DataProductItem
The data product.
Contents
- identifier
-
The ID of the data product.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- itemType
-
The type of the data product.
Type: String
Valid Values:
ASSET
Required: Yes
- glossaryTerms
-
The glossary terms of the data product.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: No
- revision
-
The revision of the data product.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: