Friday, 17 April 2020

How can I proxy my S3 pre-signed to another url?

I want my S3 pre-signed url to be only accessible by my backend, can I proxy the pre-signed from backend in a such a way that it creates another url from my website and only accessible to users with a specific bearer token. Say theres a presigned url and for that it creates a new url with random name- somewebsite.org/files/image1211sdfe111 Which downloads the object in the presigned url?

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

No comments:

Post a Comment