v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Updates a DNS Firewall domain list from an array of specified domains.

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/firewall-domain-lists/{firewallDomainListId}/domains

Path parameters

firewallDomainListIdstring required

The ID of the DNS Firewall domain list to which you want to add the domains.

Request body

domainsDomain[] required

A list of the domains. You can add up to 1000 domains per request.

operationstring required

The operation for updating the domain list. The allowed values are ADD, REMOVE, and REPLACE.

Response

Success

idstring required

The ID of the DNS Firewall domain list.

namestring required

The name of the domain list.

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

The operational status of the domain list.