-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
DataDog/serverless-sample-app
#537Labels
@aws-cdk/aws-lambdaRelated to AWS LambdaRelated to AWS Lambdaeffort/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
CloudFront recently launched support for IPv6 origins.
Lambda function URL's are by default dual stack.
This feature request tracks automatically enabling dual stack support for Lambda function URL origins.
Use Case
Right now, our Lambda function URL origins are using the (now legacy) IPv4 only configuration even though they support IPv6.
We would like to leverage IPv6 where possible.
Proposed Solution
CloudFront has added IpAddressType in the CustomOriginConfig in CloudFormation.
Given that, the update should be simply updating the rendering of the CustomOriginConfig here.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
n/a
AWS CDK CLI version
n/a
Environment details (OS name and version, etc.)
n/a
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-lambdaRelated to AWS LambdaRelated to AWS Lambdaeffort/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