andrewrk / node-s3-client

high level amazon s3 client for node.js
MIT License
1k stars 305 forks source link

Accelerated Endpoint #173

Open kenanchristian opened 7 years ago

kenanchristian commented 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?

luckychild305 commented 7 years ago

You can add it with endpoint: in the createClient.s3Options object: https://github.com/andrewrk/node-s3-client#create-a-client