Skip to content

Commit 3ba3e88

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent dad0200 commit 3ba3e88

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
@@ -3496,6 +3496,7 @@
34963496
"deprecated" : true,
34973497
"hostname" : "data.iot-fips.us-west-2.amazonaws.com"
34983498
},
3499+
"me-central-1" : { },
34993500
"me-south-1" : { },
35003501
"sa-east-1" : { },
35013502
"us-east-1" : {
@@ -7246,6 +7247,7 @@
72467247
"deprecated" : true,
72477248
"hostname" : "iot-fips.us-west-2.amazonaws.com"
72487249
},
7250+
"me-central-1" : { },
72497251
"me-south-1" : { },
72507252
"sa-east-1" : { },
72517253
"us-east-1" : {
@@ -10529,6 +10531,7 @@
1052910531
"deprecated" : true,
1053010532
"hostname" : "ram-fips.us-west-2.amazonaws.com"
1053110533
},
10534+
"me-central-1" : { },
1053210535
"me-south-1" : { },
1053310536
"sa-east-1" : { },
1053410537
"us-east-1" : {
@@ -15058,6 +15061,12 @@
1505815061
"fips-us-west-2" : {
1505915062
"deprecated" : true
1506015063
},
15064+
"ui-ap-northeast-1" : { },
15065+
"ui-ap-southeast-2" : { },
15066+
"ui-eu-central-1" : { },
15067+
"ui-eu-west-2" : { },
15068+
"ui-us-east-1" : { },
15069+
"ui-us-west-2" : { },
1506115070
"us-east-1" : {
1506215071
"variants" : [ {
1506315072
"tags" : [ "fips" ]

0 commit comments

Comments
 (0)