Removes tags from Auto Scaling resources in a batch. After a tag is removed from all resources, the tag is automatically deleted.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ess:UntagResources |
update |
*ScalingGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. You can call the DescribeRegions operation to query the most recent region list. |
cn-hangzhou |
| ResourceType |
string |
Yes |
The resource type. Set the value to scalinggroup. |
scalinggroup |
| All |
boolean |
No |
Specifies whether to remove all tags from the resource. This parameter takes effect only when
Default value: false. |
false |
| ResourceIds |
array |
Yes |
The resource IDs. |
|
|
string |
No |
The resource ID. |
asg-bp17xb4x1vr29lgt**** |
|
| TagKeys |
array |
No |
The tag keys. |
|
|
string |
No |
The tag key. |
TestKey |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
3AEBB1B9-5B13-4311-951F-C3C7FA2B**** |
Examples
Success response
JSON format
{
"RequestId": "3AEBB1B9-5B13-4311-951F-C3C7FA2B****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.