@aws-sdk/client-transcribe 3.590.0 → 3.592.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/dist-cjs/index.js +0 -43
  2. package/dist-types/commands/CreateCallAnalyticsCategoryCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateLanguageModelCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateMedicalVocabularyCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateVocabularyFilterCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteCallAnalyticsCategoryCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteCallAnalyticsJobCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteLanguageModelCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteMedicalScribeJobCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteMedicalTranscriptionJobCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteMedicalVocabularyCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteTranscriptionJobCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteVocabularyCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteVocabularyFilterCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeLanguageModelCommand.d.ts +2 -1
  17. package/dist-types/commands/GetCallAnalyticsCategoryCommand.d.ts +2 -1
  18. package/dist-types/commands/GetCallAnalyticsJobCommand.d.ts +2 -1
  19. package/dist-types/commands/GetMedicalScribeJobCommand.d.ts +2 -1
  20. package/dist-types/commands/GetMedicalTranscriptionJobCommand.d.ts +2 -1
  21. package/dist-types/commands/GetMedicalVocabularyCommand.d.ts +2 -1
  22. package/dist-types/commands/GetTranscriptionJobCommand.d.ts +2 -1
  23. package/dist-types/commands/GetVocabularyCommand.d.ts +2 -1
  24. package/dist-types/commands/GetVocabularyFilterCommand.d.ts +2 -1
  25. package/dist-types/commands/ListCallAnalyticsCategoriesCommand.d.ts +2 -1
  26. package/dist-types/commands/ListCallAnalyticsJobsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListLanguageModelsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListMedicalScribeJobsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListMedicalTranscriptionJobsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListMedicalVocabulariesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  32. package/dist-types/commands/ListTranscriptionJobsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListVocabulariesCommand.d.ts +2 -1
  34. package/dist-types/commands/ListVocabularyFiltersCommand.d.ts +2 -1
  35. package/dist-types/commands/StartCallAnalyticsJobCommand.d.ts +2 -1
  36. package/dist-types/commands/StartMedicalScribeJobCommand.d.ts +2 -1
  37. package/dist-types/commands/StartMedicalTranscriptionJobCommand.d.ts +2 -1
  38. package/dist-types/commands/StartTranscriptionJobCommand.d.ts +2 -1
  39. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  40. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/UpdateCallAnalyticsCategoryCommand.d.ts +2 -1
  42. package/dist-types/commands/UpdateMedicalVocabularyCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateVocabularyCommand.d.ts +2 -1
  44. package/dist-types/commands/UpdateVocabularyFilterCommand.d.ts +2 -1
  45. package/dist-types/index.d.ts +2 -2
  46. package/dist-types/models/TranscribeServiceException.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/CreateCallAnalyticsCategoryCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/CreateLanguageModelCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/CreateMedicalVocabularyCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/CreateVocabularyFilterCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DeleteCallAnalyticsCategoryCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DeleteCallAnalyticsJobCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DeleteLanguageModelCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DeleteMedicalScribeJobCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/DeleteMedicalTranscriptionJobCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/DeleteMedicalVocabularyCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/DeleteTranscriptionJobCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/DeleteVocabularyFilterCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/DescribeLanguageModelCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/GetCallAnalyticsCategoryCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/GetCallAnalyticsJobCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/GetMedicalScribeJobCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/GetMedicalTranscriptionJobCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/GetMedicalVocabularyCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/GetTranscriptionJobCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/GetVocabularyCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/GetVocabularyFilterCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/ListCallAnalyticsCategoriesCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ListCallAnalyticsJobsCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/ListLanguageModelsCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/ListMedicalScribeJobsCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/ListMedicalTranscriptionJobsCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/ListMedicalVocabulariesCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ListTranscriptionJobsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ListVocabulariesCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ListVocabularyFiltersCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/StartCallAnalyticsJobCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/StartMedicalScribeJobCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/StartMedicalTranscriptionJobCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/StartTranscriptionJobCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/UpdateCallAnalyticsCategoryCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/UpdateMedicalVocabularyCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/UpdateVocabularyCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/UpdateVocabularyFilterCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/models/TranscribeServiceException.d.ts +2 -1
  91. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -263,7 +263,6 @@ var TranscribeClient = _TranscribeClient;
263
263
 
264
264
  var import_middleware_serde = require("@smithy/middleware-serde");
265
265
 
266
- var import_types = require("@smithy/types");
267
266
 
268
267
  // src/protocols/Aws_json1_1.ts
269
268
  var import_core2 = require("@aws-sdk/core");
@@ -1982,7 +1981,6 @@ var CreateCallAnalyticsCategoryCommand = _CreateCallAnalyticsCategoryCommand;
1982
1981
 
1983
1982
 
1984
1983
 
1985
-
1986
1984
  var _CreateLanguageModelCommand = class _CreateLanguageModelCommand extends import_smithy_client.Command.classBuilder().ep({
1987
1985
  ...commonParams
1988
1986
  }).m(function(Command, cs, config, o) {
@@ -1999,7 +1997,6 @@ var CreateLanguageModelCommand = _CreateLanguageModelCommand;
1999
1997
 
2000
1998
 
2001
1999
 
2002
-
2003
2000
  var _CreateMedicalVocabularyCommand = class _CreateMedicalVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2004
2001
  ...commonParams
2005
2002
  }).m(function(Command, cs, config, o) {
@@ -2016,7 +2013,6 @@ var CreateMedicalVocabularyCommand = _CreateMedicalVocabularyCommand;
2016
2013
 
2017
2014
 
2018
2015
 
2019
-
2020
2016
  var _CreateVocabularyCommand = class _CreateVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2021
2017
  ...commonParams
2022
2018
  }).m(function(Command, cs, config, o) {
@@ -2033,7 +2029,6 @@ var CreateVocabularyCommand = _CreateVocabularyCommand;
2033
2029
 
2034
2030
 
2035
2031
 
2036
-
2037
2032
  var _CreateVocabularyFilterCommand = class _CreateVocabularyFilterCommand extends import_smithy_client.Command.classBuilder().ep({
2038
2033
  ...commonParams
2039
2034
  }).m(function(Command, cs, config, o) {
@@ -2050,7 +2045,6 @@ var CreateVocabularyFilterCommand = _CreateVocabularyFilterCommand;
2050
2045
 
2051
2046
 
2052
2047
 
2053
-
2054
2048
  var _DeleteCallAnalyticsCategoryCommand = class _DeleteCallAnalyticsCategoryCommand extends import_smithy_client.Command.classBuilder().ep({
2055
2049
  ...commonParams
2056
2050
  }).m(function(Command, cs, config, o) {
@@ -2067,7 +2061,6 @@ var DeleteCallAnalyticsCategoryCommand = _DeleteCallAnalyticsCategoryCommand;
2067
2061
 
2068
2062
 
2069
2063
 
2070
-
2071
2064
  var _DeleteCallAnalyticsJobCommand = class _DeleteCallAnalyticsJobCommand extends import_smithy_client.Command.classBuilder().ep({
2072
2065
  ...commonParams
2073
2066
  }).m(function(Command, cs, config, o) {
@@ -2084,7 +2077,6 @@ var DeleteCallAnalyticsJobCommand = _DeleteCallAnalyticsJobCommand;
2084
2077
 
2085
2078
 
2086
2079
 
2087
-
2088
2080
  var _DeleteLanguageModelCommand = class _DeleteLanguageModelCommand extends import_smithy_client.Command.classBuilder().ep({
2089
2081
  ...commonParams
2090
2082
  }).m(function(Command, cs, config, o) {
@@ -2101,7 +2093,6 @@ var DeleteLanguageModelCommand = _DeleteLanguageModelCommand;
2101
2093
 
2102
2094
 
2103
2095
 
2104
-
2105
2096
  var _DeleteMedicalScribeJobCommand = class _DeleteMedicalScribeJobCommand extends import_smithy_client.Command.classBuilder().ep({
2106
2097
  ...commonParams
2107
2098
  }).m(function(Command, cs, config, o) {
@@ -2118,7 +2109,6 @@ var DeleteMedicalScribeJobCommand = _DeleteMedicalScribeJobCommand;
2118
2109
 
2119
2110
 
2120
2111
 
2121
-
2122
2112
  var _DeleteMedicalTranscriptionJobCommand = class _DeleteMedicalTranscriptionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2123
2113
  ...commonParams
2124
2114
  }).m(function(Command, cs, config, o) {
@@ -2135,7 +2125,6 @@ var DeleteMedicalTranscriptionJobCommand = _DeleteMedicalTranscriptionJobCommand
2135
2125
 
2136
2126
 
2137
2127
 
2138
-
2139
2128
  var _DeleteMedicalVocabularyCommand = class _DeleteMedicalVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2140
2129
  ...commonParams
2141
2130
  }).m(function(Command, cs, config, o) {
@@ -2152,7 +2141,6 @@ var DeleteMedicalVocabularyCommand = _DeleteMedicalVocabularyCommand;
2152
2141
 
2153
2142
 
2154
2143
 
2155
-
2156
2144
  var _DeleteTranscriptionJobCommand = class _DeleteTranscriptionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2157
2145
  ...commonParams
2158
2146
  }).m(function(Command, cs, config, o) {
@@ -2169,7 +2157,6 @@ var DeleteTranscriptionJobCommand = _DeleteTranscriptionJobCommand;
2169
2157
 
2170
2158
 
2171
2159
 
2172
-
2173
2160
  var _DeleteVocabularyCommand = class _DeleteVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2174
2161
  ...commonParams
2175
2162
  }).m(function(Command, cs, config, o) {
@@ -2186,7 +2173,6 @@ var DeleteVocabularyCommand = _DeleteVocabularyCommand;
2186
2173
 
2187
2174
 
2188
2175
 
2189
-
2190
2176
  var _DeleteVocabularyFilterCommand = class _DeleteVocabularyFilterCommand extends import_smithy_client.Command.classBuilder().ep({
2191
2177
  ...commonParams
2192
2178
  }).m(function(Command, cs, config, o) {
@@ -2203,7 +2189,6 @@ var DeleteVocabularyFilterCommand = _DeleteVocabularyFilterCommand;
2203
2189
 
2204
2190
 
2205
2191
 
2206
-
2207
2192
  var _DescribeLanguageModelCommand = class _DescribeLanguageModelCommand extends import_smithy_client.Command.classBuilder().ep({
2208
2193
  ...commonParams
2209
2194
  }).m(function(Command, cs, config, o) {
@@ -2220,7 +2205,6 @@ var DescribeLanguageModelCommand = _DescribeLanguageModelCommand;
2220
2205
 
2221
2206
 
2222
2207
 
2223
-
2224
2208
  var _GetCallAnalyticsCategoryCommand = class _GetCallAnalyticsCategoryCommand extends import_smithy_client.Command.classBuilder().ep({
2225
2209
  ...commonParams
2226
2210
  }).m(function(Command, cs, config, o) {
@@ -2237,7 +2221,6 @@ var GetCallAnalyticsCategoryCommand = _GetCallAnalyticsCategoryCommand;
2237
2221
 
2238
2222
 
2239
2223
 
2240
-
2241
2224
  var _GetCallAnalyticsJobCommand = class _GetCallAnalyticsJobCommand extends import_smithy_client.Command.classBuilder().ep({
2242
2225
  ...commonParams
2243
2226
  }).m(function(Command, cs, config, o) {
@@ -2254,7 +2237,6 @@ var GetCallAnalyticsJobCommand = _GetCallAnalyticsJobCommand;
2254
2237
 
2255
2238
 
2256
2239
 
2257
-
2258
2240
  var _GetMedicalScribeJobCommand = class _GetMedicalScribeJobCommand extends import_smithy_client.Command.classBuilder().ep({
2259
2241
  ...commonParams
2260
2242
  }).m(function(Command, cs, config, o) {
@@ -2271,7 +2253,6 @@ var GetMedicalScribeJobCommand = _GetMedicalScribeJobCommand;
2271
2253
 
2272
2254
 
2273
2255
 
2274
-
2275
2256
  var _GetMedicalTranscriptionJobCommand = class _GetMedicalTranscriptionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2276
2257
  ...commonParams
2277
2258
  }).m(function(Command, cs, config, o) {
@@ -2288,7 +2269,6 @@ var GetMedicalTranscriptionJobCommand = _GetMedicalTranscriptionJobCommand;
2288
2269
 
2289
2270
 
2290
2271
 
2291
-
2292
2272
  var _GetMedicalVocabularyCommand = class _GetMedicalVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2293
2273
  ...commonParams
2294
2274
  }).m(function(Command, cs, config, o) {
@@ -2305,7 +2285,6 @@ var GetMedicalVocabularyCommand = _GetMedicalVocabularyCommand;
2305
2285
 
2306
2286
 
2307
2287
 
2308
-
2309
2288
  var _GetTranscriptionJobCommand = class _GetTranscriptionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2310
2289
  ...commonParams
2311
2290
  }).m(function(Command, cs, config, o) {
@@ -2322,7 +2301,6 @@ var GetTranscriptionJobCommand = _GetTranscriptionJobCommand;
2322
2301
 
2323
2302
 
2324
2303
 
2325
-
2326
2304
  var _GetVocabularyCommand = class _GetVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2327
2305
  ...commonParams
2328
2306
  }).m(function(Command, cs, config, o) {
@@ -2339,7 +2317,6 @@ var GetVocabularyCommand = _GetVocabularyCommand;
2339
2317
 
2340
2318
 
2341
2319
 
2342
-
2343
2320
  var _GetVocabularyFilterCommand = class _GetVocabularyFilterCommand extends import_smithy_client.Command.classBuilder().ep({
2344
2321
  ...commonParams
2345
2322
  }).m(function(Command, cs, config, o) {
@@ -2356,7 +2333,6 @@ var GetVocabularyFilterCommand = _GetVocabularyFilterCommand;
2356
2333
 
2357
2334
 
2358
2335
 
2359
-
2360
2336
  var _ListCallAnalyticsCategoriesCommand = class _ListCallAnalyticsCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
2361
2337
  ...commonParams
2362
2338
  }).m(function(Command, cs, config, o) {
@@ -2373,7 +2349,6 @@ var ListCallAnalyticsCategoriesCommand = _ListCallAnalyticsCategoriesCommand;
2373
2349
 
2374
2350
 
2375
2351
 
2376
-
2377
2352
  var _ListCallAnalyticsJobsCommand = class _ListCallAnalyticsJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2378
2353
  ...commonParams
2379
2354
  }).m(function(Command, cs, config, o) {
@@ -2390,7 +2365,6 @@ var ListCallAnalyticsJobsCommand = _ListCallAnalyticsJobsCommand;
2390
2365
 
2391
2366
 
2392
2367
 
2393
-
2394
2368
  var _ListLanguageModelsCommand = class _ListLanguageModelsCommand extends import_smithy_client.Command.classBuilder().ep({
2395
2369
  ...commonParams
2396
2370
  }).m(function(Command, cs, config, o) {
@@ -2407,7 +2381,6 @@ var ListLanguageModelsCommand = _ListLanguageModelsCommand;
2407
2381
 
2408
2382
 
2409
2383
 
2410
-
2411
2384
  var _ListMedicalScribeJobsCommand = class _ListMedicalScribeJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2412
2385
  ...commonParams
2413
2386
  }).m(function(Command, cs, config, o) {
@@ -2424,7 +2397,6 @@ var ListMedicalScribeJobsCommand = _ListMedicalScribeJobsCommand;
2424
2397
 
2425
2398
 
2426
2399
 
2427
-
2428
2400
  var _ListMedicalTranscriptionJobsCommand = class _ListMedicalTranscriptionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2429
2401
  ...commonParams
2430
2402
  }).m(function(Command, cs, config, o) {
@@ -2441,7 +2413,6 @@ var ListMedicalTranscriptionJobsCommand = _ListMedicalTranscriptionJobsCommand;
2441
2413
 
2442
2414
 
2443
2415
 
2444
-
2445
2416
  var _ListMedicalVocabulariesCommand = class _ListMedicalVocabulariesCommand extends import_smithy_client.Command.classBuilder().ep({
2446
2417
  ...commonParams
2447
2418
  }).m(function(Command, cs, config, o) {
@@ -2458,7 +2429,6 @@ var ListMedicalVocabulariesCommand = _ListMedicalVocabulariesCommand;
2458
2429
 
2459
2430
 
2460
2431
 
2461
-
2462
2432
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2463
2433
  ...commonParams
2464
2434
  }).m(function(Command, cs, config, o) {
@@ -2475,7 +2445,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2475
2445
 
2476
2446
 
2477
2447
 
2478
-
2479
2448
  var _ListTranscriptionJobsCommand = class _ListTranscriptionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
2480
2449
  ...commonParams
2481
2450
  }).m(function(Command, cs, config, o) {
@@ -2492,7 +2461,6 @@ var ListTranscriptionJobsCommand = _ListTranscriptionJobsCommand;
2492
2461
 
2493
2462
 
2494
2463
 
2495
-
2496
2464
  var _ListVocabulariesCommand = class _ListVocabulariesCommand extends import_smithy_client.Command.classBuilder().ep({
2497
2465
  ...commonParams
2498
2466
  }).m(function(Command, cs, config, o) {
@@ -2509,7 +2477,6 @@ var ListVocabulariesCommand = _ListVocabulariesCommand;
2509
2477
 
2510
2478
 
2511
2479
 
2512
-
2513
2480
  var _ListVocabularyFiltersCommand = class _ListVocabularyFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
2514
2481
  ...commonParams
2515
2482
  }).m(function(Command, cs, config, o) {
@@ -2526,7 +2493,6 @@ var ListVocabularyFiltersCommand = _ListVocabularyFiltersCommand;
2526
2493
 
2527
2494
 
2528
2495
 
2529
-
2530
2496
  var _StartCallAnalyticsJobCommand = class _StartCallAnalyticsJobCommand extends import_smithy_client.Command.classBuilder().ep({
2531
2497
  ...commonParams
2532
2498
  }).m(function(Command, cs, config, o) {
@@ -2543,7 +2509,6 @@ var StartCallAnalyticsJobCommand = _StartCallAnalyticsJobCommand;
2543
2509
 
2544
2510
 
2545
2511
 
2546
-
2547
2512
  var _StartMedicalScribeJobCommand = class _StartMedicalScribeJobCommand extends import_smithy_client.Command.classBuilder().ep({
2548
2513
  ...commonParams
2549
2514
  }).m(function(Command, cs, config, o) {
@@ -2560,7 +2525,6 @@ var StartMedicalScribeJobCommand = _StartMedicalScribeJobCommand;
2560
2525
 
2561
2526
 
2562
2527
 
2563
-
2564
2528
  var _StartMedicalTranscriptionJobCommand = class _StartMedicalTranscriptionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2565
2529
  ...commonParams
2566
2530
  }).m(function(Command, cs, config, o) {
@@ -2577,7 +2541,6 @@ var StartMedicalTranscriptionJobCommand = _StartMedicalTranscriptionJobCommand;
2577
2541
 
2578
2542
 
2579
2543
 
2580
-
2581
2544
  var _StartTranscriptionJobCommand = class _StartTranscriptionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2582
2545
  ...commonParams
2583
2546
  }).m(function(Command, cs, config, o) {
@@ -2594,7 +2557,6 @@ var StartTranscriptionJobCommand = _StartTranscriptionJobCommand;
2594
2557
 
2595
2558
 
2596
2559
 
2597
-
2598
2560
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2599
2561
  ...commonParams
2600
2562
  }).m(function(Command, cs, config, o) {
@@ -2611,7 +2573,6 @@ var TagResourceCommand = _TagResourceCommand;
2611
2573
 
2612
2574
 
2613
2575
 
2614
-
2615
2576
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2616
2577
  ...commonParams
2617
2578
  }).m(function(Command, cs, config, o) {
@@ -2628,7 +2589,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2628
2589
 
2629
2590
 
2630
2591
 
2631
-
2632
2592
  var _UpdateCallAnalyticsCategoryCommand = class _UpdateCallAnalyticsCategoryCommand extends import_smithy_client.Command.classBuilder().ep({
2633
2593
  ...commonParams
2634
2594
  }).m(function(Command, cs, config, o) {
@@ -2645,7 +2605,6 @@ var UpdateCallAnalyticsCategoryCommand = _UpdateCallAnalyticsCategoryCommand;
2645
2605
 
2646
2606
 
2647
2607
 
2648
-
2649
2608
  var _UpdateMedicalVocabularyCommand = class _UpdateMedicalVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2650
2609
  ...commonParams
2651
2610
  }).m(function(Command, cs, config, o) {
@@ -2662,7 +2621,6 @@ var UpdateMedicalVocabularyCommand = _UpdateMedicalVocabularyCommand;
2662
2621
 
2663
2622
 
2664
2623
 
2665
-
2666
2624
  var _UpdateVocabularyCommand = class _UpdateVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
2667
2625
  ...commonParams
2668
2626
  }).m(function(Command, cs, config, o) {
@@ -2679,7 +2637,6 @@ var UpdateVocabularyCommand = _UpdateVocabularyCommand;
2679
2637
 
2680
2638
 
2681
2639
 
2682
-
2683
2640
  var _UpdateVocabularyFilterCommand = class _UpdateVocabularyFilterCommand extends import_smithy_client.Command.classBuilder().ep({
2684
2641
  ...commonParams
2685
2642
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *