Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Clouds > AWS > AWS FAQs > Why do I get a 403 error when using s3cmd?

Why do I get a 403 error when using s3cmd?

Background Information

When using s3cmd on a server instance you get a "403 Forbidden" error

 


Answer

s3cmd requires your AWS access key and secret access key in order to authenticate to S3.  You can do this from the command line:

export AWS_ACCESS_KEY_ID=key
export AWS_SECRET_ACCESS_KEY=key

You can obtain your key information from your AWS account at aws.amazon.com.

You must to post a comment.
Last modified
21:25, 16 May 2013

Tags

S3

Classifications

This page has no classifications.

Announcements

None


© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.