ec2-download-bundle

Amazon Elastic Compute Cloud: 2008-08-08

Option Description Required

b, --bucket -s3_bucket

The name of the Amazon S3 bucket where the bundle is located.

Example: -b ec2-cracked

Yes

-m, --manifest manifest

The manifest path and filename.

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

Yes

-a, --access-key access_key_id

Your AWS access key ID.

Example: -a 10QMXFEV71ZS32XQFTR2

Yes

-s, --secret-key secret_key

Your AWS secret access key.

Example: -s eW91dHViZS5jb20vd2F0Y2g/dj1SU3NKMTlzeTNKSQ==

Yes

-k, --privatekey private_key

The private key used to decrypt the manifest.

Example: -k pk-HKZYKTAIG2ECMXYIBH3HXV4ZBZQ55CLO.pem

Yes

-p, --prefix ami_prefix

The filename prefix for the bundled AMI files.

Default: image

Example: -p my-image

No

-d, --directory directory

The directory where the downloaded bundles are saved. The directory must exist.

Default: The current working directory

Example: -d /tmp/my-downloaded-bundle

No

--url url

The S3 service URL.

Default: https://s3.amazonaws.com

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

No

--help

Display the help message.

Example: --help

No