-
Notifications
You must be signed in to change notification settings - Fork 4.5k
cloudfront_origins: Support OAC access for Lambda function URL #31629
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cloudfront-originsRelated to CloudFront Origins for the CDK CloudFront LibraryRelated to CloudFront Origins for the CDK CloudFront Libraryaws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
In April 2024, the Cloudfront team announced support for Origin Access Control (OAC) for Lambda function URL origins. Add a new construct that will support this as an origin.
Use Case
Exposing Lambda Function URL's on the public internet has a lot of risk, but there are use cases where customers need to expose these lambda functions on the public internet, but would prefer to have the protections that come with CloudFront (ie, DDoS protection, Web Application Firewall, etc).
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
N/A
Environment details (OS name and version, etc.)
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cloudfront-originsRelated to CloudFront Origins for the CDK CloudFront LibraryRelated to CloudFront Origins for the CDK CloudFront Libraryaws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2