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

Streamed binary downloading example for Swift #7141

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

shepazon
Copy link
Contributor

Added an example showing streaming binary downloads using the Swift SDK. Also made minor adjustments to the upload streaming example, including moving files a bit to build both examples in one package.


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

@shepazon shepazon self-assigned this Dec 10, 2024
@github-actions github-actions bot added the Swift This issue relates to the AWS SDK for Swift label Dec 10, 2024
@shepazon shepazon added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Dec 10, 2024
Copy link
Contributor

@DavidSouther DavidSouther left a comment

Choose a reason for hiding this comment

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

Any metadata updates for the new example snippets?

@shepazon shepazon added the On Call Review needed This work needs an on-call review label Dec 10, 2024
@rlhagerm rlhagerm force-pushed the binary-download branch 2 times, most recently from 8ddb3cf to ab0d3b8 Compare December 10, 2024 20:39
@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 Dec 11, 2024
Added an example showing streaming binary downloads using the Swift SDK. Also
made minor adjustments to the upload streaming example, including moving files
a bit to build both examples in one package.
@rlhagerm rlhagerm merged commit 62fbeae into awsdocs:main Dec 11, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Swift This issue relates to the AWS SDK for Swift Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants