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: