v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Disables a DNS view, preventing it from serving DNS queries.

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.

patch/dns-views/{dnsViewId}/disable

Path parameters

dnsViewIdstring required

The unique identifier of the DNS view to disable.

Response

Success

idstring required

The unique identifier of the disabled DNS view.

arnstring required

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

clientTokenstring

The unique string that identifies the request and ensures idempotency.

dnssecValidation'ENABLED' | 'DISABLED' required

Whether DNSSEC validation is enabled for the disabled DNS view.

ednsClientSubnet'ENABLED' | 'DISABLED' required

Whether EDNS Client Subnet injection is enabled for the disabled DNS view.

firewallRulesFailOpen'ENABLED' | 'DISABLED' required

The firewall rules fail-open behavior configured for the disabled DNS view.

namestring required

The name of the disabled DNS view.

descriptionstring

The description of the disabled DNS view.

globalResolverIdstring required

The ID of the Route 53 Global Resolver that the disabled DNS view is 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.

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

The current status of the disabled DNS view.