ec2-delete-bundle

Amazon Elastic Compute Cloud: 2008-08-08

Option Description Required

-b, --bucket s3_bucket

The name of the Amazon S3 bucket containing the bundled AMI

Example: -b ec2-cracker-ami-bucket

Yes

-a, --access-key access_key_id

The AWS access key ID.

Example: -a 10QMXFEV71ZS32XQFTR2

Yes

-s, --secret-key secret_key

The AWS secret access key.

Example: -s eW91dHViZS5jb20vd2F0Y2g/dj1SU3NKMTlzeTNKSQ==

Yes

-m, --manifest manifest_path

The path to the unencrypted manifest file.

Example: -m /var/spool/my-first-bundle/Manifest

No

-p, --prefix ami_prefix

The bundled AMI filename prefix.

Example: -p eos-

No

--url url

The Amazon S3 service URL.

Default: https://s3.amazonaws.com

Example: --url https://s3.amazonaws.ie

No

--retry

Automatically retries failed uploads. Use with caution.

Example: --retry

No

-y, --yes

Automatically assumes the answer to all prompts is 'yes'.

Example: -y

No

--help

Display the help message.

Example: --help

No

--manual

Display the manual entry.

Example: --manual

No

--clear

Deletes the specified bundle from the Amazon S3 bucket and deletes the bucket, if empty.

Example: --clear

No