@aws-cdk/cfnspec

v0.19.0
The CloudFormation resource specification used by @aws-cdk packages
aws cdk

AWS CDK CloudFormation Tools

To update the CloudFormation spec, you can run bump-cfnspec.sh from a clean repo, as so -

./scripts/bump-cfnspec.sh

If you wish to only update the CFN spec, make sure to install all dependencies and build the cfnspec module, and then you can just run:

yarn update
npm i @aws-cdk/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Amazon Web Services
  • released 12/4/2018

Downloads