Maintained with ☕️ by
IcePanel logo

AWS Service Catalog Provisioning constructs for the AWS Cloud Development Kit (AWS CDK) are now available

Share

Services

AWS Service Catalog Provisioning constructs for the [AWS Cloud Development Kit (AWS CDK)](/cdk/) are now available for builders to create application infrastructure in code that provisions cloud resources from their approved Service Catalog products. Service Catalog builders can now create their AWS CDK applications with approved constructs in familiar programming languages like Typescript and Python directly in their Integrated Development Environment. Using [cdk-import](https://github.com/cdklabs/cdk-import), builders can access a library of Provisioning constructs in their local development environment for the AWS Service Catalog products they have access to provision which automatically include the governance that their administrators have configured. Following inline guidance in their local development environment and automatically generated comments within their locally-installed constructs, builders can model complex application infrastructure that meets enterprise requirements with a few lines of code in a few minutes. When deploying CDK applications that contain one or more Provisioning constructs, AWS Service Catalog creates provisioned products reflective of those constructs and their configurations. AWS Service Catalog Provisioning constructs are available through the cdk-import tool, which is available on [Github](https://github.com/cdklabs/cdk-import). See the [AWS Region Table](/about-aws/global-infrastructure/regional-product-services/) for complete regional availability. To get started, see the following resources: [Getting started with AWS Service Catalog](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/getstarted.html) [Getting started with the AWS CDK](https://docs.aws.amazon.com/cdk/latest/guide/getting%5Fstarted.html) [cdk-import tool on GitHub](https://github.com/cdklabs/cdk-import) [AWS Service Catalog Construct Library](https://constructs.dev/packages/@aws-cdk/aws-servicecatalog) [AWS Service Catalog Workshop - Developers and Builders: Using Service Catalog with the AWS CDK](http://servicecatalog.workshop.aws/)