Skip to content

Implement Google versions of bucket existence and region checks #7

Open
@amork

Description

@amork

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions