Open kenanchristian opened 7 years ago
Hi, how can I use the Accelerated Endpoint for S3 upload? https://aws.amazon.com/about-aws/whats-new/2016/04/transfer-files-into-amazon-s3-up-to-300-percent-faster/
Or is it enabled by default?
You can add it with endpoint: in the createClient.s3Options object: https://github.com/andrewrk/node-s3-client#create-a-client
Hi, how can I use the Accelerated Endpoint for S3 upload? https://aws.amazon.com/about-aws/whats-new/2016/04/transfer-files-into-amazon-s3-up-to-300-percent-faster/
Or is it enabled by default?