@aligent/cdk-cloudfront-security-headers
v0.1.1
Published
A Cloudfront Lambda@Edge function for adding security headers.
Downloads
4
Keywords
Readme
AWS CDK CloudFront Security Headers
This package contains a Lambda@Edge function for cloudfront to add security headers to the origin response of all requests.
Useful commands
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit tests