File tree Expand file tree Collapse file tree 2 files changed +26
-8
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +26
-8
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 242
242
"us-west-2" : { }
243
243
}
244
244
},
245
+ "airflow" : {
246
+ "endpoints" : {
247
+ "ap-northeast-1" : { },
248
+ "ap-southeast-1" : { },
249
+ "ap-southeast-2" : { },
250
+ "eu-central-1" : { },
251
+ "eu-north-1" : { },
252
+ "eu-west-1" : { },
253
+ "us-east-1" : { },
254
+ "us-east-2" : { },
255
+ "us-west-2" : { }
256
+ }
257
+ },
245
258
"api.detective" : {
246
259
"defaults" : {
247
260
"protocols" : [ " https" ]
849
862
},
850
863
"chime" : {
851
864
"defaults" : {
852
- "protocols" : [ " https" ],
853
- "sslCommonName" : " service.chime.aws.amazon.com"
865
+ "protocols" : [ " https" ]
854
866
},
855
867
"endpoints" : {
856
868
"aws-global" : {
1322
1334
},
1323
1335
"hostname" : " cognito-identity-fips.us-west-2.amazonaws.com"
1324
1336
},
1337
+ "sa-east-1" : { },
1325
1338
"us-east-1" : { },
1326
1339
"us-east-2" : { },
1340
+ "us-west-1" : { },
1327
1341
"us-west-2" : { }
1328
1342
}
1329
1343
},
1358
1372
},
1359
1373
"hostname" : " cognito-idp-fips.us-west-2.amazonaws.com"
1360
1374
},
1375
+ "sa-east-1" : { },
1361
1376
"us-east-1" : { },
1362
1377
"us-east-2" : { },
1363
1378
"us-west-2" : { }
6068
6083
},
6069
6084
"transcribestreaming" : {
6070
6085
"endpoints" : {
6086
+ "ap-northeast-1" : { },
6087
+ "ap-northeast-2" : { },
6071
6088
"ap-southeast-2" : { },
6072
6089
"ca-central-1" : { },
6073
6090
"eu-central-1" : { },
6074
6091
"eu-west-1" : { },
6075
6092
"eu-west-2" : { },
6093
+ "sa-east-1" : { },
6076
6094
"us-east-1" : { },
6077
6095
"us-east-2" : { },
6078
6096
"us-west-2" : { }
7031
7049
"region" : " cn-northwest-1"
7032
7050
},
7033
7051
"hostname" : " organizations.cn-northwest-1.amazonaws.com.cn"
7034
- },
7035
- "fips-aws-cn-global" : {
7036
- "credentialScope" : {
7037
- "region" : " cn-northwest-1"
7038
- },
7039
- "hostname" : " organizations.cn-northwest-1.amazonaws.com.cn"
7040
7052
}
7041
7053
},
7042
7054
"isRegionalized" : false ,
You can’t perform that action at this time.
0 commit comments