S3Sync.net
February 02, 2014, 01:33:14 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: uploading using signed URLs  (Read 2661 times)
rondari
Newbie
*
Posts: 8


View Profile
« on: July 17, 2008, 08:51:09 PM »

Hi all,

I have a client/server app I'm building. To avoid bundling the AWS secret keys with my little client app, I'm using S3's signed URL feature.

My server (running python) is successfully generating signed URL's (signed for 'PUT', not 'GET'... I'm uploading) that look like this:

https://myBucket.s3.amazonaws.com:443/somename%2Ftesting.jpg?Signature=YuyOUOuho87858gjguy65865kgh%3D&Expires=1216301872&AWSAccessKeyId=U878JAN7HUYFOU76HGBKMHF

Can S3cmd use that signed URL to upload to S3?
Logged
ferrix
Sr. Member
****
Posts: 363


(I am greg13070 on AWS forum)


View Profile
« Reply #1 on: July 18, 2008, 11:09:18 AM »

There's not any facility for it to input your own URLs like that.  It can only be used to generate the signed requests.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!