Skip to content

Commit a3b2ab2

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 828860d commit a3b2ab2

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
@@ -26547,6 +26547,15 @@
2654726547
"us-iso-east-1" : { }
2654826548
}
2654926549
},
26550+
"guardduty" : {
26551+
"defaults" : {
26552+
"protocols" : [ "https" ]
26553+
},
26554+
"endpoints" : {
26555+
"us-iso-east-1" : { }
26556+
},
26557+
"isRegionalized" : true
26558+
},
2655026559
"health" : {
2655126560
"endpoints" : {
2655226561
"us-iso-east-1" : { }

0 commit comments

Comments
 (0)