Context values and the AWS CDK - AWS Cloud Development Kit (AWS CDK) v2
Context values are key-value pairs that can be associated with an app, stack, or construct. They may be supplied to your app from a file (usually either cdk.json or cdk.context.json in your project directory) or on the command line.