@aws-sdk/client-transcribe 3.306.0 → 3.309.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 (83) hide show
  1. package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +2 -2
  2. package/dist-cjs/commands/CreateLanguageModelCommand.js +2 -2
  3. package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +2 -2
  4. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
  5. package/dist-cjs/commands/CreateVocabularyFilterCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteLanguageModelCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeLanguageModelCommand.js +2 -2
  15. package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +2 -2
  16. package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +2 -2
  17. package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +2 -2
  18. package/dist-cjs/commands/GetMedicalVocabularyCommand.js +2 -2
  19. package/dist-cjs/commands/GetTranscriptionJobCommand.js +2 -2
  20. package/dist-cjs/commands/GetVocabularyCommand.js +2 -2
  21. package/dist-cjs/commands/GetVocabularyFilterCommand.js +2 -2
  22. package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +2 -2
  23. package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +2 -2
  24. package/dist-cjs/commands/ListLanguageModelsCommand.js +2 -2
  25. package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +2 -2
  26. package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +2 -2
  27. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  28. package/dist-cjs/commands/ListTranscriptionJobsCommand.js +2 -2
  29. package/dist-cjs/commands/ListVocabulariesCommand.js +2 -2
  30. package/dist-cjs/commands/ListVocabularyFiltersCommand.js +2 -2
  31. package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +2 -2
  32. package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +2 -2
  33. package/dist-cjs/commands/StartTranscriptionJobCommand.js +2 -2
  34. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  35. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  36. package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +2 -2
  37. package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +2 -2
  38. package/dist-cjs/commands/UpdateVocabularyCommand.js +2 -2
  39. package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +2 -2
  40. package/dist-cjs/protocols/Aws_json1_1.js +755 -827
  41. package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +3 -3
  42. package/dist-es/commands/CreateLanguageModelCommand.js +3 -3
  43. package/dist-es/commands/CreateMedicalVocabularyCommand.js +3 -3
  44. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  45. package/dist-es/commands/CreateVocabularyFilterCommand.js +3 -3
  46. package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +3 -3
  47. package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +3 -3
  48. package/dist-es/commands/DeleteLanguageModelCommand.js +3 -3
  49. package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +3 -3
  50. package/dist-es/commands/DeleteMedicalVocabularyCommand.js +3 -3
  51. package/dist-es/commands/DeleteTranscriptionJobCommand.js +3 -3
  52. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  53. package/dist-es/commands/DeleteVocabularyFilterCommand.js +3 -3
  54. package/dist-es/commands/DescribeLanguageModelCommand.js +3 -3
  55. package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +3 -3
  56. package/dist-es/commands/GetCallAnalyticsJobCommand.js +3 -3
  57. package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +3 -3
  58. package/dist-es/commands/GetMedicalVocabularyCommand.js +3 -3
  59. package/dist-es/commands/GetTranscriptionJobCommand.js +3 -3
  60. package/dist-es/commands/GetVocabularyCommand.js +3 -3
  61. package/dist-es/commands/GetVocabularyFilterCommand.js +3 -3
  62. package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +3 -3
  63. package/dist-es/commands/ListCallAnalyticsJobsCommand.js +3 -3
  64. package/dist-es/commands/ListLanguageModelsCommand.js +3 -3
  65. package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +3 -3
  66. package/dist-es/commands/ListMedicalVocabulariesCommand.js +3 -3
  67. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  68. package/dist-es/commands/ListTranscriptionJobsCommand.js +3 -3
  69. package/dist-es/commands/ListVocabulariesCommand.js +3 -3
  70. package/dist-es/commands/ListVocabularyFiltersCommand.js +3 -3
  71. package/dist-es/commands/StartCallAnalyticsJobCommand.js +3 -3
  72. package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +3 -3
  73. package/dist-es/commands/StartTranscriptionJobCommand.js +3 -3
  74. package/dist-es/commands/TagResourceCommand.js +3 -3
  75. package/dist-es/commands/UntagResourceCommand.js +3 -3
  76. package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +3 -3
  77. package/dist-es/commands/UpdateMedicalVocabularyCommand.js +3 -3
  78. package/dist-es/commands/UpdateVocabularyCommand.js +3 -3
  79. package/dist-es/commands/UpdateVocabularyFilterCommand.js +3 -3
  80. package/dist-es/protocols/Aws_json1_1.js +675 -747
  81. package/dist-types/protocols/Aws_json1_1.d.ts +312 -78
  82. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +78 -78
  83. package/package.json +6 -6
