bucket; } public function getEndpoint(): string { return $this->endpoint; } public function getRegion(): string { return $this->region; } public function getVersion(): string { return $this->version; } }