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 presigned_url.py #6864

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Update presigned_url.py #6864

merged 4 commits into from
Oct 9, 2024

Conversation

chokecoDev
Copy link
Contributor

This pull request enables uploading and downloading binary files to and from an S3 bucket using pre-signed URLs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Python This issue relates to the AWS SDK for Python (boto3) label Sep 14, 2024
@meyertst-aws meyertst-aws self-requested a review October 8, 2024 18:54
@meyertst-aws meyertst-aws added the Bug An update to fix incorrect code or typos. label Oct 8, 2024
Copy link
Contributor

@meyertst-aws meyertst-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this PR.
Just one change.

python/example_code/s3/s3_basics/presigned_url.py Outdated Show resolved Hide resolved
@meyertst-aws meyertst-aws added the On Call Review needed This work needs an on-call review label Oct 9, 2024
@DavidSouther DavidSouther added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Oct 9, 2024
@DavidSouther DavidSouther merged commit b9b6146 into awsdocs:main Oct 9, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An update to fix incorrect code or typos. On Call Review complete On call review complete Python This issue relates to the AWS SDK for Python (boto3)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants