Skip to content

Commit 50593dd

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 294996a commit 50593dd

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,7 @@
10711071
"ap-southeast-3" : { },
10721072
"ca-central-1" : { },
10731073
"eu-central-1" : { },
1074+
"eu-central-2" : { },
10741075
"eu-north-1" : { },
10751076
"eu-south-1" : { },
10761077
"eu-west-1" : { },
@@ -10138,6 +10139,7 @@
1013810139
"ap-southeast-3" : { },
1013910140
"ca-central-1" : { },
1014010141
"eu-central-1" : { },
10142+
"eu-central-2" : { },
1014110143
"eu-north-1" : { },
1014210144
"eu-south-1" : { },
1014310145
"eu-west-1" : { },
@@ -12620,6 +12622,7 @@
1262012622
"ap-southeast-3" : { },
1262112623
"ca-central-1" : { },
1262212624
"eu-central-1" : { },
12625+
"eu-central-2" : { },
1262312626
"eu-north-1" : { },
1262412627
"eu-south-1" : { },
1262512628
"eu-west-1" : { },
@@ -13624,6 +13627,7 @@
1362413627
"eu-west-1" : { },
1362513628
"eu-west-2" : { },
1362613629
"eu-west-3" : { },
13630+
"me-central-1" : { },
1362713631
"me-south-1" : { },
1362813632
"sa-east-1" : { },
1362913633
"us-east-1" : {
@@ -20390,6 +20394,11 @@
2039020394
}
2039120395
}
2039220396
},
20397+
"iottwinmaker" : {
20398+
"endpoints" : {
20399+
"us-gov-west-1" : { }
20400+
}
20401+
},
2039320402
"kafka" : {
2039420403
"endpoints" : {
2039520404
"us-gov-east-1" : { },

0 commit comments

Comments
 (0)