v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Deletes a Route 53 Global Resolver instance. This operation cannot be undone. All associated DNS views, access sources, tokens, and firewall rules are also deleted.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify --region us-east-2 on Amazon Web Services CLI commands.

delete/global-resolver/{globalResolverId}

Path parameters

globalResolverIdstring required

The unique identifier of the Route 53 Global Resolver to delete.

Response

Success

idstring required

The unique identifier of the deleted Route 53 Global Resolver.

arnstring required

The Amazon Resource Name (ARN) of the deleted Route 53 Global Resolver.

clientTokenstring required

The unique string that identifies the request and ensures idempotency.

dnsNamestring required

The hostname that DNS clients used for TLS certificate validation when connecting to the deleted Route 53 Global Resolver.

observabilityRegionstring

The Amazon Web Services Region where observability data for the deleted Route 53 Global Resolver was stored.

namestring required

The name of the deleted Route 53 Global Resolver.

descriptionstring

The description of the deleted Route 53 Global Resolver.

regionsRegion[] required

The Amazon Web Services Regions where the deleted Route 53 Global Resolver was deployed and operational.

createdAtstring date-time required

The date and time when the Route 53 Global Resolver was originally created.

updatedAtstring date-time required

The date and time when the Route 53 Global Resolver was last updated before deletion.

status'CREATING' | 'OPERATIONAL' | 'UPDATING' | 'DELETING' required

The final status of the deleted Route 53 Global Resolver.

ipv4AddressesIPv4Address[] required

The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.

ipv6AddressesIPv6Address[]

The global anycast IPv6 addresses that were associated with the deleted Route 53 Global Resolver.

ipAddressType'IPV4' | 'DUAL_STACK'

The IP address type that was configured for the deleted Route 53 Global Resolver.