DataProductResultItem - Amazon DataZone

DataProductResultItem

The data product.

Contents

domainId

The ID of the domain where the data product lives.

Type: String

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

Required: Yes

id

The ID of the data product.

Type: String

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

Required: Yes

name

The name of the data product.

Type: String

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

Required: Yes

owningProjectId

The ID of the owning project of the data product.

Type: String

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

Required: Yes

createdAt

The timestamp at which the data product was created.

Type: Timestamp

Required: No

createdBy

The user who created the data product.

Type: String

Required: No

description

The description of the data product.

Type: String

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

Required: No

firstRevisionCreatedAt

The timestamp at which first revision of the data product was created.

Type: Timestamp

Required: No

firstRevisionCreatedBy

The user who created the first revision of the data product.

Type: String

Required: No

glossaryTerms

The glossary terms of the data product.

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: