Skip to content

omsable/aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS S3 for Asyncy

# usage.story
result = s3 ls s3://bucket/path

for file in result
  print file.path

>>> filename.txt