Skip to content

Commit 29c414e

Browse files
async-aws-botjderussestof
authored
Update generated code (#1533)
* update generated code * Apply suggestions from code review Co-authored-by: Christophe Coevoet <stof@notk.org> --------- Co-authored-by: Jérémy Derussé <jeremy@derusse.com> Co-authored-by: Christophe Coevoet <stof@notk.org>
1 parent 52407b6 commit 29c414e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Added
6+
7+
- AWS api-change: Add support for the `il-central-1` region
8+
59
## 1.4.0
610

711
### Added

src/EcrClient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ protected function getEndpointMetadata(?string $region): array
8080
case 'eu-west-1':
8181
case 'eu-west-2':
8282
case 'eu-west-3':
83+
case 'il-central-1':
8384
case 'me-central-1':
8485
case 'me-south-1':
8586
case 'sa-east-1':

0 commit comments

Comments
 (0)