Get the result of aws s3 ls s3://mybucket/mykey/ in python3

前端 未结 0 1741
被撕碎了的回忆
被撕碎了的回忆 2020-12-21 17:47

How can I retrieve the same result of that bash command in python?

I\'ve tried using list_objects_v2 from boto3 but I dont want all objects, just the next file names

相关标签:
回答
  • 消灭零回复
提交回复
热议问题