Skip to content

Commit 1d8fab6

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent d952ef3 commit 1d8fab6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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
@@ -6985,6 +6985,12 @@
69856985
},
69866986
"comprehendmedical" : {
69876987
"endpoints" : {
6988+
"fips-us-gov-west-1" : {
6989+
"credentialScope" : {
6990+
"region" : "us-gov-west-1"
6991+
},
6992+
"hostname" : "comprehendmedical-fips.us-gov-west-1.amazonaws.com"
6993+
},
69886994
"us-gov-west-1" : { }
69896995
}
69906996
},

0 commit comments

Comments
 (0)