IpAddressUpdate - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

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 Amazon SDKs, see the following: