Skip to content

Commit b7db78e

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-08-31
1 parent c0abf69 commit b7db78e

File tree

1 file changed

+12
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+12
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3660,6 +3660,7 @@
36603660
"endpoints": {
36613661
"ap-northeast-1": {},
36623662
"ap-northeast-2": {},
3663+
"ap-northeast-3": {},
36633664
"ap-south-1": {},
36643665
"ap-southeast-1": {},
36653666
"ap-southeast-2": {},
@@ -3698,6 +3699,7 @@
36983699
"deprecated": true,
36993700
"hostname": "cognito-identity-fips.us-west-2.amazonaws.com"
37003701
},
3702+
"il-central-1": {},
37013703
"me-south-1": {},
37023704
"sa-east-1": {},
37033705
"us-east-1": {
@@ -3738,6 +3740,7 @@
37383740
"endpoints": {
37393741
"ap-northeast-1": {},
37403742
"ap-northeast-2": {},
3743+
"ap-northeast-3": {},
37413744
"ap-south-1": {},
37423745
"ap-southeast-1": {},
37433746
"ap-southeast-2": {},
@@ -3776,6 +3779,7 @@
37763779
"deprecated": true,
37773780
"hostname": "cognito-idp-fips.us-west-2.amazonaws.com"
37783781
},
3782+
"il-central-1": {},
37793783
"me-south-1": {},
37803784
"sa-east-1": {},
37813785
"us-east-1": {
@@ -11106,6 +11110,7 @@
1110611110
"ap-south-1": {},
1110711111
"ap-southeast-1": {},
1110811112
"ap-southeast-2": {},
11113+
"ap-southeast-3": {},
1110911114
"ca-central-1": {},
1111011115
"eu-central-1": {},
1111111116
"eu-north-1": {},
@@ -11141,6 +11146,7 @@
1114111146
"deprecated": true,
1114211147
"hostname": "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
1114311148
},
11149+
"il-central-1": {},
1114411150
"me-south-1": {},
1114511151
"sa-east-1": {},
1114611152
"us-east-1": {
@@ -13375,6 +13381,12 @@
1337513381
},
1337613382
"hostname": "portal.sso.eu-west-3.amazonaws.com"
1337713383
},
13384+
"il-central-1": {
13385+
"credentialScope": {
13386+
"region": "il-central-1"
13387+
},
13388+
"hostname": "portal.sso.il-central-1.amazonaws.com"
13389+
},
1337813390
"me-south-1": {
1337913391
"credentialScope": {
1338013392
"region": "me-south-1"

0 commit comments

Comments
 (0)