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

S3 listObjects is iterating through whole bucket #321

Open
graffzon opened this issue Dec 28, 2018 · 0 comments
Open

S3 listObjects is iterating through whole bucket #321

graffzon opened this issue Dec 28, 2018 · 0 comments

Comments

@graffzon
Copy link

Hello, thank you for your library!

We're using it to publish sites to S3 with different prefixes.
So we wanted to fine-tune our permissions on the S3 level to isolate those different websites (they are published from different microservices' builds) and came across this comment:

* We could filter the keys by prefix already on S3, but unfortunately s3_website test infrastructure does not currently support testing of that.
which hinders us from making the permissions to be isolated.
Also, I would assume that reading all the files could cause performance issues in case of a huge amount of them.

Do you maybe have some plans for improving it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant