DataProductListingItem
The asset of the data product listing.
Contents
- additionalAttributes
-
The additional attributes of the asset of the data product.
Type: DataProductListingItemAdditionalAttributes object
Required: No
- createdAt
-
The timestamp at which the asset of the data product listing was created.
Type: Timestamp
Required: No
- description
-
The description of the asset of the asset of the data product.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- entityId
-
The entity ID of the asset of the asset of the data product.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: No
- entityRevision
-
The revision of the asset of the asset of the data product.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- glossaryTerms
-
The glossary terms of the asset of the asset of the data product.
Type: Array of DetailedGlossaryTerm objects
Required: No
- items
-
The data of the asset of the data product.
Type: Array of ListingSummaryItem objects
Required: No
- listingCreatedBy
-
The timestamp at which the listing was created.
Type: String
Required: No
- listingId
-
The ID of the listing.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: No
- listingRevision
-
The revision of the listing.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- listingUpdatedBy
-
The user who updated the listing.
Type: String
Required: No
- name
-
The name of the asset of the data product.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- owningProjectId
-
The ID of the owning project of the asset of the data product.
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: