I see this from the docs ```ts await getSignedUrl(S3, new PutObjectCommand({Bucket: 'my-bucket-name'
I see this from the docs
But I assume that's for a regular singular upload. How would I generate presigned urls for each part?
But I assume that's for a regular singular upload. How would I generate presigned urls for each part?




