v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430332272.3 KB

Removes one or more tags from the specified resource.

post/untag-resource

Request body

ResourceArnstring required
<p>The Amazon Resource Name (ARN) of the CloudWatch resource that you want to delete tags from.</p> <p>The ARN format of an Application Signals SLO is <code>arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:slo:<i>slo-name</i> </code> </p> <p>For more information about ARN format, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazoncloudwatch.html#amazoncloudwatch-resources-for-iam-policies"> Resource Types Defined by Amazon CloudWatch</a> in the <i>Amazon Web Services General Reference</i>.</p>
TagKeysTagKey[] required

The list of tag keys to remove from the resource.

Response

Success

UntagResourceResponse required