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

Swift: Fix ByteStream init in S3 code examples #6627

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

arthuroli29
Copy link
Contributor

This pull request fixes ByteStream initialization in Swift S3 code examples.

Closes #6626


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 Swift This issue relates to the AWS SDK for Swift label Jul 10, 2024
@meyertst-aws meyertst-aws self-requested a review July 10, 2024 17:11
@meyertst-aws meyertst-aws self-assigned this Jul 10, 2024
@rlhagerm rlhagerm added On Call Review complete On call review complete Bug An update to fix incorrect code or typos. On Call Review needed This work needs an on-call review and removed On Call Review complete On call review complete On Call Review needed This work needs an on-call review labels Jul 10, 2024
@meyertst-aws meyertst-aws added the On Call Review needed This work needs an on-call review label Jul 11, 2024
@rlhagerm rlhagerm added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Jul 11, 2024
@rlhagerm rlhagerm merged commit c9a1329 into awsdocs:main Jul 11, 2024
20 of 21 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 Swift This issue relates to the AWS SDK for Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ByteStream initialization method outdated in Swift S3 code examples
3 participants