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

Implement Google versions of bucket existence and region checks #7

Open
amork opened this issue Nov 16, 2017 · 0 comments
Open

Implement Google versions of bucket existence and region checks #7

amork opened this issue Nov 16, 2017 · 0 comments
Assignees

Comments

@amork
Copy link
Contributor

amork commented Nov 16, 2017

The following functions were added to support S3 checkout service.
There were initially implemented for S3 only.

  • def check_bucket_exists(self, bucket: str) -> bool:
  • def get_bucket_region(self, bucket) -> str:
@amork amork self-assigned this Nov 16, 2017
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