Friday, 17 April 2020

How can I only let authenticated users to use my S3 pre-signed url?

My users are authenticated using a Bearer token, how can I let the S3 presigned url to be only accessible to the users with that bearer token. What I mean is if someone were to get hold of that presigned url and are do not have the token they shouldn't be able to open the link. How can I do this?

Submitted April 17, 2020 at 06:18PM by silenf

No comments:

Post a Comment