Untag Resource
GET {{aws_cloudwatch_base_url}}/?Action=UntagResource&ResourceARN=&TagKeys.member.N=&Version=2010-08-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
ResourceARN | null | The ARN of the CloudWatch resource that you're removing tags from. For more information on ARN format, see Example ARNs in the Amazon Web Services General Reference. | |
TagKeys.member.N | null | The list of tag keys to remove from the resource. | |
Version | string |