'AWS CDK bootstrap' variables
The AWS CDK bootstrap action produces and sets the following variables at run time. These are known as predefined variables.
For information about referencing these variables in a workflow, see Using predefined variables.
Key | Value |
---|---|
deployment-platform |
The name of the deployment platform. Hardcoded to |
region |
The region code of the AWS Region that the AWS CDK bootstrap stack was deployed to during the workflow run. Example: |
stack-id |
The Amazon Resource Name (ARN) of the deployed AWS CDK bootstrap stack. Example:
|
SKIP-DEPLOYMENT |
A value of This variable is only produced if its value is Hardcoded to |