ThesaurusSummary
An array of summary information for a thesaurus or multiple thesauri.
Contents
- CreatedAt
-
The Unix timestamp when the thesaurus was created.
Type: Timestamp
Required: No
- Id
-
The identifier of the thesaurus.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9_-]*
Required: No
- Name
-
The name of the thesaurus.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9_-]*
Required: No
- Status
-
The status of the thesaurus.
Type: String
Valid Values:
CREATING | ACTIVE | DELETING | UPDATING | ACTIVE_BUT_UPDATE_FAILED | FAILED
Required: No
- UpdatedAt
-
The Unix timestamp when the thesaurus was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: