Skip to content

Latest commit

 

History

History

cloudfront-security-headers

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 js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests