FormTypeData - Amazon DataZone

FormTypeData

The details of the metadata form type.

Contents

domainId

The identifier of the Amazon DataZone domain in which the form type exists.

Type: String

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

Required: Yes

name

The name of the form type.

Type: String

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

Pattern: ^(amazon.datazone.)?(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$

Required: Yes

revision

The revision of the form type.

Type: String

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

Required: Yes

createdAt

The timestamp of when the metadata form type was created.

Type: Timestamp

Required: No

createdBy

The Amazon DataZone user who created teh metadata form type.

Type: String

Required: No

description

The description of the metadata form type.

Type: String

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

Required: No

imports

The imports specified in the form type.

Type: Array of Import objects

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

Required: No

model

The model of the form type.

Type: Model object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

originDomainId

The identifier of the Amazon DataZone domain in which the form type was originally created.

Type: String

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

Required: No

originProjectId

The identifier of the project in which the form type was originally created.

Type: String

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

Required: No

owningProjectId

The identifier of the project that owns the form type.

Type: String

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

Required: No

status

The status of the form type.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: