File tree Expand file tree Collapse file tree 2 files changed +71
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +71
-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 7443
7443
"us-west-2" : { }
7444
7444
}
7445
7445
},
7446
+ "textract" : {
7447
+ "endpoints" : {
7448
+ "ap-northeast-2" : { },
7449
+ "ap-south-1" : { },
7450
+ "ap-southeast-1" : { },
7451
+ "ap-southeast-2" : { },
7452
+ "ca-central-1" : { },
7453
+ "eu-central-1" : { },
7454
+ "eu-west-1" : { },
7455
+ "eu-west-2" : { },
7456
+ "eu-west-3" : { },
7457
+ "fips-ca-central-1" : {
7458
+ "credentialScope" : {
7459
+ "region" : " ca-central-1"
7460
+ },
7461
+ "hostname" : " textract-fips.ca-central-1.amazonaws.com"
7462
+ },
7463
+ "fips-us-east-1" : {
7464
+ "credentialScope" : {
7465
+ "region" : " us-east-1"
7466
+ },
7467
+ "hostname" : " textract-fips.us-east-1.amazonaws.com"
7468
+ },
7469
+ "fips-us-east-2" : {
7470
+ "credentialScope" : {
7471
+ "region" : " us-east-2"
7472
+ },
7473
+ "hostname" : " textract-fips.us-east-2.amazonaws.com"
7474
+ },
7475
+ "fips-us-west-1" : {
7476
+ "credentialScope" : {
7477
+ "region" : " us-west-1"
7478
+ },
7479
+ "hostname" : " textract-fips.us-west-1.amazonaws.com"
7480
+ },
7481
+ "fips-us-west-2" : {
7482
+ "credentialScope" : {
7483
+ "region" : " us-west-2"
7484
+ },
7485
+ "hostname" : " textract-fips.us-west-2.amazonaws.com"
7486
+ },
7487
+ "us-east-1" : { },
7488
+ "us-east-2" : { },
7489
+ "us-west-1" : { },
7490
+ "us-west-2" : { }
7491
+ }
7492
+ },
7446
7493
"transcribe" : {
7447
7494
"defaults" : {
7448
7495
"protocols" : [ " https" ]
10783
10830
"us-gov-west-1" : { }
10784
10831
}
10785
10832
},
10833
+ "textract" : {
10834
+ "endpoints" : {
10835
+ "fips-us-gov-east-1" : {
10836
+ "credentialScope" : {
10837
+ "region" : " us-gov-east-1"
10838
+ },
10839
+ "hostname" : " textract-fips.us-gov-east-1.amazonaws.com"
10840
+ },
10841
+ "fips-us-gov-west-1" : {
10842
+ "credentialScope" : {
10843
+ "region" : " us-gov-west-1"
10844
+ },
10845
+ "hostname" : " textract-fips.us-gov-west-1.amazonaws.com"
10846
+ },
10847
+ "us-gov-east-1" : { },
10848
+ "us-gov-west-1" : { }
10849
+ }
10850
+ },
10786
10851
"transcribe" : {
10787
10852
"defaults" : {
10788
10853
"protocols" : [ " https" ]
You can’t perform that action at this time.
0 commit comments