/aws-s3

AWS S3

Primary LanguagePythonMIT LicenseMIT

AWS S3 for Asyncy

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

for file in result
  print file.path

>>> filename.txt