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é <[email protected]>
  • Loading branch information
async-aws-bot and jderusse authored Jan 15, 2025
1 parent bb0e436 commit 8c0e886
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 @@ -5,6 +5,7 @@
### Added

- AWS api-change: Added `ap-southeast-7` region
- AWS api-change: Added `mx-central-1` region

## 2.4.1

Expand Down
1 change: 1 addition & 0 deletions src/SecretsManagerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,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-1-fips':
Expand Down

0 comments on commit 8c0e886

Please sign in to comment.