ec2-cancel-bundle-task From Amazon Elastic Compute Cloud: 2009-10-31 previous page next page ec2-cancel-bundle-taskDescriptionCancels an Amazon EC2 bundling operation. For more information, go to the Amazon Elastic Compute Cloud Developer Guide or Amazon Elastic Compute Cloud Getting Started Guide. Syntax ec2-cancel-bundle-task bundle Options Name Description Required bundle The ID of the bundle task to cancel. Type: String Default: None Example: bun-cla432a3 Yes Output The command returns a table that contains the following information: BUNDLE identifier ID of the bundle ID of the instance Bucket name Cancel status Bundle start time Error message, if any Amazon EC2 displays errors on stderr. Examples Example Request This example cancels the bun-cla322b9 bundle task. PROMPT> ec2-cancel-bundle-task bun-cla322b9 BUNDLE bun-cla322b9 i-2674d22r mybucket winami canceling 2008-09-15T17:15:20+0000 2008-09-15T17:15:20+0000 Related Operations ec2-bundle-instance ec2-describe-bundle-tasks previous page start next page