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
 
Describes the format and location for an instance export task.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ExportToS3Task

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

Syntax

C#
public class ExportToS3Task : Object

The ExportToS3Task type exposes the following members

Constructors

NameDescription
Public Method ExportToS3Task()

Properties

NameTypeDescription
Public Property ContainerFormat Amazon.EC2.ContainerFormat Gets and sets the property ContainerFormat.

The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.

Public Property DiskImageFormat Amazon.EC2.DiskImageFormat Gets and sets the property DiskImageFormat.

The format for the exported image.

Public Property S3Bucket System.String Gets and sets the property S3Bucket.

The S3 bucket for the destination image. The destination bucket must exist and grant WRITE and READ_ACP permissions to the AWS account vm-import-export@amazon.com.

Public Property S3Key System.String Gets and sets the property S3Key.

The encryption key for your S3 bucket.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8