Container for the parameters to the CreateImage operation.
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.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CreateImageRequest : AmazonWebServiceRequest IRequestEvents
The CreateImageRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CreateImageRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
BlockDeviceMappings | |
![]() |
Description | The description for the new AMI being created. |
![]() |
InstanceId | The ID of the instance from which to create the new image. |
![]() |
Name | The name for the new AMI being created. |
![]() |
NoReboot |
By default this property is set to |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8