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 | PARTIALLY_SUCCEEDEDRequired: No
- target
-
The asset for which metadata was generated.
Type: MetadataGenerationRunTarget object
Required: No
- type
-
This member has been deprecated.
The type of the metadata generation run.
Type: String
Valid Values:
BUSINESS_DESCRIPTIONS | BUSINESS_NAMES | BUSINESS_GLOSSARY_ASSOCIATIONSRequired: No
- types
-
The types of the metadata generation run.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Valid Values:
BUSINESS_DESCRIPTIONS | BUSINESS_NAMES | BUSINESS_GLOSSARY_ASSOCIATIONSRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: