0.1.1 • Published 3 years ago

@aligent/cdk-cloudfront-security-headers v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

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