ListDomainItem
An object in a list that represents a domain.
Contents
- CreatedAt
-
The timestamp of when the domain was created.
Type: Timestamp
Required: Yes
- DomainName
-
The unique name of the domain.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9_-]+$
Required: Yes
- LastUpdatedAt
-
The timestamp of when the domain was most recently edited.
Type: Timestamp
Required: Yes
- Tags
-
The tags used to organize, track, or control access for this resource.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: