v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463250283.1 KB

Updates the name, or enpoint type for an inbound or an outbound Resolver endpoint. You can only update between IPV4 and DUALSTACK, IPV6 endpoint type can't be updated to other type.

post/#X-Amz-Target=Route53Resolver.UpdateResolverEndpoint

Headers

X-Amz-Target'Route53Resolver.UpdateResolverEndpoint' required

Request body

ResolverEndpointIdstring required

The ID of the Resolver endpoint that you want to update.

Namestring

The name of the Resolver endpoint that you want to update.

ResolverEndpointType'IPV6' | 'IPV4' | 'DUALSTACK'

Specifies the endpoint type for what type of IP address the endpoint uses to forward DNS queries.

Response

Success