ec2-describe-bundle-tasks From Amazon Elastic Compute Cloud: 2009-07-15 previous page next page ec2-describe-bundle-tasksDescriptionDescribes current bundling tasks. For more information on bundling instances, go to the Amazon Elastic Compute Cloud Developer Guide or Amazon Elastic Compute Cloud Getting Started Guide. Syntax ec2-describe-bundle-tasks [bundle...] Options Name Description Required bundle The ID of the bundle task to describe. Type: String Default: If no ID is specified, all bundle tasks are described. Example: bun-cla432a3 No Output The command returns a table that contains the following information: BUNDLE identifier ID of the bundle ID of the instance Bucket name Bundle status Bundle start time Error message, if any Amazon EC2 displays errors on stderr. Examples Example Request This example describes the status of the bun-57a5403e bundle task. PROMPT> ec2-describe-bundle-tasks bun-c1a540a8 BUNDLE bun-c1a540a8 i-2674d22r mybucket winami pending 2008-09-15T17:15:20+0000 2008-09-15T17:15:20+0000 Related Operations ec2-bundle-instance ec2-cancel-bundle-task previous page start next page