Use an AWS CloudFormation value - AWS Cloud Development Kit (AWS CDK) v1

This is the AWS CDK v1 Developer Guide. The older CDK v1 entered maintenance on June 1, 2022 and will now only receive critical bug fixes and security patches. New features will be developed for CDK v2 exclusively. Support for CDK v1 will end entirely on June 1, 2023. Migrate to CDK v2 to have access to the latest features and fixes.

Use an AWS CloudFormation value

See Parameters for information about using AWS CloudFormation parameters with the AWS CDK.

To get a reference to a resource in an existing AWS CloudFormation template, see Import or migrate an existing AWS CloudFormation template.