Skip to content

Commit 44f1419

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 566577a commit 44f1419

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-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: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2911,6 +2911,36 @@
29112911
"eu-west-1" : { },
29122912
"eu-west-2" : { },
29132913
"eu-west-3" : { },
2914+
"fips-prod-ca-central-1" : {
2915+
"credentialScope" : {
2916+
"region" : "ca-central-1"
2917+
},
2918+
"hostname" : "fsx-fips.ca-central-1.amazonaws.com"
2919+
},
2920+
"fips-prod-us-east-1" : {
2921+
"credentialScope" : {
2922+
"region" : "us-east-1"
2923+
},
2924+
"hostname" : "fsx-fips.us-east-1.amazonaws.com"
2925+
},
2926+
"fips-prod-us-east-2" : {
2927+
"credentialScope" : {
2928+
"region" : "us-east-2"
2929+
},
2930+
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
2931+
},
2932+
"fips-prod-us-west-1" : {
2933+
"credentialScope" : {
2934+
"region" : "us-west-1"
2935+
},
2936+
"hostname" : "fsx-fips.us-west-1.amazonaws.com"
2937+
},
2938+
"fips-prod-us-west-2" : {
2939+
"credentialScope" : {
2940+
"region" : "us-west-2"
2941+
},
2942+
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
2943+
},
29142944
"sa-east-1" : { },
29152945
"us-east-1" : { },
29162946
"us-east-2" : { },

0 commit comments

Comments
 (0)