Description
Adds multiple tags to a cloud resource.
Syntax
Action: ACS::TAG::TagResourceByTagsIgnoreCaseSensitive
Properties:
regionId: String
tags: Json
resourceARN: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
tags |
The tags to add to the resource. |
Json |
Yes |
||
|
resourceARN |
The Alibaba Cloud Resource Name (ARN) of the resource. |
String |
Yes |
Output
None
References
For more information, see ACS::TAG::TagResourceByTagsIgnoreCaseSensitive at GitHub.