Service Catalog
The ServiceCatalog CDK application is used to deploy Service Catalog resources which can be used within a broader data environment.
Deployed Resources and Compliance Details

Service Catalog Portfolios - Portfolios to which products can be added via the MDAA framework.
Portfolio Principal Association - Associates IAM Roles to a portfolio
Configuration
MDAA Config
Add the following snippet to your mdaa.yaml under the modules: section of a domain/env in order to use this module:
service-catalog: # Module Name can be customized
module_path: "@aws-mdaa/service-catalog" # Must match module NPM package name
module_configs:
- ./service-catalog.yaml # Filename/path can be customized