AWS SDK for .NET Documentation
CreateInstanceExportTask Method (request)
AmazonAmazon.EC2AmazonEC2CreateInstanceExportTask(CreateInstanceExportTaskRequest) Did this page help you?   Yes   No    Tell us about it...
Creates a new export task, produces an image of an EC2 instance for use in another virtualization environment, and then writes the image to the specified Amazon S3 bucket. If the instance is running at the time of export, Amazon EC2 will attempt to shut down the instance, initiate the export process, and then reboot the instance. Only instances derived from your own ImportInstance tasks may be exported. When the task is complete, the image can be downloaded from your Amazon S3 bucket.
Declaration Syntax
Parameters
request (CreateInstanceExportTaskRequest)
Create Instance Export Task request
Return Value
Create Instance Export Task response from the service
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)