AssetListingItem
The details of an asset published in an Amazon DataZone catalog.
Contents
- additionalAttributes
 - 
               
The additional attributes of an asset published in an Amazon DataZone catalog.
Type: AssetListingItemAdditionalAttributes object
Required: No
 - createdAt
 - 
               
The timestamp of when an asset published in an Amazon DataZone catalog was created.
Type: Timestamp
Required: No
 - description
 - 
               
The description of an asset published in an Amazon DataZone catalog.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
 - entityId
 - 
               
The identifier of the inventory asset.
Type: String
Pattern:
[a-zA-Z0-9_-]{1,36}Required: No
 - entityRevision
 - 
               
The revision of the inventory asset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
 - entityType
 - 
               
The type of the inventory asset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[^\.]*.*Required: No
 - glossaryTerms
 - 
               
Glossary terms attached to the inventory asset.
Type: Array of DetailedGlossaryTerm objects
Required: No
 - governedGlossaryTerms
 - 
               
The restricted glossary terms associated with an asset.
Type: Array of DetailedGlossaryTerm objects
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: No
 - listingCreatedBy
 - 
               
The Amazon DataZone user who created the listing.
Type: String
Required: No
 - listingId
 - 
               
The identifier of the listing (asset published in Amazon DataZone catalog).
Type: String
Pattern:
[a-zA-Z0-9_-]{1,36}Required: No
 - listingRevision
 - 
               
The revision of the listing (asset published in Amazon DataZone catalog).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
 - listingUpdatedBy
 - 
               
The Amazon DataZone user who updated the listing.
Type: String
Required: No
 - name
 - 
               
The name of the inventory asset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
 - owningProjectId
 - 
               
The identifier of the project that owns the inventory asset.
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: