Skip to content

Commit b2e4de1

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent df83d4e commit b2e4de1

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3349,6 +3349,7 @@
33493349
"endpoints" : {
33503350
"ap-northeast-1" : { },
33513351
"ap-northeast-2" : { },
3352+
"ap-northeast-3" : { },
33523353
"ap-south-1" : { },
33533354
"ap-southeast-1" : { },
33543355
"ap-southeast-2" : { },
@@ -3387,6 +3388,7 @@
33873388
"deprecated" : true,
33883389
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
33893390
},
3391+
"il-central-1" : { },
33903392
"me-south-1" : { },
33913393
"sa-east-1" : { },
33923394
"us-east-1" : {
@@ -3419,6 +3421,7 @@
34193421
"endpoints" : {
34203422
"ap-northeast-1" : { },
34213423
"ap-northeast-2" : { },
3424+
"ap-northeast-3" : { },
34223425
"ap-south-1" : { },
34233426
"ap-southeast-1" : { },
34243427
"ap-southeast-2" : { },
@@ -3457,6 +3460,7 @@
34573460
"deprecated" : true,
34583461
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
34593462
},
3463+
"il-central-1" : { },
34603464
"me-south-1" : { },
34613465
"sa-east-1" : { },
34623466
"us-east-1" : {
@@ -10084,6 +10088,7 @@
1008410088
"ap-south-1" : { },
1008510089
"ap-southeast-1" : { },
1008610090
"ap-southeast-2" : { },
10091+
"ap-southeast-3" : { },
1008710092
"ca-central-1" : { },
1008810093
"eu-central-1" : { },
1008910094
"eu-north-1" : { },
@@ -10119,6 +10124,7 @@
1011910124
"deprecated" : true,
1012010125
"hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
1012110126
},
10127+
"il-central-1" : { },
1012210128
"me-south-1" : { },
1012310129
"sa-east-1" : { },
1012410130
"us-east-1" : {
@@ -12211,6 +12217,12 @@
1221112217
},
1221212218
"hostname" : "portal.sso.eu-west-3.amazonaws.com"
1221312219
},
12220+
"il-central-1" : {
12221+
"credentialScope" : {
12222+
"region" : "il-central-1"
12223+
},
12224+
"hostname" : "portal.sso.il-central-1.amazonaws.com"
12225+
},
1221412226
"me-south-1" : {
1221512227
"credentialScope" : {
1221612228
"region" : "me-south-1"

0 commit comments

Comments
 (0)