AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 

Classes

NameDescription
Class CleanupProgressCallback Callback signature to report progress on the deletion of the artifacts.
Class DiskImageImporter Helper class to import a virtual machine image or disk image to Amazon EC2 using Amazon S3 to hold the in-flight artifacts.
Class DiskImageImporterException Wraps errors returned from the importer
Class ImageFilePart

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents a single 'slice' of the image file that is to be uploaded to Amazon S3.

Class ImageFilePartByteRange

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents the offset and extent of a single 'slice' of the image file that is to be uploaded to Amazon S3.

Class ImageFileParts

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents the list of 'slices' of the image file that is to be uploaded to Amazon S3, together with helper to return the next slice for processing during the upload process.

Class Import

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents the root of the data describing the data slices of the image file that are to be uploaded to Amazon S3 and the requested size of the volume to hold the data after conversion.

Class ImportCleanup Collection of helper methods for removing VM image file artifacts from Amazon S3 after an instance or volume conversion has been performed.
Class ImporterInfo

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents version and requester metadata for the conversion.

Class ImportLaunchConfiguration Settings configuring the EC2 instance launch phase after an image file has been uploaded.
Class ImportManifestRoot

Serialization class for processing the import and conversion of a virtual machine image to a new Amazon EC2 instance, or a disk image to a new EBS volume.

This class represents the root of the data contained in the conversion manifest.

Class ImportProgressCallback Callback signature to report progress on the manifest creation and upload process.

Enums

NameDescription
Enum DiskImportErrorStage