@aws-sdk/client-lex-models-v2 3.928.0 → 3.930.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/index.js +5928 -5721
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/LexModelsV2Client.js +2 -0
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BuildBotLocaleCommand.js +3 -9
- package/dist-es/commands/CreateBotAliasCommand.js +3 -9
- package/dist-es/commands/CreateBotCommand.js +3 -9
- package/dist-es/commands/CreateBotLocaleCommand.js +3 -9
- package/dist-es/commands/CreateBotReplicaCommand.js +3 -9
- package/dist-es/commands/CreateBotVersionCommand.js +3 -9
- package/dist-es/commands/CreateExportCommand.js +3 -10
- package/dist-es/commands/CreateIntentCommand.js +3 -9
- package/dist-es/commands/CreateResourcePolicyCommand.js +3 -9
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +3 -9
- package/dist-es/commands/CreateSlotCommand.js +3 -9
- package/dist-es/commands/CreateSlotTypeCommand.js +3 -9
- package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +3 -9
- package/dist-es/commands/CreateUploadUrlCommand.js +3 -9
- package/dist-es/commands/DeleteBotAliasCommand.js +3 -9
- package/dist-es/commands/DeleteBotCommand.js +3 -9
- package/dist-es/commands/DeleteBotLocaleCommand.js +3 -9
- package/dist-es/commands/DeleteBotReplicaCommand.js +3 -9
- package/dist-es/commands/DeleteBotVersionCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +3 -9
- package/dist-es/commands/DeleteExportCommand.js +3 -9
- package/dist-es/commands/DeleteImportCommand.js +3 -9
- package/dist-es/commands/DeleteIntentCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +3 -9
- package/dist-es/commands/DeleteSlotCommand.js +3 -9
- package/dist-es/commands/DeleteSlotTypeCommand.js +3 -9
- package/dist-es/commands/DeleteTestSetCommand.js +3 -9
- package/dist-es/commands/DeleteUtterancesCommand.js +3 -9
- package/dist-es/commands/DescribeBotAliasCommand.js +3 -9
- package/dist-es/commands/DescribeBotCommand.js +3 -9
- package/dist-es/commands/DescribeBotLocaleCommand.js +3 -9
- package/dist-es/commands/DescribeBotRecommendationCommand.js +3 -10
- package/dist-es/commands/DescribeBotReplicaCommand.js +3 -9
- package/dist-es/commands/DescribeBotResourceGenerationCommand.js +3 -9
- package/dist-es/commands/DescribeBotVersionCommand.js +3 -9
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +3 -9
- package/dist-es/commands/DescribeExportCommand.js +3 -9
- package/dist-es/commands/DescribeImportCommand.js +3 -9
- package/dist-es/commands/DescribeIntentCommand.js +3 -9
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DescribeSlotCommand.js +3 -9
- package/dist-es/commands/DescribeSlotTypeCommand.js +3 -9
- package/dist-es/commands/DescribeTestExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetGenerationCommand.js +3 -9
- package/dist-es/commands/GenerateBotElementCommand.js +3 -9
- package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +3 -9
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +3 -9
- package/dist-es/commands/ListBotAliasReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotAliasesCommand.js +3 -9
- package/dist-es/commands/ListBotLocalesCommand.js +3 -9
- package/dist-es/commands/ListBotRecommendationsCommand.js +3 -9
- package/dist-es/commands/ListBotReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotResourceGenerationsCommand.js +3 -9
- package/dist-es/commands/ListBotVersionReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotVersionsCommand.js +3 -9
- package/dist-es/commands/ListBotsCommand.js +3 -9
- package/dist-es/commands/ListBuiltInIntentsCommand.js +3 -9
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +3 -9
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +3 -9
- package/dist-es/commands/ListExportsCommand.js +3 -9
- package/dist-es/commands/ListImportsCommand.js +3 -9
- package/dist-es/commands/ListIntentMetricsCommand.js +3 -9
- package/dist-es/commands/ListIntentPathsCommand.js +3 -9
- package/dist-es/commands/ListIntentStageMetricsCommand.js +3 -9
- package/dist-es/commands/ListIntentsCommand.js +3 -9
- package/dist-es/commands/ListRecommendedIntentsCommand.js +3 -9
- package/dist-es/commands/ListSessionAnalyticsDataCommand.js +3 -9
- package/dist-es/commands/ListSessionMetricsCommand.js +3 -9
- package/dist-es/commands/ListSlotTypesCommand.js +3 -9
- package/dist-es/commands/ListSlotsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTestExecutionResultItemsCommand.js +3 -9
- package/dist-es/commands/ListTestExecutionsCommand.js +3 -9
- package/dist-es/commands/ListTestSetRecordsCommand.js +3 -9
- package/dist-es/commands/ListTestSetsCommand.js +3 -9
- package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +3 -9
- package/dist-es/commands/ListUtteranceMetricsCommand.js +3 -9
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +3 -9
- package/dist-es/commands/StartBotRecommendationCommand.js +3 -10
- package/dist-es/commands/StartBotResourceGenerationCommand.js +3 -9
- package/dist-es/commands/StartImportCommand.js +3 -10
- package/dist-es/commands/StartTestExecutionCommand.js +3 -9
- package/dist-es/commands/StartTestSetGenerationCommand.js +3 -9
- package/dist-es/commands/StopBotRecommendationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBotAliasCommand.js +3 -9
- package/dist-es/commands/UpdateBotCommand.js +3 -9
- package/dist-es/commands/UpdateBotLocaleCommand.js +3 -9
- package/dist-es/commands/UpdateBotRecommendationCommand.js +3 -10
- package/dist-es/commands/UpdateExportCommand.js +3 -10
- package/dist-es/commands/UpdateIntentCommand.js +3 -9
- package/dist-es/commands/UpdateResourcePolicyCommand.js +3 -9
- package/dist-es/commands/UpdateSlotCommand.js +3 -9
- package/dist-es/commands/UpdateSlotTypeCommand.js +3 -9
- package/dist-es/commands/UpdateTestSetCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -5
- package/dist-es/models/models_1.js +0 -34
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5593 -0
- package/dist-types/LexModelsV2Client.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -4
- package/dist-types/models/models_1.d.ts +0 -32
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +697 -0
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -3
- package/dist-types/ts3.4/models/models_1.d.ts +0 -24
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +704 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -4820
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -920
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1229
|
@@ -1,920 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput } from "../commands/BatchCreateCustomVocabularyItemCommand";
|
|
4
|
-
import { BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput } from "../commands/BatchDeleteCustomVocabularyItemCommand";
|
|
5
|
-
import { BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput } from "../commands/BatchUpdateCustomVocabularyItemCommand";
|
|
6
|
-
import { BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput } from "../commands/BuildBotLocaleCommand";
|
|
7
|
-
import { CreateBotAliasCommandInput, CreateBotAliasCommandOutput } from "../commands/CreateBotAliasCommand";
|
|
8
|
-
import { CreateBotCommandInput, CreateBotCommandOutput } from "../commands/CreateBotCommand";
|
|
9
|
-
import { CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput } from "../commands/CreateBotLocaleCommand";
|
|
10
|
-
import { CreateBotReplicaCommandInput, CreateBotReplicaCommandOutput } from "../commands/CreateBotReplicaCommand";
|
|
11
|
-
import { CreateBotVersionCommandInput, CreateBotVersionCommandOutput } from "../commands/CreateBotVersionCommand";
|
|
12
|
-
import { CreateExportCommandInput, CreateExportCommandOutput } from "../commands/CreateExportCommand";
|
|
13
|
-
import { CreateIntentCommandInput, CreateIntentCommandOutput } from "../commands/CreateIntentCommand";
|
|
14
|
-
import { CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput } from "../commands/CreateResourcePolicyCommand";
|
|
15
|
-
import { CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput } from "../commands/CreateResourcePolicyStatementCommand";
|
|
16
|
-
import { CreateSlotCommandInput, CreateSlotCommandOutput } from "../commands/CreateSlotCommand";
|
|
17
|
-
import { CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput } from "../commands/CreateSlotTypeCommand";
|
|
18
|
-
import { CreateTestSetDiscrepancyReportCommandInput, CreateTestSetDiscrepancyReportCommandOutput } from "../commands/CreateTestSetDiscrepancyReportCommand";
|
|
19
|
-
import { CreateUploadUrlCommandInput, CreateUploadUrlCommandOutput } from "../commands/CreateUploadUrlCommand";
|
|
20
|
-
import { DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput } from "../commands/DeleteBotAliasCommand";
|
|
21
|
-
import { DeleteBotCommandInput, DeleteBotCommandOutput } from "../commands/DeleteBotCommand";
|
|
22
|
-
import { DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput } from "../commands/DeleteBotLocaleCommand";
|
|
23
|
-
import { DeleteBotReplicaCommandInput, DeleteBotReplicaCommandOutput } from "../commands/DeleteBotReplicaCommand";
|
|
24
|
-
import { DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput } from "../commands/DeleteBotVersionCommand";
|
|
25
|
-
import { DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput } from "../commands/DeleteCustomVocabularyCommand";
|
|
26
|
-
import { DeleteExportCommandInput, DeleteExportCommandOutput } from "../commands/DeleteExportCommand";
|
|
27
|
-
import { DeleteImportCommandInput, DeleteImportCommandOutput } from "../commands/DeleteImportCommand";
|
|
28
|
-
import { DeleteIntentCommandInput, DeleteIntentCommandOutput } from "../commands/DeleteIntentCommand";
|
|
29
|
-
import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
|
|
30
|
-
import { DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput } from "../commands/DeleteResourcePolicyStatementCommand";
|
|
31
|
-
import { DeleteSlotCommandInput, DeleteSlotCommandOutput } from "../commands/DeleteSlotCommand";
|
|
32
|
-
import { DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput } from "../commands/DeleteSlotTypeCommand";
|
|
33
|
-
import { DeleteTestSetCommandInput, DeleteTestSetCommandOutput } from "../commands/DeleteTestSetCommand";
|
|
34
|
-
import { DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput } from "../commands/DeleteUtterancesCommand";
|
|
35
|
-
import { DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput } from "../commands/DescribeBotAliasCommand";
|
|
36
|
-
import { DescribeBotCommandInput, DescribeBotCommandOutput } from "../commands/DescribeBotCommand";
|
|
37
|
-
import { DescribeBotLocaleCommandInput, DescribeBotLocaleCommandOutput } from "../commands/DescribeBotLocaleCommand";
|
|
38
|
-
import { DescribeBotRecommendationCommandInput, DescribeBotRecommendationCommandOutput } from "../commands/DescribeBotRecommendationCommand";
|
|
39
|
-
import { DescribeBotReplicaCommandInput, DescribeBotReplicaCommandOutput } from "../commands/DescribeBotReplicaCommand";
|
|
40
|
-
import { DescribeBotResourceGenerationCommandInput, DescribeBotResourceGenerationCommandOutput } from "../commands/DescribeBotResourceGenerationCommand";
|
|
41
|
-
import { DescribeBotVersionCommandInput, DescribeBotVersionCommandOutput } from "../commands/DescribeBotVersionCommand";
|
|
42
|
-
import { DescribeCustomVocabularyMetadataCommandInput, DescribeCustomVocabularyMetadataCommandOutput } from "../commands/DescribeCustomVocabularyMetadataCommand";
|
|
43
|
-
import { DescribeExportCommandInput, DescribeExportCommandOutput } from "../commands/DescribeExportCommand";
|
|
44
|
-
import { DescribeImportCommandInput, DescribeImportCommandOutput } from "../commands/DescribeImportCommand";
|
|
45
|
-
import { DescribeIntentCommandInput, DescribeIntentCommandOutput } from "../commands/DescribeIntentCommand";
|
|
46
|
-
import { DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput } from "../commands/DescribeResourcePolicyCommand";
|
|
47
|
-
import { DescribeSlotCommandInput, DescribeSlotCommandOutput } from "../commands/DescribeSlotCommand";
|
|
48
|
-
import { DescribeSlotTypeCommandInput, DescribeSlotTypeCommandOutput } from "../commands/DescribeSlotTypeCommand";
|
|
49
|
-
import { DescribeTestExecutionCommandInput, DescribeTestExecutionCommandOutput } from "../commands/DescribeTestExecutionCommand";
|
|
50
|
-
import { DescribeTestSetCommandInput, DescribeTestSetCommandOutput } from "../commands/DescribeTestSetCommand";
|
|
51
|
-
import { DescribeTestSetDiscrepancyReportCommandInput, DescribeTestSetDiscrepancyReportCommandOutput } from "../commands/DescribeTestSetDiscrepancyReportCommand";
|
|
52
|
-
import { DescribeTestSetGenerationCommandInput, DescribeTestSetGenerationCommandOutput } from "../commands/DescribeTestSetGenerationCommand";
|
|
53
|
-
import { GenerateBotElementCommandInput, GenerateBotElementCommandOutput } from "../commands/GenerateBotElementCommand";
|
|
54
|
-
import { GetTestExecutionArtifactsUrlCommandInput, GetTestExecutionArtifactsUrlCommandOutput } from "../commands/GetTestExecutionArtifactsUrlCommand";
|
|
55
|
-
import { ListAggregatedUtterancesCommandInput, ListAggregatedUtterancesCommandOutput } from "../commands/ListAggregatedUtterancesCommand";
|
|
56
|
-
import { ListBotAliasesCommandInput, ListBotAliasesCommandOutput } from "../commands/ListBotAliasesCommand";
|
|
57
|
-
import { ListBotAliasReplicasCommandInput, ListBotAliasReplicasCommandOutput } from "../commands/ListBotAliasReplicasCommand";
|
|
58
|
-
import { ListBotLocalesCommandInput, ListBotLocalesCommandOutput } from "../commands/ListBotLocalesCommand";
|
|
59
|
-
import { ListBotRecommendationsCommandInput, ListBotRecommendationsCommandOutput } from "../commands/ListBotRecommendationsCommand";
|
|
60
|
-
import { ListBotReplicasCommandInput, ListBotReplicasCommandOutput } from "../commands/ListBotReplicasCommand";
|
|
61
|
-
import { ListBotResourceGenerationsCommandInput, ListBotResourceGenerationsCommandOutput } from "../commands/ListBotResourceGenerationsCommand";
|
|
62
|
-
import { ListBotsCommandInput, ListBotsCommandOutput } from "../commands/ListBotsCommand";
|
|
63
|
-
import { ListBotVersionReplicasCommandInput, ListBotVersionReplicasCommandOutput } from "../commands/ListBotVersionReplicasCommand";
|
|
64
|
-
import { ListBotVersionsCommandInput, ListBotVersionsCommandOutput } from "../commands/ListBotVersionsCommand";
|
|
65
|
-
import { ListBuiltInIntentsCommandInput, ListBuiltInIntentsCommandOutput } from "../commands/ListBuiltInIntentsCommand";
|
|
66
|
-
import { ListBuiltInSlotTypesCommandInput, ListBuiltInSlotTypesCommandOutput } from "../commands/ListBuiltInSlotTypesCommand";
|
|
67
|
-
import { ListCustomVocabularyItemsCommandInput, ListCustomVocabularyItemsCommandOutput } from "../commands/ListCustomVocabularyItemsCommand";
|
|
68
|
-
import { ListExportsCommandInput, ListExportsCommandOutput } from "../commands/ListExportsCommand";
|
|
69
|
-
import { ListImportsCommandInput, ListImportsCommandOutput } from "../commands/ListImportsCommand";
|
|
70
|
-
import { ListIntentMetricsCommandInput, ListIntentMetricsCommandOutput } from "../commands/ListIntentMetricsCommand";
|
|
71
|
-
import { ListIntentPathsCommandInput, ListIntentPathsCommandOutput } from "../commands/ListIntentPathsCommand";
|
|
72
|
-
import { ListIntentsCommandInput, ListIntentsCommandOutput } from "../commands/ListIntentsCommand";
|
|
73
|
-
import { ListIntentStageMetricsCommandInput, ListIntentStageMetricsCommandOutput } from "../commands/ListIntentStageMetricsCommand";
|
|
74
|
-
import { ListRecommendedIntentsCommandInput, ListRecommendedIntentsCommandOutput } from "../commands/ListRecommendedIntentsCommand";
|
|
75
|
-
import { ListSessionAnalyticsDataCommandInput, ListSessionAnalyticsDataCommandOutput } from "../commands/ListSessionAnalyticsDataCommand";
|
|
76
|
-
import { ListSessionMetricsCommandInput, ListSessionMetricsCommandOutput } from "../commands/ListSessionMetricsCommand";
|
|
77
|
-
import { ListSlotsCommandInput, ListSlotsCommandOutput } from "../commands/ListSlotsCommand";
|
|
78
|
-
import { ListSlotTypesCommandInput, ListSlotTypesCommandOutput } from "../commands/ListSlotTypesCommand";
|
|
79
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
80
|
-
import { ListTestExecutionResultItemsCommandInput, ListTestExecutionResultItemsCommandOutput } from "../commands/ListTestExecutionResultItemsCommand";
|
|
81
|
-
import { ListTestExecutionsCommandInput, ListTestExecutionsCommandOutput } from "../commands/ListTestExecutionsCommand";
|
|
82
|
-
import { ListTestSetRecordsCommandInput, ListTestSetRecordsCommandOutput } from "../commands/ListTestSetRecordsCommand";
|
|
83
|
-
import { ListTestSetsCommandInput, ListTestSetsCommandOutput } from "../commands/ListTestSetsCommand";
|
|
84
|
-
import { ListUtteranceAnalyticsDataCommandInput, ListUtteranceAnalyticsDataCommandOutput } from "../commands/ListUtteranceAnalyticsDataCommand";
|
|
85
|
-
import { ListUtteranceMetricsCommandInput, ListUtteranceMetricsCommandOutput } from "../commands/ListUtteranceMetricsCommand";
|
|
86
|
-
import { SearchAssociatedTranscriptsCommandInput, SearchAssociatedTranscriptsCommandOutput } from "../commands/SearchAssociatedTranscriptsCommand";
|
|
87
|
-
import { StartBotRecommendationCommandInput, StartBotRecommendationCommandOutput } from "../commands/StartBotRecommendationCommand";
|
|
88
|
-
import { StartBotResourceGenerationCommandInput, StartBotResourceGenerationCommandOutput } from "../commands/StartBotResourceGenerationCommand";
|
|
89
|
-
import { StartImportCommandInput, StartImportCommandOutput } from "../commands/StartImportCommand";
|
|
90
|
-
import { StartTestExecutionCommandInput, StartTestExecutionCommandOutput } from "../commands/StartTestExecutionCommand";
|
|
91
|
-
import { StartTestSetGenerationCommandInput, StartTestSetGenerationCommandOutput } from "../commands/StartTestSetGenerationCommand";
|
|
92
|
-
import { StopBotRecommendationCommandInput, StopBotRecommendationCommandOutput } from "../commands/StopBotRecommendationCommand";
|
|
93
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
94
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
95
|
-
import { UpdateBotAliasCommandInput, UpdateBotAliasCommandOutput } from "../commands/UpdateBotAliasCommand";
|
|
96
|
-
import { UpdateBotCommandInput, UpdateBotCommandOutput } from "../commands/UpdateBotCommand";
|
|
97
|
-
import { UpdateBotLocaleCommandInput, UpdateBotLocaleCommandOutput } from "../commands/UpdateBotLocaleCommand";
|
|
98
|
-
import { UpdateBotRecommendationCommandInput, UpdateBotRecommendationCommandOutput } from "../commands/UpdateBotRecommendationCommand";
|
|
99
|
-
import { UpdateExportCommandInput, UpdateExportCommandOutput } from "../commands/UpdateExportCommand";
|
|
100
|
-
import { UpdateIntentCommandInput, UpdateIntentCommandOutput } from "../commands/UpdateIntentCommand";
|
|
101
|
-
import { UpdateResourcePolicyCommandInput, UpdateResourcePolicyCommandOutput } from "../commands/UpdateResourcePolicyCommand";
|
|
102
|
-
import { UpdateSlotCommandInput, UpdateSlotCommandOutput } from "../commands/UpdateSlotCommand";
|
|
103
|
-
import { UpdateSlotTypeCommandInput, UpdateSlotTypeCommandOutput } from "../commands/UpdateSlotTypeCommand";
|
|
104
|
-
import { UpdateTestSetCommandInput, UpdateTestSetCommandOutput } from "../commands/UpdateTestSetCommand";
|
|
105
|
-
/**
|
|
106
|
-
* serializeAws_restJson1BatchCreateCustomVocabularyItemCommand
|
|
107
|
-
*/
|
|
108
|
-
export declare const se_BatchCreateCustomVocabularyItemCommand: (input: BatchCreateCustomVocabularyItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
109
|
-
/**
|
|
110
|
-
* serializeAws_restJson1BatchDeleteCustomVocabularyItemCommand
|
|
111
|
-
*/
|
|
112
|
-
export declare const se_BatchDeleteCustomVocabularyItemCommand: (input: BatchDeleteCustomVocabularyItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
113
|
-
/**
|
|
114
|
-
* serializeAws_restJson1BatchUpdateCustomVocabularyItemCommand
|
|
115
|
-
*/
|
|
116
|
-
export declare const se_BatchUpdateCustomVocabularyItemCommand: (input: BatchUpdateCustomVocabularyItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
117
|
-
/**
|
|
118
|
-
* serializeAws_restJson1BuildBotLocaleCommand
|
|
119
|
-
*/
|
|
120
|
-
export declare const se_BuildBotLocaleCommand: (input: BuildBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
121
|
-
/**
|
|
122
|
-
* serializeAws_restJson1CreateBotCommand
|
|
123
|
-
*/
|
|
124
|
-
export declare const se_CreateBotCommand: (input: CreateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
125
|
-
/**
|
|
126
|
-
* serializeAws_restJson1CreateBotAliasCommand
|
|
127
|
-
*/
|
|
128
|
-
export declare const se_CreateBotAliasCommand: (input: CreateBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
129
|
-
/**
|
|
130
|
-
* serializeAws_restJson1CreateBotLocaleCommand
|
|
131
|
-
*/
|
|
132
|
-
export declare const se_CreateBotLocaleCommand: (input: CreateBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
133
|
-
/**
|
|
134
|
-
* serializeAws_restJson1CreateBotReplicaCommand
|
|
135
|
-
*/
|
|
136
|
-
export declare const se_CreateBotReplicaCommand: (input: CreateBotReplicaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
137
|
-
/**
|
|
138
|
-
* serializeAws_restJson1CreateBotVersionCommand
|
|
139
|
-
*/
|
|
140
|
-
export declare const se_CreateBotVersionCommand: (input: CreateBotVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
141
|
-
/**
|
|
142
|
-
* serializeAws_restJson1CreateExportCommand
|
|
143
|
-
*/
|
|
144
|
-
export declare const se_CreateExportCommand: (input: CreateExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
145
|
-
/**
|
|
146
|
-
* serializeAws_restJson1CreateIntentCommand
|
|
147
|
-
*/
|
|
148
|
-
export declare const se_CreateIntentCommand: (input: CreateIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
149
|
-
/**
|
|
150
|
-
* serializeAws_restJson1CreateResourcePolicyCommand
|
|
151
|
-
*/
|
|
152
|
-
export declare const se_CreateResourcePolicyCommand: (input: CreateResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
153
|
-
/**
|
|
154
|
-
* serializeAws_restJson1CreateResourcePolicyStatementCommand
|
|
155
|
-
*/
|
|
156
|
-
export declare const se_CreateResourcePolicyStatementCommand: (input: CreateResourcePolicyStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
157
|
-
/**
|
|
158
|
-
* serializeAws_restJson1CreateSlotCommand
|
|
159
|
-
*/
|
|
160
|
-
export declare const se_CreateSlotCommand: (input: CreateSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
161
|
-
/**
|
|
162
|
-
* serializeAws_restJson1CreateSlotTypeCommand
|
|
163
|
-
*/
|
|
164
|
-
export declare const se_CreateSlotTypeCommand: (input: CreateSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
165
|
-
/**
|
|
166
|
-
* serializeAws_restJson1CreateTestSetDiscrepancyReportCommand
|
|
167
|
-
*/
|
|
168
|
-
export declare const se_CreateTestSetDiscrepancyReportCommand: (input: CreateTestSetDiscrepancyReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
169
|
-
/**
|
|
170
|
-
* serializeAws_restJson1CreateUploadUrlCommand
|
|
171
|
-
*/
|
|
172
|
-
export declare const se_CreateUploadUrlCommand: (input: CreateUploadUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
173
|
-
/**
|
|
174
|
-
* serializeAws_restJson1DeleteBotCommand
|
|
175
|
-
*/
|
|
176
|
-
export declare const se_DeleteBotCommand: (input: DeleteBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
177
|
-
/**
|
|
178
|
-
* serializeAws_restJson1DeleteBotAliasCommand
|
|
179
|
-
*/
|
|
180
|
-
export declare const se_DeleteBotAliasCommand: (input: DeleteBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
181
|
-
/**
|
|
182
|
-
* serializeAws_restJson1DeleteBotLocaleCommand
|
|
183
|
-
*/
|
|
184
|
-
export declare const se_DeleteBotLocaleCommand: (input: DeleteBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
185
|
-
/**
|
|
186
|
-
* serializeAws_restJson1DeleteBotReplicaCommand
|
|
187
|
-
*/
|
|
188
|
-
export declare const se_DeleteBotReplicaCommand: (input: DeleteBotReplicaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
189
|
-
/**
|
|
190
|
-
* serializeAws_restJson1DeleteBotVersionCommand
|
|
191
|
-
*/
|
|
192
|
-
export declare const se_DeleteBotVersionCommand: (input: DeleteBotVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
193
|
-
/**
|
|
194
|
-
* serializeAws_restJson1DeleteCustomVocabularyCommand
|
|
195
|
-
*/
|
|
196
|
-
export declare const se_DeleteCustomVocabularyCommand: (input: DeleteCustomVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
197
|
-
/**
|
|
198
|
-
* serializeAws_restJson1DeleteExportCommand
|
|
199
|
-
*/
|
|
200
|
-
export declare const se_DeleteExportCommand: (input: DeleteExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
201
|
-
/**
|
|
202
|
-
* serializeAws_restJson1DeleteImportCommand
|
|
203
|
-
*/
|
|
204
|
-
export declare const se_DeleteImportCommand: (input: DeleteImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
205
|
-
/**
|
|
206
|
-
* serializeAws_restJson1DeleteIntentCommand
|
|
207
|
-
*/
|
|
208
|
-
export declare const se_DeleteIntentCommand: (input: DeleteIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
209
|
-
/**
|
|
210
|
-
* serializeAws_restJson1DeleteResourcePolicyCommand
|
|
211
|
-
*/
|
|
212
|
-
export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
213
|
-
/**
|
|
214
|
-
* serializeAws_restJson1DeleteResourcePolicyStatementCommand
|
|
215
|
-
*/
|
|
216
|
-
export declare const se_DeleteResourcePolicyStatementCommand: (input: DeleteResourcePolicyStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
217
|
-
/**
|
|
218
|
-
* serializeAws_restJson1DeleteSlotCommand
|
|
219
|
-
*/
|
|
220
|
-
export declare const se_DeleteSlotCommand: (input: DeleteSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
221
|
-
/**
|
|
222
|
-
* serializeAws_restJson1DeleteSlotTypeCommand
|
|
223
|
-
*/
|
|
224
|
-
export declare const se_DeleteSlotTypeCommand: (input: DeleteSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
225
|
-
/**
|
|
226
|
-
* serializeAws_restJson1DeleteTestSetCommand
|
|
227
|
-
*/
|
|
228
|
-
export declare const se_DeleteTestSetCommand: (input: DeleteTestSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
229
|
-
/**
|
|
230
|
-
* serializeAws_restJson1DeleteUtterancesCommand
|
|
231
|
-
*/
|
|
232
|
-
export declare const se_DeleteUtterancesCommand: (input: DeleteUtterancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
233
|
-
/**
|
|
234
|
-
* serializeAws_restJson1DescribeBotCommand
|
|
235
|
-
*/
|
|
236
|
-
export declare const se_DescribeBotCommand: (input: DescribeBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
237
|
-
/**
|
|
238
|
-
* serializeAws_restJson1DescribeBotAliasCommand
|
|
239
|
-
*/
|
|
240
|
-
export declare const se_DescribeBotAliasCommand: (input: DescribeBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
241
|
-
/**
|
|
242
|
-
* serializeAws_restJson1DescribeBotLocaleCommand
|
|
243
|
-
*/
|
|
244
|
-
export declare const se_DescribeBotLocaleCommand: (input: DescribeBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
245
|
-
/**
|
|
246
|
-
* serializeAws_restJson1DescribeBotRecommendationCommand
|
|
247
|
-
*/
|
|
248
|
-
export declare const se_DescribeBotRecommendationCommand: (input: DescribeBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
249
|
-
/**
|
|
250
|
-
* serializeAws_restJson1DescribeBotReplicaCommand
|
|
251
|
-
*/
|
|
252
|
-
export declare const se_DescribeBotReplicaCommand: (input: DescribeBotReplicaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
253
|
-
/**
|
|
254
|
-
* serializeAws_restJson1DescribeBotResourceGenerationCommand
|
|
255
|
-
*/
|
|
256
|
-
export declare const se_DescribeBotResourceGenerationCommand: (input: DescribeBotResourceGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
257
|
-
/**
|
|
258
|
-
* serializeAws_restJson1DescribeBotVersionCommand
|
|
259
|
-
*/
|
|
260
|
-
export declare const se_DescribeBotVersionCommand: (input: DescribeBotVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
261
|
-
/**
|
|
262
|
-
* serializeAws_restJson1DescribeCustomVocabularyMetadataCommand
|
|
263
|
-
*/
|
|
264
|
-
export declare const se_DescribeCustomVocabularyMetadataCommand: (input: DescribeCustomVocabularyMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
265
|
-
/**
|
|
266
|
-
* serializeAws_restJson1DescribeExportCommand
|
|
267
|
-
*/
|
|
268
|
-
export declare const se_DescribeExportCommand: (input: DescribeExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
269
|
-
/**
|
|
270
|
-
* serializeAws_restJson1DescribeImportCommand
|
|
271
|
-
*/
|
|
272
|
-
export declare const se_DescribeImportCommand: (input: DescribeImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
273
|
-
/**
|
|
274
|
-
* serializeAws_restJson1DescribeIntentCommand
|
|
275
|
-
*/
|
|
276
|
-
export declare const se_DescribeIntentCommand: (input: DescribeIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
277
|
-
/**
|
|
278
|
-
* serializeAws_restJson1DescribeResourcePolicyCommand
|
|
279
|
-
*/
|
|
280
|
-
export declare const se_DescribeResourcePolicyCommand: (input: DescribeResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
281
|
-
/**
|
|
282
|
-
* serializeAws_restJson1DescribeSlotCommand
|
|
283
|
-
*/
|
|
284
|
-
export declare const se_DescribeSlotCommand: (input: DescribeSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
285
|
-
/**
|
|
286
|
-
* serializeAws_restJson1DescribeSlotTypeCommand
|
|
287
|
-
*/
|
|
288
|
-
export declare const se_DescribeSlotTypeCommand: (input: DescribeSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
289
|
-
/**
|
|
290
|
-
* serializeAws_restJson1DescribeTestExecutionCommand
|
|
291
|
-
*/
|
|
292
|
-
export declare const se_DescribeTestExecutionCommand: (input: DescribeTestExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
293
|
-
/**
|
|
294
|
-
* serializeAws_restJson1DescribeTestSetCommand
|
|
295
|
-
*/
|
|
296
|
-
export declare const se_DescribeTestSetCommand: (input: DescribeTestSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
297
|
-
/**
|
|
298
|
-
* serializeAws_restJson1DescribeTestSetDiscrepancyReportCommand
|
|
299
|
-
*/
|
|
300
|
-
export declare const se_DescribeTestSetDiscrepancyReportCommand: (input: DescribeTestSetDiscrepancyReportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
301
|
-
/**
|
|
302
|
-
* serializeAws_restJson1DescribeTestSetGenerationCommand
|
|
303
|
-
*/
|
|
304
|
-
export declare const se_DescribeTestSetGenerationCommand: (input: DescribeTestSetGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
305
|
-
/**
|
|
306
|
-
* serializeAws_restJson1GenerateBotElementCommand
|
|
307
|
-
*/
|
|
308
|
-
export declare const se_GenerateBotElementCommand: (input: GenerateBotElementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
309
|
-
/**
|
|
310
|
-
* serializeAws_restJson1GetTestExecutionArtifactsUrlCommand
|
|
311
|
-
*/
|
|
312
|
-
export declare const se_GetTestExecutionArtifactsUrlCommand: (input: GetTestExecutionArtifactsUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
313
|
-
/**
|
|
314
|
-
* serializeAws_restJson1ListAggregatedUtterancesCommand
|
|
315
|
-
*/
|
|
316
|
-
export declare const se_ListAggregatedUtterancesCommand: (input: ListAggregatedUtterancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
317
|
-
/**
|
|
318
|
-
* serializeAws_restJson1ListBotAliasesCommand
|
|
319
|
-
*/
|
|
320
|
-
export declare const se_ListBotAliasesCommand: (input: ListBotAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
321
|
-
/**
|
|
322
|
-
* serializeAws_restJson1ListBotAliasReplicasCommand
|
|
323
|
-
*/
|
|
324
|
-
export declare const se_ListBotAliasReplicasCommand: (input: ListBotAliasReplicasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
325
|
-
/**
|
|
326
|
-
* serializeAws_restJson1ListBotLocalesCommand
|
|
327
|
-
*/
|
|
328
|
-
export declare const se_ListBotLocalesCommand: (input: ListBotLocalesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
329
|
-
/**
|
|
330
|
-
* serializeAws_restJson1ListBotRecommendationsCommand
|
|
331
|
-
*/
|
|
332
|
-
export declare const se_ListBotRecommendationsCommand: (input: ListBotRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
333
|
-
/**
|
|
334
|
-
* serializeAws_restJson1ListBotReplicasCommand
|
|
335
|
-
*/
|
|
336
|
-
export declare const se_ListBotReplicasCommand: (input: ListBotReplicasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
337
|
-
/**
|
|
338
|
-
* serializeAws_restJson1ListBotResourceGenerationsCommand
|
|
339
|
-
*/
|
|
340
|
-
export declare const se_ListBotResourceGenerationsCommand: (input: ListBotResourceGenerationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
341
|
-
/**
|
|
342
|
-
* serializeAws_restJson1ListBotsCommand
|
|
343
|
-
*/
|
|
344
|
-
export declare const se_ListBotsCommand: (input: ListBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
345
|
-
/**
|
|
346
|
-
* serializeAws_restJson1ListBotVersionReplicasCommand
|
|
347
|
-
*/
|
|
348
|
-
export declare const se_ListBotVersionReplicasCommand: (input: ListBotVersionReplicasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
349
|
-
/**
|
|
350
|
-
* serializeAws_restJson1ListBotVersionsCommand
|
|
351
|
-
*/
|
|
352
|
-
export declare const se_ListBotVersionsCommand: (input: ListBotVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
353
|
-
/**
|
|
354
|
-
* serializeAws_restJson1ListBuiltInIntentsCommand
|
|
355
|
-
*/
|
|
356
|
-
export declare const se_ListBuiltInIntentsCommand: (input: ListBuiltInIntentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
357
|
-
/**
|
|
358
|
-
* serializeAws_restJson1ListBuiltInSlotTypesCommand
|
|
359
|
-
*/
|
|
360
|
-
export declare const se_ListBuiltInSlotTypesCommand: (input: ListBuiltInSlotTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
361
|
-
/**
|
|
362
|
-
* serializeAws_restJson1ListCustomVocabularyItemsCommand
|
|
363
|
-
*/
|
|
364
|
-
export declare const se_ListCustomVocabularyItemsCommand: (input: ListCustomVocabularyItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
365
|
-
/**
|
|
366
|
-
* serializeAws_restJson1ListExportsCommand
|
|
367
|
-
*/
|
|
368
|
-
export declare const se_ListExportsCommand: (input: ListExportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
369
|
-
/**
|
|
370
|
-
* serializeAws_restJson1ListImportsCommand
|
|
371
|
-
*/
|
|
372
|
-
export declare const se_ListImportsCommand: (input: ListImportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
373
|
-
/**
|
|
374
|
-
* serializeAws_restJson1ListIntentMetricsCommand
|
|
375
|
-
*/
|
|
376
|
-
export declare const se_ListIntentMetricsCommand: (input: ListIntentMetricsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
377
|
-
/**
|
|
378
|
-
* serializeAws_restJson1ListIntentPathsCommand
|
|
379
|
-
*/
|
|
380
|
-
export declare const se_ListIntentPathsCommand: (input: ListIntentPathsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
381
|
-
/**
|
|
382
|
-
* serializeAws_restJson1ListIntentsCommand
|
|
383
|
-
*/
|
|
384
|
-
export declare const se_ListIntentsCommand: (input: ListIntentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
385
|
-
/**
|
|
386
|
-
* serializeAws_restJson1ListIntentStageMetricsCommand
|
|
387
|
-
*/
|
|
388
|
-
export declare const se_ListIntentStageMetricsCommand: (input: ListIntentStageMetricsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
389
|
-
/**
|
|
390
|
-
* serializeAws_restJson1ListRecommendedIntentsCommand
|
|
391
|
-
*/
|
|
392
|
-
export declare const se_ListRecommendedIntentsCommand: (input: ListRecommendedIntentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
393
|
-
/**
|
|
394
|
-
* serializeAws_restJson1ListSessionAnalyticsDataCommand
|
|
395
|
-
*/
|
|
396
|
-
export declare const se_ListSessionAnalyticsDataCommand: (input: ListSessionAnalyticsDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
397
|
-
/**
|
|
398
|
-
* serializeAws_restJson1ListSessionMetricsCommand
|
|
399
|
-
*/
|
|
400
|
-
export declare const se_ListSessionMetricsCommand: (input: ListSessionMetricsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
401
|
-
/**
|
|
402
|
-
* serializeAws_restJson1ListSlotsCommand
|
|
403
|
-
*/
|
|
404
|
-
export declare const se_ListSlotsCommand: (input: ListSlotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
405
|
-
/**
|
|
406
|
-
* serializeAws_restJson1ListSlotTypesCommand
|
|
407
|
-
*/
|
|
408
|
-
export declare const se_ListSlotTypesCommand: (input: ListSlotTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
409
|
-
/**
|
|
410
|
-
* serializeAws_restJson1ListTagsForResourceCommand
|
|
411
|
-
*/
|
|
412
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
413
|
-
/**
|
|
414
|
-
* serializeAws_restJson1ListTestExecutionResultItemsCommand
|
|
415
|
-
*/
|
|
416
|
-
export declare const se_ListTestExecutionResultItemsCommand: (input: ListTestExecutionResultItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
417
|
-
/**
|
|
418
|
-
* serializeAws_restJson1ListTestExecutionsCommand
|
|
419
|
-
*/
|
|
420
|
-
export declare const se_ListTestExecutionsCommand: (input: ListTestExecutionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
421
|
-
/**
|
|
422
|
-
* serializeAws_restJson1ListTestSetRecordsCommand
|
|
423
|
-
*/
|
|
424
|
-
export declare const se_ListTestSetRecordsCommand: (input: ListTestSetRecordsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
425
|
-
/**
|
|
426
|
-
* serializeAws_restJson1ListTestSetsCommand
|
|
427
|
-
*/
|
|
428
|
-
export declare const se_ListTestSetsCommand: (input: ListTestSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
429
|
-
/**
|
|
430
|
-
* serializeAws_restJson1ListUtteranceAnalyticsDataCommand
|
|
431
|
-
*/
|
|
432
|
-
export declare const se_ListUtteranceAnalyticsDataCommand: (input: ListUtteranceAnalyticsDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
433
|
-
/**
|
|
434
|
-
* serializeAws_restJson1ListUtteranceMetricsCommand
|
|
435
|
-
*/
|
|
436
|
-
export declare const se_ListUtteranceMetricsCommand: (input: ListUtteranceMetricsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
437
|
-
/**
|
|
438
|
-
* serializeAws_restJson1SearchAssociatedTranscriptsCommand
|
|
439
|
-
*/
|
|
440
|
-
export declare const se_SearchAssociatedTranscriptsCommand: (input: SearchAssociatedTranscriptsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
441
|
-
/**
|
|
442
|
-
* serializeAws_restJson1StartBotRecommendationCommand
|
|
443
|
-
*/
|
|
444
|
-
export declare const se_StartBotRecommendationCommand: (input: StartBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
445
|
-
/**
|
|
446
|
-
* serializeAws_restJson1StartBotResourceGenerationCommand
|
|
447
|
-
*/
|
|
448
|
-
export declare const se_StartBotResourceGenerationCommand: (input: StartBotResourceGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
449
|
-
/**
|
|
450
|
-
* serializeAws_restJson1StartImportCommand
|
|
451
|
-
*/
|
|
452
|
-
export declare const se_StartImportCommand: (input: StartImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
453
|
-
/**
|
|
454
|
-
* serializeAws_restJson1StartTestExecutionCommand
|
|
455
|
-
*/
|
|
456
|
-
export declare const se_StartTestExecutionCommand: (input: StartTestExecutionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
457
|
-
/**
|
|
458
|
-
* serializeAws_restJson1StartTestSetGenerationCommand
|
|
459
|
-
*/
|
|
460
|
-
export declare const se_StartTestSetGenerationCommand: (input: StartTestSetGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
461
|
-
/**
|
|
462
|
-
* serializeAws_restJson1StopBotRecommendationCommand
|
|
463
|
-
*/
|
|
464
|
-
export declare const se_StopBotRecommendationCommand: (input: StopBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
465
|
-
/**
|
|
466
|
-
* serializeAws_restJson1TagResourceCommand
|
|
467
|
-
*/
|
|
468
|
-
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
469
|
-
/**
|
|
470
|
-
* serializeAws_restJson1UntagResourceCommand
|
|
471
|
-
*/
|
|
472
|
-
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
473
|
-
/**
|
|
474
|
-
* serializeAws_restJson1UpdateBotCommand
|
|
475
|
-
*/
|
|
476
|
-
export declare const se_UpdateBotCommand: (input: UpdateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
477
|
-
/**
|
|
478
|
-
* serializeAws_restJson1UpdateBotAliasCommand
|
|
479
|
-
*/
|
|
480
|
-
export declare const se_UpdateBotAliasCommand: (input: UpdateBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
481
|
-
/**
|
|
482
|
-
* serializeAws_restJson1UpdateBotLocaleCommand
|
|
483
|
-
*/
|
|
484
|
-
export declare const se_UpdateBotLocaleCommand: (input: UpdateBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
485
|
-
/**
|
|
486
|
-
* serializeAws_restJson1UpdateBotRecommendationCommand
|
|
487
|
-
*/
|
|
488
|
-
export declare const se_UpdateBotRecommendationCommand: (input: UpdateBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
489
|
-
/**
|
|
490
|
-
* serializeAws_restJson1UpdateExportCommand
|
|
491
|
-
*/
|
|
492
|
-
export declare const se_UpdateExportCommand: (input: UpdateExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
493
|
-
/**
|
|
494
|
-
* serializeAws_restJson1UpdateIntentCommand
|
|
495
|
-
*/
|
|
496
|
-
export declare const se_UpdateIntentCommand: (input: UpdateIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
497
|
-
/**
|
|
498
|
-
* serializeAws_restJson1UpdateResourcePolicyCommand
|
|
499
|
-
*/
|
|
500
|
-
export declare const se_UpdateResourcePolicyCommand: (input: UpdateResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
501
|
-
/**
|
|
502
|
-
* serializeAws_restJson1UpdateSlotCommand
|
|
503
|
-
*/
|
|
504
|
-
export declare const se_UpdateSlotCommand: (input: UpdateSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
505
|
-
/**
|
|
506
|
-
* serializeAws_restJson1UpdateSlotTypeCommand
|
|
507
|
-
*/
|
|
508
|
-
export declare const se_UpdateSlotTypeCommand: (input: UpdateSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
509
|
-
/**
|
|
510
|
-
* serializeAws_restJson1UpdateTestSetCommand
|
|
511
|
-
*/
|
|
512
|
-
export declare const se_UpdateTestSetCommand: (input: UpdateTestSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
513
|
-
/**
|
|
514
|
-
* deserializeAws_restJson1BatchCreateCustomVocabularyItemCommand
|
|
515
|
-
*/
|
|
516
|
-
export declare const de_BatchCreateCustomVocabularyItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchCreateCustomVocabularyItemCommandOutput>;
|
|
517
|
-
/**
|
|
518
|
-
* deserializeAws_restJson1BatchDeleteCustomVocabularyItemCommand
|
|
519
|
-
*/
|
|
520
|
-
export declare const de_BatchDeleteCustomVocabularyItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteCustomVocabularyItemCommandOutput>;
|
|
521
|
-
/**
|
|
522
|
-
* deserializeAws_restJson1BatchUpdateCustomVocabularyItemCommand
|
|
523
|
-
*/
|
|
524
|
-
export declare const de_BatchUpdateCustomVocabularyItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateCustomVocabularyItemCommandOutput>;
|
|
525
|
-
/**
|
|
526
|
-
* deserializeAws_restJson1BuildBotLocaleCommand
|
|
527
|
-
*/
|
|
528
|
-
export declare const de_BuildBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BuildBotLocaleCommandOutput>;
|
|
529
|
-
/**
|
|
530
|
-
* deserializeAws_restJson1CreateBotCommand
|
|
531
|
-
*/
|
|
532
|
-
export declare const de_CreateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotCommandOutput>;
|
|
533
|
-
/**
|
|
534
|
-
* deserializeAws_restJson1CreateBotAliasCommand
|
|
535
|
-
*/
|
|
536
|
-
export declare const de_CreateBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotAliasCommandOutput>;
|
|
537
|
-
/**
|
|
538
|
-
* deserializeAws_restJson1CreateBotLocaleCommand
|
|
539
|
-
*/
|
|
540
|
-
export declare const de_CreateBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotLocaleCommandOutput>;
|
|
541
|
-
/**
|
|
542
|
-
* deserializeAws_restJson1CreateBotReplicaCommand
|
|
543
|
-
*/
|
|
544
|
-
export declare const de_CreateBotReplicaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotReplicaCommandOutput>;
|
|
545
|
-
/**
|
|
546
|
-
* deserializeAws_restJson1CreateBotVersionCommand
|
|
547
|
-
*/
|
|
548
|
-
export declare const de_CreateBotVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotVersionCommandOutput>;
|
|
549
|
-
/**
|
|
550
|
-
* deserializeAws_restJson1CreateExportCommand
|
|
551
|
-
*/
|
|
552
|
-
export declare const de_CreateExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateExportCommandOutput>;
|
|
553
|
-
/**
|
|
554
|
-
* deserializeAws_restJson1CreateIntentCommand
|
|
555
|
-
*/
|
|
556
|
-
export declare const de_CreateIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIntentCommandOutput>;
|
|
557
|
-
/**
|
|
558
|
-
* deserializeAws_restJson1CreateResourcePolicyCommand
|
|
559
|
-
*/
|
|
560
|
-
export declare const de_CreateResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourcePolicyCommandOutput>;
|
|
561
|
-
/**
|
|
562
|
-
* deserializeAws_restJson1CreateResourcePolicyStatementCommand
|
|
563
|
-
*/
|
|
564
|
-
export declare const de_CreateResourcePolicyStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourcePolicyStatementCommandOutput>;
|
|
565
|
-
/**
|
|
566
|
-
* deserializeAws_restJson1CreateSlotCommand
|
|
567
|
-
*/
|
|
568
|
-
export declare const de_CreateSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSlotCommandOutput>;
|
|
569
|
-
/**
|
|
570
|
-
* deserializeAws_restJson1CreateSlotTypeCommand
|
|
571
|
-
*/
|
|
572
|
-
export declare const de_CreateSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSlotTypeCommandOutput>;
|
|
573
|
-
/**
|
|
574
|
-
* deserializeAws_restJson1CreateTestSetDiscrepancyReportCommand
|
|
575
|
-
*/
|
|
576
|
-
export declare const de_CreateTestSetDiscrepancyReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTestSetDiscrepancyReportCommandOutput>;
|
|
577
|
-
/**
|
|
578
|
-
* deserializeAws_restJson1CreateUploadUrlCommand
|
|
579
|
-
*/
|
|
580
|
-
export declare const de_CreateUploadUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUploadUrlCommandOutput>;
|
|
581
|
-
/**
|
|
582
|
-
* deserializeAws_restJson1DeleteBotCommand
|
|
583
|
-
*/
|
|
584
|
-
export declare const de_DeleteBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotCommandOutput>;
|
|
585
|
-
/**
|
|
586
|
-
* deserializeAws_restJson1DeleteBotAliasCommand
|
|
587
|
-
*/
|
|
588
|
-
export declare const de_DeleteBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotAliasCommandOutput>;
|
|
589
|
-
/**
|
|
590
|
-
* deserializeAws_restJson1DeleteBotLocaleCommand
|
|
591
|
-
*/
|
|
592
|
-
export declare const de_DeleteBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotLocaleCommandOutput>;
|
|
593
|
-
/**
|
|
594
|
-
* deserializeAws_restJson1DeleteBotReplicaCommand
|
|
595
|
-
*/
|
|
596
|
-
export declare const de_DeleteBotReplicaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotReplicaCommandOutput>;
|
|
597
|
-
/**
|
|
598
|
-
* deserializeAws_restJson1DeleteBotVersionCommand
|
|
599
|
-
*/
|
|
600
|
-
export declare const de_DeleteBotVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotVersionCommandOutput>;
|
|
601
|
-
/**
|
|
602
|
-
* deserializeAws_restJson1DeleteCustomVocabularyCommand
|
|
603
|
-
*/
|
|
604
|
-
export declare const de_DeleteCustomVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomVocabularyCommandOutput>;
|
|
605
|
-
/**
|
|
606
|
-
* deserializeAws_restJson1DeleteExportCommand
|
|
607
|
-
*/
|
|
608
|
-
export declare const de_DeleteExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteExportCommandOutput>;
|
|
609
|
-
/**
|
|
610
|
-
* deserializeAws_restJson1DeleteImportCommand
|
|
611
|
-
*/
|
|
612
|
-
export declare const de_DeleteImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImportCommandOutput>;
|
|
613
|
-
/**
|
|
614
|
-
* deserializeAws_restJson1DeleteIntentCommand
|
|
615
|
-
*/
|
|
616
|
-
export declare const de_DeleteIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntentCommandOutput>;
|
|
617
|
-
/**
|
|
618
|
-
* deserializeAws_restJson1DeleteResourcePolicyCommand
|
|
619
|
-
*/
|
|
620
|
-
export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
621
|
-
/**
|
|
622
|
-
* deserializeAws_restJson1DeleteResourcePolicyStatementCommand
|
|
623
|
-
*/
|
|
624
|
-
export declare const de_DeleteResourcePolicyStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyStatementCommandOutput>;
|
|
625
|
-
/**
|
|
626
|
-
* deserializeAws_restJson1DeleteSlotCommand
|
|
627
|
-
*/
|
|
628
|
-
export declare const de_DeleteSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSlotCommandOutput>;
|
|
629
|
-
/**
|
|
630
|
-
* deserializeAws_restJson1DeleteSlotTypeCommand
|
|
631
|
-
*/
|
|
632
|
-
export declare const de_DeleteSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSlotTypeCommandOutput>;
|
|
633
|
-
/**
|
|
634
|
-
* deserializeAws_restJson1DeleteTestSetCommand
|
|
635
|
-
*/
|
|
636
|
-
export declare const de_DeleteTestSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTestSetCommandOutput>;
|
|
637
|
-
/**
|
|
638
|
-
* deserializeAws_restJson1DeleteUtterancesCommand
|
|
639
|
-
*/
|
|
640
|
-
export declare const de_DeleteUtterancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUtterancesCommandOutput>;
|
|
641
|
-
/**
|
|
642
|
-
* deserializeAws_restJson1DescribeBotCommand
|
|
643
|
-
*/
|
|
644
|
-
export declare const de_DescribeBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotCommandOutput>;
|
|
645
|
-
/**
|
|
646
|
-
* deserializeAws_restJson1DescribeBotAliasCommand
|
|
647
|
-
*/
|
|
648
|
-
export declare const de_DescribeBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotAliasCommandOutput>;
|
|
649
|
-
/**
|
|
650
|
-
* deserializeAws_restJson1DescribeBotLocaleCommand
|
|
651
|
-
*/
|
|
652
|
-
export declare const de_DescribeBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotLocaleCommandOutput>;
|
|
653
|
-
/**
|
|
654
|
-
* deserializeAws_restJson1DescribeBotRecommendationCommand
|
|
655
|
-
*/
|
|
656
|
-
export declare const de_DescribeBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotRecommendationCommandOutput>;
|
|
657
|
-
/**
|
|
658
|
-
* deserializeAws_restJson1DescribeBotReplicaCommand
|
|
659
|
-
*/
|
|
660
|
-
export declare const de_DescribeBotReplicaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotReplicaCommandOutput>;
|
|
661
|
-
/**
|
|
662
|
-
* deserializeAws_restJson1DescribeBotResourceGenerationCommand
|
|
663
|
-
*/
|
|
664
|
-
export declare const de_DescribeBotResourceGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotResourceGenerationCommandOutput>;
|
|
665
|
-
/**
|
|
666
|
-
* deserializeAws_restJson1DescribeBotVersionCommand
|
|
667
|
-
*/
|
|
668
|
-
export declare const de_DescribeBotVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotVersionCommandOutput>;
|
|
669
|
-
/**
|
|
670
|
-
* deserializeAws_restJson1DescribeCustomVocabularyMetadataCommand
|
|
671
|
-
*/
|
|
672
|
-
export declare const de_DescribeCustomVocabularyMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomVocabularyMetadataCommandOutput>;
|
|
673
|
-
/**
|
|
674
|
-
* deserializeAws_restJson1DescribeExportCommand
|
|
675
|
-
*/
|
|
676
|
-
export declare const de_DescribeExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeExportCommandOutput>;
|
|
677
|
-
/**
|
|
678
|
-
* deserializeAws_restJson1DescribeImportCommand
|
|
679
|
-
*/
|
|
680
|
-
export declare const de_DescribeImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImportCommandOutput>;
|
|
681
|
-
/**
|
|
682
|
-
* deserializeAws_restJson1DescribeIntentCommand
|
|
683
|
-
*/
|
|
684
|
-
export declare const de_DescribeIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIntentCommandOutput>;
|
|
685
|
-
/**
|
|
686
|
-
* deserializeAws_restJson1DescribeResourcePolicyCommand
|
|
687
|
-
*/
|
|
688
|
-
export declare const de_DescribeResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourcePolicyCommandOutput>;
|
|
689
|
-
/**
|
|
690
|
-
* deserializeAws_restJson1DescribeSlotCommand
|
|
691
|
-
*/
|
|
692
|
-
export declare const de_DescribeSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSlotCommandOutput>;
|
|
693
|
-
/**
|
|
694
|
-
* deserializeAws_restJson1DescribeSlotTypeCommand
|
|
695
|
-
*/
|
|
696
|
-
export declare const de_DescribeSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSlotTypeCommandOutput>;
|
|
697
|
-
/**
|
|
698
|
-
* deserializeAws_restJson1DescribeTestExecutionCommand
|
|
699
|
-
*/
|
|
700
|
-
export declare const de_DescribeTestExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTestExecutionCommandOutput>;
|
|
701
|
-
/**
|
|
702
|
-
* deserializeAws_restJson1DescribeTestSetCommand
|
|
703
|
-
*/
|
|
704
|
-
export declare const de_DescribeTestSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTestSetCommandOutput>;
|
|
705
|
-
/**
|
|
706
|
-
* deserializeAws_restJson1DescribeTestSetDiscrepancyReportCommand
|
|
707
|
-
*/
|
|
708
|
-
export declare const de_DescribeTestSetDiscrepancyReportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTestSetDiscrepancyReportCommandOutput>;
|
|
709
|
-
/**
|
|
710
|
-
* deserializeAws_restJson1DescribeTestSetGenerationCommand
|
|
711
|
-
*/
|
|
712
|
-
export declare const de_DescribeTestSetGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTestSetGenerationCommandOutput>;
|
|
713
|
-
/**
|
|
714
|
-
* deserializeAws_restJson1GenerateBotElementCommand
|
|
715
|
-
*/
|
|
716
|
-
export declare const de_GenerateBotElementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateBotElementCommandOutput>;
|
|
717
|
-
/**
|
|
718
|
-
* deserializeAws_restJson1GetTestExecutionArtifactsUrlCommand
|
|
719
|
-
*/
|
|
720
|
-
export declare const de_GetTestExecutionArtifactsUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestExecutionArtifactsUrlCommandOutput>;
|
|
721
|
-
/**
|
|
722
|
-
* deserializeAws_restJson1ListAggregatedUtterancesCommand
|
|
723
|
-
*/
|
|
724
|
-
export declare const de_ListAggregatedUtterancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAggregatedUtterancesCommandOutput>;
|
|
725
|
-
/**
|
|
726
|
-
* deserializeAws_restJson1ListBotAliasesCommand
|
|
727
|
-
*/
|
|
728
|
-
export declare const de_ListBotAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotAliasesCommandOutput>;
|
|
729
|
-
/**
|
|
730
|
-
* deserializeAws_restJson1ListBotAliasReplicasCommand
|
|
731
|
-
*/
|
|
732
|
-
export declare const de_ListBotAliasReplicasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotAliasReplicasCommandOutput>;
|
|
733
|
-
/**
|
|
734
|
-
* deserializeAws_restJson1ListBotLocalesCommand
|
|
735
|
-
*/
|
|
736
|
-
export declare const de_ListBotLocalesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotLocalesCommandOutput>;
|
|
737
|
-
/**
|
|
738
|
-
* deserializeAws_restJson1ListBotRecommendationsCommand
|
|
739
|
-
*/
|
|
740
|
-
export declare const de_ListBotRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotRecommendationsCommandOutput>;
|
|
741
|
-
/**
|
|
742
|
-
* deserializeAws_restJson1ListBotReplicasCommand
|
|
743
|
-
*/
|
|
744
|
-
export declare const de_ListBotReplicasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotReplicasCommandOutput>;
|
|
745
|
-
/**
|
|
746
|
-
* deserializeAws_restJson1ListBotResourceGenerationsCommand
|
|
747
|
-
*/
|
|
748
|
-
export declare const de_ListBotResourceGenerationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotResourceGenerationsCommandOutput>;
|
|
749
|
-
/**
|
|
750
|
-
* deserializeAws_restJson1ListBotsCommand
|
|
751
|
-
*/
|
|
752
|
-
export declare const de_ListBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotsCommandOutput>;
|
|
753
|
-
/**
|
|
754
|
-
* deserializeAws_restJson1ListBotVersionReplicasCommand
|
|
755
|
-
*/
|
|
756
|
-
export declare const de_ListBotVersionReplicasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotVersionReplicasCommandOutput>;
|
|
757
|
-
/**
|
|
758
|
-
* deserializeAws_restJson1ListBotVersionsCommand
|
|
759
|
-
*/
|
|
760
|
-
export declare const de_ListBotVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotVersionsCommandOutput>;
|
|
761
|
-
/**
|
|
762
|
-
* deserializeAws_restJson1ListBuiltInIntentsCommand
|
|
763
|
-
*/
|
|
764
|
-
export declare const de_ListBuiltInIntentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuiltInIntentsCommandOutput>;
|
|
765
|
-
/**
|
|
766
|
-
* deserializeAws_restJson1ListBuiltInSlotTypesCommand
|
|
767
|
-
*/
|
|
768
|
-
export declare const de_ListBuiltInSlotTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuiltInSlotTypesCommandOutput>;
|
|
769
|
-
/**
|
|
770
|
-
* deserializeAws_restJson1ListCustomVocabularyItemsCommand
|
|
771
|
-
*/
|
|
772
|
-
export declare const de_ListCustomVocabularyItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomVocabularyItemsCommandOutput>;
|
|
773
|
-
/**
|
|
774
|
-
* deserializeAws_restJson1ListExportsCommand
|
|
775
|
-
*/
|
|
776
|
-
export declare const de_ListExportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExportsCommandOutput>;
|
|
777
|
-
/**
|
|
778
|
-
* deserializeAws_restJson1ListImportsCommand
|
|
779
|
-
*/
|
|
780
|
-
export declare const de_ListImportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportsCommandOutput>;
|
|
781
|
-
/**
|
|
782
|
-
* deserializeAws_restJson1ListIntentMetricsCommand
|
|
783
|
-
*/
|
|
784
|
-
export declare const de_ListIntentMetricsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntentMetricsCommandOutput>;
|
|
785
|
-
/**
|
|
786
|
-
* deserializeAws_restJson1ListIntentPathsCommand
|
|
787
|
-
*/
|
|
788
|
-
export declare const de_ListIntentPathsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntentPathsCommandOutput>;
|
|
789
|
-
/**
|
|
790
|
-
* deserializeAws_restJson1ListIntentsCommand
|
|
791
|
-
*/
|
|
792
|
-
export declare const de_ListIntentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntentsCommandOutput>;
|
|
793
|
-
/**
|
|
794
|
-
* deserializeAws_restJson1ListIntentStageMetricsCommand
|
|
795
|
-
*/
|
|
796
|
-
export declare const de_ListIntentStageMetricsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntentStageMetricsCommandOutput>;
|
|
797
|
-
/**
|
|
798
|
-
* deserializeAws_restJson1ListRecommendedIntentsCommand
|
|
799
|
-
*/
|
|
800
|
-
export declare const de_ListRecommendedIntentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecommendedIntentsCommandOutput>;
|
|
801
|
-
/**
|
|
802
|
-
* deserializeAws_restJson1ListSessionAnalyticsDataCommand
|
|
803
|
-
*/
|
|
804
|
-
export declare const de_ListSessionAnalyticsDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSessionAnalyticsDataCommandOutput>;
|
|
805
|
-
/**
|
|
806
|
-
* deserializeAws_restJson1ListSessionMetricsCommand
|
|
807
|
-
*/
|
|
808
|
-
export declare const de_ListSessionMetricsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSessionMetricsCommandOutput>;
|
|
809
|
-
/**
|
|
810
|
-
* deserializeAws_restJson1ListSlotsCommand
|
|
811
|
-
*/
|
|
812
|
-
export declare const de_ListSlotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSlotsCommandOutput>;
|
|
813
|
-
/**
|
|
814
|
-
* deserializeAws_restJson1ListSlotTypesCommand
|
|
815
|
-
*/
|
|
816
|
-
export declare const de_ListSlotTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSlotTypesCommandOutput>;
|
|
817
|
-
/**
|
|
818
|
-
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
819
|
-
*/
|
|
820
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
821
|
-
/**
|
|
822
|
-
* deserializeAws_restJson1ListTestExecutionResultItemsCommand
|
|
823
|
-
*/
|
|
824
|
-
export declare const de_ListTestExecutionResultItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestExecutionResultItemsCommandOutput>;
|
|
825
|
-
/**
|
|
826
|
-
* deserializeAws_restJson1ListTestExecutionsCommand
|
|
827
|
-
*/
|
|
828
|
-
export declare const de_ListTestExecutionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestExecutionsCommandOutput>;
|
|
829
|
-
/**
|
|
830
|
-
* deserializeAws_restJson1ListTestSetRecordsCommand
|
|
831
|
-
*/
|
|
832
|
-
export declare const de_ListTestSetRecordsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestSetRecordsCommandOutput>;
|
|
833
|
-
/**
|
|
834
|
-
* deserializeAws_restJson1ListTestSetsCommand
|
|
835
|
-
*/
|
|
836
|
-
export declare const de_ListTestSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestSetsCommandOutput>;
|
|
837
|
-
/**
|
|
838
|
-
* deserializeAws_restJson1ListUtteranceAnalyticsDataCommand
|
|
839
|
-
*/
|
|
840
|
-
export declare const de_ListUtteranceAnalyticsDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUtteranceAnalyticsDataCommandOutput>;
|
|
841
|
-
/**
|
|
842
|
-
* deserializeAws_restJson1ListUtteranceMetricsCommand
|
|
843
|
-
*/
|
|
844
|
-
export declare const de_ListUtteranceMetricsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUtteranceMetricsCommandOutput>;
|
|
845
|
-
/**
|
|
846
|
-
* deserializeAws_restJson1SearchAssociatedTranscriptsCommand
|
|
847
|
-
*/
|
|
848
|
-
export declare const de_SearchAssociatedTranscriptsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAssociatedTranscriptsCommandOutput>;
|
|
849
|
-
/**
|
|
850
|
-
* deserializeAws_restJson1StartBotRecommendationCommand
|
|
851
|
-
*/
|
|
852
|
-
export declare const de_StartBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBotRecommendationCommandOutput>;
|
|
853
|
-
/**
|
|
854
|
-
* deserializeAws_restJson1StartBotResourceGenerationCommand
|
|
855
|
-
*/
|
|
856
|
-
export declare const de_StartBotResourceGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBotResourceGenerationCommandOutput>;
|
|
857
|
-
/**
|
|
858
|
-
* deserializeAws_restJson1StartImportCommand
|
|
859
|
-
*/
|
|
860
|
-
export declare const de_StartImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImportCommandOutput>;
|
|
861
|
-
/**
|
|
862
|
-
* deserializeAws_restJson1StartTestExecutionCommand
|
|
863
|
-
*/
|
|
864
|
-
export declare const de_StartTestExecutionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTestExecutionCommandOutput>;
|
|
865
|
-
/**
|
|
866
|
-
* deserializeAws_restJson1StartTestSetGenerationCommand
|
|
867
|
-
*/
|
|
868
|
-
export declare const de_StartTestSetGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTestSetGenerationCommandOutput>;
|
|
869
|
-
/**
|
|
870
|
-
* deserializeAws_restJson1StopBotRecommendationCommand
|
|
871
|
-
*/
|
|
872
|
-
export declare const de_StopBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBotRecommendationCommandOutput>;
|
|
873
|
-
/**
|
|
874
|
-
* deserializeAws_restJson1TagResourceCommand
|
|
875
|
-
*/
|
|
876
|
-
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
877
|
-
/**
|
|
878
|
-
* deserializeAws_restJson1UntagResourceCommand
|
|
879
|
-
*/
|
|
880
|
-
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
881
|
-
/**
|
|
882
|
-
* deserializeAws_restJson1UpdateBotCommand
|
|
883
|
-
*/
|
|
884
|
-
export declare const de_UpdateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotCommandOutput>;
|
|
885
|
-
/**
|
|
886
|
-
* deserializeAws_restJson1UpdateBotAliasCommand
|
|
887
|
-
*/
|
|
888
|
-
export declare const de_UpdateBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotAliasCommandOutput>;
|
|
889
|
-
/**
|
|
890
|
-
* deserializeAws_restJson1UpdateBotLocaleCommand
|
|
891
|
-
*/
|
|
892
|
-
export declare const de_UpdateBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotLocaleCommandOutput>;
|
|
893
|
-
/**
|
|
894
|
-
* deserializeAws_restJson1UpdateBotRecommendationCommand
|
|
895
|
-
*/
|
|
896
|
-
export declare const de_UpdateBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotRecommendationCommandOutput>;
|
|
897
|
-
/**
|
|
898
|
-
* deserializeAws_restJson1UpdateExportCommand
|
|
899
|
-
*/
|
|
900
|
-
export declare const de_UpdateExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateExportCommandOutput>;
|
|
901
|
-
/**
|
|
902
|
-
* deserializeAws_restJson1UpdateIntentCommand
|
|
903
|
-
*/
|
|
904
|
-
export declare const de_UpdateIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntentCommandOutput>;
|
|
905
|
-
/**
|
|
906
|
-
* deserializeAws_restJson1UpdateResourcePolicyCommand
|
|
907
|
-
*/
|
|
908
|
-
export declare const de_UpdateResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourcePolicyCommandOutput>;
|
|
909
|
-
/**
|
|
910
|
-
* deserializeAws_restJson1UpdateSlotCommand
|
|
911
|
-
*/
|
|
912
|
-
export declare const de_UpdateSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSlotCommandOutput>;
|
|
913
|
-
/**
|
|
914
|
-
* deserializeAws_restJson1UpdateSlotTypeCommand
|
|
915
|
-
*/
|
|
916
|
-
export declare const de_UpdateSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSlotTypeCommandOutput>;
|
|
917
|
-
/**
|
|
918
|
-
* deserializeAws_restJson1UpdateTestSetCommand
|
|
919
|
-
*/
|
|
920
|
-
export declare const de_UpdateTestSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTestSetCommandOutput>;
|