Get multiple signed Urls

Hey guys, is it possible to get multiple signed urls in a single request? I'm using getSignedUrl from "@aws-sdk/s3-request-presigner" currently (JS client)
Thanks : )
Was this page helpful?