Is it possible to generate a temporary url for multiple files stored in s3, on a single request? Currently, I have to loop through each path and generate their temporary url. Is it possible on just a single request?
Is it possible to generate a temporary url for multiple files stored in s3, on a single request? Currently, I have to loop through each path and generate their temporary url. Is it possible on just a single request?