twisted / txaws

Twisted-based Asynchronous Libraries for Amazon Web Services and clouds that support the AWS APIs
MIT License
32 stars 18 forks source link

Support the `prefix` parameter accepted by S3 GetBucket #78

Closed exarkun closed 7 years ago

exarkun commented 7 years ago

A prefix can be specified to limit the objects which are returned. Support it as an optional argument to get_bucket.