Skip to content

Commit 5c4813b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5cf7a94 commit 5c4813b

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17437,6 +17437,7 @@
1743717437
"endpoints" : {
1743817438
"af-south-1" : { },
1743917439
"ap-east-1" : { },
17440+
"ap-east-2" : { },
1744017441
"ap-northeast-1" : { },
1744117442
"ap-northeast-2" : { },
1744217443
"ap-northeast-3" : { },
@@ -37625,6 +37626,12 @@
3762537626
"us-iso-west-1" : { }
3762637627
}
3762737628
},
37629+
"servicequotas" : {
37630+
"endpoints" : {
37631+
"us-iso-east-1" : { },
37632+
"us-iso-west-1" : { }
37633+
}
37634+
},
3762837635
"snowball" : {
3762937636
"endpoints" : {
3763037637
"us-iso-east-1" : { },
@@ -38573,6 +38580,11 @@
3857338580
"us-isob-east-1" : { }
3857438581
}
3857538582
},
38583+
"servicequotas" : {
38584+
"endpoints" : {
38585+
"us-isob-east-1" : { }
38586+
}
38587+
},
3857638588
"snowball" : {
3857738589
"endpoints" : {
3857838590
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)