FirewallDomainListMetadata - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FirewallDomainListMetadata

Minimal high-level information for a firewall domain list. The action ListFirewallDomainLists returns an array of these objects.

To retrieve full information for a firewall domain list, call GetFirewallDomainList and ListFirewallDomains.

Contents

Arn

The Amazon Resource Name (ARN) of the firewall domain list metadata.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

CreatorRequestId

A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

Id

The ID of the domain list.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

ManagedOwnerName

The owner of the list, used only for lists that are not managed by you. For example, the managed domain list AWSManagedDomainsMalwareDomainList has the managed owner name Route 53 Resolver DNS Firewall.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

Name

The name of the domain list.

Type: String

Length Constraints: Maximum length of 64.

Pattern: (?!^[0-9]+$)([a-zA-Z0-9\-_' ']+)

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: