vote up 0 vote down star

Is there a way to GET a object from Amazon S3 by sending the cleartext Accesskey:Secret instead of signing/HMAC?

flag

74% accept rate

2 Answers

vote up 1 vote down check

Not unless the ACL is set for anonymous read access.

link|flag
vote up 0 vote down

Another option would be to use Amazon S3 query string authentication with your URL. Most Amazon S3 clients can generate that.

You can also use an S3fm, an online file manager for Amazon S3. Just select Web URL in your context menu and generate an URL with an expiration date.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.