Open shepazon opened 2 years ago
Hi @shepazon excuse me but I think provided link is incorrect - it's pointing to a doc without Swift SDK. Can you please point to the right doc? I'd like to know more about background uploads using S3 SDK - is that even possible using SDK? Thanks
Marked stale by the Shirriff. Notifying @awsdocs/aws-sdk-docs-code-maintainers
This content is underway at this time and should be available soon; both example code and written content are in the process of being finalized.
Background story
The SDK dev team has recommended that we provide an example showing how to use the Swift SDK to do multi-part upload and download operations with S3.
What does this example accomplish?
Showing how to move larger files back and forth between local and S3 locations will both demonstrate this specific issue but give overall guidance on how to do more complex, multi-part operations using the methodology inherent to the Swift SDK.
Which AWS service(s)?
S3
Which AWS SDKs or tools?
Are there existing code examples to leverage?
https://docs.aws.amazon.com/code-library/latest/ug/s3_example_s3_Scenario_UsingLargeFiles_section.html
Do you have any reference code?
No response