Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CommonPrefixes in S3 list operations #101

Merged

Conversation

chreke
Copy link
Contributor

@chreke chreke commented Jul 24, 2014

This commit adds support for reading the CommonPrefixes key from S3 responses.

See the S3 API docs for more information about CommonPrefixes and how they work:

http://docs.aws.amazon.com/AmazonS3/latest/API/SOAPListBucket.html

Fixes #94

See the S3 API docs for more information about CommonPrefixes and how
they work:

http://docs.aws.amazon.com/AmazonS3/latest/API/SOAPListBucket.html
ransomr added a commit that referenced this pull request Jul 24, 2014
Support CommonPrefixes in S3 list operations
@ransomr ransomr merged commit 93bff62 into erlcloud:master Jul 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

erlcloud_s3:list_objects should return CommonPrefixes
2 participants