Description
Creates and adds a tag to a cloud resource.
Syntax
Action: ACS::TAG::TagResourceByTagIgnoreCaseSensitive
Properties:
regionId: String
tagKey: String
tagValue: String
resourceARN: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
tagKey | The key of the tag. | String | Yes | ||
tagValue | The value of the tag. | String | Yes | ||
resourceARN | The Alibaba Cloud Resource Name (ARN) of the resource. | String | Yes |
Output
None
References
For more information, see ACS::TAG::TagResourceByTagIgnoreCaseSensitive at GitHub.