View a markdown version of this page

AWS::EC2::ExportInstanceTask - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::EC2::ExportInstanceTask

The AWS::EC2::ExportInstanceTask resource Property description not available. for EC2.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::EC2::ExportInstanceTask", "Properties" : { "Description" : String, "ExportToS3Task" : ExportToS3Task, "InstanceId" : String, "Tags" : [ Tag, ... ], "TargetEnvironment" : String } }

YAML

Type: AWS::EC2::ExportInstanceTask Properties: Description: String ExportToS3Task: ExportToS3Task InstanceId: String Tags: - Tag TargetEnvironment: String

Properties

Description

Property description not available.

Required: No

Type: String

Maximum: 255

Update requires: Replacement

ExportToS3Task

Describes the format and location for the export task.

Required: No

Type: ExportToS3Task

Update requires: Replacement

InstanceId

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: Replacement

TargetEnvironment

Property description not available.

Required: Yes

Type: String

Allowed values: citrix | vmware | microsoft

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

ExportTaskId

Property description not available.

ExportToS3Task.S3Key

Property description not available.

State

Property description not available.