ec2-cancel-bundle-task From Amazon Elastic Compute Cloud: 2008-12-01 previous page next page ec2-cancel-bundle-taskSyntaxec2-cancel-bundle-task bundle Description Deletes the specified bundle task. Note This command is for Windows instances only. OptionsOptionDescriptionRequiredbundleThe ID of the bundle task to cancel. Example: bun-cla432a3 YesOutput Amazon EC2 returns a table that contains the following information: Output type identifier ("BUNDLE")Bundle identifierInstance IDBucket nameCancel statusBundle start timeError message, if any Amazon EC2 displays errors on stderr. ExampleThis 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+0000Related Topics ec2-bundle-instance ec2-describe-bundle-tasks previous page start next page