S3Sync.net
February 02, 2014, 01:30:03 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
S3Sync.net
>
General Category
>
Questions
>
uploading using signed URLs
Pages: [
1
]
« previous
next »
Print
Author
Topic: uploading using signed URLs (Read 2660 times)
rondari
Newbie
Posts: 8
uploading using signed URLs
«
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)
Re: uploading using signed URLs
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Announcements
=> Questions
=> General Discussion
=> Report Bugs
===> Closed Bugs
=> Feature Requests
Loading...