AmazonEC2Client.CancelBundleTask Method (CancelBundleTaskRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

CancelBundleTask operation cancels a pending or in-progress bundling task. This is an asynchronous call and it make take a while for the task to be canceled. If a task is canceled while it is storing items, there may be parts of the incomplete AMI stored in S3. It is up to the caller to clean up these parts from S3.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual CancelBundleTaskResponse CancelBundleTask(
         CancelBundleTaskRequest request
)

Parameters

request
Type: Amazon.EC2.Model.CancelBundleTaskRequest

Return Value
Type: Amazon.EC2.Model.CancelBundleTaskResponse
The response from the CancelBundleTask service method, as returned by AmazonEC2.

Version Information

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