Open colin-infersens opened 4 years ago
This is a frustrating issue, the presigned URL functions aren't officially part of the AWS API (although the API uses them), so I've got no mechanism to automatically create a node for this function, which is how almost everything else is done. If there's enough interest I'll create a static utility node, but I'd prefer not to.
Hi Daniel, This is a fantastic resource, thank you. I need to be able to generate resigned URLs for files in buckets in S3 (Minio, actually), as per: https://docs.min.io/docs/javascript-client-api-reference.html#presignedUrl ...and can't see the functionality in here yet. I'd be really grateful if you could include this capability, please. Many thanks, Colin