reusable presignedurl

0

Hi team,

is it possible to create a pr-resigned URL that allows uploading/getting many files or does a pre-signed URL work only? for one file

or do I need to generate a new resigned URL for every single file I want to upload/Get?

Thank you!

1 Answer
1

To best of my knowledge, presigned url is valid for only one object. You can consider zipping all the files into one zip file and then use presigned url, but that may not fit into your use case necessarily.

Otherwise, you'll need to create presigned url for each obejct.

Refer Uploading objects with presigned URLs for more details.

Hope this helps.

Abhishek

profile pictureAWS
EXPERT
answered 9 months ago
profile pictureAWS
EXPERT
reviewed 9 months ago
  • Do you have any additional questions.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions