Digital Marketing

Limiting S3 Sync Bandwidth

$ aws configure set default.s3.max_bandwidth 20MB/s
It is thread based. You need to set thread count too:
$ aws configure set default.s3.max_concurrent_requests 2

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database