Skip to content

Commit 75ad890

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent ac38209 commit 75ad890

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2207,6 +2207,7 @@
22072207
"eu-west-1" : { },
22082208
"eu-west-2" : { },
22092209
"eu-west-3" : { },
2210+
"il-central-1" : { },
22102211
"me-central-1" : { },
22112212
"me-south-1" : { },
22122213
"sa-east-1" : { },
@@ -2328,6 +2329,7 @@
23282329
"deprecated" : true,
23292330
"hostname" : "fips.batch.us-west-2.amazonaws.com"
23302331
},
2332+
"il-central-1" : { },
23312333
"me-central-1" : { },
23322334
"me-south-1" : { },
23332335
"sa-east-1" : { },
@@ -9945,6 +9947,7 @@
99459947
"deprecated" : true,
99469948
"hostname" : "license-manager-fips.us-west-2.amazonaws.com"
99479949
},
9950+
"il-central-1" : { },
99489951
"me-south-1" : { },
99499952
"sa-east-1" : { },
99509953
"us-east-1" : {
@@ -11792,6 +11795,8 @@
1179211795
"deprecated" : true,
1179311796
"hostname" : "outposts-fips.us-west-2.amazonaws.com"
1179411797
},
11798+
"il-central-1" : { },
11799+
"me-central-1" : { },
1179511800
"me-south-1" : { },
1179611801
"sa-east-1" : { },
1179711802
"us-east-1" : {

0 commit comments

Comments
 (0)