DataProductListing
The data product listing.
Contents
- createdAt
-
The timestamp at which the data product listing was created.
Type: Timestamp
Required: No
- dataProductId
-
The ID of the data product listing.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: No
- dataProductRevision
-
The revision of the data product listing.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- forms
-
The metadata forms of the data product listing.
Type: String
Required: No
- glossaryTerms
-
The glossary terms of the data product listing.
Type: Array of DetailedGlossaryTerm objects
Required: No
- items
-
The data assets of the data product listing.
Type: Array of ListingSummary objects
Required: No
- owningProjectId
-
The ID of the owning project of the data product listing.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: