Action
ACS::TAG::GetARNsByTag
Description
Queries Alibaba Cloud Resource Names (ARNs) by a tag.
Syntax
Action: ACS::TAG::GetARNsByTag
Properties:
regionId: String
tagKey: String
tagValue: String
resourceType: String
rateControl: Json
Attributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
tagKey | The tag key. | String | Yes | ||
tagValue | The tag value. | String | No | "" | |
resourceType | The resource type. | String | No | "" | |
rateControl | The rate control settings. | Json | No | {'Mode': 'Concurrency', 'MaxErrors': 0, 'Concurrency': 10} |
Output
Output item | Description | Type |
resourceArns | List |
References
For more information, see ACS::TAG::GetARNsByTag.yml at GitHub.