MetadataGenerationRunItem
The metadata generation run.
Contents
- domainId
-
The ID of the Amazon DataZone domain in which the metadata generation run was created.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- id
-
The ID of the metadata generation run.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- owningProjectId
-
The ID of the project that owns the asset for which the metadata generation was ran.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- createdAt
-
The timestamp at which the metadata generation run was created.
Type: Timestamp
Required: No
- createdBy
-
The user who created the metadata generation run.
Type: String
Required: No
- status
-
The status of the metadata generation run.
Type: String
Valid Values:
SUBMITTED | IN_PROGRESS | CANCELED | SUCCEEDED | FAILED
Required: No
- target
-
The asset for which metadata was generated.
Type: MetadataGenerationRunTarget object
Required: No
- type
-
The type of the metadata generation run.
Type: String
Valid Values:
BUSINESS_DESCRIPTIONS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: