v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458293303.1 KB

Detaches a key-value pair from a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.

No response is returned from this call.

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

Headers

X-Amz-Target'TransferService.UntagResource' required

Request body

Arnstring required

The value of the resource that will have the tag removed. An Amazon Resource Name (ARN) is an identifier for a specific Amazon Web Services resource, such as a server, user, or role.

TagKeysTagKey[] required

TagKeys are key-value pairs assigned to ARNs that can be used to group and search for resources by type. This metadata can be attached to resources for any purpose.

Response

Success