Aug 28, 2017 · 1 min read
Ankita,
You must set up a backend service to create the signed URL. This is up to you.
s3.getSignedUrlThis method is run on the backend so you can call it whatever you want. The client needs to access that endpoint.
Ankita,
You must set up a backend service to create the signed URL. This is up to you.
s3.getSignedUrlThis method is run on the backend so you can call it whatever you want. The client needs to access that endpoint.