@aws-sdk/client-lex-models-v2 3.651.1 → 3.654.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-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateExportCommand.d.ts +11 -0
- package/dist-types/commands/CreateIntentCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +11 -0
- package/dist-types/commands/CreateSlotCommand.d.ts +11 -0
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +11 -0
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteExportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteImportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSlotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTestSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +11 -0
- package/dist-types/commands/DescribeExportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeIntentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSlotCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +11 -0
- package/dist-types/commands/GenerateBotElementCommand.d.ts +11 -0
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +11 -0
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotAliasesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotLocalesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListExportsCommand.d.ts +11 -0
- package/dist-types/commands/ListImportsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentPathsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +11 -0
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListSlotTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListSlotsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +11 -0
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +11 -0
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +11 -0
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +11 -0
- package/dist-types/commands/StartImportCommand.d.ts +11 -0
- package/dist-types/commands/StartTestExecutionCommand.d.ts +11 -0
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +11 -0
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateExportCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSlotCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTestSetCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -37,4 +37,15 @@ declare const GenerateBotElementCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GenerateBotElementCommand extends GenerateBotElementCommand_base {
|
|
40
|
+
export declare class GenerateBotElementCommand extends GenerateBotElementCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GenerateBotElementRequest;
|
|
44
|
+
output: GenerateBotElementResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GenerateBotElementCommandInput;
|
|
48
|
+
output: GenerateBotElementCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetTestExecutionArtifactsUrlCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetTestExecutionArtifactsUrlCommand extends GetTestExecutionArtifactsUrlCommand_base {
|
|
40
|
+
export declare class GetTestExecutionArtifactsUrlCommand extends GetTestExecutionArtifactsUrlCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetTestExecutionArtifactsUrlRequest;
|
|
44
|
+
output: GetTestExecutionArtifactsUrlResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetTestExecutionArtifactsUrlCommandInput;
|
|
48
|
+
output: GetTestExecutionArtifactsUrlCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAggregatedUtterancesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAggregatedUtterancesCommand extends ListAggregatedUtterancesCommand_base {
|
|
40
|
+
export declare class ListAggregatedUtterancesCommand extends ListAggregatedUtterancesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAggregatedUtterancesRequest;
|
|
44
|
+
output: ListAggregatedUtterancesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAggregatedUtterancesCommandInput;
|
|
48
|
+
output: ListAggregatedUtterancesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBotAliasReplicasCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBotAliasReplicasCommand extends ListBotAliasReplicasCommand_base {
|
|
40
|
+
export declare class ListBotAliasReplicasCommand extends ListBotAliasReplicasCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBotAliasReplicasRequest;
|
|
44
|
+
output: ListBotAliasReplicasResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBotAliasReplicasCommandInput;
|
|
48
|
+
output: ListBotAliasReplicasCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListBotAliasesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListBotAliasesCommand extends ListBotAliasesCommand_base {
|
|
39
|
+
export declare class ListBotAliasesCommand extends ListBotAliasesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListBotAliasesRequest;
|
|
43
|
+
output: ListBotAliasesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListBotAliasesCommandInput;
|
|
47
|
+
output: ListBotAliasesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListBotLocalesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListBotLocalesCommand extends ListBotLocalesCommand_base {
|
|
39
|
+
export declare class ListBotLocalesCommand extends ListBotLocalesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListBotLocalesRequest;
|
|
43
|
+
output: ListBotLocalesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListBotLocalesCommandInput;
|
|
47
|
+
output: ListBotLocalesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBotRecommendationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBotRecommendationsCommand extends ListBotRecommendationsCommand_base {
|
|
40
|
+
export declare class ListBotRecommendationsCommand extends ListBotRecommendationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBotRecommendationsRequest;
|
|
44
|
+
output: ListBotRecommendationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBotRecommendationsCommandInput;
|
|
48
|
+
output: ListBotRecommendationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListBotReplicasCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListBotReplicasCommand extends ListBotReplicasCommand_base {
|
|
39
|
+
export declare class ListBotReplicasCommand extends ListBotReplicasCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListBotReplicasRequest;
|
|
43
|
+
output: ListBotReplicasResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListBotReplicasCommandInput;
|
|
47
|
+
output: ListBotReplicasCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBotResourceGenerationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBotResourceGenerationsCommand extends ListBotResourceGenerationsCommand_base {
|
|
40
|
+
export declare class ListBotResourceGenerationsCommand extends ListBotResourceGenerationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBotResourceGenerationsRequest;
|
|
44
|
+
output: ListBotResourceGenerationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBotResourceGenerationsCommandInput;
|
|
48
|
+
output: ListBotResourceGenerationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBotVersionReplicasCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBotVersionReplicasCommand extends ListBotVersionReplicasCommand_base {
|
|
40
|
+
export declare class ListBotVersionReplicasCommand extends ListBotVersionReplicasCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBotVersionReplicasRequest;
|
|
44
|
+
output: ListBotVersionReplicasResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBotVersionReplicasCommandInput;
|
|
48
|
+
output: ListBotVersionReplicasCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListBotVersionsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListBotVersionsCommand extends ListBotVersionsCommand_base {
|
|
39
|
+
export declare class ListBotVersionsCommand extends ListBotVersionsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListBotVersionsRequest;
|
|
43
|
+
output: ListBotVersionsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListBotVersionsCommandInput;
|
|
47
|
+
output: ListBotVersionsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListBotsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListBotsCommand extends ListBotsCommand_base {
|
|
36
|
+
export declare class ListBotsCommand extends ListBotsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListBotsRequest;
|
|
40
|
+
output: ListBotsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListBotsCommandInput;
|
|
44
|
+
output: ListBotsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBuiltInIntentsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBuiltInIntentsCommand extends ListBuiltInIntentsCommand_base {
|
|
40
|
+
export declare class ListBuiltInIntentsCommand extends ListBuiltInIntentsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBuiltInIntentsRequest;
|
|
44
|
+
output: ListBuiltInIntentsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBuiltInIntentsCommandInput;
|
|
48
|
+
output: ListBuiltInIntentsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListBuiltInSlotTypesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListBuiltInSlotTypesCommand extends ListBuiltInSlotTypesCommand_base {
|
|
40
|
+
export declare class ListBuiltInSlotTypesCommand extends ListBuiltInSlotTypesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListBuiltInSlotTypesRequest;
|
|
44
|
+
output: ListBuiltInSlotTypesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListBuiltInSlotTypesCommandInput;
|
|
48
|
+
output: ListBuiltInSlotTypesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListCustomVocabularyItemsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCustomVocabularyItemsCommand extends ListCustomVocabularyItemsCommand_base {
|
|
40
|
+
export declare class ListCustomVocabularyItemsCommand extends ListCustomVocabularyItemsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCustomVocabularyItemsRequest;
|
|
44
|
+
output: ListCustomVocabularyItemsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCustomVocabularyItemsCommandInput;
|
|
48
|
+
output: ListCustomVocabularyItemsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListExportsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListExportsCommand extends ListExportsCommand_base {
|
|
36
|
+
export declare class ListExportsCommand extends ListExportsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListExportsRequest;
|
|
40
|
+
output: ListExportsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListExportsCommandInput;
|
|
44
|
+
output: ListExportsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListImportsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListImportsCommand extends ListImportsCommand_base {
|
|
36
|
+
export declare class ListImportsCommand extends ListImportsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListImportsRequest;
|
|
40
|
+
output: ListImportsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListImportsCommandInput;
|
|
44
|
+
output: ListImportsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListIntentMetricsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListIntentMetricsCommand extends ListIntentMetricsCommand_base {
|
|
40
|
+
export declare class ListIntentMetricsCommand extends ListIntentMetricsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListIntentMetricsRequest;
|
|
44
|
+
output: ListIntentMetricsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListIntentMetricsCommandInput;
|
|
48
|
+
output: ListIntentMetricsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListIntentPathsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListIntentPathsCommand extends ListIntentPathsCommand_base {
|
|
39
|
+
export declare class ListIntentPathsCommand extends ListIntentPathsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListIntentPathsRequest;
|
|
43
|
+
output: ListIntentPathsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListIntentPathsCommandInput;
|
|
47
|
+
output: ListIntentPathsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListIntentStageMetricsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListIntentStageMetricsCommand extends ListIntentStageMetricsCommand_base {
|
|
40
|
+
export declare class ListIntentStageMetricsCommand extends ListIntentStageMetricsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListIntentStageMetricsRequest;
|
|
44
|
+
output: ListIntentStageMetricsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListIntentStageMetricsCommandInput;
|
|
48
|
+
output: ListIntentStageMetricsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListIntentsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListIntentsCommand extends ListIntentsCommand_base {
|
|
36
|
+
export declare class ListIntentsCommand extends ListIntentsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListIntentsRequest;
|
|
40
|
+
output: ListIntentsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListIntentsCommandInput;
|
|
44
|
+
output: ListIntentsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListRecommendedIntentsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListRecommendedIntentsCommand extends ListRecommendedIntentsCommand_base {
|
|
40
|
+
export declare class ListRecommendedIntentsCommand extends ListRecommendedIntentsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListRecommendedIntentsRequest;
|
|
44
|
+
output: ListRecommendedIntentsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListRecommendedIntentsCommandInput;
|
|
48
|
+
output: ListRecommendedIntentsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListSessionAnalyticsDataCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListSessionAnalyticsDataCommand extends ListSessionAnalyticsDataCommand_base {
|
|
40
|
+
export declare class ListSessionAnalyticsDataCommand extends ListSessionAnalyticsDataCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListSessionAnalyticsDataRequest;
|
|
44
|
+
output: ListSessionAnalyticsDataResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListSessionAnalyticsDataCommandInput;
|
|
48
|
+
output: ListSessionAnalyticsDataCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListSessionMetricsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListSessionMetricsCommand extends ListSessionMetricsCommand_base {
|
|
40
|
+
export declare class ListSessionMetricsCommand extends ListSessionMetricsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListSessionMetricsRequest;
|
|
44
|
+
output: ListSessionMetricsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListSessionMetricsCommandInput;
|
|
48
|
+
output: ListSessionMetricsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListSlotTypesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListSlotTypesCommand extends ListSlotTypesCommand_base {
|
|
39
|
+
export declare class ListSlotTypesCommand extends ListSlotTypesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListSlotTypesRequest;
|
|
43
|
+
output: ListSlotTypesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListSlotTypesCommandInput;
|
|
47
|
+
output: ListSlotTypesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListSlotsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListSlotsCommand extends ListSlotsCommand_base {
|
|
36
|
+
export declare class ListSlotsCommand extends ListSlotsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListSlotsRequest;
|
|
40
|
+
output: ListSlotsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListSlotsCommandInput;
|
|
44
|
+
output: ListSlotsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestExecutionResultItemsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestExecutionResultItemsCommand extends ListTestExecutionResultItemsCommand_base {
|
|
40
|
+
export declare class ListTestExecutionResultItemsCommand extends ListTestExecutionResultItemsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestExecutionResultItemsRequest;
|
|
44
|
+
output: ListTestExecutionResultItemsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestExecutionResultItemsCommandInput;
|
|
48
|
+
output: ListTestExecutionResultItemsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestExecutionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestExecutionsCommand extends ListTestExecutionsCommand_base {
|
|
40
|
+
export declare class ListTestExecutionsCommand extends ListTestExecutionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestExecutionsRequest;
|
|
44
|
+
output: ListTestExecutionsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestExecutionsCommandInput;
|
|
48
|
+
output: ListTestExecutionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTestSetRecordsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTestSetRecordsCommand extends ListTestSetRecordsCommand_base {
|
|
40
|
+
export declare class ListTestSetRecordsCommand extends ListTestSetRecordsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTestSetRecordsRequest;
|
|
44
|
+
output: ListTestSetRecordsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTestSetRecordsCommandInput;
|
|
48
|
+
output: ListTestSetRecordsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListTestSetsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListTestSetsCommand extends ListTestSetsCommand_base {
|
|
36
|
+
export declare class ListTestSetsCommand extends ListTestSetsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListTestSetsRequest;
|
|
40
|
+
output: ListTestSetsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListTestSetsCommandInput;
|
|
44
|
+
output: ListTestSetsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListUtteranceAnalyticsDataCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListUtteranceAnalyticsDataCommand extends ListUtteranceAnalyticsDataCommand_base {
|
|
40
|
+
export declare class ListUtteranceAnalyticsDataCommand extends ListUtteranceAnalyticsDataCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListUtteranceAnalyticsDataRequest;
|
|
44
|
+
output: ListUtteranceAnalyticsDataResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListUtteranceAnalyticsDataCommandInput;
|
|
48
|
+
output: ListUtteranceAnalyticsDataCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListUtteranceMetricsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListUtteranceMetricsCommand extends ListUtteranceMetricsCommand_base {
|
|
40
|
+
export declare class ListUtteranceMetricsCommand extends ListUtteranceMetricsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListUtteranceMetricsRequest;
|
|
44
|
+
output: ListUtteranceMetricsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListUtteranceMetricsCommandInput;
|
|
48
|
+
output: ListUtteranceMetricsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const SearchAssociatedTranscriptsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class SearchAssociatedTranscriptsCommand extends SearchAssociatedTranscriptsCommand_base {
|
|
40
|
+
export declare class SearchAssociatedTranscriptsCommand extends SearchAssociatedTranscriptsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: SearchAssociatedTranscriptsRequest;
|
|
44
|
+
output: SearchAssociatedTranscriptsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: SearchAssociatedTranscriptsCommandInput;
|
|
48
|
+
output: SearchAssociatedTranscriptsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartBotRecommendationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartBotRecommendationCommand extends StartBotRecommendationCommand_base {
|
|
40
|
+
export declare class StartBotRecommendationCommand extends StartBotRecommendationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartBotRecommendationRequest;
|
|
44
|
+
output: StartBotRecommendationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartBotRecommendationCommandInput;
|
|
48
|
+
output: StartBotRecommendationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartBotResourceGenerationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartBotResourceGenerationCommand extends StartBotResourceGenerationCommand_base {
|
|
40
|
+
export declare class StartBotResourceGenerationCommand extends StartBotResourceGenerationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartBotResourceGenerationRequest;
|
|
44
|
+
output: StartBotResourceGenerationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartBotResourceGenerationCommandInput;
|
|
48
|
+
output: StartBotResourceGenerationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|