@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
|
@@ -71,145 +71,571 @@ import { UpdateIntentCommandInput, UpdateIntentCommandOutput } from "../commands
|
|
|
71
71
|
import { UpdateResourcePolicyCommandInput, UpdateResourcePolicyCommandOutput } from "../commands/UpdateResourcePolicyCommand";
|
|
72
72
|
import { UpdateSlotCommandInput, UpdateSlotCommandOutput } from "../commands/UpdateSlotCommand";
|
|
73
73
|
import { UpdateSlotTypeCommandInput, UpdateSlotTypeCommandOutput } from "../commands/UpdateSlotTypeCommand";
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export declare const
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
export declare const
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
export declare const
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
export declare const
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
export declare const
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
export declare const
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export declare const
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
export declare const
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export declare const
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
export declare const
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
export declare const
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
export declare const
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
export declare const
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
export declare const
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
export declare const
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
export declare const
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
export declare const
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
export declare const
|
|
214
|
-
|
|
215
|
-
|
|
74
|
+
/**
|
|
75
|
+
* serializeAws_restJson1BatchCreateCustomVocabularyItemCommand
|
|
76
|
+
*/
|
|
77
|
+
export declare const se_BatchCreateCustomVocabularyItemCommand: (input: BatchCreateCustomVocabularyItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* serializeAws_restJson1BatchDeleteCustomVocabularyItemCommand
|
|
80
|
+
*/
|
|
81
|
+
export declare const se_BatchDeleteCustomVocabularyItemCommand: (input: BatchDeleteCustomVocabularyItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* serializeAws_restJson1BatchUpdateCustomVocabularyItemCommand
|
|
84
|
+
*/
|
|
85
|
+
export declare const se_BatchUpdateCustomVocabularyItemCommand: (input: BatchUpdateCustomVocabularyItemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* serializeAws_restJson1BuildBotLocaleCommand
|
|
88
|
+
*/
|
|
89
|
+
export declare const se_BuildBotLocaleCommand: (input: BuildBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
+
/**
|
|
91
|
+
* serializeAws_restJson1CreateBotCommand
|
|
92
|
+
*/
|
|
93
|
+
export declare const se_CreateBotCommand: (input: CreateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
+
/**
|
|
95
|
+
* serializeAws_restJson1CreateBotAliasCommand
|
|
96
|
+
*/
|
|
97
|
+
export declare const se_CreateBotAliasCommand: (input: CreateBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
+
/**
|
|
99
|
+
* serializeAws_restJson1CreateBotLocaleCommand
|
|
100
|
+
*/
|
|
101
|
+
export declare const se_CreateBotLocaleCommand: (input: CreateBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
+
/**
|
|
103
|
+
* serializeAws_restJson1CreateBotVersionCommand
|
|
104
|
+
*/
|
|
105
|
+
export declare const se_CreateBotVersionCommand: (input: CreateBotVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
+
/**
|
|
107
|
+
* serializeAws_restJson1CreateExportCommand
|
|
108
|
+
*/
|
|
109
|
+
export declare const se_CreateExportCommand: (input: CreateExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
+
/**
|
|
111
|
+
* serializeAws_restJson1CreateIntentCommand
|
|
112
|
+
*/
|
|
113
|
+
export declare const se_CreateIntentCommand: (input: CreateIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
+
/**
|
|
115
|
+
* serializeAws_restJson1CreateResourcePolicyCommand
|
|
116
|
+
*/
|
|
117
|
+
export declare const se_CreateResourcePolicyCommand: (input: CreateResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
+
/**
|
|
119
|
+
* serializeAws_restJson1CreateResourcePolicyStatementCommand
|
|
120
|
+
*/
|
|
121
|
+
export declare const se_CreateResourcePolicyStatementCommand: (input: CreateResourcePolicyStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
/**
|
|
123
|
+
* serializeAws_restJson1CreateSlotCommand
|
|
124
|
+
*/
|
|
125
|
+
export declare const se_CreateSlotCommand: (input: CreateSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
+
/**
|
|
127
|
+
* serializeAws_restJson1CreateSlotTypeCommand
|
|
128
|
+
*/
|
|
129
|
+
export declare const se_CreateSlotTypeCommand: (input: CreateSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
+
/**
|
|
131
|
+
* serializeAws_restJson1CreateUploadUrlCommand
|
|
132
|
+
*/
|
|
133
|
+
export declare const se_CreateUploadUrlCommand: (input: CreateUploadUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
/**
|
|
135
|
+
* serializeAws_restJson1DeleteBotCommand
|
|
136
|
+
*/
|
|
137
|
+
export declare const se_DeleteBotCommand: (input: DeleteBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
+
/**
|
|
139
|
+
* serializeAws_restJson1DeleteBotAliasCommand
|
|
140
|
+
*/
|
|
141
|
+
export declare const se_DeleteBotAliasCommand: (input: DeleteBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
+
/**
|
|
143
|
+
* serializeAws_restJson1DeleteBotLocaleCommand
|
|
144
|
+
*/
|
|
145
|
+
export declare const se_DeleteBotLocaleCommand: (input: DeleteBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
/**
|
|
147
|
+
* serializeAws_restJson1DeleteBotVersionCommand
|
|
148
|
+
*/
|
|
149
|
+
export declare const se_DeleteBotVersionCommand: (input: DeleteBotVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
+
/**
|
|
151
|
+
* serializeAws_restJson1DeleteCustomVocabularyCommand
|
|
152
|
+
*/
|
|
153
|
+
export declare const se_DeleteCustomVocabularyCommand: (input: DeleteCustomVocabularyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
/**
|
|
155
|
+
* serializeAws_restJson1DeleteExportCommand
|
|
156
|
+
*/
|
|
157
|
+
export declare const se_DeleteExportCommand: (input: DeleteExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
/**
|
|
159
|
+
* serializeAws_restJson1DeleteImportCommand
|
|
160
|
+
*/
|
|
161
|
+
export declare const se_DeleteImportCommand: (input: DeleteImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
+
/**
|
|
163
|
+
* serializeAws_restJson1DeleteIntentCommand
|
|
164
|
+
*/
|
|
165
|
+
export declare const se_DeleteIntentCommand: (input: DeleteIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
+
/**
|
|
167
|
+
* serializeAws_restJson1DeleteResourcePolicyCommand
|
|
168
|
+
*/
|
|
169
|
+
export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
+
/**
|
|
171
|
+
* serializeAws_restJson1DeleteResourcePolicyStatementCommand
|
|
172
|
+
*/
|
|
173
|
+
export declare const se_DeleteResourcePolicyStatementCommand: (input: DeleteResourcePolicyStatementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
/**
|
|
175
|
+
* serializeAws_restJson1DeleteSlotCommand
|
|
176
|
+
*/
|
|
177
|
+
export declare const se_DeleteSlotCommand: (input: DeleteSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
+
/**
|
|
179
|
+
* serializeAws_restJson1DeleteSlotTypeCommand
|
|
180
|
+
*/
|
|
181
|
+
export declare const se_DeleteSlotTypeCommand: (input: DeleteSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
+
/**
|
|
183
|
+
* serializeAws_restJson1DeleteUtterancesCommand
|
|
184
|
+
*/
|
|
185
|
+
export declare const se_DeleteUtterancesCommand: (input: DeleteUtterancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* serializeAws_restJson1DescribeBotCommand
|
|
188
|
+
*/
|
|
189
|
+
export declare const se_DescribeBotCommand: (input: DescribeBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
+
/**
|
|
191
|
+
* serializeAws_restJson1DescribeBotAliasCommand
|
|
192
|
+
*/
|
|
193
|
+
export declare const se_DescribeBotAliasCommand: (input: DescribeBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
+
/**
|
|
195
|
+
* serializeAws_restJson1DescribeBotLocaleCommand
|
|
196
|
+
*/
|
|
197
|
+
export declare const se_DescribeBotLocaleCommand: (input: DescribeBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
+
/**
|
|
199
|
+
* serializeAws_restJson1DescribeBotRecommendationCommand
|
|
200
|
+
*/
|
|
201
|
+
export declare const se_DescribeBotRecommendationCommand: (input: DescribeBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
+
/**
|
|
203
|
+
* serializeAws_restJson1DescribeBotVersionCommand
|
|
204
|
+
*/
|
|
205
|
+
export declare const se_DescribeBotVersionCommand: (input: DescribeBotVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
+
/**
|
|
207
|
+
* serializeAws_restJson1DescribeCustomVocabularyMetadataCommand
|
|
208
|
+
*/
|
|
209
|
+
export declare const se_DescribeCustomVocabularyMetadataCommand: (input: DescribeCustomVocabularyMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
+
/**
|
|
211
|
+
* serializeAws_restJson1DescribeExportCommand
|
|
212
|
+
*/
|
|
213
|
+
export declare const se_DescribeExportCommand: (input: DescribeExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
+
/**
|
|
215
|
+
* serializeAws_restJson1DescribeImportCommand
|
|
216
|
+
*/
|
|
217
|
+
export declare const se_DescribeImportCommand: (input: DescribeImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
+
/**
|
|
219
|
+
* serializeAws_restJson1DescribeIntentCommand
|
|
220
|
+
*/
|
|
221
|
+
export declare const se_DescribeIntentCommand: (input: DescribeIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
+
/**
|
|
223
|
+
* serializeAws_restJson1DescribeResourcePolicyCommand
|
|
224
|
+
*/
|
|
225
|
+
export declare const se_DescribeResourcePolicyCommand: (input: DescribeResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
+
/**
|
|
227
|
+
* serializeAws_restJson1DescribeSlotCommand
|
|
228
|
+
*/
|
|
229
|
+
export declare const se_DescribeSlotCommand: (input: DescribeSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
+
/**
|
|
231
|
+
* serializeAws_restJson1DescribeSlotTypeCommand
|
|
232
|
+
*/
|
|
233
|
+
export declare const se_DescribeSlotTypeCommand: (input: DescribeSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
+
/**
|
|
235
|
+
* serializeAws_restJson1ListAggregatedUtterancesCommand
|
|
236
|
+
*/
|
|
237
|
+
export declare const se_ListAggregatedUtterancesCommand: (input: ListAggregatedUtterancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
+
/**
|
|
239
|
+
* serializeAws_restJson1ListBotAliasesCommand
|
|
240
|
+
*/
|
|
241
|
+
export declare const se_ListBotAliasesCommand: (input: ListBotAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
242
|
+
/**
|
|
243
|
+
* serializeAws_restJson1ListBotLocalesCommand
|
|
244
|
+
*/
|
|
245
|
+
export declare const se_ListBotLocalesCommand: (input: ListBotLocalesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
246
|
+
/**
|
|
247
|
+
* serializeAws_restJson1ListBotRecommendationsCommand
|
|
248
|
+
*/
|
|
249
|
+
export declare const se_ListBotRecommendationsCommand: (input: ListBotRecommendationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
250
|
+
/**
|
|
251
|
+
* serializeAws_restJson1ListBotsCommand
|
|
252
|
+
*/
|
|
253
|
+
export declare const se_ListBotsCommand: (input: ListBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
|
+
/**
|
|
255
|
+
* serializeAws_restJson1ListBotVersionsCommand
|
|
256
|
+
*/
|
|
257
|
+
export declare const se_ListBotVersionsCommand: (input: ListBotVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
|
+
/**
|
|
259
|
+
* serializeAws_restJson1ListBuiltInIntentsCommand
|
|
260
|
+
*/
|
|
261
|
+
export declare const se_ListBuiltInIntentsCommand: (input: ListBuiltInIntentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
|
+
/**
|
|
263
|
+
* serializeAws_restJson1ListBuiltInSlotTypesCommand
|
|
264
|
+
*/
|
|
265
|
+
export declare const se_ListBuiltInSlotTypesCommand: (input: ListBuiltInSlotTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
266
|
+
/**
|
|
267
|
+
* serializeAws_restJson1ListCustomVocabularyItemsCommand
|
|
268
|
+
*/
|
|
269
|
+
export declare const se_ListCustomVocabularyItemsCommand: (input: ListCustomVocabularyItemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
270
|
+
/**
|
|
271
|
+
* serializeAws_restJson1ListExportsCommand
|
|
272
|
+
*/
|
|
273
|
+
export declare const se_ListExportsCommand: (input: ListExportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
274
|
+
/**
|
|
275
|
+
* serializeAws_restJson1ListImportsCommand
|
|
276
|
+
*/
|
|
277
|
+
export declare const se_ListImportsCommand: (input: ListImportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
278
|
+
/**
|
|
279
|
+
* serializeAws_restJson1ListIntentsCommand
|
|
280
|
+
*/
|
|
281
|
+
export declare const se_ListIntentsCommand: (input: ListIntentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
282
|
+
/**
|
|
283
|
+
* serializeAws_restJson1ListRecommendedIntentsCommand
|
|
284
|
+
*/
|
|
285
|
+
export declare const se_ListRecommendedIntentsCommand: (input: ListRecommendedIntentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
286
|
+
/**
|
|
287
|
+
* serializeAws_restJson1ListSlotsCommand
|
|
288
|
+
*/
|
|
289
|
+
export declare const se_ListSlotsCommand: (input: ListSlotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
|
+
/**
|
|
291
|
+
* serializeAws_restJson1ListSlotTypesCommand
|
|
292
|
+
*/
|
|
293
|
+
export declare const se_ListSlotTypesCommand: (input: ListSlotTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
294
|
+
/**
|
|
295
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
296
|
+
*/
|
|
297
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
298
|
+
/**
|
|
299
|
+
* serializeAws_restJson1SearchAssociatedTranscriptsCommand
|
|
300
|
+
*/
|
|
301
|
+
export declare const se_SearchAssociatedTranscriptsCommand: (input: SearchAssociatedTranscriptsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
|
+
/**
|
|
303
|
+
* serializeAws_restJson1StartBotRecommendationCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const se_StartBotRecommendationCommand: (input: StartBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
306
|
+
/**
|
|
307
|
+
* serializeAws_restJson1StartImportCommand
|
|
308
|
+
*/
|
|
309
|
+
export declare const se_StartImportCommand: (input: StartImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
310
|
+
/**
|
|
311
|
+
* serializeAws_restJson1StopBotRecommendationCommand
|
|
312
|
+
*/
|
|
313
|
+
export declare const se_StopBotRecommendationCommand: (input: StopBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
314
|
+
/**
|
|
315
|
+
* serializeAws_restJson1TagResourceCommand
|
|
316
|
+
*/
|
|
317
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
318
|
+
/**
|
|
319
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
320
|
+
*/
|
|
321
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
322
|
+
/**
|
|
323
|
+
* serializeAws_restJson1UpdateBotCommand
|
|
324
|
+
*/
|
|
325
|
+
export declare const se_UpdateBotCommand: (input: UpdateBotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
326
|
+
/**
|
|
327
|
+
* serializeAws_restJson1UpdateBotAliasCommand
|
|
328
|
+
*/
|
|
329
|
+
export declare const se_UpdateBotAliasCommand: (input: UpdateBotAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
330
|
+
/**
|
|
331
|
+
* serializeAws_restJson1UpdateBotLocaleCommand
|
|
332
|
+
*/
|
|
333
|
+
export declare const se_UpdateBotLocaleCommand: (input: UpdateBotLocaleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
334
|
+
/**
|
|
335
|
+
* serializeAws_restJson1UpdateBotRecommendationCommand
|
|
336
|
+
*/
|
|
337
|
+
export declare const se_UpdateBotRecommendationCommand: (input: UpdateBotRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
338
|
+
/**
|
|
339
|
+
* serializeAws_restJson1UpdateExportCommand
|
|
340
|
+
*/
|
|
341
|
+
export declare const se_UpdateExportCommand: (input: UpdateExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
342
|
+
/**
|
|
343
|
+
* serializeAws_restJson1UpdateIntentCommand
|
|
344
|
+
*/
|
|
345
|
+
export declare const se_UpdateIntentCommand: (input: UpdateIntentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
346
|
+
/**
|
|
347
|
+
* serializeAws_restJson1UpdateResourcePolicyCommand
|
|
348
|
+
*/
|
|
349
|
+
export declare const se_UpdateResourcePolicyCommand: (input: UpdateResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
350
|
+
/**
|
|
351
|
+
* serializeAws_restJson1UpdateSlotCommand
|
|
352
|
+
*/
|
|
353
|
+
export declare const se_UpdateSlotCommand: (input: UpdateSlotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
354
|
+
/**
|
|
355
|
+
* serializeAws_restJson1UpdateSlotTypeCommand
|
|
356
|
+
*/
|
|
357
|
+
export declare const se_UpdateSlotTypeCommand: (input: UpdateSlotTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
358
|
+
/**
|
|
359
|
+
* deserializeAws_restJson1BatchCreateCustomVocabularyItemCommand
|
|
360
|
+
*/
|
|
361
|
+
export declare const de_BatchCreateCustomVocabularyItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchCreateCustomVocabularyItemCommandOutput>;
|
|
362
|
+
/**
|
|
363
|
+
* deserializeAws_restJson1BatchDeleteCustomVocabularyItemCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const de_BatchDeleteCustomVocabularyItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteCustomVocabularyItemCommandOutput>;
|
|
366
|
+
/**
|
|
367
|
+
* deserializeAws_restJson1BatchUpdateCustomVocabularyItemCommand
|
|
368
|
+
*/
|
|
369
|
+
export declare const de_BatchUpdateCustomVocabularyItemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateCustomVocabularyItemCommandOutput>;
|
|
370
|
+
/**
|
|
371
|
+
* deserializeAws_restJson1BuildBotLocaleCommand
|
|
372
|
+
*/
|
|
373
|
+
export declare const de_BuildBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BuildBotLocaleCommandOutput>;
|
|
374
|
+
/**
|
|
375
|
+
* deserializeAws_restJson1CreateBotCommand
|
|
376
|
+
*/
|
|
377
|
+
export declare const de_CreateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotCommandOutput>;
|
|
378
|
+
/**
|
|
379
|
+
* deserializeAws_restJson1CreateBotAliasCommand
|
|
380
|
+
*/
|
|
381
|
+
export declare const de_CreateBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotAliasCommandOutput>;
|
|
382
|
+
/**
|
|
383
|
+
* deserializeAws_restJson1CreateBotLocaleCommand
|
|
384
|
+
*/
|
|
385
|
+
export declare const de_CreateBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotLocaleCommandOutput>;
|
|
386
|
+
/**
|
|
387
|
+
* deserializeAws_restJson1CreateBotVersionCommand
|
|
388
|
+
*/
|
|
389
|
+
export declare const de_CreateBotVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBotVersionCommandOutput>;
|
|
390
|
+
/**
|
|
391
|
+
* deserializeAws_restJson1CreateExportCommand
|
|
392
|
+
*/
|
|
393
|
+
export declare const de_CreateExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateExportCommandOutput>;
|
|
394
|
+
/**
|
|
395
|
+
* deserializeAws_restJson1CreateIntentCommand
|
|
396
|
+
*/
|
|
397
|
+
export declare const de_CreateIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIntentCommandOutput>;
|
|
398
|
+
/**
|
|
399
|
+
* deserializeAws_restJson1CreateResourcePolicyCommand
|
|
400
|
+
*/
|
|
401
|
+
export declare const de_CreateResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourcePolicyCommandOutput>;
|
|
402
|
+
/**
|
|
403
|
+
* deserializeAws_restJson1CreateResourcePolicyStatementCommand
|
|
404
|
+
*/
|
|
405
|
+
export declare const de_CreateResourcePolicyStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourcePolicyStatementCommandOutput>;
|
|
406
|
+
/**
|
|
407
|
+
* deserializeAws_restJson1CreateSlotCommand
|
|
408
|
+
*/
|
|
409
|
+
export declare const de_CreateSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSlotCommandOutput>;
|
|
410
|
+
/**
|
|
411
|
+
* deserializeAws_restJson1CreateSlotTypeCommand
|
|
412
|
+
*/
|
|
413
|
+
export declare const de_CreateSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSlotTypeCommandOutput>;
|
|
414
|
+
/**
|
|
415
|
+
* deserializeAws_restJson1CreateUploadUrlCommand
|
|
416
|
+
*/
|
|
417
|
+
export declare const de_CreateUploadUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUploadUrlCommandOutput>;
|
|
418
|
+
/**
|
|
419
|
+
* deserializeAws_restJson1DeleteBotCommand
|
|
420
|
+
*/
|
|
421
|
+
export declare const de_DeleteBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotCommandOutput>;
|
|
422
|
+
/**
|
|
423
|
+
* deserializeAws_restJson1DeleteBotAliasCommand
|
|
424
|
+
*/
|
|
425
|
+
export declare const de_DeleteBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotAliasCommandOutput>;
|
|
426
|
+
/**
|
|
427
|
+
* deserializeAws_restJson1DeleteBotLocaleCommand
|
|
428
|
+
*/
|
|
429
|
+
export declare const de_DeleteBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotLocaleCommandOutput>;
|
|
430
|
+
/**
|
|
431
|
+
* deserializeAws_restJson1DeleteBotVersionCommand
|
|
432
|
+
*/
|
|
433
|
+
export declare const de_DeleteBotVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBotVersionCommandOutput>;
|
|
434
|
+
/**
|
|
435
|
+
* deserializeAws_restJson1DeleteCustomVocabularyCommand
|
|
436
|
+
*/
|
|
437
|
+
export declare const de_DeleteCustomVocabularyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomVocabularyCommandOutput>;
|
|
438
|
+
/**
|
|
439
|
+
* deserializeAws_restJson1DeleteExportCommand
|
|
440
|
+
*/
|
|
441
|
+
export declare const de_DeleteExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteExportCommandOutput>;
|
|
442
|
+
/**
|
|
443
|
+
* deserializeAws_restJson1DeleteImportCommand
|
|
444
|
+
*/
|
|
445
|
+
export declare const de_DeleteImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImportCommandOutput>;
|
|
446
|
+
/**
|
|
447
|
+
* deserializeAws_restJson1DeleteIntentCommand
|
|
448
|
+
*/
|
|
449
|
+
export declare const de_DeleteIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntentCommandOutput>;
|
|
450
|
+
/**
|
|
451
|
+
* deserializeAws_restJson1DeleteResourcePolicyCommand
|
|
452
|
+
*/
|
|
453
|
+
export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
454
|
+
/**
|
|
455
|
+
* deserializeAws_restJson1DeleteResourcePolicyStatementCommand
|
|
456
|
+
*/
|
|
457
|
+
export declare const de_DeleteResourcePolicyStatementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyStatementCommandOutput>;
|
|
458
|
+
/**
|
|
459
|
+
* deserializeAws_restJson1DeleteSlotCommand
|
|
460
|
+
*/
|
|
461
|
+
export declare const de_DeleteSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSlotCommandOutput>;
|
|
462
|
+
/**
|
|
463
|
+
* deserializeAws_restJson1DeleteSlotTypeCommand
|
|
464
|
+
*/
|
|
465
|
+
export declare const de_DeleteSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSlotTypeCommandOutput>;
|
|
466
|
+
/**
|
|
467
|
+
* deserializeAws_restJson1DeleteUtterancesCommand
|
|
468
|
+
*/
|
|
469
|
+
export declare const de_DeleteUtterancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUtterancesCommandOutput>;
|
|
470
|
+
/**
|
|
471
|
+
* deserializeAws_restJson1DescribeBotCommand
|
|
472
|
+
*/
|
|
473
|
+
export declare const de_DescribeBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotCommandOutput>;
|
|
474
|
+
/**
|
|
475
|
+
* deserializeAws_restJson1DescribeBotAliasCommand
|
|
476
|
+
*/
|
|
477
|
+
export declare const de_DescribeBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotAliasCommandOutput>;
|
|
478
|
+
/**
|
|
479
|
+
* deserializeAws_restJson1DescribeBotLocaleCommand
|
|
480
|
+
*/
|
|
481
|
+
export declare const de_DescribeBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotLocaleCommandOutput>;
|
|
482
|
+
/**
|
|
483
|
+
* deserializeAws_restJson1DescribeBotRecommendationCommand
|
|
484
|
+
*/
|
|
485
|
+
export declare const de_DescribeBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotRecommendationCommandOutput>;
|
|
486
|
+
/**
|
|
487
|
+
* deserializeAws_restJson1DescribeBotVersionCommand
|
|
488
|
+
*/
|
|
489
|
+
export declare const de_DescribeBotVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBotVersionCommandOutput>;
|
|
490
|
+
/**
|
|
491
|
+
* deserializeAws_restJson1DescribeCustomVocabularyMetadataCommand
|
|
492
|
+
*/
|
|
493
|
+
export declare const de_DescribeCustomVocabularyMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomVocabularyMetadataCommandOutput>;
|
|
494
|
+
/**
|
|
495
|
+
* deserializeAws_restJson1DescribeExportCommand
|
|
496
|
+
*/
|
|
497
|
+
export declare const de_DescribeExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeExportCommandOutput>;
|
|
498
|
+
/**
|
|
499
|
+
* deserializeAws_restJson1DescribeImportCommand
|
|
500
|
+
*/
|
|
501
|
+
export declare const de_DescribeImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImportCommandOutput>;
|
|
502
|
+
/**
|
|
503
|
+
* deserializeAws_restJson1DescribeIntentCommand
|
|
504
|
+
*/
|
|
505
|
+
export declare const de_DescribeIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIntentCommandOutput>;
|
|
506
|
+
/**
|
|
507
|
+
* deserializeAws_restJson1DescribeResourcePolicyCommand
|
|
508
|
+
*/
|
|
509
|
+
export declare const de_DescribeResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourcePolicyCommandOutput>;
|
|
510
|
+
/**
|
|
511
|
+
* deserializeAws_restJson1DescribeSlotCommand
|
|
512
|
+
*/
|
|
513
|
+
export declare const de_DescribeSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSlotCommandOutput>;
|
|
514
|
+
/**
|
|
515
|
+
* deserializeAws_restJson1DescribeSlotTypeCommand
|
|
516
|
+
*/
|
|
517
|
+
export declare const de_DescribeSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSlotTypeCommandOutput>;
|
|
518
|
+
/**
|
|
519
|
+
* deserializeAws_restJson1ListAggregatedUtterancesCommand
|
|
520
|
+
*/
|
|
521
|
+
export declare const de_ListAggregatedUtterancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAggregatedUtterancesCommandOutput>;
|
|
522
|
+
/**
|
|
523
|
+
* deserializeAws_restJson1ListBotAliasesCommand
|
|
524
|
+
*/
|
|
525
|
+
export declare const de_ListBotAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotAliasesCommandOutput>;
|
|
526
|
+
/**
|
|
527
|
+
* deserializeAws_restJson1ListBotLocalesCommand
|
|
528
|
+
*/
|
|
529
|
+
export declare const de_ListBotLocalesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotLocalesCommandOutput>;
|
|
530
|
+
/**
|
|
531
|
+
* deserializeAws_restJson1ListBotRecommendationsCommand
|
|
532
|
+
*/
|
|
533
|
+
export declare const de_ListBotRecommendationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotRecommendationsCommandOutput>;
|
|
534
|
+
/**
|
|
535
|
+
* deserializeAws_restJson1ListBotsCommand
|
|
536
|
+
*/
|
|
537
|
+
export declare const de_ListBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotsCommandOutput>;
|
|
538
|
+
/**
|
|
539
|
+
* deserializeAws_restJson1ListBotVersionsCommand
|
|
540
|
+
*/
|
|
541
|
+
export declare const de_ListBotVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotVersionsCommandOutput>;
|
|
542
|
+
/**
|
|
543
|
+
* deserializeAws_restJson1ListBuiltInIntentsCommand
|
|
544
|
+
*/
|
|
545
|
+
export declare const de_ListBuiltInIntentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuiltInIntentsCommandOutput>;
|
|
546
|
+
/**
|
|
547
|
+
* deserializeAws_restJson1ListBuiltInSlotTypesCommand
|
|
548
|
+
*/
|
|
549
|
+
export declare const de_ListBuiltInSlotTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBuiltInSlotTypesCommandOutput>;
|
|
550
|
+
/**
|
|
551
|
+
* deserializeAws_restJson1ListCustomVocabularyItemsCommand
|
|
552
|
+
*/
|
|
553
|
+
export declare const de_ListCustomVocabularyItemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomVocabularyItemsCommandOutput>;
|
|
554
|
+
/**
|
|
555
|
+
* deserializeAws_restJson1ListExportsCommand
|
|
556
|
+
*/
|
|
557
|
+
export declare const de_ListExportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExportsCommandOutput>;
|
|
558
|
+
/**
|
|
559
|
+
* deserializeAws_restJson1ListImportsCommand
|
|
560
|
+
*/
|
|
561
|
+
export declare const de_ListImportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportsCommandOutput>;
|
|
562
|
+
/**
|
|
563
|
+
* deserializeAws_restJson1ListIntentsCommand
|
|
564
|
+
*/
|
|
565
|
+
export declare const de_ListIntentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntentsCommandOutput>;
|
|
566
|
+
/**
|
|
567
|
+
* deserializeAws_restJson1ListRecommendedIntentsCommand
|
|
568
|
+
*/
|
|
569
|
+
export declare const de_ListRecommendedIntentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecommendedIntentsCommandOutput>;
|
|
570
|
+
/**
|
|
571
|
+
* deserializeAws_restJson1ListSlotsCommand
|
|
572
|
+
*/
|
|
573
|
+
export declare const de_ListSlotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSlotsCommandOutput>;
|
|
574
|
+
/**
|
|
575
|
+
* deserializeAws_restJson1ListSlotTypesCommand
|
|
576
|
+
*/
|
|
577
|
+
export declare const de_ListSlotTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSlotTypesCommandOutput>;
|
|
578
|
+
/**
|
|
579
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
580
|
+
*/
|
|
581
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
582
|
+
/**
|
|
583
|
+
* deserializeAws_restJson1SearchAssociatedTranscriptsCommand
|
|
584
|
+
*/
|
|
585
|
+
export declare const de_SearchAssociatedTranscriptsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAssociatedTranscriptsCommandOutput>;
|
|
586
|
+
/**
|
|
587
|
+
* deserializeAws_restJson1StartBotRecommendationCommand
|
|
588
|
+
*/
|
|
589
|
+
export declare const de_StartBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBotRecommendationCommandOutput>;
|
|
590
|
+
/**
|
|
591
|
+
* deserializeAws_restJson1StartImportCommand
|
|
592
|
+
*/
|
|
593
|
+
export declare const de_StartImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImportCommandOutput>;
|
|
594
|
+
/**
|
|
595
|
+
* deserializeAws_restJson1StopBotRecommendationCommand
|
|
596
|
+
*/
|
|
597
|
+
export declare const de_StopBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBotRecommendationCommandOutput>;
|
|
598
|
+
/**
|
|
599
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
600
|
+
*/
|
|
601
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
602
|
+
/**
|
|
603
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
604
|
+
*/
|
|
605
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
606
|
+
/**
|
|
607
|
+
* deserializeAws_restJson1UpdateBotCommand
|
|
608
|
+
*/
|
|
609
|
+
export declare const de_UpdateBotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotCommandOutput>;
|
|
610
|
+
/**
|
|
611
|
+
* deserializeAws_restJson1UpdateBotAliasCommand
|
|
612
|
+
*/
|
|
613
|
+
export declare const de_UpdateBotAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotAliasCommandOutput>;
|
|
614
|
+
/**
|
|
615
|
+
* deserializeAws_restJson1UpdateBotLocaleCommand
|
|
616
|
+
*/
|
|
617
|
+
export declare const de_UpdateBotLocaleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotLocaleCommandOutput>;
|
|
618
|
+
/**
|
|
619
|
+
* deserializeAws_restJson1UpdateBotRecommendationCommand
|
|
620
|
+
*/
|
|
621
|
+
export declare const de_UpdateBotRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBotRecommendationCommandOutput>;
|
|
622
|
+
/**
|
|
623
|
+
* deserializeAws_restJson1UpdateExportCommand
|
|
624
|
+
*/
|
|
625
|
+
export declare const de_UpdateExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateExportCommandOutput>;
|
|
626
|
+
/**
|
|
627
|
+
* deserializeAws_restJson1UpdateIntentCommand
|
|
628
|
+
*/
|
|
629
|
+
export declare const de_UpdateIntentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntentCommandOutput>;
|
|
630
|
+
/**
|
|
631
|
+
* deserializeAws_restJson1UpdateResourcePolicyCommand
|
|
632
|
+
*/
|
|
633
|
+
export declare const de_UpdateResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourcePolicyCommandOutput>;
|
|
634
|
+
/**
|
|
635
|
+
* deserializeAws_restJson1UpdateSlotCommand
|
|
636
|
+
*/
|
|
637
|
+
export declare const de_UpdateSlotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSlotCommandOutput>;
|
|
638
|
+
/**
|
|
639
|
+
* deserializeAws_restJson1UpdateSlotTypeCommand
|
|
640
|
+
*/
|
|
641
|
+
export declare const de_UpdateSlotTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSlotTypeCommandOutput>;
|