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
 

Inheritance Hierarchy

System.Object
  System.ValueType
    System.Enum
      Amazon.EC2.Import.DiskImportErrorStage

Namespace: Amazon.EC2.Import
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public enum DiskImportErrorStage

The DiskImportErrorStage type exposes the following members

Members

NameDescription
Enum GeneratingManifest Error was detected during construction of the import manifest/analysis of the image file
Enum ManifestInspection Error was detected during download/deserialization of a previously uploaded manifest
Enum SendingImportRequest Error was detected during the sending of the request to EC2 to start conversion of the uploaded image file
Enum UploadingImageFile Error was detected during upload of the part artifacts making up the image file
Enum UploadingManifest Error was detected during upload of the import manifest to S3

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5