v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

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