v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456373564.1 KB

Deletes specified tags from a resource.

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

Headers

X-Amz-Target'AmazonEC2ContainerServiceV20141113.UntagResource' required

Request body

resourceArnstring required

The Amazon Resource Name (ARN) of the resource to delete tags from. Currently, the supported resources are Amazon ECS capacity providers, tasks, services, task definitions, clusters, and container instances.

tagKeysTagKey[] required

The keys of the tags to be removed.

Response

Success

UntagResourceResponse required

Example response

{}