v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Imports a list of domains from an Amazon S3 file into a firewall domain list. The file should contain one domain per line.

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/s3_file_url

Path parameters

firewallDomainListIdstring required

ID of the DNS Firewall domain list that you want to import the domain list to.

Request body

domainFileUrlstring required

The fully qualified URL of the file in Amazon S3 that contains the list of domains to import. The file should contain one domain per line.

operationstring required

This value is <code>REPLACE</code>, and it updates the domain list to match the list of domains in the imported file.

Response

Success

idstring required

ID of the DNS Firewall domain list that you imported the domain list to.

namestring required

Name of the DNS Firewall domain list.

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

Operational status of the DNS Firewall domain list.