Creates an Amazon EBS-backed AMI from a "running" or "stopped" instance. AMIs that use an Amazon EBS root device boot faster than AMIs that use instance stores. They can be up to 1 TiB in size, use storage that persists on instance failure, and can be stopped and started.
Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual CreateImageResponse CreateImage( CreateImageRequest request )
Parameters
- request
-
Type: Amazon.EC2.Model.CreateImageRequest
Return Value
Type: Amazon.EC2.Model.CreateImageResponse
The response from the CreateImage service method, as returned by AmazonEC2.
Type: Amazon.EC2.Model.CreateImageResponse
The response from the CreateImage service method, as returned by AmazonEC2.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5