v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Deletes a DNS firewall rule. 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/firewall-rules/{firewallRuleId}

Path parameters

firewallRuleIdstring required

The unique identifier of the firewall rule to delete.

Response

Success

action'ALLOW' | 'ALERT' | 'BLOCK' required

The action that was configured for the deleted firewall rule.

blockOverrideDnsType'CNAME'

The DNS record type that was configured for the deleted firewall rule's custom response.

blockOverrideDomainstring

The custom domain that was configured for the deleted firewall rule's BLOCK response.

blockOverrideTtlinteger

The TTL value that was configured for the deleted firewall rule's custom response.

blockResponse'NODATA' | 'NXDOMAIN' | 'OVERRIDE'

The block response type that was configured for the deleted firewall rule.

confidenceThreshold'LOW' | 'MEDIUM' | 'HIGH'

The confidence threshold that was configured for the deleted firewall rule's advanced threat detection.

createdAtstring date-time required

The date and time when the firewall rule was originally created.

descriptionstring

The description of the deleted firewall rule.

dnsAdvancedProtection'DGA' | 'DNS_TUNNELING' | 'DICTIONARY_DGA'

Whether advanced DNS threat protection was enabled for the deleted firewall rule.

firewallDomainListIdstring

The ID of the firewall domain list that was associated with the deleted firewall rule.

idstring required

The unique identifier of the deleted firewall rule.

namestring required

The name of the deleted firewall rule.

priorityinteger required

The priority that was configured for the deleted firewall rule.

dnsViewIdstring required

The ID of the DNS view that was associated with the deleted firewall rule.

queryTypestring

The DNS query type that the deleted firewall rule was configured to match.

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

The final status of the deleted firewall rule.

updatedAtstring date-time required

The date and time when the firewall rule was last updated before deletion.