Skip to content

Commit 5b2de56

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 89fe8ff commit 5b2de56

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,20 @@
12511251
}
12521252
}
12531253
},
1254+
"codeguru-reviewer" : {
1255+
"endpoints" : {
1256+
"ap-northeast-1" : { },
1257+
"ap-southeast-1" : { },
1258+
"ap-southeast-2" : { },
1259+
"eu-central-1" : { },
1260+
"eu-north-1" : { },
1261+
"eu-west-1" : { },
1262+
"eu-west-2" : { },
1263+
"us-east-1" : { },
1264+
"us-east-2" : { },
1265+
"us-west-2" : { }
1266+
}
1267+
},
12541268
"codepipeline" : {
12551269
"endpoints" : {
12561270
"ap-northeast-1" : { },

0 commit comments

Comments
 (0)