File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +44
-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 6358
6358
"eu-central-1" : { },
6359
6359
"eu-west-1" : { },
6360
6360
"eu-west-2" : { },
6361
+ "fips-us-east-1" : {
6362
+ "credentialScope" : {
6363
+ "region" : " us-east-1"
6364
+ },
6365
+ "hostname" : " workspaces-fips.us-east-1.amazonaws.com"
6366
+ },
6367
+ "fips-us-west-2" : {
6368
+ "credentialScope" : {
6369
+ "region" : " us-west-2"
6370
+ },
6371
+ "hostname" : " workspaces-fips.us-west-2.amazonaws.com"
6372
+ },
6361
6373
"sa-east-1" : { },
6362
6374
"us-east-1" : { },
6363
6375
"us-west-2" : { }
6778
6790
"cn-northwest-1" : { }
6779
6791
}
6780
6792
},
6793
+ "iotevents" : {
6794
+ "endpoints" : {
6795
+ "cn-north-1" : { }
6796
+ }
6797
+ },
6798
+ "ioteventsdata" : {
6799
+ "endpoints" : {
6800
+ "cn-north-1" : {
6801
+ "credentialScope" : {
6802
+ "region" : " cn-north-1"
6803
+ },
6804
+ "hostname" : " data.iotevents.cn-north-1.amazonaws.com.cn"
6805
+ }
6806
+ }
6807
+ },
6781
6808
"iotsecuredtunneling" : {
6782
6809
"endpoints" : {
6783
6810
"cn-north-1" : { },
8544
8571
"us-gov-west-1" : { }
8545
8572
}
8546
8573
},
8574
+ "transfer" : {
8575
+ "endpoints" : {
8576
+ "us-gov-east-1" : { },
8577
+ "us-gov-west-1" : { }
8578
+ }
8579
+ },
8547
8580
"translate" : {
8548
8581
"defaults" : {
8549
8582
"protocols" : [ " https" ]
8576
8609
},
8577
8610
"workspaces" : {
8578
8611
"endpoints" : {
8612
+ "fips-us-gov-west-1" : {
8613
+ "credentialScope" : {
8614
+ "region" : " us-gov-west-1"
8615
+ },
8616
+ "hostname" : " workspaces-fips.us-gov-west-1.amazonaws.com"
8617
+ },
8579
8618
"us-gov-west-1" : { }
8580
8619
}
8581
8620
},
You can’t perform that action at this time.
0 commit comments