@aws-sdk/client-lex-models-v2 3.306.0 → 3.310.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/BatchCreateCustomVocabularyItemCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteCustomVocabularyItemCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateCustomVocabularyItemCommand.js +2 -2
- package/dist-cjs/commands/BuildBotLocaleCommand.js +2 -2
- package/dist-cjs/commands/CreateBotAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateBotCommand.js +2 -2
- package/dist-cjs/commands/CreateBotLocaleCommand.js +2 -2
- package/dist-cjs/commands/CreateBotVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateExportCommand.js +2 -2
- package/dist-cjs/commands/CreateIntentCommand.js +2 -2
- package/dist-cjs/commands/CreateResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateResourcePolicyStatementCommand.js +2 -2
- package/dist-cjs/commands/CreateSlotCommand.js +2 -2
- package/dist-cjs/commands/CreateSlotTypeCommand.js +2 -2
- package/dist-cjs/commands/CreateUploadUrlCommand.js +2 -2
- package/dist-cjs/commands/DeleteBotAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteBotCommand.js +2 -2
- package/dist-cjs/commands/DeleteBotLocaleCommand.js +2 -2
- package/dist-cjs/commands/DeleteBotVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomVocabularyCommand.js +2 -2
- package/dist-cjs/commands/DeleteExportCommand.js +2 -2
- package/dist-cjs/commands/DeleteImportCommand.js +2 -2
- package/dist-cjs/commands/DeleteIntentCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyStatementCommand.js +2 -2
- package/dist-cjs/commands/DeleteSlotCommand.js +2 -2
- package/dist-cjs/commands/DeleteSlotTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteUtterancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeBotAliasCommand.js +2 -2
- package/dist-cjs/commands/DescribeBotCommand.js +2 -2
- package/dist-cjs/commands/DescribeBotLocaleCommand.js +2 -2
- package/dist-cjs/commands/DescribeBotRecommendationCommand.js +2 -2
- package/dist-cjs/commands/DescribeBotVersionCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomVocabularyMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeExportCommand.js +2 -2
- package/dist-cjs/commands/DescribeImportCommand.js +2 -2
- package/dist-cjs/commands/DescribeIntentCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeSlotCommand.js +2 -2
- package/dist-cjs/commands/DescribeSlotTypeCommand.js +2 -2
- package/dist-cjs/commands/ListAggregatedUtterancesCommand.js +2 -2
- package/dist-cjs/commands/ListBotAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListBotLocalesCommand.js +2 -2
- package/dist-cjs/commands/ListBotRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/ListBotVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListBotsCommand.js +2 -2
- package/dist-cjs/commands/ListBuiltInIntentsCommand.js +2 -2
- package/dist-cjs/commands/ListBuiltInSlotTypesCommand.js +2 -2
- package/dist-cjs/commands/ListCustomVocabularyItemsCommand.js +2 -2
- package/dist-cjs/commands/ListExportsCommand.js +2 -2
- package/dist-cjs/commands/ListImportsCommand.js +2 -2
- package/dist-cjs/commands/ListIntentsCommand.js +2 -2
- package/dist-cjs/commands/ListRecommendedIntentsCommand.js +2 -2
- package/dist-cjs/commands/ListSlotTypesCommand.js +2 -2
- package/dist-cjs/commands/ListSlotsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/SearchAssociatedTranscriptsCommand.js +2 -2
- package/dist-cjs/commands/StartBotRecommendationCommand.js +2 -2
- package/dist-cjs/commands/StartImportCommand.js +2 -2
- package/dist-cjs/commands/StopBotRecommendationCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateBotAliasCommand.js +2 -2
- package/dist-cjs/commands/UpdateBotCommand.js +2 -2
- package/dist-cjs/commands/UpdateBotLocaleCommand.js +2 -2
- package/dist-cjs/commands/UpdateBotRecommendationCommand.js +2 -2
- package/dist-cjs/commands/UpdateExportCommand.js +2 -2
- package/dist-cjs/commands/UpdateIntentCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateSlotCommand.js +2 -2
- package/dist-cjs/commands/UpdateSlotTypeCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1680 -1936
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +3 -3
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +3 -3
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +3 -3
- package/dist-es/commands/BuildBotLocaleCommand.js +3 -3
- package/dist-es/commands/CreateBotAliasCommand.js +3 -3
- package/dist-es/commands/CreateBotCommand.js +3 -3
- package/dist-es/commands/CreateBotLocaleCommand.js +3 -3
- package/dist-es/commands/CreateBotVersionCommand.js +3 -3
- package/dist-es/commands/CreateExportCommand.js +3 -3
- package/dist-es/commands/CreateIntentCommand.js +3 -3
- package/dist-es/commands/CreateResourcePolicyCommand.js +3 -3
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +3 -3
- package/dist-es/commands/CreateSlotCommand.js +3 -3
- package/dist-es/commands/CreateSlotTypeCommand.js +3 -3
- package/dist-es/commands/CreateUploadUrlCommand.js +3 -3
- package/dist-es/commands/DeleteBotAliasCommand.js +3 -3
- package/dist-es/commands/DeleteBotCommand.js +3 -3
- package/dist-es/commands/DeleteBotLocaleCommand.js +3 -3
- package/dist-es/commands/DeleteBotVersionCommand.js +3 -3
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +3 -3
- package/dist-es/commands/DeleteExportCommand.js +3 -3
- package/dist-es/commands/DeleteImportCommand.js +3 -3
- package/dist-es/commands/DeleteIntentCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +3 -3
- package/dist-es/commands/DeleteSlotCommand.js +3 -3
- package/dist-es/commands/DeleteSlotTypeCommand.js +3 -3
- package/dist-es/commands/DeleteUtterancesCommand.js +3 -3
- package/dist-es/commands/DescribeBotAliasCommand.js +3 -3
- package/dist-es/commands/DescribeBotCommand.js +3 -3
- package/dist-es/commands/DescribeBotLocaleCommand.js +3 -3
- package/dist-es/commands/DescribeBotRecommendationCommand.js +3 -3
- package/dist-es/commands/DescribeBotVersionCommand.js +3 -3
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeExportCommand.js +3 -3
- package/dist-es/commands/DescribeImportCommand.js +3 -3
- package/dist-es/commands/DescribeIntentCommand.js +3 -3
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DescribeSlotCommand.js +3 -3
- package/dist-es/commands/DescribeSlotTypeCommand.js +3 -3
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +3 -3
- package/dist-es/commands/ListBotAliasesCommand.js +3 -3
- package/dist-es/commands/ListBotLocalesCommand.js +3 -3
- package/dist-es/commands/ListBotRecommendationsCommand.js +3 -3
- package/dist-es/commands/ListBotVersionsCommand.js +3 -3
- package/dist-es/commands/ListBotsCommand.js +3 -3
- package/dist-es/commands/ListBuiltInIntentsCommand.js +3 -3
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +3 -3
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +3 -3
- package/dist-es/commands/ListExportsCommand.js +3 -3
- package/dist-es/commands/ListImportsCommand.js +3 -3
- package/dist-es/commands/ListIntentsCommand.js +3 -3
- package/dist-es/commands/ListRecommendedIntentsCommand.js +3 -3
- package/dist-es/commands/ListSlotTypesCommand.js +3 -3
- package/dist-es/commands/ListSlotsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +3 -3
- package/dist-es/commands/StartBotRecommendationCommand.js +3 -3
- package/dist-es/commands/StartImportCommand.js +3 -3
- package/dist-es/commands/StopBotRecommendationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateBotAliasCommand.js +3 -3
- package/dist-es/commands/UpdateBotCommand.js +3 -3
- package/dist-es/commands/UpdateBotLocaleCommand.js +3 -3
- package/dist-es/commands/UpdateBotRecommendationCommand.js +3 -3
- package/dist-es/commands/UpdateExportCommand.js +3 -3
- package/dist-es/commands/UpdateIntentCommand.js +3 -3
- package/dist-es/commands/UpdateResourcePolicyCommand.js +3 -3
- package/dist-es/commands/UpdateSlotCommand.js +3 -3
- package/dist-es/commands/UpdateSlotTypeCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1535 -1791
- package/dist-types/protocols/Aws_restJson1.d.ts +568 -142
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +142 -142
- package/package.json +36 -36
|
@@ -36,10 +36,10 @@ class ListBotRecommendationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBotRecommendationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBotRecommendationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBotRecommendationsCommand = ListBotRecommendationsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBotVersionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBotVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBotVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBotVersionsCommand = ListBotVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBotsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBotsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBotsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBotsCommand = ListBotsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBuiltInIntentsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBuiltInIntentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBuiltInIntentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBuiltInIntentsCommand = ListBuiltInIntentsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBuiltInSlotTypesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListBuiltInSlotTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBuiltInSlotTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBuiltInSlotTypesCommand = ListBuiltInSlotTypesCommand;
|
|
@@ -36,10 +36,10 @@ class ListCustomVocabularyItemsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListCustomVocabularyItemsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListCustomVocabularyItemsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListCustomVocabularyItemsCommand = ListCustomVocabularyItemsCommand;
|
|
@@ -36,10 +36,10 @@ class ListExportsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListExportsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListExportsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListExportsCommand = ListExportsCommand;
|
|
@@ -36,10 +36,10 @@ class ListImportsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListImportsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListImportsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListImportsCommand = ListImportsCommand;
|
|
@@ -36,10 +36,10 @@ class ListIntentsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListIntentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListIntentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListIntentsCommand = ListIntentsCommand;
|
|
@@ -36,10 +36,10 @@ class ListRecommendedIntentsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListRecommendedIntentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListRecommendedIntentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListRecommendedIntentsCommand = ListRecommendedIntentsCommand;
|
|
@@ -36,10 +36,10 @@ class ListSlotTypesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListSlotTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListSlotTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListSlotTypesCommand = ListSlotTypesCommand;
|
|
@@ -36,10 +36,10 @@ class ListSlotsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListSlotsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListSlotsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListSlotsCommand = ListSlotsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class SearchAssociatedTranscriptsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_SearchAssociatedTranscriptsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_SearchAssociatedTranscriptsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SearchAssociatedTranscriptsCommand = SearchAssociatedTranscriptsCommand;
|
|
@@ -37,10 +37,10 @@ class StartBotRecommendationCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_StartBotRecommendationCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_StartBotRecommendationCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.StartBotRecommendationCommand = StartBotRecommendationCommand;
|
|
@@ -37,10 +37,10 @@ class StartImportCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_StartImportCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_StartImportCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.StartImportCommand = StartImportCommand;
|
|
@@ -36,10 +36,10 @@ class StopBotRecommendationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StopBotRecommendationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StopBotRecommendationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopBotRecommendationCommand = StopBotRecommendationCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateBotAliasCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateBotAliasCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateBotAliasCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateBotAliasCommand = UpdateBotAliasCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateBotCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateBotCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateBotCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateBotCommand = UpdateBotCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateBotLocaleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateBotLocaleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateBotLocaleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateBotLocaleCommand = UpdateBotLocaleCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateBotRecommendationCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateBotRecommendationCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateBotRecommendationCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateBotRecommendationCommand = UpdateBotRecommendationCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateExportCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateExportCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateExportCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateExportCommand = UpdateExportCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateIntentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateIntentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateIntentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateIntentCommand = UpdateIntentCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateResourcePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateResourcePolicyCommand = UpdateResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateSlotCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateSlotCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateSlotCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateSlotCommand = UpdateSlotCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateSlotTypeCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateSlotTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateSlotTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateSlotTypeCommand = UpdateSlotTypeCommand;
|