Is it bad to create pre-signed URLs every time for frequently S3 object access?

0

Previously I have asked a question about s3 presigned URL. One expert replied that s3 presigned urls are only for download purpose. He said Typically we recommend to generate the presigned URLs only when you want to download the object.. I just want to access s3 objects frequently with presigned URLs.

1 回答
1
已接受的回答

Hi Amplify_lover,

Presigned URLs are typically used for download purposes, but they can also be used for upload.

That said, there isn't any cost associated with presigned urls so there isn't a problem with generating many of them, so if it suits your use-case, use it to your heart's content!

AWS
已回答 1 年前
profile pictureAWS
专家
kentrad
已审核 1 年前
  • I mean can I create billion times presigned URL per day per object and let's say my bucket has 10 billions objects. In one day I will be creating 10billions X 1billion presinged URLs and in a month 10billions X 1billion X 30days

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则