View a markdown version of this page

IpAddressUpdate - Amazon Route 53

IpAddressUpdate

In an UpdateResolverEndpoint request, information about an IP address to update.

Contents

Ip

The new IPv4 address.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 36.

Required: No

IpId

Only when removing an IP address from a Resolver endpoint: The ID of the IP address that you want to remove. To get this ID, use GetResolverEndpoint.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

Ipv6

The new IPv6 address.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 39.

Required: No

SubnetId

The ID of the subnet that includes the IP address that you want to update. To get this ID, use GetResolverEndpoint.

We recommend using VPC Resolver on AWS Outposts to create endpoints on AWS Outposts Racks.

Important

Outposts subnets with Local Network Interface (LNI) enabled are not compatible with Route 53 Resolver endpoints. If you enable LNI on a subnet that contains Route 53 Resolver endpoint elastic network interfaces (ENIs), those ENIs will stop functioning. For more information, see Subnet compatibility for Resolver endpoints in the Amazon Route 53 Developer Guide.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: