v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159484.0 KB

Removes tags from an Amazon Managed Workflows for Apache Airflow Serverless resource. This operation removes the specified tags from the resource.

post/#X-Amz-Target=AmazonMWAAServerless.UntagResource

Headers

X-Amz-Target'AmazonMWAAServerless.UntagResource' required

Request body

ResourceArnstring required

The Amazon Resource Name (ARN) of the resource from which to remove tags.

TagKeysTagKey[] required

A list of tag keys to remove from the resource. Only the keys are required; the values are ignored.

Response

Success

UntagResourceResponse required