v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Remove a customer tag from a resource. A tag is a key-value pair of metadata associated with an Proton resource.

For more information, see Proton resources and tagging in the Proton User Guide.

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

Headers

X-Amz-Target'AwsProton20200720.UntagResource' required

Request body

resourceArnstring required

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

tagKeysTagKey[] required

A list of customer tag keys that indicate the customer tags to be removed from the resource.

Response

Success

UntagResourceOutput required