Detaches tags from resources in Cloud Config.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
config:UntagResources |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region. |
cn-shanghai |
| ResourceType |
string |
Yes |
The type of the CloudConfig resource. Valid values:
|
ACS::Config::Rule |
| ResourceId |
array |
Yes |
The IDs of the resources. You can specify a maximum of 50 resource IDs. You can detach tags from up to 50 resources at a time. |
|
|
string |
Yes |
The ID of the resource. |
cr-115b626622af0060**** |
|
| TagKey |
array |
No |
The tag keys of the tags to detach. |
|
|
string |
No |
The tag key. |
Env |
|
| All |
boolean |
No |
Specifies whether to detach all tags from the resources. Valid values:
|
false |
For more information about common request parameters, see Common parameters.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
AB2E4317-06A6-5745-B7C3-E001E551B380 |
Examples
Success response
JSON format
{
"RequestId": "AB2E4317-06A6-5745-B7C3-E001E551B380"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.