FirewallDomainList
High-level information about a list of firewall domains for use in a FirewallRule. This is returned by GetFirewallDomainList.
To retrieve the domains that are defined for this domain list, call ListFirewallDomains.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the firewall domain list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- CreationTime
-
The date and time that the domain list was created, in Unix time format and Coordinated Universal Time (UTC).
Type: String
Length Constraints: Minimum length of 20. Maximum length of 40.
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
- DomainCount
-
The number of domain names that are specified in the domain list.
Type: Integer
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 nameRoute 53 Resolver DNS Firewall
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- ModificationTime
-
The date and time that the domain list was last modified, in Unix time format and Coordinated Universal Time (UTC).
Type: String
Length Constraints: Minimum length of 20. Maximum length of 40.
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
- Status
-
The status of the domain list.
Type: String
Valid Values:
COMPLETE | COMPLETE_IMPORT_FAILED | IMPORTING | DELETING | UPDATING
Required: No
- StatusMessage
-
Additional information about the status of the list, if available.
Type: String
Length Constraints: Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: