Queries Alibaba Cloud Resource Names (ARNs) by tag.
Action
ACS::TAG::GetARNsByTag
Description
Queries Alibaba Cloud Resource Names (ARNs) by 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 |
Region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
tagKey |
Tag key. |
String |
Yes |
||
|
tagValue |
Tag value. |
String |
No |
"" |
|
|
resourceType |
Resource type. |
String |
No |
"" |
|
|
rateControl |
Rate control settings. |
Json |
No |
{'Mode': 'Concurrency', 'MaxErrors': 0, 'Concurrency': 10} |
Output
|
Output item |
Description |
Type |
|
resourceArns |
List |
References
Find the action template in ACS::TAG::GetARNsByTag.yml on GitHub.