@@ -39,81 +39,315 @@ import { UpdateCallAnalyticsCategoryCommandInput, UpdateCallAnalyticsCategoryCom
39
39
  import { UpdateMedicalVocabularyCommandInput, UpdateMedicalVocabularyCommandOutput } from "../commands/UpdateMedicalVocabularyCommand";
40
40
  import { UpdateVocabularyCommandInput, UpdateVocabularyCommandOutput } from "../commands/UpdateVocabularyCommand";
41
41
  import { UpdateVocabularyFilterCommandInput, UpdateVocabularyFilterCommandOutput } from "../commands/UpdateVocabularyFilterCommand";
42
- export declare const serializeAws_json1_1CreateCallAnalyticsCategoryCommand: (input: CreateCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
43
- export declare const serializeAws_json1_1CreateLanguageModelCommand: (input: CreateLanguageModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
- export declare const serializeAws_json1_1CreateMedicalVocabularyCommand: (input: CreateMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
- export declare const serializeAws_json1_1CreateVocabularyCommand: (input: CreateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
- export declare const serializeAws_json1_1CreateVocabularyFilterCommand: (input: CreateVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
- export declare const serializeAws_json1_1DeleteCallAnalyticsCategoryCommand: (input: DeleteCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_json1_1DeleteCallAnalyticsJobCommand: (input: DeleteCallAnalyticsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_1DeleteLanguageModelCommand: (input: DeleteLanguageModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_1DeleteMedicalTranscriptionJobCommand: (input: DeleteMedicalTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_1DeleteMedicalVocabularyCommand: (input: DeleteMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1DeleteTranscriptionJobCommand: (input: DeleteTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1DeleteVocabularyCommand: (input: DeleteVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1DeleteVocabularyFilterCommand: (input: DeleteVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1DescribeLanguageModelCommand: (input: DescribeLanguageModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1GetCallAnalyticsCategoryCommand: (input: GetCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1GetCallAnalyticsJobCommand: (input: GetCallAnalyticsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1GetMedicalTranscriptionJobCommand: (input: GetMedicalTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1GetMedicalVocabularyCommand: (input: GetMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1GetTranscriptionJobCommand: (input: GetTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1GetVocabularyCommand: (input: GetVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1GetVocabularyFilterCommand: (input: GetVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1ListCallAnalyticsCategoriesCommand: (input: ListCallAnalyticsCategoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1ListCallAnalyticsJobsCommand: (input: ListCallAnalyticsJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1ListLanguageModelsCommand: (input: ListLanguageModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1ListMedicalTranscriptionJobsCommand: (input: ListMedicalTranscriptionJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1ListMedicalVocabulariesCommand: (input: ListMedicalVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1ListTranscriptionJobsCommand: (input: ListTranscriptionJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1ListVocabulariesCommand: (input: ListVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1ListVocabularyFiltersCommand: (input: ListVocabularyFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1StartCallAnalyticsJobCommand: (input: StartCallAnalyticsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1StartMedicalTranscriptionJobCommand: (input: StartMedicalTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1StartTranscriptionJobCommand: (input: StartTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1UpdateCallAnalyticsCategoryCommand: (input: UpdateCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1UpdateMedicalVocabularyCommand: (input: UpdateMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1UpdateVocabularyCommand: (input: UpdateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1UpdateVocabularyFilterCommand: (input: UpdateVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const deserializeAws_json1_1CreateCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCallAnalyticsCategoryCommandOutput>;
82
- export declare const deserializeAws_json1_1CreateLanguageModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLanguageModelCommandOutput>;
83
- export declare const deserializeAws_json1_1CreateMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMedicalVocabularyCommandOutput>;
84
- export declare const deserializeAws_json1_1CreateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyCommandOutput>;
85
- export declare const deserializeAws_json1_1CreateVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyFilterCommandOutput>;
86
- export declare const deserializeAws_json1_1DeleteCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCallAnalyticsCategoryCommandOutput>;
87
- export declare const deserializeAws_json1_1DeleteCallAnalyticsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCallAnalyticsJobCommandOutput>;
88
- export declare const deserializeAws_json1_1DeleteLanguageModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLanguageModelCommandOutput>;
89
- export declare const deserializeAws_json1_1DeleteMedicalTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMedicalTranscriptionJobCommandOutput>;
90
- export declare const deserializeAws_json1_1DeleteMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMedicalVocabularyCommandOutput>;
91
- export declare const deserializeAws_json1_1DeleteTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTranscriptionJobCommandOutput>;
92
- export declare const deserializeAws_json1_1DeleteVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyCommandOutput>;
93
- export declare const deserializeAws_json1_1DeleteVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyFilterCommandOutput>;
94
- export declare const deserializeAws_json1_1DescribeLanguageModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLanguageModelCommandOutput>;
95
- export declare const deserializeAws_json1_1GetCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCallAnalyticsCategoryCommandOutput>;
96
- export declare const deserializeAws_json1_1GetCallAnalyticsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCallAnalyticsJobCommandOutput>;
97
- export declare const deserializeAws_json1_1GetMedicalTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMedicalTranscriptionJobCommandOutput>;
98
- export declare const deserializeAws_json1_1GetMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMedicalVocabularyCommandOutput>;
99
- export declare const deserializeAws_json1_1GetTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTranscriptionJobCommandOutput>;
100
- export declare const deserializeAws_json1_1GetVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVocabularyCommandOutput>;
101
- export declare const deserializeAws_json1_1GetVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVocabularyFilterCommandOutput>;
102
- export declare const deserializeAws_json1_1ListCallAnalyticsCategoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCallAnalyticsCategoriesCommandOutput>;
103
- export declare const deserializeAws_json1_1ListCallAnalyticsJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCallAnalyticsJobsCommandOutput>;
104
- export declare const deserializeAws_json1_1ListLanguageModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLanguageModelsCommandOutput>;
105
- export declare const deserializeAws_json1_1ListMedicalTranscriptionJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMedicalTranscriptionJobsCommandOutput>;
106
- export declare const deserializeAws_json1_1ListMedicalVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMedicalVocabulariesCommandOutput>;
107
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
108
- export declare const deserializeAws_json1_1ListTranscriptionJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTranscriptionJobsCommandOutput>;
109
- export declare const deserializeAws_json1_1ListVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVocabulariesCommandOutput>;
110
- export declare const deserializeAws_json1_1ListVocabularyFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVocabularyFiltersCommandOutput>;
111
- export declare const deserializeAws_json1_1StartCallAnalyticsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCallAnalyticsJobCommandOutput>;
112
- export declare const deserializeAws_json1_1StartMedicalTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMedicalTranscriptionJobCommandOutput>;
113
- export declare const deserializeAws_json1_1StartTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTranscriptionJobCommandOutput>;
114
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
115
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
116
- export declare const deserializeAws_json1_1UpdateCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCallAnalyticsCategoryCommandOutput>;
117
- export declare const deserializeAws_json1_1UpdateMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMedicalVocabularyCommandOutput>;
118
- export declare const deserializeAws_json1_1UpdateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVocabularyCommandOutput>;
119
- export declare const deserializeAws_json1_1UpdateVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVocabularyFilterCommandOutput>;
42
+ /**
43
+ * serializeAws_json1_1CreateCallAnalyticsCategoryCommand
44
+ */
45
+ export declare const se_CreateCallAnalyticsCategoryCommand: (input: CreateCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
+ /**
47
+ * serializeAws_json1_1CreateLanguageModelCommand
48
+ */
49
+ export declare const se_CreateLanguageModelCommand: (input: CreateLanguageModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
+ /**
51
+ * serializeAws_json1_1CreateMedicalVocabularyCommand
52
+ */
53
+ export declare const se_CreateMedicalVocabularyCommand: (input: CreateMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
+ /**
55
+ * serializeAws_json1_1CreateVocabularyCommand
56
+ */
57
+ export declare const se_CreateVocabularyCommand: (input: CreateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
+ /**
59
+ * serializeAws_json1_1CreateVocabularyFilterCommand
60
+ */
61
+ export declare const se_CreateVocabularyFilterCommand: (input: CreateVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
+ /**
63
+ * serializeAws_json1_1DeleteCallAnalyticsCategoryCommand
64
+ */
65
+ export declare const se_DeleteCallAnalyticsCategoryCommand: (input: DeleteCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
+ /**
67
+ * serializeAws_json1_1DeleteCallAnalyticsJobCommand
68
+ */
69
+ export declare const se_DeleteCallAnalyticsJobCommand: (input: DeleteCallAnalyticsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ /**
71
+ * serializeAws_json1_1DeleteLanguageModelCommand
72
+ */
73
+ export declare const se_DeleteLanguageModelCommand: (input: DeleteLanguageModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ /**
75
+ * serializeAws_json1_1DeleteMedicalTranscriptionJobCommand
76
+ */
77
+ export declare const se_DeleteMedicalTranscriptionJobCommand: (input: DeleteMedicalTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ /**
79
+ * serializeAws_json1_1DeleteMedicalVocabularyCommand
80
+ */
81
+ export declare const se_DeleteMedicalVocabularyCommand: (input: DeleteMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ /**
83
+ * serializeAws_json1_1DeleteTranscriptionJobCommand
84
+ */
85
+ export declare const se_DeleteTranscriptionJobCommand: (input: DeleteTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ /**
87
+ * serializeAws_json1_1DeleteVocabularyCommand
88
+ */
89
+ export declare const se_DeleteVocabularyCommand: (input: DeleteVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ /**
91
+ * serializeAws_json1_1DeleteVocabularyFilterCommand
92
+ */
93
+ export declare const se_DeleteVocabularyFilterCommand: (input: DeleteVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ /**
95
+ * serializeAws_json1_1DescribeLanguageModelCommand
96
+ */
97
+ export declare const se_DescribeLanguageModelCommand: (input: DescribeLanguageModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ /**
99
+ * serializeAws_json1_1GetCallAnalyticsCategoryCommand
100
+ */
101
+ export declare const se_GetCallAnalyticsCategoryCommand: (input: GetCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ /**
103
+ * serializeAws_json1_1GetCallAnalyticsJobCommand
104
+ */
105
+ export declare const se_GetCallAnalyticsJobCommand: (input: GetCallAnalyticsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
+ /**
107
+ * serializeAws_json1_1GetMedicalTranscriptionJobCommand
108
+ */
109
+ export declare const se_GetMedicalTranscriptionJobCommand: (input: GetMedicalTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
+ /**
111
+ * serializeAws_json1_1GetMedicalVocabularyCommand
112
+ */
113
+ export declare const se_GetMedicalVocabularyCommand: (input: GetMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
+ /**
115
+ * serializeAws_json1_1GetTranscriptionJobCommand
116
+ */
117
+ export declare const se_GetTranscriptionJobCommand: (input: GetTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
+ /**
119
+ * serializeAws_json1_1GetVocabularyCommand
120
+ */
121
+ export declare const se_GetVocabularyCommand: (input: GetVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
+ /**
123
+ * serializeAws_json1_1GetVocabularyFilterCommand
124
+ */
125
+ export declare const se_GetVocabularyFilterCommand: (input: GetVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
+ /**
127
+ * serializeAws_json1_1ListCallAnalyticsCategoriesCommand
128
+ */
129
+ export declare const se_ListCallAnalyticsCategoriesCommand: (input: ListCallAnalyticsCategoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
+ /**
131
+ * serializeAws_json1_1ListCallAnalyticsJobsCommand
132
+ */
133
+ export declare const se_ListCallAnalyticsJobsCommand: (input: ListCallAnalyticsJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
+ /**
135
+ * serializeAws_json1_1ListLanguageModelsCommand
136
+ */
137
+ export declare const se_ListLanguageModelsCommand: (input: ListLanguageModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
+ /**
139
+ * serializeAws_json1_1ListMedicalTranscriptionJobsCommand
140
+ */
141
+ export declare const se_ListMedicalTranscriptionJobsCommand: (input: ListMedicalTranscriptionJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
+ /**
143
+ * serializeAws_json1_1ListMedicalVocabulariesCommand
144
+ */
145
+ export declare const se_ListMedicalVocabulariesCommand: (input: ListMedicalVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
+ /**
147
+ * serializeAws_json1_1ListTagsForResourceCommand
148
+ */
149
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
+ /**
151
+ * serializeAws_json1_1ListTranscriptionJobsCommand
152
+ */
153
+ export declare const se_ListTranscriptionJobsCommand: (input: ListTranscriptionJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
+ /**
155
+ * serializeAws_json1_1ListVocabulariesCommand
156
+ */
157
+ export declare const se_ListVocabulariesCommand: (input: ListVocabulariesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
+ /**
159
+ * serializeAws_json1_1ListVocabularyFiltersCommand
160
+ */
161
+ export declare const se_ListVocabularyFiltersCommand: (input: ListVocabularyFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
+ /**
163
+ * serializeAws_json1_1StartCallAnalyticsJobCommand
164
+ */
165
+ export declare const se_StartCallAnalyticsJobCommand: (input: StartCallAnalyticsJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
+ /**
167
+ * serializeAws_json1_1StartMedicalTranscriptionJobCommand
168
+ */
169
+ export declare const se_StartMedicalTranscriptionJobCommand: (input: StartMedicalTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
+ /**
171
+ * serializeAws_json1_1StartTranscriptionJobCommand
172
+ */
173
+ export declare const se_StartTranscriptionJobCommand: (input: StartTranscriptionJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
+ /**
175
+ * serializeAws_json1_1TagResourceCommand
176
+ */
177
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
+ /**
179
+ * serializeAws_json1_1UntagResourceCommand
180
+ */
181
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
+ /**
183
+ * serializeAws_json1_1UpdateCallAnalyticsCategoryCommand
184
+ */
185
+ export declare const se_UpdateCallAnalyticsCategoryCommand: (input: UpdateCallAnalyticsCategoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
+ /**
187
+ * serializeAws_json1_1UpdateMedicalVocabularyCommand
188
+ */
189
+ export declare const se_UpdateMedicalVocabularyCommand: (input: UpdateMedicalVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
+ /**
191
+ * serializeAws_json1_1UpdateVocabularyCommand
192
+ */
193
+ export declare const se_UpdateVocabularyCommand: (input: UpdateVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
+ /**
195
+ * serializeAws_json1_1UpdateVocabularyFilterCommand
196
+ */
197
+ export declare const se_UpdateVocabularyFilterCommand: (input: UpdateVocabularyFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
+ /**
199
+ * deserializeAws_json1_1CreateCallAnalyticsCategoryCommand
200
+ */
201
+ export declare const de_CreateCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCallAnalyticsCategoryCommandOutput>;
202
+ /**
203
+ * deserializeAws_json1_1CreateLanguageModelCommand
204
+ */
205
+ export declare const de_CreateLanguageModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLanguageModelCommandOutput>;
206
+ /**
207
+ * deserializeAws_json1_1CreateMedicalVocabularyCommand
208
+ */
209
+ export declare const de_CreateMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMedicalVocabularyCommandOutput>;
210
+ /**
211
+ * deserializeAws_json1_1CreateVocabularyCommand
212
+ */
213
+ export declare const de_CreateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyCommandOutput>;
214
+ /**
215
+ * deserializeAws_json1_1CreateVocabularyFilterCommand
216
+ */
217
+ export declare const de_CreateVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVocabularyFilterCommandOutput>;
218
+ /**
219
+ * deserializeAws_json1_1DeleteCallAnalyticsCategoryCommand
220
+ */
221
+ export declare const de_DeleteCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCallAnalyticsCategoryCommandOutput>;
222
+ /**
223
+ * deserializeAws_json1_1DeleteCallAnalyticsJobCommand
224
+ */
225
+ export declare const de_DeleteCallAnalyticsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCallAnalyticsJobCommandOutput>;
226
+ /**
227
+ * deserializeAws_json1_1DeleteLanguageModelCommand
228
+ */
229
+ export declare const de_DeleteLanguageModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLanguageModelCommandOutput>;
230
+ /**
231
+ * deserializeAws_json1_1DeleteMedicalTranscriptionJobCommand
232
+ */
233
+ export declare const de_DeleteMedicalTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMedicalTranscriptionJobCommandOutput>;
234
+ /**
235
+ * deserializeAws_json1_1DeleteMedicalVocabularyCommand
236
+ */
237
+ export declare const de_DeleteMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMedicalVocabularyCommandOutput>;
238
+ /**
239
+ * deserializeAws_json1_1DeleteTranscriptionJobCommand
240
+ */
241
+ export declare const de_DeleteTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTranscriptionJobCommandOutput>;
242
+ /**
243
+ * deserializeAws_json1_1DeleteVocabularyCommand
244
+ */
245
+ export declare const de_DeleteVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyCommandOutput>;
246
+ /**
247
+ * deserializeAws_json1_1DeleteVocabularyFilterCommand
248
+ */
249
+ export declare const de_DeleteVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVocabularyFilterCommandOutput>;
250
+ /**
251
+ * deserializeAws_json1_1DescribeLanguageModelCommand
252
+ */
253
+ export declare const de_DescribeLanguageModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLanguageModelCommandOutput>;
254
+ /**
255
+ * deserializeAws_json1_1GetCallAnalyticsCategoryCommand
256
+ */
257
+ export declare const de_GetCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCallAnalyticsCategoryCommandOutput>;
258
+ /**
259
+ * deserializeAws_json1_1GetCallAnalyticsJobCommand
260
+ */
261
+ export declare const de_GetCallAnalyticsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCallAnalyticsJobCommandOutput>;
262
+ /**
263
+ * deserializeAws_json1_1GetMedicalTranscriptionJobCommand
264
+ */
265
+ export declare const de_GetMedicalTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMedicalTranscriptionJobCommandOutput>;
266
+ /**
267
+ * deserializeAws_json1_1GetMedicalVocabularyCommand
268
+ */
269
+ export declare const de_GetMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMedicalVocabularyCommandOutput>;
270
+ /**
271
+ * deserializeAws_json1_1GetTranscriptionJobCommand
272
+ */
273
+ export declare const de_GetTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTranscriptionJobCommandOutput>;
274
+ /**
275
+ * deserializeAws_json1_1GetVocabularyCommand
276
+ */
277
+ export declare const de_GetVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVocabularyCommandOutput>;
278
+ /**
279
+ * deserializeAws_json1_1GetVocabularyFilterCommand
280
+ */
281
+ export declare const de_GetVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVocabularyFilterCommandOutput>;
282
+ /**
283
+ * deserializeAws_json1_1ListCallAnalyticsCategoriesCommand
284
+ */
285
+ export declare const de_ListCallAnalyticsCategoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCallAnalyticsCategoriesCommandOutput>;
286
+ /**
287
+ * deserializeAws_json1_1ListCallAnalyticsJobsCommand
288
+ */
289
+ export declare const de_ListCallAnalyticsJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCallAnalyticsJobsCommandOutput>;
290
+ /**
291
+ * deserializeAws_json1_1ListLanguageModelsCommand
292
+ */
293
+ export declare const de_ListLanguageModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLanguageModelsCommandOutput>;
294
+ /**
295
+ * deserializeAws_json1_1ListMedicalTranscriptionJobsCommand
296
+ */
297
+ export declare const de_ListMedicalTranscriptionJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMedicalTranscriptionJobsCommandOutput>;
298
+ /**
299
+ * deserializeAws_json1_1ListMedicalVocabulariesCommand
300
+ */
301
+ export declare const de_ListMedicalVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMedicalVocabulariesCommandOutput>;
302
+ /**
303
+ * deserializeAws_json1_1ListTagsForResourceCommand
304
+ */
305
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
306
+ /**
307
+ * deserializeAws_json1_1ListTranscriptionJobsCommand
308
+ */
309
+ export declare const de_ListTranscriptionJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTranscriptionJobsCommandOutput>;
310
+ /**
311
+ * deserializeAws_json1_1ListVocabulariesCommand
312
+ */
313
+ export declare const de_ListVocabulariesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVocabulariesCommandOutput>;
314
+ /**
315
+ * deserializeAws_json1_1ListVocabularyFiltersCommand
316
+ */
317
+ export declare const de_ListVocabularyFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVocabularyFiltersCommandOutput>;
318
+ /**
319
+ * deserializeAws_json1_1StartCallAnalyticsJobCommand
320
+ */
321
+ export declare const de_StartCallAnalyticsJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartCallAnalyticsJobCommandOutput>;
322
+ /**
323
+ * deserializeAws_json1_1StartMedicalTranscriptionJobCommand
324
+ */
325
+ export declare const de_StartMedicalTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMedicalTranscriptionJobCommandOutput>;
326
+ /**
327
+ * deserializeAws_json1_1StartTranscriptionJobCommand
328
+ */
329
+ export declare const de_StartTranscriptionJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTranscriptionJobCommandOutput>;
330
+ /**
331
+ * deserializeAws_json1_1TagResourceCommand
332
+ */
333
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
334
+ /**
335
+ * deserializeAws_json1_1UntagResourceCommand
336
+ */
337
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
338
+ /**
339
+ * deserializeAws_json1_1UpdateCallAnalyticsCategoryCommand
340
+ */
341
+ export declare const de_UpdateCallAnalyticsCategoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCallAnalyticsCategoryCommandOutput>;
342
+ /**
343
+ * deserializeAws_json1_1UpdateMedicalVocabularyCommand
344
+ */
345
+ export declare const de_UpdateMedicalVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMedicalVocabularyCommandOutput>;
346
+ /**
347
+ * deserializeAws_json1_1UpdateVocabularyCommand
348
+ */
349
+ export declare const de_UpdateVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVocabularyCommandOutput>;
350
+ /**
351
+ * deserializeAws_json1_1UpdateVocabularyFilterCommand
352
+ */
353
+ export declare const de_UpdateVocabularyFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVocabularyFilterCommandOutput>;