datazone_cancel_metadata_generation_run {paws.analytics}R Documentation

Cancels the metadata generation run

Description

Cancels the metadata generation run.

See https://www.paws-r-sdk.com/docs/datazone_cancel_metadata_generation_run/ for full documentation.

Usage

datazone_cancel_metadata_generation_run(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain in which the metadata generation run is to be cancelled.

identifier

[required] The ID of the metadata generation run.


[Package paws.analytics version 0.7.0 Index]