All Products
Search
Document Center

CloudOps Orchestration Service:ACS::TAG::TagResourceByTagIgnoreCaseSensitive

Last Updated:Jun 18, 2024

Description

Creates and adds a tag to a cloud resource.

Syntax

Action: ACS::TAG::TagResourceByTagIgnoreCaseSensitive
Properties:
 regionId: String
 tagKey: String
 tagValue: String
 resourceARN: String

Attributes

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.