v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142717496.7 KB

Remove one or more tags (keys and values) from a specified application.

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

Headers

X-Amz-Target'EC2WindowsBarleyService.UntagResource' required

Request body

ResourceARNstring required

The Amazon Resource Name (ARN) of the application that you want to remove one or more tags from.

TagKeysTagKey[] required
<p>The tags (tag keys) that you want to remove from the resource. When you specify a tag key, the action removes both that key and its associated tag value.</p> <p>To remove more than one tag from the application, append the <code>TagKeys</code> parameter and argument for each additional tag to remove, separated by an ampersand. </p>

Response

Success

UntagResourceResponse required