How To Invalidate A S3 Pre-Signed URL

0

A customer wants to be able to invalidate a S3 Pre-Signed URL after they send it to their clients.

Is this currently possible?

已提问 6 年前3088 查看次数
1 回答
0
已接受的回答

There is no direct way to do this, move the object to another place or if the customer have to invalidate the presigned URL, as the presigned URL uses permission from the access key. remove the permission from the user that associated with the access key, then the presigned URL will stop working.

审核人员
已回答 6 年前

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

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

回答问题的准则