8000 Exists() should not consider 403 errors as non-existence of the object · Issue #145 · goamz/goamz · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Exists() should not consider 403 errors as non-existence of the object #145

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

Open
QuentinFra opened this issue Jun 21, 2018 · 0 comments
Open

Comments

@QuentinFra
Copy link

Currently the Exists() method considers 403 errors as non-existence of the object: https://github.com/goamz/goamz/blob/master/s3/s3.go#L295-L298. This has caused some issues for us because AWS had some issues in S3 and they were returning 403s for objects that actually existed.

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
0