Tuning throttling when using AWS CLI

Describes alternative throttle options when using the AWS CLI for bulk uploads because the OpsCenter S3 throttle is ignored when the AWS CLI feature is enabled.

Use alternative throttle options when using the AWS CLI for bulk uploads because the OpsCenter S3 throttle is ignored when the OpsCenter AWS CLI for S3 feature is enabled.

Procedure

  1. Adjust the max_concurrent_requests available in the AWS SDK. Refer to the AWS CLI S3 configuration documentation for details.
  2. If necessary, use a tool such as Trickle to limit bandwidth.