Open SydneyUni-Jim opened 5 months ago
I guess it's related to https://github.com/aws/aws-cdk/issues/12671 ?
It's not related to #12671, at least not directly. That's about Lambda@Edge. This is about CloudFront Functions, two different things.
ref: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/edge-functions.html
Describe the feature
Support running the code for CloudFront Functions (not Lambda@Edge) through esbuild and/or tsc.
Use Case
Proposed Solution
Other Information
No response
Acknowledgements
CDK version used
2.144.0
Environment details (OS name and version, etc.)
NodeJS/iron