Context in AWS CDK allows for dynamic adjustment of values in the CDK application without modifying the source code. Context can be set at the CDK App level, in the cdk.json file, or using the CDK CLI.

5m read timeFrom dev.to
Post cover image
Table of contents
Context in AWS CDKUsing Context at the App LevelContext Managed by CDKSetting Context using the CDK CLIConclusion

Sort: