Skip to content

Add Support for EndpointConfiguration IpAddressType #3757

Open
@iph

Description

@iph

Hello!

API Gateway recently released IpAddressType in many of their resources. E.g. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-domainname-endpointconfiguration.html#cfn-apigateway-domainname-endpointconfiguration-ipaddresstype

If folks want IPv6 and are on SAM, we probably need to plumb this property through anywhere EndpointConfiguration is used.

Based on the guidelines, the proposed solution would be to passthrough the name IpAddressType where EndpointConfiguration is used.

May try to hack my way through this :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    stage/needs-triageAutomatically applied to new issues and PRs, indicating they haven't been looked at.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions