aws / aws-cli

Universal Command Line Interface for Amazon Web Services
Other
15.58k stars 4.13k forks source link

Add note on chunk size adjustment behavior #8828

Open tim-finnigan opened 3 months ago

tim-finnigan commented 3 months ago

Page: https://docs.aws.amazon.com/cli/latest/topic/s3-config.html#multipart-chunksize

Description of changes: Add note on chunk size adjustment behavior here in s3transfer.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.08%. Comparing base (13b61bb) to head (eb2a678). Report is 795 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8828 +/- ## ========================================== - Coverage 0.08% 0.08% -0.01% ========================================== Files 208 210 +2 Lines 16554 16935 +381 ========================================== Hits 14 14 - Misses 16540 16921 +381 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.