File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +40
-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 7240
7240
"eu-west-1" : { },
7241
7241
"eu-west-2" : { },
7242
7242
"sa-east-1" : { },
7243
+ "transcribestreaming-fips-ca-central-1" : {
7244
+ "credentialScope" : {
7245
+ "region" : " ca-central-1"
7246
+ },
7247
+ "hostname" : " transcribestreaming-fips.ca-central-1.amazonaws.com"
7248
+ },
7249
+ "transcribestreaming-fips-us-east-1" : {
7250
+ "credentialScope" : {
7251
+ "region" : " us-east-1"
7252
+ },
7253
+ "hostname" : " transcribestreaming-fips.us-east-1.amazonaws.com"
7254
+ },
7255
+ "transcribestreaming-fips-us-east-2" : {
7256
+ "credentialScope" : {
7257
+ "region" : " us-east-2"
7258
+ },
7259
+ "hostname" : " transcribestreaming-fips.us-east-2.amazonaws.com"
7260
+ },
7261
+ "transcribestreaming-fips-us-west-2" : {
7262
+ "credentialScope" : {
7263
+ "region" : " us-west-2"
7264
+ },
7265
+ "hostname" : " transcribestreaming-fips.us-west-2.amazonaws.com"
7266
+ },
7243
7267
"us-east-1" : { },
7244
7268
"us-east-2" : { },
7245
7269
"us-west-2" : { }
9804
9828
"us-gov-west-1" : { }
9805
9829
}
9806
9830
},
9831
+ "oidc" : {
9832
+ "endpoints" : {
9833
+ "us-gov-west-1" : {
9834
+ "credentialScope" : {
9835
+ "region" : " us-gov-west-1"
9836
+ },
9837
+ "hostname" : " oidc.us-gov-west-1.amazonaws.com"
9838
+ }
9839
+ }
9840
+ },
9807
9841
"organizations" : {
9808
9842
"endpoints" : {
9809
9843
"aws-us-gov-global" : {
You can’t perform that action at this time.
0 commit comments