v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1448186240.2 KB

Retrieves information about a firewall domain list.

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.

get/firewall-domain-lists/{firewallDomainListId}

Path parameters

firewallDomainListIdstring required

ID of the domain list.

Response

Success

arnstring required

Amazon Resource Name (ARN) of the domain list.

globalResolverIdstring required

ID of the Global Resolver that the domain list is associated to.

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency. This means that making the same request multiple times with the same <code>clientToken</code> has the same result every time.

createdAtstring date-time required

The time and date the domain list was created.

descriptionstring

The description of the domain list.

domainCountinteger required

Number of domains in the domain list.

idstring required

ID of the domain list.

namestring required

Name of the domain list.

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

Operational status of the domain list.

statusMessagestring

Additional information about the status of the domain list.

updatedAtstring date-time required

The date and time the domain list was updated.