Skip to content

How to generate pre-signed URLs for a specific directory - recursive object access with pre-signed URLs #3092

Answered by ashishdhingra
kalingaru48 asked this question in Q&A
Discussion options

You must be logged in to vote

@kalingaru48 Please refer Sharing objects with presigned URLs, presigned URLs only work for specific object, not the prefix. You would use presigned URL to GET, PUT or POST and object. Also note that S3 doesn't really have a true concept of a folder. The folders are "created" using segments of the object paths. They do not exist independently of objects.
Thanks,
Ashish
Answer:

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@github-actions
Comment options

Answer selected by github-actions
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants