Skip to content

Commit 1370376

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 3aa809f commit 1370376

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5022,6 +5022,7 @@
50225022
"tags" : [ "dualstack" ]
50235023
} ]
50245024
},
5025+
"eu-south-2" : { },
50255026
"eu-west-1" : {
50265027
"variants" : [ {
50275028
"hostname" : "cloudhsmv2.eu-west-1.api.aws",
@@ -12844,14 +12845,20 @@
1284412845
"ap-northeast-2" : { },
1284512846
"ap-northeast-3" : { },
1284612847
"ap-south-1" : { },
12848+
"ap-south-2" : { },
1284712849
"ap-southeast-1" : { },
1284812850
"ap-southeast-2" : { },
1284912851
"ap-southeast-3" : { },
12852+
"ap-southeast-4" : { },
12853+
"ap-southeast-5" : { },
12854+
"ap-southeast-7" : { },
1285012855
"ca-central-1" : { },
12856+
"ca-west-1" : { },
1285112857
"eu-central-1" : { },
1285212858
"eu-central-2" : { },
1285312859
"eu-north-1" : { },
1285412860
"eu-south-1" : { },
12861+
"eu-south-2" : { },
1285512862
"eu-west-1" : { },
1285612863
"eu-west-2" : { },
1285712864
"eu-west-3" : { },
@@ -12883,7 +12890,10 @@
1288312890
"deprecated" : true,
1288412891
"hostname" : "inspector2-fips.us-west-2.amazonaws.com"
1288512892
},
12893+
"il-central-1" : { },
12894+
"me-central-1" : { },
1288612895
"me-south-1" : { },
12896+
"mx-central-1" : { },
1288712897
"sa-east-1" : { },
1288812898
"us-east-1" : {
1288912899
"variants" : [ {

0 commit comments

Comments
 (0)