This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EC2::ExportInstanceTask
The AWS::EC2::ExportInstanceTask resource Property description not available. for EC2.
Syntax
To declare this entity in your 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:StringExportToS3Task:ExportToS3TaskInstanceId:StringTags:- TagTargetEnvironment:String
Properties
DescriptionProperty description not available.
Required: No
Type: String
Maximum:
255Update requires: Replacement
ExportToS3Task-
Describes the format and location for the export task.
Required: No
Type: ExportToS3Task
Update requires: Replacement
InstanceIdProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Update requires: Replacement
TargetEnvironmentProperty description not available.
Required: Yes
Type: String
Allowed values:
citrix | vmware | microsoftUpdate requires: Replacement
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
ExportTaskIdProperty description not available.
ExportToS3Task.S3KeyProperty description not available.
StateProperty description not available.