sites-waf
v2.2.0-alpha.2
Published
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.
Downloads
3
Readme
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 jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit testscdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation template