21 CDK constructs available in aws-cdk-lib/aws-servicecatalog
import * as servicecatalog from 'aws-cdk-lib/aws-servicecatalog';Higher-level abstractions with sensible defaults and convenience methods.
A Service Catalog Cloudformation Product.
A Service Catalog portfolio.
A Service Catalog product stack, which is similar in form to a Cloudformation nested stack. You can add the resources to this stack that you want to define for your service catalog product. This stack will not be treated as an independent deployment artifact (won't be listed in "cdk list" or deployable through "cdk deploy"), but rather only synthesized as a template and uploaded as an asset to S3.
A Construct that contains a Service Catalog product stack with its previous deployments maintained.
Defines a set of TagOptions, which are a list of key-value pairs managed in AWS Service Catalog. It is not an AWS tag, but serves as a template for creating an AWS tag based on the TagOption. See https://docs.aws.amazon.com/servicecatalog/latest/adminguide/tagoptions.html
Direct CloudFormation resource mappings. One-to-one with CloudFormation resource types.
AWS::ServiceCatalog::AcceptedPortfolioShareAWS::ServiceCatalog::CloudFormationProductAWS::ServiceCatalog::CloudFormationProvisionedProductAWS::ServiceCatalog::LaunchNotificationConstraintAWS::ServiceCatalog::LaunchRoleConstraintAWS::ServiceCatalog::LaunchTemplateConstraintAWS::ServiceCatalog::PortfolioAWS::ServiceCatalog::PortfolioPrincipalAssociationAWS::ServiceCatalog::PortfolioProductAssociationAWS::ServiceCatalog::PortfolioShareAWS::ServiceCatalog::ResourceUpdateConstraintAWS::ServiceCatalog::ServiceActionAWS::ServiceCatalog::ServiceActionAssociationAWS::ServiceCatalog::StackSetConstraintAWS::ServiceCatalog::TagOptionAWS::ServiceCatalog::TagOptionAssociationOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-cdk-lib/aws-servicecatalog