Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 246 Bytes

This example creates an S3 buckets.

It then downloads a zip file, unzips it, uploads all files to the S3 bucket in parallel. It then lists all files in this bucket in a given prefix to validate everything went as expected.

img.png