AssetItem - Amazon DataZone

AssetItem

A Amazon DataZone inventory asset.

Contents

domainId

The identifier of the Amazon DataZone domain in which the inventory asset exists.

Type: String

Pattern: ^dzd[-_][a-zA-Z0-9_-]{1,36}$

Required: Yes

identifier

the identifier of the Amazon DataZone inventory asset.

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Required: Yes

name

The name of the Amazon DataZone inventory asset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

owningProjectId

The identifier of the Amazon DataZone project that owns the inventory asset.

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Required: Yes

typeIdentifier

The identifier of the asset type of the specified Amazon DataZone inventory asset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 513.

Pattern: ^(?!\.)[\w\.]*\w$

Required: Yes

typeRevision

The revision of the inventory asset type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

additionalAttributes

The additional attributes of a Amazon DataZone inventory asset.

Type: AssetItemAdditionalAttributes object

Required: No

createdAt

The timestamp of when the Amazon DataZone inventory asset was created.

Type: Timestamp

Required: No

createdBy

The Amazon DataZone user who created the inventory asset.

Type: String

Required: No

description

The description of an Amazon DataZone inventory asset.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

externalIdentifier

The external identifier of the Amazon DataZone inventory asset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

firstRevisionCreatedAt

The timestamp of when the first revision of the inventory asset was created.

Type: Timestamp

Required: No

firstRevisionCreatedBy

The Amazon DataZone user who created the first revision of the inventory asset.

Type: String

Required: No

glossaryTerms

The glossary terms attached to the Amazon DataZone inventory asset.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 20 items.

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: