v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Enables a disabled DNS view, allowing it to serve DNS queries again.

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}/enable

Path parameters

dnsViewIdstring required

The unique identifier of the DNS view to enable.

Response

Success

idstring required

The unique identifier of the enabled DNS view.

arnstring required

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

clientTokenstring

The unique string that identifies the request and ensures idempotency.

dnssecValidation'ENABLED' | 'DISABLED' required

Whether DNSSEC validation is enabled for the enabled DNS view.

ednsClientSubnet'ENABLED' | 'DISABLED' required

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

firewallRulesFailOpen'ENABLED' | 'DISABLED' required

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

namestring required

The name of the enabled DNS view.

descriptionstring

The description of the enabled DNS view.

globalResolverIdstring required

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