Friday, October 05, 2012

Access S3 with temporary credential

http://docs.amazonwebservices.com/AmazonS3/latest/dev/RESTAuthentication.html#UsingTemporarySecurityCredentials

Specify x-amz-security-token in the header. Also need to sign it as part of StringToSign.


If you do something wrong, amazon will return you the StringToSign, and you can modify yours.

No comments:

Related Posts Plugin for WordPress, Blogger...