Skip to content

Commit 796d552

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent b0994dd commit 796d552

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8172,6 +8172,24 @@
81728172
"us-gov-west-1" : { }
81738173
}
81748174
},
8175+
"fsx" : {
8176+
"endpoints" : {
8177+
"fips-prod-us-gov-east-1" : {
8178+
"credentialScope" : {
8179+
"region" : "us-gov-east-1"
8180+
},
8181+
"hostname" : "fsx-fips.us-gov-east-1.amazonaws.com"
8182+
},
8183+
"fips-prod-us-gov-west-1" : {
8184+
"credentialScope" : {
8185+
"region" : "us-gov-west-1"
8186+
},
8187+
"hostname" : "fsx-fips.us-gov-west-1.amazonaws.com"
8188+
},
8189+
"us-gov-east-1" : { },
8190+
"us-gov-west-1" : { }
8191+
}
8192+
},
81758193
"glacier" : {
81768194
"endpoints" : {
81778195
"us-gov-east-1" : {

0 commit comments

Comments
 (0)