Skip to content

Commit 5778e69

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c52730d commit 5778e69

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 service endpoint 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
@@ -7171,6 +7171,16 @@
71717171
},
71727172
"isRegionalized" : true
71737173
},
7174+
"guardduty" : {
7175+
"defaults" : {
7176+
"protocols" : [ "https" ]
7177+
},
7178+
"endpoints" : {
7179+
"cn-north-1" : { },
7180+
"cn-northwest-1" : { }
7181+
},
7182+
"isRegionalized" : true
7183+
},
71747184
"health" : {
71757185
"endpoints" : {
71767186
"cn-north-1" : { },

0 commit comments

Comments
 (0)