Skip to content

Commit 132518b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b6d886c commit 132518b

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20226,6 +20226,7 @@
2022620226
},
2022720227
"redshift-serverless" : {
2022820228
"endpoints" : {
20229+
"af-south-1" : { },
2022920230
"ap-east-1" : { },
2023020231
"ap-northeast-1" : { },
2023120232
"ap-northeast-2" : { },
@@ -20244,6 +20245,7 @@
2024420245
"eu-central-1" : { },
2024520246
"eu-central-2" : { },
2024620247
"eu-north-1" : { },
20248+
"eu-south-1" : { },
2024720249
"eu-south-2" : { },
2024820250
"eu-west-1" : { },
2024920251
"eu-west-2" : { },
@@ -31653,6 +31655,12 @@
3165331655
}
3165431656
}
3165531657
},
31658+
"aps" : {
31659+
"endpoints" : {
31660+
"us-gov-east-1" : { },
31661+
"us-gov-west-1" : { }
31662+
}
31663+
},
3165631664
"arc-zonal-shift" : {
3165731665
"endpoints" : {
3165831666
"us-gov-east-1" : { },

0 commit comments

Comments
 (0)