-
Notifications
You must be signed in to change notification settings - Fork 29
Support aws-c-s3 #529
Copy link
Copy link
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature
Natively supporting
aws-c-s3would 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/s3to bindaws-c-s3.Other Information
aws-crt-python: https://awslabs.github.io/aws-crt-python/api/s3.html#aws-crt-java: https://awslabs.github.io/aws-crt-java/software/amazon/awssdk/crt/s3/package-summary.htmlAcknowledgements