GlossaryItem
The details of a business glossary.
Contents
- domainId
-
The identifier of the Amazon DataZone domain in which the business glossary exists.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- id
-
The identifier of the glossary.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- name
-
The name of the glossary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- owningProjectId
-
The identifier of the project that owns the business glosary.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- status
-
The business glossary status.
Type: String
Valid Values:
DISABLED | ENABLED
Required: Yes
- createdAt
-
The timestamp of when the glossary was created.
Type: Timestamp
Required: No
- createdBy
-
The Amazon DataZone user who created the glossary.
Type: String
Required: No
- description
-
The business glossary description.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 4096.
Required: No
- updatedAt
-
The timestamp of when the business glossary was updated.
Type: Timestamp
Required: No
- updatedBy
-
The Amazon DataZone user who updated the business glossary.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: