Hacker News new | ask | show | jobs
by toomuchtodo 4614 days ago
Does it support signing an object in your S3 bucket and sharing the signed link to someone?
1 comments

You can copy the url of the object and anyone can see it if it's public (you can make it public from the app). I'll add signed urls soon.