Skip to content

Commit 3fa6744

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 719a820 commit 3fa6744

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14324,6 +14324,7 @@
1432414324
"ap-southeast-3" : { },
1432514325
"ap-southeast-4" : { },
1432614326
"ap-southeast-5" : { },
14327+
"ap-southeast-6" : { },
1432714328
"ap-southeast-7" : { },
1432814329
"ca-central-1" : {
1432914330
"variants" : [ {
@@ -40442,6 +40443,11 @@
4044240443
"eusc-de-east-1" : { }
4044340444
}
4044440445
},
40446+
"guardduty" : {
40447+
"endpoints" : {
40448+
"eusc-de-east-1" : { }
40449+
}
40450+
},
4044540451
"health" : {
4044640452
"endpoints" : {
4044740453
"eusc-de-east-1" : {

0 commit comments

Comments
 (0)