boto / boto3

AWS SDK for Python
https://aws.amazon.com/sdk-for-python/
Apache License 2.0
8.81k stars 1.84k forks source link

Update s3 `download_file` example #4128

Closed tim-finnigan closed 1 month ago

tim-finnigan commented 1 month ago

Fixes https://github.com/boto/boto3/issues/4127. Updates download_file example to be consistent with upload_file.