File tree Expand file tree Collapse file tree 2 files changed +66
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +66
-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
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 1050
1050
"ap-southeast-2" : { },
1051
1051
"ca-central-1" : { },
1052
1052
"eu-central-1" : { },
1053
+ "eu-north-1" : { },
1053
1054
"eu-west-1" : { },
1054
1055
"eu-west-2" : { },
1055
1056
"eu-west-3" : { },
2979
2980
"eu-west-1" : { },
2980
2981
"eu-west-2" : { },
2981
2982
"eu-west-3" : { },
2983
+ "fips-us-east-1" : {
2984
+ "credentialScope" : {
2985
+ "region" : " us-east-1"
2986
+ },
2987
+ "hostname" : " monitoring-fips.us-east-1.amazonaws.com"
2988
+ },
2989
+ "fips-us-east-2" : {
2990
+ "credentialScope" : {
2991
+ "region" : " us-east-2"
2992
+ },
2993
+ "hostname" : " monitoring-fips.us-east-2.amazonaws.com"
2994
+ },
2995
+ "fips-us-west-1" : {
2996
+ "credentialScope" : {
2997
+ "region" : " us-west-1"
2998
+ },
2999
+ "hostname" : " monitoring-fips.us-west-1.amazonaws.com"
3000
+ },
3001
+ "fips-us-west-2" : {
3002
+ "credentialScope" : {
3003
+ "region" : " us-west-2"
3004
+ },
3005
+ "hostname" : " monitoring-fips.us-west-2.amazonaws.com"
3006
+ },
2982
3007
"me-south-1" : { },
2983
3008
"sa-east-1" : { },
2984
3009
"us-east-1" : { },
4921
4946
},
4922
4947
"waf-regional" : {
4923
4948
"endpoints" : {
4949
+ "ap-east-1" : {
4950
+ "credentialScope" : {
4951
+ "region" : " ap-east-1"
4952
+ },
4953
+ "hostname" : " waf-regional.ap-east-1.amazonaws.com"
4954
+ },
4924
4955
"ap-northeast-1" : {
4925
4956
"credentialScope" : {
4926
4957
"region" : " ap-northeast-1"
4987
5018
},
4988
5019
"hostname" : " waf-regional.eu-west-3.amazonaws.com"
4989
5020
},
5021
+ "fips-ap-east-1" : {
5022
+ "credentialScope" : {
5023
+ "region" : " ap-east-1"
5024
+ },
5025
+ "hostname" : " waf-regional-fips.ap-east-1.amazonaws.com"
5026
+ },
4990
5027
"fips-ap-northeast-1" : {
4991
5028
"credentialScope" : {
4992
5029
"region" : " ap-northeast-1"
5053
5090
},
5054
5091
"hostname" : " waf-regional-fips.eu-west-3.amazonaws.com"
5055
5092
},
5093
+ "fips-me-south-1" : {
5094
+ "credentialScope" : {
5095
+ "region" : " me-south-1"
5096
+ },
5097
+ "hostname" : " waf-regional-fips.me-south-1.amazonaws.com"
5098
+ },
5056
5099
"fips-sa-east-1" : {
5057
5100
"credentialScope" : {
5058
5101
"region" : " sa-east-1"
5083
5126
},
5084
5127
"hostname" : " waf-regional-fips.us-west-2.amazonaws.com"
5085
5128
},
5129
+ "me-south-1" : {
5130
+ "credentialScope" : {
5131
+ "region" : " me-south-1"
5132
+ },
5133
+ "hostname" : " waf-regional.me-south-1.amazonaws.com"
5134
+ },
5086
5135
"sa-east-1" : {
5087
5136
"credentialScope" : {
5088
5137
"region" : " sa-east-1"
6313
6362
},
6314
6363
"monitoring" : {
6315
6364
"endpoints" : {
6365
+ "fips-us-gov-east-1" : {
6366
+ "credentialScope" : {
6367
+ "region" : " us-gov-east-1"
6368
+ },
6369
+ "hostname" : " monitoring.us-gov-east-1.amazonaws.com"
6370
+ },
6371
+ "fips-us-gov-west-1" : {
6372
+ "credentialScope" : {
6373
+ "region" : " us-gov-west-1"
6374
+ },
6375
+ "hostname" : " monitoring.us-gov-west-1.amazonaws.com"
6376
+ },
6316
6377
"us-gov-east-1" : { },
6317
6378
"us-gov-west-1" : { }
6318
6379
}
You can’t perform that action at this time.
0 commit comments