Skip to content

Commit

Permalink
Update generated code (#1832)
Browse files Browse the repository at this point in the history
* update generated code

* Apply suggestions from code review

---------

Co-authored-by: Jérémy Derussé <jeremy@derusse.com>
  • Loading branch information
async-aws-bot and jderusse authored Jan 15, 2025
1 parent fb4eeb4 commit 4726d55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- AWS api-change: Amazon S3 introduces support for AWS Dedicated Local Zones
- AWS api-change: Added `ap-southeast-7` region
- AWS api-change: Added `mx-central-1` region

### Changed

Expand Down
1 change: 1 addition & 0 deletions src/S3Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -3223,6 +3223,7 @@ protected function getEndpointMetadata(?string $region): array
case 'il-central-1':
case 'me-central-1':
case 'me-south-1':
case 'mx-central-1':
case 'sa-east-1':
case 'us-east-1':
case 'us-east-2':
Expand Down

0 comments on commit 4726d55

Please sign in to comment.