update aws-cloudfront-apigateway to use CloudFront Functions instead of Lambda@Edge #295
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
Currently this constructs uses Lambda@Edge functions to inject security headers. As such, it can only be launched in us-east-1 and destroying the stack has to be completed manually. CloudFront functions perform the same functionality without these limitations. This is similar to the implementation of aws-cloudfront-s3.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: