Skip to content

Latest commit

 

History

History

aws_s3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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