v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Deletes specified tags from a resource.

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

Headers

X-Amz-Target'StarlingDoveService.UntagResource' required

Request body

ResourceArnstring required

The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are <code>ConfigRule</code>, <code>ConfigurationAggregator</code> and <code>AggregatorAuthorization</code>.

TagKeysTagKey[] required

The keys of the tags to be removed.

Response

Success