0.3.0 • Published 7 months ago

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

Weekly downloads
-
License
-
Repository
-
Last release
7 months 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