v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Deletes a DNS view. This operation cannot be undone.

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/dns-views/{dnsViewId}

Path parameters

dnsViewIdstring required

The unique identifier of the DNS view to delete.

Response

Success

idstring required

The unique identifier of the deleted DNS view.

arnstring required

The Amazon Resource Name (ARN) of the deleted DNS view.

clientTokenstring

The unique string that identifies the request and ensures idempotency.

dnssecValidation'ENABLED' | 'DISABLED' required

Whether DNSSEC validation was enabled for the deleted DNS view.

ednsClientSubnet'ENABLED' | 'DISABLED' required

Whether EDNS Client Subnet injection was enabled for the deleted DNS view.

firewallRulesFailOpen'ENABLED' | 'DISABLED' required

The firewall rules fail-open behavior that was configured for the deleted DNS view.

namestring required

The name of the deleted DNS view.

descriptionstring

The description of the deleted DNS view.

globalResolverIdstring required

The ID of the Route 53 Global Resolver that the deleted DNS view was associated with.

createdAtstring date-time required

The date and time when the DNS view was originally created.

updatedAtstring date-time required

The date and time when the DNS view was last updated before deletion.

status'CREATING' | 'OPERATIONAL' | 'UPDATING' | 'ENABLING' | 'DISABLING' | 'DISABLED' | 'DELETING' required

The final status of the deleted DNS view.