Cancels the metadata generation run.
Prerequisites:
-
The run must exist and be in a cancelable status (e.g., SUBMITTED, IN_PROGRESS).
-
Runs in SUCCEEDED status cannot be cancelled.
-
User must have access to the run and cancel permissions.
post/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel
Path parameters
domainIdentifierstring required
The ID of the Amazon DataZone domain in which the metadata generation run is to be cancelled.
identifierstring required
The ID of the metadata generation run.
Response
Success
CancelMetadataGenerationRunOutput required