Pre-signed URL for multiple files in one call to cloudfront sdk

Viewed 18

I currently have written code for creating a signed URL for one file via CloudFront but I want to pass the function an array of filenames and create pre-signed URLs for the said files without having to send multiple calls to AWS cloudfront service.

0 Answers
Related