Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update s3 download_file example #4128

Merged
merged 1 commit into from
May 14, 2024

Conversation

tim-finnigan
Copy link
Contributor

Fixes #4127. Updates download_file example to be consistent with upload_file.

@tim-finnigan tim-finnigan added documentation This is a problem with documentation. s3 labels May 14, 2024
boto3/s3/inject.py Show resolved Hide resolved
@nateprewitt nateprewitt merged commit 303da52 into boto:develop May 14, 2024
33 checks passed
aws-sdk-python-automation added a commit that referenced this pull request May 14, 2024
* release-1.34.105:
  Bumping version to 1.34.105
  Add changelog entries from botocore
  update s3 download_file example (#4128)
hswong3i pushed a commit to alvistack/boto-boto3 that referenced this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. s3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document of S3.Client.download_file uses the resource interface
2 participants