amazonka-ec2-0.0.6: Amazon Elastic Compute Cloud SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.CreateInstanceExportTask

Contents

Description

Exports a running or stopped instance to an Amazon S3 bucket.

For information about the supported operating systems, image formats, and known limitations for the types of instances you can export, see ExportingEC2 Instances in the Amazon Elastic Compute Cloud User Guide.

http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateInstanceExportTask.html

Synopsis

Request

Request constructor

Request lenses

cietDescription :: Lens' CreateInstanceExportTask (Maybe Text) Source

A description for the conversion task or the resource being exported. The maximum length is 255 bytes.

Response

Response constructor

Response lenses