@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.
- package/dist-cjs/commands/CreateCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/CreateLanguageModelCommand.js +2 -2
- package/dist-cjs/commands/CreateMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/CreateVocabularyCommand.js +2 -2
- package/dist-cjs/commands/CreateVocabularyFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/DeleteCallAnalyticsJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteLanguageModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteMedicalTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/DeleteTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -2
- package/dist-cjs/commands/DeleteVocabularyFilterCommand.js +2 -2
- package/dist-cjs/commands/DescribeLanguageModelCommand.js +2 -2
- package/dist-cjs/commands/GetCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/GetCallAnalyticsJobCommand.js +2 -2
- package/dist-cjs/commands/GetMedicalTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/GetMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/GetTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/GetVocabularyCommand.js +2 -2
- package/dist-cjs/commands/GetVocabularyFilterCommand.js +2 -2
- package/dist-cjs/commands/ListCallAnalyticsCategoriesCommand.js +2 -2
- package/dist-cjs/commands/ListCallAnalyticsJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLanguageModelsCommand.js +2 -2
- package/dist-cjs/commands/ListMedicalTranscriptionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListMedicalVocabulariesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTranscriptionJobsCommand.js +2 -2
- package/dist-cjs/commands/ListVocabulariesCommand.js +2 -2
- package/dist-cjs/commands/ListVocabularyFiltersCommand.js +2 -2
- package/dist-cjs/commands/StartCallAnalyticsJobCommand.js +2 -2
- package/dist-cjs/commands/StartMedicalTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/StartTranscriptionJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateCallAnalyticsCategoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateMedicalVocabularyCommand.js +2 -2
- package/dist-cjs/commands/UpdateVocabularyCommand.js +2 -2
- package/dist-cjs/commands/UpdateVocabularyFilterCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +755 -827
- package/dist-es/commands/CreateCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/CreateLanguageModelCommand.js +3 -3
- package/dist-es/commands/CreateMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/CreateVocabularyCommand.js +3 -3
- package/dist-es/commands/CreateVocabularyFilterCommand.js +3 -3
- package/dist-es/commands/DeleteCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/DeleteCallAnalyticsJobCommand.js +3 -3
- package/dist-es/commands/DeleteLanguageModelCommand.js +3 -3
- package/dist-es/commands/DeleteMedicalTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/DeleteMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/DeleteTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
- package/dist-es/commands/DeleteVocabularyFilterCommand.js +3 -3
- package/dist-es/commands/DescribeLanguageModelCommand.js +3 -3
- package/dist-es/commands/GetCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/GetCallAnalyticsJobCommand.js +3 -3
- package/dist-es/commands/GetMedicalTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/GetMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/GetTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/GetVocabularyCommand.js +3 -3
- package/dist-es/commands/GetVocabularyFilterCommand.js +3 -3
- package/dist-es/commands/ListCallAnalyticsCategoriesCommand.js +3 -3
- package/dist-es/commands/ListCallAnalyticsJobsCommand.js +3 -3
- package/dist-es/commands/ListLanguageModelsCommand.js +3 -3
- package/dist-es/commands/ListMedicalTranscriptionJobsCommand.js +3 -3
- package/dist-es/commands/ListMedicalVocabulariesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTranscriptionJobsCommand.js +3 -3
- package/dist-es/commands/ListVocabulariesCommand.js +3 -3
- package/dist-es/commands/ListVocabularyFiltersCommand.js +3 -3
- package/dist-es/commands/StartCallAnalyticsJobCommand.js +3 -3
- package/dist-es/commands/StartMedicalTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/StartTranscriptionJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateCallAnalyticsCategoryCommand.js +3 -3
- package/dist-es/commands/UpdateMedicalVocabularyCommand.js +3 -3
- package/dist-es/commands/UpdateVocabularyCommand.js +3 -3
- package/dist-es/commands/UpdateVocabularyFilterCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +675 -747
- package/dist-types/protocols/Aws_json1_1.d.ts +312 -78
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +78 -78
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListVocabulariesCommand, se_ListVocabulariesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ListVocabulariesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListVocabulariesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListVocabulariesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListVocabulariesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListVocabularyFiltersCommand, se_ListVocabularyFiltersCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ListVocabularyFiltersCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListVocabularyFiltersCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListVocabularyFiltersCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListVocabularyFiltersCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartCallAnalyticsJobCommand, se_StartCallAnalyticsJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartCallAnalyticsJobCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartCallAnalyticsJobCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartCallAnalyticsJobCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartCallAnalyticsJobCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartMedicalTranscriptionJobCommand, se_StartMedicalTranscriptionJobCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartMedicalTranscriptionJobCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartMedicalTranscriptionJobCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartMedicalTranscriptionJobCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartMedicalTranscriptionJobCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartTranscriptionJobCommand, se_StartTranscriptionJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartTranscriptionJobCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartTranscriptionJobCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartTranscriptionJobCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartTranscriptionJobCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class TagResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_TagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_TagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UntagResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UntagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UntagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateCallAnalyticsCategoryCommand, se_UpdateCallAnalyticsCategoryCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateCallAnalyticsCategoryCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateCallAnalyticsCategoryCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateCallAnalyticsCategoryCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateCallAnalyticsCategoryCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateMedicalVocabularyCommand, se_UpdateMedicalVocabularyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateMedicalVocabularyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateMedicalVocabularyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateMedicalVocabularyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateMedicalVocabularyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateVocabularyCommand, se_UpdateVocabularyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateVocabularyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateVocabularyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateVocabularyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateVocabularyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateVocabularyFilterCommand, se_UpdateVocabularyFilterCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateVocabularyFilterCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateVocabularyFilterCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateVocabularyFilterCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateVocabularyFilterCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|