Skip to content

Latest commit

 

History

History

cloudfront-security-headers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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