Skip to content

Implement Google versions of bucket existence and region checks #7

@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:

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