Creates one or more ECS instances from a specified launch template.
Description
Creates one or more Elastic Compute Service (ECS) instances from a specified launch template.
Syntax
Action: ACS::ECS::RunInstancesFromTemplate
Properties:
regionId: String
launchTemplateId: String
launchTemplateName: String
amount: Number
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
Region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
launchTemplateId |
Launch template ID. |
String |
No |
"" |
|
|
launchTemplateName |
Launch template name. |
String |
No |
"" |
|
|
amount |
Number of instances to create. |
Number |
No |
1 |
Output
|
Output item |
Description |
Type |
|
instanceIds |
List |
References
View the source template: ACS::ECS::RunInstancesFromTemplate (GitHub).
该文章对您有帮助吗?