If you are planning to use Amazon S3 services, and you own a Mac, you may want to install s3cmd command from s3tools in your Mac.
Here is how:
First you need to get the software, you can download from here.
Then just run:
sudo python setup.py install
And finally configure it running:
s3cmd --configure.
You can read more about how to use s3cmd