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?

1 Answer
0
Accepted Answer

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.

MODERATOR
answered 6 years ago

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