Skip to content

Commit

Permalink
Update generated code (#1826)
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 9, 2025
1 parent d71b000 commit 163ab41
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: Add support for Dualstack Endpoints
- AWS api-change: fix dkr- regions endpoint
- AWS api-change: Added `ap-southeast-7` region

## 1.7.0

Expand Down
1 change: 1 addition & 0 deletions src/EcrClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ protected function getEndpointMetadata(?string $region): array
case 'ap-southeast-3':
case 'ap-southeast-4':
case 'ap-southeast-5':
case 'ap-southeast-7':
case 'ca-central-1':
case 'ca-west-1':
case 'eu-central-1':
Expand Down

0 comments on commit 163ab41

Please sign in to comment.