Retrieves ECS instance IDs by instance name.
Description
Queries the IDs of Elastic Compute Service (ECS) instances based on an ECS instance name.
Syntax
Action: ACS::ECS::DescribeInstancesByName
Properties:
regionId: String
instanceName: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceName |
The name of the ECS instance. |
String |
Yes |
Output
|
Output item |
Description |
Type |
|
instanceIds |
List |
References
For more information, see ACS::ECS::DescribeInstancesByName.yml at GitHub.