2.2.0-alpha.11 • Published 1 year ago

sites-cloudfront v2.2.0-alpha.11

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Sites CloudFront

This package contains resources that are shared across CloudFront distributions (cache policy, origin request policy, response headers policy, CloudFront Function, etc.).

It was bootstrapped with the cdk init app --language=typescript command and thus follows those conventions.

The cdk.json file tells the CDK Toolkit how to execute your app.

The

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template