Description
Creates a custom image for an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::CreateImage
Properties:
regionId: String
imageName: String
instanceId: String
tags: Json
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
imageName |
The name of the image. |
String |
Yes |
||
|
instanceId |
The ID of the ECS instance. |
String |
Yes |
1 to 30 characters in length. |
|
|
tags |
The tags of the image. |
Json |
No |
[] |
Output
|
Output item |
Description |
Type |
|
imageId |
String |
References
For more information, see ACS::ECS::CreateImage.yml on GitHub.