awslabs / aws-crt-nodejs

NodeJS bindings for the AWS Common Runtime.
Apache License 2.0
37 stars 24 forks source link

Support `aws-c-s3` #529

Open riywo opened 5 months ago

riywo commented 5 months ago

Describe the feature

Natively supporting aws-c-s3 would be great to improve S3 operations from Node.js, like transparent multipart upload.

Use Case

Transparent multipart upload.

Proposed Solution

Just like other SDKs, add aws-crt/s3 to bind aws-c-s3.

Other Information

Acknowledgements

jmklix commented 4 months ago

This is a very large ask, and this currently isn't being worked on. To help us better prioritize feature requests please 👍 the above feature request if you are interested in having this added.