File tree Expand file tree Collapse file tree 2 files changed +54
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +54
-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 2290
2290
},
2291
2291
"groundstation" : {
2292
2292
"endpoints" : {
2293
+ "ap-southeast-2" : { },
2293
2294
"eu-north-1" : { },
2294
2295
"me-south-1" : { },
2295
2296
"us-east-2" : { },
2758
2759
"eu-west-1" : { },
2759
2760
"eu-west-2" : { },
2760
2761
"eu-west-3" : { },
2762
+ "fips-us-east-1" : {
2763
+ "credentialScope" : {
2764
+ "region" : " us-east-1"
2765
+ },
2766
+ "hostname" : " license-manager-fips.us-east-1.amazonaws.com"
2767
+ },
2768
+ "fips-us-east-2" : {
2769
+ "credentialScope" : {
2770
+ "region" : " us-east-2"
2771
+ },
2772
+ "hostname" : " license-manager-fips.us-east-2.amazonaws.com"
2773
+ },
2774
+ "fips-us-west-1" : {
2775
+ "credentialScope" : {
2776
+ "region" : " us-west-1"
2777
+ },
2778
+ "hostname" : " license-manager-fips.us-west-1.amazonaws.com"
2779
+ },
2780
+ "fips-us-west-2" : {
2781
+ "credentialScope" : {
2782
+ "region" : " us-west-2"
2783
+ },
2784
+ "hostname" : " license-manager-fips.us-west-2.amazonaws.com"
2785
+ },
2761
2786
"me-south-1" : { },
2762
2787
"sa-east-1" : { },
2763
2788
"us-east-1" : { },
5170
5195
"ap-southeast-1" : { },
5171
5196
"ap-southeast-2" : { },
5172
5197
"eu-west-1" : { },
5198
+ "fips-us-east-1" : {
5199
+ "credentialScope" : {
5200
+ "region" : " us-east-1"
5201
+ },
5202
+ "hostname" : " workdocs-fips.us-east-1.amazonaws.com"
5203
+ },
5204
+ "fips-us-west-2" : {
5205
+ "credentialScope" : {
5206
+ "region" : " us-west-2"
5207
+ },
5208
+ "hostname" : " workdocs-fips.us-west-2.amazonaws.com"
5209
+ },
5173
5210
"us-east-1" : { },
5174
5211
"us-west-2" : { }
5175
5212
}
6334
6371
},
6335
6372
"license-manager" : {
6336
6373
"endpoints" : {
6374
+ "fips-us-gov-east-1" : {
6375
+ "credentialScope" : {
6376
+ "region" : " us-gov-east-1"
6377
+ },
6378
+ "hostname" : " license-manager-fips.us-gov-east-1.amazonaws.com"
6379
+ },
6380
+ "fips-us-gov-west-1" : {
6381
+ "credentialScope" : {
6382
+ "region" : " us-gov-west-1"
6383
+ },
6384
+ "hostname" : " license-manager-fips.us-gov-west-1.amazonaws.com"
6385
+ },
6337
6386
"us-gov-east-1" : { },
6338
6387
"us-gov-west-1" : { }
6339
6388
}
You can’t perform that action at this time.
0 commit comments