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: JsonAttributes
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 | Maximum length: 30 characters Minimum length: 1 character | |
tags | The tags of the image. | Json | No | [] |
Output
Output item | Description | Type |
imageId | String |
References
For more information, see ACS::ECS::CreateImage.yml at GitHub.