Skip to content

Commit b4daabb

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 09edcdb commit b4daabb

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 service endpoint 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
@@ -1307,6 +1307,7 @@
13071307
"ca-central-1" : { },
13081308
"eu-central-1" : { },
13091309
"eu-north-1" : { },
1310+
"eu-south-1" : { },
13101311
"eu-west-1" : { },
13111312
"eu-west-2" : { },
13121313
"eu-west-3" : { },
@@ -2929,6 +2930,7 @@
29292930
},
29302931
"fsx" : {
29312932
"endpoints" : {
2933+
"af-south-1" : { },
29322934
"ap-east-1" : { },
29332935
"ap-northeast-1" : { },
29342936
"ap-northeast-2" : { },
@@ -2938,6 +2940,7 @@
29382940
"ca-central-1" : { },
29392941
"eu-central-1" : { },
29402942
"eu-north-1" : { },
2943+
"eu-south-1" : { },
29412944
"eu-west-1" : { },
29422945
"eu-west-2" : { },
29432946
"eu-west-3" : { },
@@ -2971,6 +2974,7 @@
29712974
},
29722975
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
29732976
},
2977+
"me-south-1" : { },
29742978
"sa-east-1" : { },
29752979
"us-east-1" : { },
29762980
"us-east-2" : { },
@@ -3615,6 +3619,7 @@
36153619
},
36163620
"lakeformation" : {
36173621
"endpoints" : {
3622+
"ap-east-1" : { },
36183623
"ap-northeast-1" : { },
36193624
"ap-northeast-2" : { },
36203625
"ap-south-1" : { },
@@ -9469,6 +9474,11 @@
94699474
}
94709475
}
94719476
},
9477+
"ssm" : {
9478+
"endpoints" : {
9479+
"us-iso-east-1" : { }
9480+
}
9481+
},
94729482
"states" : {
94739483
"endpoints" : {
94749484
"us-iso-east-1" : { }

0 commit comments

Comments
 (0)