Skip to content

Commit 1f70047

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 52d736a commit 1f70047

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,6 +1754,7 @@
17541754
"tags" : [ "dualstack" ]
17551755
} ]
17561756
},
1757+
"eu-south-1" : { },
17571758
"eu-south-2" : { },
17581759
"eu-west-1" : {
17591760
"variants" : [ {
@@ -1808,6 +1809,7 @@
18081809
"deprecated" : true,
18091810
"hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
18101811
},
1812+
"il-central-1" : { },
18111813
"me-central-1" : {
18121814
"variants" : [ {
18131815
"hostname" : "api.iot-tunneling.me-central-1.api.aws",
@@ -6842,6 +6844,7 @@
68426844
},
68436845
"eu-central-1" : { },
68446846
"eu-north-1" : { },
6847+
"eu-south-1" : { },
68456848
"eu-south-2" : { },
68466849
"eu-west-1" : { },
68476850
"eu-west-2" : { },
@@ -6881,6 +6884,7 @@
68816884
"deprecated" : true,
68826885
"hostname" : "data.iot-fips.us-west-2.amazonaws.com"
68836886
},
6887+
"il-central-1" : { },
68846888
"me-central-1" : { },
68856889
"me-south-1" : { },
68866890
"sa-east-1" : { },
@@ -13237,6 +13241,7 @@
1323713241
},
1323813242
"eu-central-1" : { },
1323913243
"eu-north-1" : { },
13244+
"eu-south-1" : { },
1324013245
"eu-south-2" : { },
1324113246
"eu-west-1" : { },
1324213247
"eu-west-2" : { },
@@ -13261,6 +13266,7 @@
1326113266
"deprecated" : true,
1326213267
"hostname" : "iot-fips.us-west-2.amazonaws.com"
1326313268
},
13269+
"il-central-1" : { },
1326413270
"me-central-1" : { },
1326513271
"me-south-1" : { },
1326613272
"sa-east-1" : { },

0 commit comments

Comments
 (0)