Skip to content

Commit 8b69f89

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 57f335a commit 8b69f89

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 endpoint and partition 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
@@ -10513,13 +10513,17 @@
1051310513
"ap-northeast-2" : { },
1051410514
"ap-northeast-3" : { },
1051510515
"ap-south-1" : { },
10516+
"ap-south-2" : { },
1051610517
"ap-southeast-1" : { },
1051710518
"ap-southeast-2" : { },
1051810519
"ap-southeast-3" : { },
10520+
"ap-southeast-4" : { },
1051910521
"ca-central-1" : { },
1052010522
"eu-central-1" : { },
10523+
"eu-central-2" : { },
1052110524
"eu-north-1" : { },
1052210525
"eu-south-1" : { },
10526+
"eu-south-2" : { },
1052310527
"eu-west-1" : { },
1052410528
"eu-west-2" : { },
1052510529
"eu-west-3" : { },
@@ -22577,6 +22581,12 @@
2257722581
}
2257822582
}
2257922583
},
22584+
"simspaceweaver" : {
22585+
"endpoints" : {
22586+
"us-gov-east-1" : { },
22587+
"us-gov-west-1" : { }
22588+
}
22589+
},
2258022590
"sms" : {
2258122591
"endpoints" : {
2258222592
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)