File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 2911
2911
"eu-west-1" : { },
2912
2912
"eu-west-2" : { },
2913
2913
"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
+ },
2914
2944
"sa-east-1" : { },
2915
2945
"us-east-1" : { },
2916
2946
"us-east-2" : { },
You can’t perform that action at this time.
0 commit comments