DictionarySummary
Contains summary information about a dictionary. Used in the ListDictionaries response.
Contents
- arn
-
The ARN of the dictionary.
Type: String
Required: Yes
- id
-
The ID of the dictionary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 19.
Pattern:
[a-zA-Z0-9]+Required: Yes
- language
-
The language of the dictionary.
Type: String
Valid Values:
eng | fra | ita | deu | spa | porRequired: Yes
- name
-
The name of the dictionary.
Type: String
Pattern:
[a-zA-Z0-9]([a-zA-Z0-9-_]{0,126}[a-zA-Z0-9])?Required: Yes
- status
-
The status of the dictionary.
Type: String
Valid Values:
CREATING | AVAILABLE | REFERENCED | DELETING | DELETEDRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: