@aws-sdk/client-transcribe 3.30.0 → 3.34.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 (225) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/dist/cjs/TranscribeClient.js +13 -13
  3. package/dist/cjs/TranscribeClient.js.map +1 -1
  4. package/dist/cjs/commands/CreateCallAnalyticsCategoryCommand.js +3 -3
  5. package/dist/cjs/commands/CreateCallAnalyticsCategoryCommand.js.map +1 -1
  6. package/dist/cjs/commands/CreateLanguageModelCommand.js +3 -3
  7. package/dist/cjs/commands/CreateLanguageModelCommand.js.map +1 -1
  8. package/dist/cjs/commands/CreateMedicalVocabularyCommand.js +3 -3
  9. package/dist/cjs/commands/CreateMedicalVocabularyCommand.js.map +1 -1
  10. package/dist/cjs/commands/CreateVocabularyCommand.js +3 -3
  11. package/dist/cjs/commands/CreateVocabularyCommand.js.map +1 -1
  12. package/dist/cjs/commands/CreateVocabularyFilterCommand.js +3 -3
  13. package/dist/cjs/commands/CreateVocabularyFilterCommand.js.map +1 -1
  14. package/dist/cjs/commands/DeleteCallAnalyticsCategoryCommand.js +3 -3
  15. package/dist/cjs/commands/DeleteCallAnalyticsCategoryCommand.js.map +1 -1
  16. package/dist/cjs/commands/DeleteCallAnalyticsJobCommand.js +3 -3
  17. package/dist/cjs/commands/DeleteCallAnalyticsJobCommand.js.map +1 -1
  18. package/dist/cjs/commands/DeleteLanguageModelCommand.js +3 -3
  19. package/dist/cjs/commands/DeleteLanguageModelCommand.js.map +1 -1
  20. package/dist/cjs/commands/DeleteMedicalTranscriptionJobCommand.js +3 -3
  21. package/dist/cjs/commands/DeleteMedicalTranscriptionJobCommand.js.map +1 -1
  22. package/dist/cjs/commands/DeleteMedicalVocabularyCommand.js +3 -3
  23. package/dist/cjs/commands/DeleteMedicalVocabularyCommand.js.map +1 -1
  24. package/dist/cjs/commands/DeleteTranscriptionJobCommand.js +3 -3
  25. package/dist/cjs/commands/DeleteTranscriptionJobCommand.js.map +1 -1
  26. package/dist/cjs/commands/DeleteVocabularyCommand.js +3 -3
  27. package/dist/cjs/commands/DeleteVocabularyCommand.js.map +1 -1
  28. package/dist/cjs/commands/DeleteVocabularyFilterCommand.js +3 -3
  29. package/dist/cjs/commands/DeleteVocabularyFilterCommand.js.map +1 -1
  30. package/dist/cjs/commands/DescribeLanguageModelCommand.js +3 -3
  31. package/dist/cjs/commands/DescribeLanguageModelCommand.js.map +1 -1
  32. package/dist/cjs/commands/GetCallAnalyticsCategoryCommand.js +3 -3
  33. package/dist/cjs/commands/GetCallAnalyticsCategoryCommand.js.map +1 -1
  34. package/dist/cjs/commands/GetCallAnalyticsJobCommand.js +3 -3
  35. package/dist/cjs/commands/GetCallAnalyticsJobCommand.js.map +1 -1
  36. package/dist/cjs/commands/GetMedicalTranscriptionJobCommand.js +3 -3
  37. package/dist/cjs/commands/GetMedicalTranscriptionJobCommand.js.map +1 -1
  38. package/dist/cjs/commands/GetMedicalVocabularyCommand.js +3 -3
  39. package/dist/cjs/commands/GetMedicalVocabularyCommand.js.map +1 -1
  40. package/dist/cjs/commands/GetTranscriptionJobCommand.js +3 -3
  41. package/dist/cjs/commands/GetTranscriptionJobCommand.js.map +1 -1
  42. package/dist/cjs/commands/GetVocabularyCommand.js +3 -3
  43. package/dist/cjs/commands/GetVocabularyCommand.js.map +1 -1
  44. package/dist/cjs/commands/GetVocabularyFilterCommand.js +3 -3
  45. package/dist/cjs/commands/GetVocabularyFilterCommand.js.map +1 -1
  46. package/dist/cjs/commands/ListCallAnalyticsCategoriesCommand.js +3 -3
  47. package/dist/cjs/commands/ListCallAnalyticsCategoriesCommand.js.map +1 -1
  48. package/dist/cjs/commands/ListCallAnalyticsJobsCommand.js +3 -3
  49. package/dist/cjs/commands/ListCallAnalyticsJobsCommand.js.map +1 -1
  50. package/dist/cjs/commands/ListLanguageModelsCommand.js +3 -3
  51. package/dist/cjs/commands/ListLanguageModelsCommand.js.map +1 -1
  52. package/dist/cjs/commands/ListMedicalTranscriptionJobsCommand.js +3 -3
  53. package/dist/cjs/commands/ListMedicalTranscriptionJobsCommand.js.map +1 -1
  54. package/dist/cjs/commands/ListMedicalVocabulariesCommand.js +3 -3
  55. package/dist/cjs/commands/ListMedicalVocabulariesCommand.js.map +1 -1
  56. package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
  57. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
  58. package/dist/cjs/commands/ListTranscriptionJobsCommand.js +3 -3
  59. package/dist/cjs/commands/ListTranscriptionJobsCommand.js.map +1 -1
  60. package/dist/cjs/commands/ListVocabulariesCommand.js +3 -3
  61. package/dist/cjs/commands/ListVocabulariesCommand.js.map +1 -1
  62. package/dist/cjs/commands/ListVocabularyFiltersCommand.js +3 -3
  63. package/dist/cjs/commands/ListVocabularyFiltersCommand.js.map +1 -1
  64. package/dist/cjs/commands/StartCallAnalyticsJobCommand.js +3 -3
  65. package/dist/cjs/commands/StartCallAnalyticsJobCommand.js.map +1 -1
  66. package/dist/cjs/commands/StartMedicalTranscriptionJobCommand.js +3 -3
  67. package/dist/cjs/commands/StartMedicalTranscriptionJobCommand.js.map +1 -1
  68. package/dist/cjs/commands/StartTranscriptionJobCommand.js +3 -3
  69. package/dist/cjs/commands/StartTranscriptionJobCommand.js.map +1 -1
  70. package/dist/cjs/commands/TagResourceCommand.js +3 -3
  71. package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
  72. package/dist/cjs/commands/UntagResourceCommand.js +3 -3
  73. package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
  74. package/dist/cjs/commands/UpdateCallAnalyticsCategoryCommand.js +3 -3
  75. package/dist/cjs/commands/UpdateCallAnalyticsCategoryCommand.js.map +1 -1
  76. package/dist/cjs/commands/UpdateMedicalVocabularyCommand.js +3 -3
  77. package/dist/cjs/commands/UpdateMedicalVocabularyCommand.js.map +1 -1
  78. package/dist/cjs/commands/UpdateVocabularyCommand.js +3 -3
  79. package/dist/cjs/commands/UpdateVocabularyCommand.js.map +1 -1
  80. package/dist/cjs/commands/UpdateVocabularyFilterCommand.js +3 -3
  81. package/dist/cjs/commands/UpdateVocabularyFilterCommand.js.map +1 -1
  82. package/dist/cjs/endpoints.js +1 -1
  83. package/dist/cjs/endpoints.js.map +1 -1
  84. package/dist/cjs/index.js +51 -51
  85. package/dist/cjs/index.js.map +1 -1
  86. package/dist/cjs/models/index.js +1 -1
  87. package/dist/cjs/models/index.js.map +1 -1
  88. package/dist/cjs/models/models_0.js +25 -2
  89. package/dist/cjs/models/models_0.js.map +1 -1
  90. package/dist/cjs/package.json +39 -39
  91. package/dist/cjs/protocols/Aws_json1_1.js +270 -200
  92. package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
  93. package/dist/cjs/runtimeConfig.browser.js +4 -4
  94. package/dist/cjs/runtimeConfig.browser.js.map +1 -1
  95. package/dist/cjs/runtimeConfig.js +8 -8
  96. package/dist/cjs/runtimeConfig.js.map +1 -1
  97. package/dist/cjs/runtimeConfig.native.js +1 -1
  98. package/dist/cjs/runtimeConfig.native.js.map +1 -1
  99. package/dist/es/Transcribe.js +1 -4
  100. package/dist/es/Transcribe.js.map +1 -1
  101. package/dist/es/TranscribeClient.js +1 -9
  102. package/dist/es/TranscribeClient.js.map +1 -1
  103. package/dist/es/commands/CreateCallAnalyticsCategoryCommand.js +2 -31
  104. package/dist/es/commands/CreateCallAnalyticsCategoryCommand.js.map +1 -1
  105. package/dist/es/commands/CreateLanguageModelCommand.js +2 -28
  106. package/dist/es/commands/CreateLanguageModelCommand.js.map +1 -1
  107. package/dist/es/commands/CreateMedicalVocabularyCommand.js +2 -27
  108. package/dist/es/commands/CreateMedicalVocabularyCommand.js.map +1 -1
  109. package/dist/es/commands/CreateVocabularyCommand.js +2 -28
  110. package/dist/es/commands/CreateVocabularyCommand.js.map +1 -1
  111. package/dist/es/commands/CreateVocabularyFilterCommand.js +2 -28
  112. package/dist/es/commands/CreateVocabularyFilterCommand.js.map +1 -1
  113. package/dist/es/commands/DeleteCallAnalyticsCategoryCommand.js +2 -27
  114. package/dist/es/commands/DeleteCallAnalyticsCategoryCommand.js.map +1 -1
  115. package/dist/es/commands/DeleteCallAnalyticsJobCommand.js +2 -27
  116. package/dist/es/commands/DeleteCallAnalyticsJobCommand.js.map +1 -1
  117. package/dist/es/commands/DeleteLanguageModelCommand.js +2 -27
  118. package/dist/es/commands/DeleteLanguageModelCommand.js.map +1 -1
  119. package/dist/es/commands/DeleteMedicalTranscriptionJobCommand.js +2 -27
  120. package/dist/es/commands/DeleteMedicalTranscriptionJobCommand.js.map +1 -1
  121. package/dist/es/commands/DeleteMedicalVocabularyCommand.js +2 -27
  122. package/dist/es/commands/DeleteMedicalVocabularyCommand.js.map +1 -1
  123. package/dist/es/commands/DeleteTranscriptionJobCommand.js +2 -28
  124. package/dist/es/commands/DeleteTranscriptionJobCommand.js.map +1 -1
  125. package/dist/es/commands/DeleteVocabularyCommand.js +2 -27
  126. package/dist/es/commands/DeleteVocabularyCommand.js.map +1 -1
  127. package/dist/es/commands/DeleteVocabularyFilterCommand.js +2 -27
  128. package/dist/es/commands/DeleteVocabularyFilterCommand.js.map +1 -1
  129. package/dist/es/commands/DescribeLanguageModelCommand.js +2 -31
  130. package/dist/es/commands/DescribeLanguageModelCommand.js.map +1 -1
  131. package/dist/es/commands/GetCallAnalyticsCategoryCommand.js +2 -27
  132. package/dist/es/commands/GetCallAnalyticsCategoryCommand.js.map +1 -1
  133. package/dist/es/commands/GetCallAnalyticsJobCommand.js +2 -31
  134. package/dist/es/commands/GetCallAnalyticsJobCommand.js.map +1 -1
  135. package/dist/es/commands/GetMedicalTranscriptionJobCommand.js +2 -29
  136. package/dist/es/commands/GetMedicalTranscriptionJobCommand.js.map +1 -1
  137. package/dist/es/commands/GetMedicalVocabularyCommand.js +2 -27
  138. package/dist/es/commands/GetMedicalVocabularyCommand.js.map +1 -1
  139. package/dist/es/commands/GetTranscriptionJobCommand.js +2 -30
  140. package/dist/es/commands/GetTranscriptionJobCommand.js.map +1 -1
  141. package/dist/es/commands/GetVocabularyCommand.js +2 -27
  142. package/dist/es/commands/GetVocabularyCommand.js.map +1 -1
  143. package/dist/es/commands/GetVocabularyFilterCommand.js +2 -27
  144. package/dist/es/commands/GetVocabularyFilterCommand.js.map +1 -1
  145. package/dist/es/commands/ListCallAnalyticsCategoriesCommand.js +2 -29
  146. package/dist/es/commands/ListCallAnalyticsCategoriesCommand.js.map +1 -1
  147. package/dist/es/commands/ListCallAnalyticsJobsCommand.js +2 -27
  148. package/dist/es/commands/ListCallAnalyticsJobsCommand.js.map +1 -1
  149. package/dist/es/commands/ListLanguageModelsCommand.js +2 -29
  150. package/dist/es/commands/ListLanguageModelsCommand.js.map +1 -1
  151. package/dist/es/commands/ListMedicalTranscriptionJobsCommand.js +2 -27
  152. package/dist/es/commands/ListMedicalTranscriptionJobsCommand.js.map +1 -1
  153. package/dist/es/commands/ListMedicalVocabulariesCommand.js +2 -28
  154. package/dist/es/commands/ListMedicalVocabulariesCommand.js.map +1 -1
  155. package/dist/es/commands/ListTagsForResourceCommand.js +2 -27
  156. package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
  157. package/dist/es/commands/ListTranscriptionJobsCommand.js +2 -27
  158. package/dist/es/commands/ListTranscriptionJobsCommand.js.map +1 -1
  159. package/dist/es/commands/ListVocabulariesCommand.js +2 -28
  160. package/dist/es/commands/ListVocabulariesCommand.js.map +1 -1
  161. package/dist/es/commands/ListVocabularyFiltersCommand.js +2 -27
  162. package/dist/es/commands/ListVocabularyFiltersCommand.js.map +1 -1
  163. package/dist/es/commands/StartCallAnalyticsJobCommand.js +2 -31
  164. package/dist/es/commands/StartCallAnalyticsJobCommand.js.map +1 -1
  165. package/dist/es/commands/StartMedicalTranscriptionJobCommand.js +2 -27
  166. package/dist/es/commands/StartMedicalTranscriptionJobCommand.js.map +1 -1
  167. package/dist/es/commands/StartTranscriptionJobCommand.js +2 -27
  168. package/dist/es/commands/StartTranscriptionJobCommand.js.map +1 -1
  169. package/dist/es/commands/TagResourceCommand.js +2 -27
  170. package/dist/es/commands/TagResourceCommand.js.map +1 -1
  171. package/dist/es/commands/UntagResourceCommand.js +2 -27
  172. package/dist/es/commands/UntagResourceCommand.js.map +1 -1
  173. package/dist/es/commands/UpdateCallAnalyticsCategoryCommand.js +2 -28
  174. package/dist/es/commands/UpdateCallAnalyticsCategoryCommand.js.map +1 -1
  175. package/dist/es/commands/UpdateMedicalVocabularyCommand.js +2 -29
  176. package/dist/es/commands/UpdateMedicalVocabularyCommand.js.map +1 -1
  177. package/dist/es/commands/UpdateVocabularyCommand.js +2 -28
  178. package/dist/es/commands/UpdateVocabularyCommand.js.map +1 -1
  179. package/dist/es/commands/UpdateVocabularyFilterCommand.js +2 -27
  180. package/dist/es/commands/UpdateVocabularyFilterCommand.js.map +1 -1
  181. package/dist/es/endpoints.js +1 -1
  182. package/dist/es/endpoints.js.map +1 -1
  183. package/dist/es/models/models_0.js +13 -318
  184. package/dist/es/models/models_0.js.map +1 -1
  185. package/dist/es/package.json +39 -39
  186. package/dist/es/pagination/ListCallAnalyticsCategoriesPaginator.js +16 -28
  187. package/dist/es/pagination/ListCallAnalyticsCategoriesPaginator.js.map +1 -1
  188. package/dist/es/pagination/ListCallAnalyticsJobsPaginator.js +16 -28
  189. package/dist/es/pagination/ListCallAnalyticsJobsPaginator.js.map +1 -1
  190. package/dist/es/pagination/ListLanguageModelsPaginator.js +16 -28
  191. package/dist/es/pagination/ListLanguageModelsPaginator.js.map +1 -1
  192. package/dist/es/pagination/ListMedicalTranscriptionJobsPaginator.js +16 -28
  193. package/dist/es/pagination/ListMedicalTranscriptionJobsPaginator.js.map +1 -1
  194. package/dist/es/pagination/ListMedicalVocabulariesPaginator.js +16 -28
  195. package/dist/es/pagination/ListMedicalVocabulariesPaginator.js.map +1 -1
  196. package/dist/es/pagination/ListTranscriptionJobsPaginator.js +16 -28
  197. package/dist/es/pagination/ListTranscriptionJobsPaginator.js.map +1 -1
  198. package/dist/es/pagination/ListVocabulariesPaginator.js +16 -28
  199. package/dist/es/pagination/ListVocabulariesPaginator.js.map +1 -1
  200. package/dist/es/pagination/ListVocabularyFiltersPaginator.js +16 -28
  201. package/dist/es/pagination/ListVocabularyFiltersPaginator.js.map +1 -1
  202. package/dist/es/protocols/Aws_json1_1.js +980 -921
  203. package/dist/es/protocols/Aws_json1_1.js.map +1 -1
  204. package/dist/es/runtimeConfig.browser.js +0 -3
  205. package/dist/es/runtimeConfig.browser.js.map +1 -1
  206. package/dist/es/runtimeConfig.js +0 -3
  207. package/dist/es/runtimeConfig.js.map +1 -1
  208. package/dist/es/runtimeConfig.native.js +0 -3
  209. package/dist/es/runtimeConfig.native.js.map +1 -1
  210. package/dist/es/runtimeConfig.shared.js +0 -3
  211. package/dist/es/runtimeConfig.shared.js.map +1 -1
  212. package/dist/types/models/models_0.d.ts +63 -2
  213. package/dist/types/runtimeConfig.browser.d.ts +1 -0
  214. package/dist/types/runtimeConfig.d.ts +1 -0
  215. package/dist/types/runtimeConfig.native.d.ts +1 -0
  216. package/dist/types/ts3.4/models/models_0.d.ts +63 -2
  217. package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  218. package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
  219. package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
  220. package/models/models_0.ts +73 -2
  221. package/package.json +39 -39
  222. package/protocols/Aws_json1_1.ts +123 -34
  223. package/tsconfig.es.json +0 -2
  224. package/tsconfig.json +3 -5
  225. package/tsconfig.types.json +8 -0
@@ -9,9 +9,6 @@ import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
9
9
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
10
10
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
11
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
12
- /**
13
- * @internal
14
- */
15
12
  export var getRuntimeConfig = function (config) {
16
13
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
17
14
  var clientSharedValues = getSharedRuntimeConfig(config);
@@ -1 +1 @@
1
- {"version":3,"file":"runtimeConfig.browser.js","sourceRoot":"","sources":["../../runtimeConfig.browser.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAE9D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAEpF;;GAEG;AACH,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA8B;;IAC7D,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,SAAS,EAClB,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,CAAC,UAAC,CAAU,IAAK,OAAA,cAAM,OAAA,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,uBAAuB,CAAC,CAAC,EAAlD,CAAkD,EAAxD,CAAwD,CAAC,EACjH,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,oBAAoB,EACxD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,eAAe,CAAC,mBAAmB,CAAC,EAC9D,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,gBAAgB,EAAE,EAChE,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,CAAC,cAAM,OAAA,OAAO,CAAC,OAAO,CAAC,kBAAkB,CAAC,EAAnC,CAAmC,CAAC,EAC3E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,EAChC,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"runtimeConfig.browser.js","sourceRoot":"","sources":["../../runtimeConfig.browser.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAE9D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAKpF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA8B;;IAC7D,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,SAAS,EAClB,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,CAAC,UAAC,CAAU,IAAK,OAAA,cAAM,OAAA,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,uBAAuB,CAAC,CAAC,EAAlD,CAAkD,EAAxD,CAAwD,CAAC,EACjH,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,oBAAoB,EACxD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,eAAe,CAAC,mBAAmB,CAAC,EAC9D,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,gBAAgB,EAAE,EAChE,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,CAAC,cAAM,OAAA,OAAO,CAAC,OAAO,CAAC,kBAAkB,CAAC,EAAnC,CAAmC,CAAC,EAC3E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,EAChC,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
@@ -13,9 +13,6 @@ import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
13
13
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
14
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
15
15
  import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
16
- /**
17
- * @internal
18
- */
19
16
  export var getRuntimeConfig = function (config) {
20
17
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
21
18
  emitWarningIfUnsupportedVersion(process.version);
@@ -1 +1 @@
1
- {"version":3,"file":"runtimeConfig.js","sourceRoot":"","sources":["../../runtimeConfig.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"runtimeConfig.js","sourceRoot":"","sources":["../../runtimeConfig.ts"],"names":[],"mappings":"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"}
@@ -1,9 +1,6 @@
1
1
  import { __assign } from "tslib";
2
2
  import { Sha256 } from "@aws-crypto/sha256-js";
3
3
  import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
4
- /**
5
- * @internal
6
- */
7
4
  export var getRuntimeConfig = function (config) {
8
5
  var _a;
9
6
  var browserDefaults = getBrowserRuntimeConfig(config);
@@ -1 +1 @@
1
- {"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAEtF;;GAEG;AACH,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA8B;;IAC7D,IAAM,eAAe,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACxD,sCACK,eAAe,GACf,MAAM,KACT,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,IAChC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAKtF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA8B;;IAC7D,IAAM,eAAe,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACxD,sCACK,eAAe,GACf,MAAM,KACT,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,IAChC;AACJ,CAAC,CAAC"}
@@ -1,8 +1,5 @@
1
1
  import { defaultRegionInfoProvider } from "./endpoints";
2
2
  import { parseUrl } from "@aws-sdk/url-parser";
3
- /**
4
- * @internal
5
- */
6
3
  export var getRuntimeConfig = function (config) {
7
4
  var _a, _b, _c, _d, _e;
8
5
  return ({
@@ -1 +1 @@
1
- {"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAG/C;;GAEG;AACH,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA8B;;IAAK,OAAA,CAAC;QACnE,UAAU,EAAE,YAAY;QACxB,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,KAAK;QACrD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAK,EAAe;QAC1C,kBAAkB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,mCAAI,yBAAyB;QAC3E,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,YAAY;QAC5C,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,QAAQ;KACzC,CAAC,CAAA;CAAA,CAAC"}
1
+ {"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAM/C,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA8B;;IAAK,OAAA,CAAC;QACnE,UAAU,EAAE,YAAY;QACxB,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,KAAK;QACrD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAK,EAAe;QAC1C,kBAAkB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,mCAAI,yBAAyB;QAC3E,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,YAAY;QAC5C,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,QAAQ;KACzC,CAAC,CAAA;CAAA,CAAC"}
@@ -1704,8 +1704,9 @@ export interface JobExecutionSettings {
1704
1704
  /**
1705
1705
  * <p>Indicates whether a job should be queued by Amazon Transcribe when the concurrent execution limit is exceeded. When the
1706
1706
  * <code>AllowDeferredExecution</code> field is true, jobs are queued and executed when the number of executing
1707
- * jobs falls below the concurrent execution limit. If the field is false, Amazon Transcribe returns a <code>LimitExceededException</code>
1708
- * exception.</p>
1707
+ * jobs falls below the concurrent execution limit. If the field is false, Amazon Transcribe returns a
1708
+ * <code>LimitExceededException</code> exception.</p>
1709
+ * <p>Note that job queuing is enabled by default for call analytics jobs.</p>
1709
1710
  * <p>If you specify the <code>AllowDeferredExecution</code> field, you must specify the
1710
1711
  * <code>DataAccessRoleArn</code> field.</p>
1711
1712
  */
@@ -1803,6 +1804,29 @@ export declare namespace Settings {
1803
1804
  */
1804
1805
  const filterSensitiveLog: (obj: Settings) => any;
1805
1806
  }
1807
+ export declare enum SubtitleFormat {
1808
+ SRT = "srt",
1809
+ VTT = "vtt"
1810
+ }
1811
+ /**
1812
+ * <p>Specify the output format for your subtitle file.</p>
1813
+ */
1814
+ export interface SubtitlesOutput {
1815
+ /**
1816
+ * <p>Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.</p>
1817
+ */
1818
+ Formats?: (SubtitleFormat | string)[];
1819
+ /**
1820
+ * <p>Choose the output location for your subtitle file. This location must be an S3 bucket.</p>
1821
+ */
1822
+ SubtitleFileUris?: string[];
1823
+ }
1824
+ export declare namespace SubtitlesOutput {
1825
+ /**
1826
+ * @internal
1827
+ */
1828
+ const filterSensitiveLog: (obj: SubtitlesOutput) => any;
1829
+ }
1806
1830
  /**
1807
1831
  * <p>Describes an asynchronous transcription job that was created with the <code>StartTranscriptionJob</code>
1808
1832
  * operation. </p>
@@ -1927,6 +1951,10 @@ export interface TranscriptionJob {
1927
1951
  * <p>A key:value pair assigned to a given transcription job.</p>
1928
1952
  */
1929
1953
  Tags?: Tag[];
1954
+ /**
1955
+ * <p>Generate subtitles for your batch transcription job.</p>
1956
+ */
1957
+ Subtitles?: SubtitlesOutput;
1930
1958
  }
1931
1959
  export declare namespace TranscriptionJob {
1932
1960
  /**
@@ -2812,6 +2840,13 @@ export interface StartMedicalTranscriptionJobRequest {
2812
2840
  * <code>OutputBucketName</code> parameter.</p>
2813
2841
  */
2814
2842
  OutputEncryptionKMSKeyId?: string;
2843
+ /**
2844
+ * <p>A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added
2845
+ * layer of security for your data.</p>
2846
+ */
2847
+ KMSEncryptionContext?: {
2848
+ [key: string]: string;
2849
+ };
2815
2850
  /**
2816
2851
  * <p>Optional settings for the medical transcription job.</p>
2817
2852
  */
@@ -2854,6 +2889,21 @@ export declare namespace StartMedicalTranscriptionJobResponse {
2854
2889
  */
2855
2890
  const filterSensitiveLog: (obj: StartMedicalTranscriptionJobResponse) => any;
2856
2891
  }
2892
+ /**
2893
+ * <p>Generate subtitles for your batch transcription job.</p>
2894
+ */
2895
+ export interface Subtitles {
2896
+ /**
2897
+ * <p>Specify the output format for your subtitle file.</p>
2898
+ */
2899
+ Formats?: (SubtitleFormat | string)[];
2900
+ }
2901
+ export declare namespace Subtitles {
2902
+ /**
2903
+ * @internal
2904
+ */
2905
+ const filterSensitiveLog: (obj: Subtitles) => any;
2906
+ }
2857
2907
  export interface StartTranscriptionJobRequest {
2858
2908
  /**
2859
2909
  * <p>The name of the job. You can't use the strings "<code>.</code>" or "<code>..</code>" by themselves as the
@@ -2941,6 +2991,13 @@ export interface StartTranscriptionJobRequest {
2941
2991
  * <code>OutputBucketName</code> parameter.</p>
2942
2992
  */
2943
2993
  OutputEncryptionKMSKeyId?: string;
2994
+ /**
2995
+ * <p>A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added
2996
+ * layer of security for your data.</p>
2997
+ */
2998
+ KMSEncryptionContext?: {
2999
+ [key: string]: string;
3000
+ };
2944
3001
  /**
2945
3002
  * <p>A <code>Settings</code> object that provides optional settings for a transcription job.</p>
2946
3003
  */
@@ -2972,6 +3029,10 @@ export interface StartTranscriptionJobRequest {
2972
3029
  * rate of 16,000 Hz or higher.</p>
2973
3030
  */
2974
3031
  LanguageOptions?: (LanguageCode | string)[];
3032
+ /**
3033
+ * <p>Add subtitles to your batch transcription job.</p>
3034
+ */
3035
+ Subtitles?: Subtitles;
2975
3036
  /**
2976
3037
  * <p>Add tags to an Amazon Transcribe transcription job.</p>
2977
3038
  */
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: TranscribeClientConfig) => {
32
32
  signingEscapePath?: boolean | undefined;
33
33
  systemClockOffset?: number | undefined;
34
34
  signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
35
36
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
36
37
  };
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: TranscribeClientConfig) => {
32
32
  signingEscapePath?: boolean | undefined;
33
33
  systemClockOffset?: number | undefined;
34
34
  signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
35
36
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
36
37
  };
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: TranscribeClientConfig) => {
31
31
  signingEscapePath?: boolean | undefined;
32
32
  systemClockOffset?: number | undefined;
33
33
  signingRegion?: string | undefined;
34
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
34
35
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
35
36
  };
@@ -1707,8 +1707,9 @@ export interface JobExecutionSettings {
1707
1707
  /**
1708
1708
  * <p>Indicates whether a job should be queued by Amazon Transcribe when the concurrent execution limit is exceeded. When the
1709
1709
  * <code>AllowDeferredExecution</code> field is true, jobs are queued and executed when the number of executing
1710
- * jobs falls below the concurrent execution limit. If the field is false, Amazon Transcribe returns a <code>LimitExceededException</code>
1711
- * exception.</p>
1710
+ * jobs falls below the concurrent execution limit. If the field is false, Amazon Transcribe returns a
1711
+ * <code>LimitExceededException</code> exception.</p>
1712
+ * <p>Note that job queuing is enabled by default for call analytics jobs.</p>
1712
1713
  * <p>If you specify the <code>AllowDeferredExecution</code> field, you must specify the
1713
1714
  * <code>DataAccessRoleArn</code> field.</p>
1714
1715
  */
@@ -1806,6 +1807,29 @@ export declare namespace Settings {
1806
1807
  */
1807
1808
  const filterSensitiveLog: (obj: Settings) => any;
1808
1809
  }
1810
+ export declare enum SubtitleFormat {
1811
+ SRT = "srt",
1812
+ VTT = "vtt"
1813
+ }
1814
+ /**
1815
+ * <p>Specify the output format for your subtitle file.</p>
1816
+ */
1817
+ export interface SubtitlesOutput {
1818
+ /**
1819
+ * <p>Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.</p>
1820
+ */
1821
+ Formats?: (SubtitleFormat | string)[];
1822
+ /**
1823
+ * <p>Choose the output location for your subtitle file. This location must be an S3 bucket.</p>
1824
+ */
1825
+ SubtitleFileUris?: string[];
1826
+ }
1827
+ export declare namespace SubtitlesOutput {
1828
+ /**
1829
+ * @internal
1830
+ */
1831
+ const filterSensitiveLog: (obj: SubtitlesOutput) => any;
1832
+ }
1809
1833
  /**
1810
1834
  * <p>Describes an asynchronous transcription job that was created with the <code>StartTranscriptionJob</code>
1811
1835
  * operation. </p>
@@ -1930,6 +1954,10 @@ export interface TranscriptionJob {
1930
1954
  * <p>A key:value pair assigned to a given transcription job.</p>
1931
1955
  */
1932
1956
  Tags?: Tag[];
1957
+ /**
1958
+ * <p>Generate subtitles for your batch transcription job.</p>
1959
+ */
1960
+ Subtitles?: SubtitlesOutput;
1933
1961
  }
1934
1962
  export declare namespace TranscriptionJob {
1935
1963
  /**
@@ -2815,6 +2843,13 @@ export interface StartMedicalTranscriptionJobRequest {
2815
2843
  * <code>OutputBucketName</code> parameter.</p>
2816
2844
  */
2817
2845
  OutputEncryptionKMSKeyId?: string;
2846
+ /**
2847
+ * <p>A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added
2848
+ * layer of security for your data.</p>
2849
+ */
2850
+ KMSEncryptionContext?: {
2851
+ [key: string]: string;
2852
+ };
2818
2853
  /**
2819
2854
  * <p>Optional settings for the medical transcription job.</p>
2820
2855
  */
@@ -2857,6 +2892,21 @@ export declare namespace StartMedicalTranscriptionJobResponse {
2857
2892
  */
2858
2893
  const filterSensitiveLog: (obj: StartMedicalTranscriptionJobResponse) => any;
2859
2894
  }
2895
+ /**
2896
+ * <p>Generate subtitles for your batch transcription job.</p>
2897
+ */
2898
+ export interface Subtitles {
2899
+ /**
2900
+ * <p>Specify the output format for your subtitle file.</p>
2901
+ */
2902
+ Formats?: (SubtitleFormat | string)[];
2903
+ }
2904
+ export declare namespace Subtitles {
2905
+ /**
2906
+ * @internal
2907
+ */
2908
+ const filterSensitiveLog: (obj: Subtitles) => any;
2909
+ }
2860
2910
  export interface StartTranscriptionJobRequest {
2861
2911
  /**
2862
2912
  * <p>The name of the job. You can't use the strings "<code>.</code>" or "<code>..</code>" by themselves as the
@@ -2944,6 +2994,13 @@ export interface StartTranscriptionJobRequest {
2944
2994
  * <code>OutputBucketName</code> parameter.</p>
2945
2995
  */
2946
2996
  OutputEncryptionKMSKeyId?: string;
2997
+ /**
2998
+ * <p>A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added
2999
+ * layer of security for your data.</p>
3000
+ */
3001
+ KMSEncryptionContext?: {
3002
+ [key: string]: string;
3003
+ };
2947
3004
  /**
2948
3005
  * <p>A <code>Settings</code> object that provides optional settings for a transcription job.</p>
2949
3006
  */
@@ -2975,6 +3032,10 @@ export interface StartTranscriptionJobRequest {
2975
3032
  * rate of 16,000 Hz or higher.</p>
2976
3033
  */
2977
3034
  LanguageOptions?: (LanguageCode | string)[];
3035
+ /**
3036
+ * <p>Add subtitles to your batch transcription job.</p>
3037
+ */
3038
+ Subtitles?: Subtitles;
2978
3039
  /**
2979
3040
  * <p>Add tags to an Amazon Transcribe transcription job.</p>
2980
3041
  */
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: TranscribeClientConfig) => {
32
32
  signingEscapePath?: boolean | undefined;
33
33
  systemClockOffset?: number | undefined;
34
34
  signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
35
36
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
36
37
  };
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: TranscribeClientConfig) => {
32
32
  signingEscapePath?: boolean | undefined;
33
33
  systemClockOffset?: number | undefined;
34
34
  signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
35
36
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
36
37
  };
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: TranscribeClientConfig) => {
31
31
  signingEscapePath?: boolean | undefined;
32
32
  systemClockOffset?: number | undefined;
33
33
  signingRegion?: string | undefined;
34
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
34
35
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
35
36
  };
@@ -2102,8 +2102,9 @@ export interface JobExecutionSettings {
2102
2102
  /**
2103
2103
  * <p>Indicates whether a job should be queued by Amazon Transcribe when the concurrent execution limit is exceeded. When the
2104
2104
  * <code>AllowDeferredExecution</code> field is true, jobs are queued and executed when the number of executing
2105
- * jobs falls below the concurrent execution limit. If the field is false, Amazon Transcribe returns a <code>LimitExceededException</code>
2106
- * exception.</p>
2105
+ * jobs falls below the concurrent execution limit. If the field is false, Amazon Transcribe returns a
2106
+ * <code>LimitExceededException</code> exception.</p>
2107
+ * <p>Note that job queuing is enabled by default for call analytics jobs.</p>
2107
2108
  * <p>If you specify the <code>AllowDeferredExecution</code> field, you must specify the
2108
2109
  * <code>DataAccessRoleArn</code> field.</p>
2109
2110
  */
@@ -2221,6 +2222,35 @@ export namespace Settings {
2221
2222
  });
2222
2223
  }
2223
2224
 
2225
+ export enum SubtitleFormat {
2226
+ SRT = "srt",
2227
+ VTT = "vtt",
2228
+ }
2229
+
2230
+ /**
2231
+ * <p>Specify the output format for your subtitle file.</p>
2232
+ */
2233
+ export interface SubtitlesOutput {
2234
+ /**
2235
+ * <p>Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.</p>
2236
+ */
2237
+ Formats?: (SubtitleFormat | string)[];
2238
+
2239
+ /**
2240
+ * <p>Choose the output location for your subtitle file. This location must be an S3 bucket.</p>
2241
+ */
2242
+ SubtitleFileUris?: string[];
2243
+ }
2244
+
2245
+ export namespace SubtitlesOutput {
2246
+ /**
2247
+ * @internal
2248
+ */
2249
+ export const filterSensitiveLog = (obj: SubtitlesOutput): any => ({
2250
+ ...obj,
2251
+ });
2252
+ }
2253
+
2224
2254
  /**
2225
2255
  * <p>Describes an asynchronous transcription job that was created with the <code>StartTranscriptionJob</code>
2226
2256
  * operation. </p>
@@ -2363,6 +2393,11 @@ export interface TranscriptionJob {
2363
2393
  * <p>A key:value pair assigned to a given transcription job.</p>
2364
2394
  */
2365
2395
  Tags?: Tag[];
2396
+
2397
+ /**
2398
+ * <p>Generate subtitles for your batch transcription job.</p>
2399
+ */
2400
+ Subtitles?: SubtitlesOutput;
2366
2401
  }
2367
2402
 
2368
2403
  export namespace TranscriptionJob {
@@ -3453,6 +3488,12 @@ export interface StartMedicalTranscriptionJobRequest {
3453
3488
  */
3454
3489
  OutputEncryptionKMSKeyId?: string;
3455
3490
 
3491
+ /**
3492
+ * <p>A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added
3493
+ * layer of security for your data.</p>
3494
+ */
3495
+ KMSEncryptionContext?: { [key: string]: string };
3496
+
3456
3497
  /**
3457
3498
  * <p>Optional settings for the medical transcription job.</p>
3458
3499
  */
@@ -3507,6 +3548,25 @@ export namespace StartMedicalTranscriptionJobResponse {
3507
3548
  });
3508
3549
  }
3509
3550
 
3551
+ /**
3552
+ * <p>Generate subtitles for your batch transcription job.</p>
3553
+ */
3554
+ export interface Subtitles {
3555
+ /**
3556
+ * <p>Specify the output format for your subtitle file.</p>
3557
+ */
3558
+ Formats?: (SubtitleFormat | string)[];
3559
+ }
3560
+
3561
+ export namespace Subtitles {
3562
+ /**
3563
+ * @internal
3564
+ */
3565
+ export const filterSensitiveLog = (obj: Subtitles): any => ({
3566
+ ...obj,
3567
+ });
3568
+ }
3569
+
3510
3570
  export interface StartTranscriptionJobRequest {
3511
3571
  /**
3512
3572
  * <p>The name of the job. You can't use the strings "<code>.</code>" or "<code>..</code>" by themselves as the
@@ -3602,6 +3662,12 @@ export interface StartTranscriptionJobRequest {
3602
3662
  */
3603
3663
  OutputEncryptionKMSKeyId?: string;
3604
3664
 
3665
+ /**
3666
+ * <p>A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added
3667
+ * layer of security for your data.</p>
3668
+ */
3669
+ KMSEncryptionContext?: { [key: string]: string };
3670
+
3605
3671
  /**
3606
3672
  * <p>A <code>Settings</code> object that provides optional settings for a transcription job.</p>
3607
3673
  */
@@ -3639,6 +3705,11 @@ export interface StartTranscriptionJobRequest {
3639
3705
  */
3640
3706
  LanguageOptions?: (LanguageCode | string)[];
3641
3707
 
3708
+ /**
3709
+ * <p>Add subtitles to your batch transcription job.</p>
3710
+ */
3711
+ Subtitles?: Subtitles;
3712
+
3642
3713
  /**
3643
3714
  * <p>Add tags to an Amazon Transcribe transcription job.</p>
3644
3715
  */
package/package.json CHANGED
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-transcribe",
3
3
  "description": "AWS SDK for JavaScript Transcribe Client for Node.js, Browser and React Native",
4
- "version": "3.30.0",
4
+ "version": "3.34.0",
5
5
  "scripts": {
6
- "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
- "build-documentation": "yarn remove-documentation && typedoc ./",
8
- "remove-definitions": "rimraf ./types",
9
- "remove-dist": "rimraf ./dist",
10
- "remove-documentation": "rimraf ./docs",
11
- "test": "exit 0",
6
+ "build": "yarn build:cjs && yarn build:es && yarn build:types",
12
7
  "build:cjs": "tsc -p tsconfig.json",
8
+ "build:docs": "yarn clean:docs && typedoc ./",
13
9
  "build:es": "tsc -p tsconfig.es.json",
14
- "build": "yarn build:cjs && yarn build:es",
15
- "downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4"
10
+ "build:types": "tsc -p tsconfig.types.json",
11
+ "clean": "yarn clean:dist && yarn clean:docs",
12
+ "clean:dist": "rimraf ./dist",
13
+ "clean:docs": "rimraf ./docs",
14
+ "downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
15
+ "test": "exit 0"
16
16
  },
17
17
  "main": "./dist/cjs/index.js",
18
18
  "types": "./dist/types/index.d.ts",
@@ -27,45 +27,45 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "^1.0.0",
29
29
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.30.0",
31
- "@aws-sdk/config-resolver": "3.30.0",
32
- "@aws-sdk/credential-provider-node": "3.30.0",
33
- "@aws-sdk/fetch-http-handler": "3.29.0",
34
- "@aws-sdk/hash-node": "3.29.0",
35
- "@aws-sdk/invalid-dependency": "3.29.0",
36
- "@aws-sdk/middleware-content-length": "3.29.0",
37
- "@aws-sdk/middleware-host-header": "3.29.0",
38
- "@aws-sdk/middleware-logger": "3.29.0",
39
- "@aws-sdk/middleware-retry": "3.29.0",
40
- "@aws-sdk/middleware-serde": "3.29.0",
41
- "@aws-sdk/middleware-signing": "3.30.0",
42
- "@aws-sdk/middleware-stack": "3.29.0",
43
- "@aws-sdk/middleware-user-agent": "3.29.0",
44
- "@aws-sdk/node-config-provider": "3.29.0",
45
- "@aws-sdk/node-http-handler": "3.29.0",
46
- "@aws-sdk/protocol-http": "3.29.0",
47
- "@aws-sdk/smithy-client": "3.30.0",
48
- "@aws-sdk/types": "3.29.0",
49
- "@aws-sdk/url-parser": "3.29.0",
50
- "@aws-sdk/util-base64-browser": "3.29.0",
51
- "@aws-sdk/util-base64-node": "3.29.0",
52
- "@aws-sdk/util-body-length-browser": "3.29.0",
53
- "@aws-sdk/util-body-length-node": "3.29.0",
54
- "@aws-sdk/util-user-agent-browser": "3.29.0",
55
- "@aws-sdk/util-user-agent-node": "3.29.0",
56
- "@aws-sdk/util-utf8-browser": "3.29.0",
57
- "@aws-sdk/util-utf8-node": "3.29.0",
30
+ "@aws-sdk/client-sts": "3.34.0",
31
+ "@aws-sdk/config-resolver": "3.34.0",
32
+ "@aws-sdk/credential-provider-node": "3.34.0",
33
+ "@aws-sdk/fetch-http-handler": "3.34.0",
34
+ "@aws-sdk/hash-node": "3.34.0",
35
+ "@aws-sdk/invalid-dependency": "3.34.0",
36
+ "@aws-sdk/middleware-content-length": "3.34.0",
37
+ "@aws-sdk/middleware-host-header": "3.34.0",
38
+ "@aws-sdk/middleware-logger": "3.34.0",
39
+ "@aws-sdk/middleware-retry": "3.34.0",
40
+ "@aws-sdk/middleware-serde": "3.34.0",
41
+ "@aws-sdk/middleware-signing": "3.34.0",
42
+ "@aws-sdk/middleware-stack": "3.34.0",
43
+ "@aws-sdk/middleware-user-agent": "3.34.0",
44
+ "@aws-sdk/node-config-provider": "3.34.0",
45
+ "@aws-sdk/node-http-handler": "3.34.0",
46
+ "@aws-sdk/protocol-http": "3.34.0",
47
+ "@aws-sdk/smithy-client": "3.34.0",
48
+ "@aws-sdk/types": "3.34.0",
49
+ "@aws-sdk/url-parser": "3.34.0",
50
+ "@aws-sdk/util-base64-browser": "3.34.0",
51
+ "@aws-sdk/util-base64-node": "3.34.0",
52
+ "@aws-sdk/util-body-length-browser": "3.34.0",
53
+ "@aws-sdk/util-body-length-node": "3.34.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.34.0",
55
+ "@aws-sdk/util-user-agent-node": "3.34.0",
56
+ "@aws-sdk/util-utf8-browser": "3.34.0",
57
+ "@aws-sdk/util-utf8-node": "3.34.0",
58
58
  "tslib": "^2.3.0"
59
59
  },
60
60
  "devDependencies": {
61
- "@aws-sdk/client-documentation-generator": "3.29.0",
61
+ "@aws-sdk/client-documentation-generator": "3.34.0",
62
62
  "@types/node": "^12.7.5",
63
63
  "downlevel-dts": "0.7.0",
64
64
  "jest": "^26.1.0",
65
65
  "rimraf": "^3.0.0",
66
66
  "ts-jest": "^26.4.1",
67
67
  "typedoc": "^0.19.2",
68
- "typescript": "~4.4.2"
68
+ "typescript": "~4.3.5"
69
69
  },
70
70
  "engines": {
71
71
  "node": ">=10.0.0"