Gets a metadata generation run in Amazon DataZone.
Prerequisites:
-
Valid domain and run identifier.
-
The metadata generation run must exist.
-
User must have read access to the metadata run.
get/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}
Path parameters
domainIdentifierstring required
The ID of the Amazon DataZone domain the metadata generation run of which you want to get.
identifierstring required
The identifier of the metadata generation run.
Query parameters
type'BUSINESS_DESCRIPTIONS' | 'BUSINESS_NAMES' | 'BUSINESS_GLOSSARY_ASSOCIATIONS'
The type of the metadata generation run.
Response
Success