This is the AWS CDK v2 Developer Guide. The older CDK v1 entered maintenance on June 1, 2022 and ended support on June 1, 2023.
cdk metadata
Display metadata associated with a CDK stack.
Usage
$
cdk metadata
<arguments>
<options>
Arguments
- CDK stack ID
-
The construct ID of the CDK stack from your app to display metadata for.
Type: String
Required: No
Options
For a list of global options that work with all CDK CLI commands, see Global options.
--help, -h
BOOLEAN
-
Show command reference information for the
cdk metadata
command.