Compare the specified stack with the deployed stack or a local CloudFormation template

cdk

  • A CLI for AWS Cloud Development Kit (CDK).
    More information: <https://docs.aws.amazon.com/cdk/latest/guide/cli.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

cdk diff {{stack_name}}

click the source code to copy