Skip to content

(aws-cloudfront-origins): Default Lambda Function URL Origins To Dual Stack IPv4/IPv6 #35450

@rhermes62

Description

@rhermes62

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

No one assigned

    Labels

    @aws-cdk/aws-lambdaRelated to AWS Lambdaeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions