2.2.0-alpha.2 • Published 1 year ago

sites-waf v2.2.0-alpha.2

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

Sites WAF

This package defines resources for the WebACL used by non-production sites to limit access to the Siemens network and other approved sources. This must be deployed in the us-east-1 region in order for the WebACL to be used by CloudFront distributions.

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.

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