This is the text in Amazon Simple Storage Service Developer Guide
Authenticating REST Requests for the first example.

Example Object GET
This example gets an object from the johnsmith bucket.

REQUEST
GET /photos/puppy.jpg HTTP/1.1 
Host: johnsmith.s3.amazonaws.com 
Date: Tue, 27 Mar 2007 19:36:42 
+0000 
Authorization: AWS 0PN5J17HBG 
ZHT7JJ3X82: 
xXjDGYUmKxnwqr5KXNPGldn5LbA= 

STRINGTOSIGN
GET\n
\n
\n
Tue, 27 Mar 2007 19:36:42 +0000\n
/johnsmith/photos/puppy.jpg


I have tried entering STRINGTOSIGN (by pasting) text with or without \n and 
quoted text with \n, but the signature comes out wrong. 

How do I specify STRINGTOSIGN in the command?




------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to