v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Deletes the specified tags from a resource.

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

Headers

X-Amz-Target'DeviceFarm_20150623.UntagResource' required

Request body

ResourceARNstring required

The Amazon Resource Name (ARN) of the resource or resources from which to delete tags. You can associate tags with the following Device Farm resources: <code>PROJECT</code>, <code>RUN</code>, <code>NETWORK_PROFILE</code>, <code>INSTANCE_PROFILE</code>, <code>DEVICE_INSTANCE</code>, <code>SESSION</code>, <code>DEVICE_POOL</code>, <code>DEVICE</code>, and <code>VPCE_CONFIGURATION</code>.

TagKeysTagKey[] required

The keys of the tags to be removed.

Response

Success

UntagResourceResponse required