@aws-sdk/client-lex-models-v2 3.478.0 → 3.481.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 +18 -41
- package/dist-cjs/commands/BatchDeleteCustomVocabularyItemCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateCustomVocabularyItemCommand.js +18 -41
- package/dist-cjs/commands/BuildBotLocaleCommand.js +18 -41
- package/dist-cjs/commands/CreateBotAliasCommand.js +18 -41
- package/dist-cjs/commands/CreateBotCommand.js +18 -41
- package/dist-cjs/commands/CreateBotLocaleCommand.js +18 -41
- package/dist-cjs/commands/CreateBotVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateExportCommand.js +18 -41
- package/dist-cjs/commands/CreateIntentCommand.js +18 -41
- package/dist-cjs/commands/CreateResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/CreateResourcePolicyStatementCommand.js +18 -41
- package/dist-cjs/commands/CreateSlotCommand.js +18 -41
- package/dist-cjs/commands/CreateSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/CreateTestSetDiscrepancyReportCommand.js +18 -41
- package/dist-cjs/commands/CreateUploadUrlCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotAliasCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotLocaleCommand.js +18 -41
- package/dist-cjs/commands/DeleteBotVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomVocabularyCommand.js +18 -41
- package/dist-cjs/commands/DeleteExportCommand.js +18 -41
- package/dist-cjs/commands/DeleteImportCommand.js +18 -41
- package/dist-cjs/commands/DeleteIntentCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcePolicyStatementCommand.js +18 -41
- package/dist-cjs/commands/DeleteSlotCommand.js +18 -41
- package/dist-cjs/commands/DeleteSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/DeleteTestSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteUtterancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeBotAliasCommand.js +18 -41
- package/dist-cjs/commands/DescribeBotCommand.js +18 -41
- package/dist-cjs/commands/DescribeBotLocaleCommand.js +18 -41
- package/dist-cjs/commands/DescribeBotRecommendationCommand.js +18 -41
- package/dist-cjs/commands/DescribeBotResourceGenerationCommand.js +18 -41
- package/dist-cjs/commands/DescribeBotVersionCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomVocabularyMetadataCommand.js +18 -41
- package/dist-cjs/commands/DescribeExportCommand.js +18 -41
- package/dist-cjs/commands/DescribeImportCommand.js +18 -41
- package/dist-cjs/commands/DescribeIntentCommand.js +18 -41
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/DescribeSlotCommand.js +18 -41
- package/dist-cjs/commands/DescribeSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/DescribeTestExecutionCommand.js +18 -41
- package/dist-cjs/commands/DescribeTestSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeTestSetDiscrepancyReportCommand.js +18 -41
- package/dist-cjs/commands/DescribeTestSetGenerationCommand.js +18 -41
- package/dist-cjs/commands/GenerateBotElementCommand.js +18 -41
- package/dist-cjs/commands/GetTestExecutionArtifactsUrlCommand.js +18 -41
- package/dist-cjs/commands/ListAggregatedUtterancesCommand.js +18 -41
- package/dist-cjs/commands/ListBotAliasesCommand.js +18 -41
- package/dist-cjs/commands/ListBotLocalesCommand.js +18 -41
- package/dist-cjs/commands/ListBotRecommendationsCommand.js +18 -41
- package/dist-cjs/commands/ListBotResourceGenerationsCommand.js +18 -41
- package/dist-cjs/commands/ListBotVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListBotsCommand.js +18 -41
- package/dist-cjs/commands/ListBuiltInIntentsCommand.js +18 -41
- package/dist-cjs/commands/ListBuiltInSlotTypesCommand.js +18 -41
- package/dist-cjs/commands/ListCustomVocabularyItemsCommand.js +18 -41
- package/dist-cjs/commands/ListExportsCommand.js +18 -41
- package/dist-cjs/commands/ListImportsCommand.js +18 -41
- package/dist-cjs/commands/ListIntentMetricsCommand.js +18 -41
- package/dist-cjs/commands/ListIntentPathsCommand.js +18 -41
- package/dist-cjs/commands/ListIntentStageMetricsCommand.js +18 -41
- package/dist-cjs/commands/ListIntentsCommand.js +18 -41
- package/dist-cjs/commands/ListRecommendedIntentsCommand.js +18 -41
- package/dist-cjs/commands/ListSessionAnalyticsDataCommand.js +18 -41
- package/dist-cjs/commands/ListSessionMetricsCommand.js +18 -41
- package/dist-cjs/commands/ListSlotTypesCommand.js +18 -41
- package/dist-cjs/commands/ListSlotsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTestExecutionResultItemsCommand.js +18 -41
- package/dist-cjs/commands/ListTestExecutionsCommand.js +18 -41
- package/dist-cjs/commands/ListTestSetRecordsCommand.js +18 -41
- package/dist-cjs/commands/ListTestSetsCommand.js +18 -41
- package/dist-cjs/commands/ListUtteranceAnalyticsDataCommand.js +18 -41
- package/dist-cjs/commands/ListUtteranceMetricsCommand.js +18 -41
- package/dist-cjs/commands/SearchAssociatedTranscriptsCommand.js +18 -41
- package/dist-cjs/commands/StartBotRecommendationCommand.js +18 -41
- package/dist-cjs/commands/StartBotResourceGenerationCommand.js +18 -41
- package/dist-cjs/commands/StartImportCommand.js +18 -41
- package/dist-cjs/commands/StartTestExecutionCommand.js +18 -41
- package/dist-cjs/commands/StartTestSetGenerationCommand.js +18 -41
- package/dist-cjs/commands/StopBotRecommendationCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateBotAliasCommand.js +18 -41
- package/dist-cjs/commands/UpdateBotCommand.js +18 -41
- package/dist-cjs/commands/UpdateBotLocaleCommand.js +18 -41
- package/dist-cjs/commands/UpdateBotRecommendationCommand.js +18 -41
- package/dist-cjs/commands/UpdateExportCommand.js +18 -41
- package/dist-cjs/commands/UpdateIntentCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/UpdateSlotCommand.js +18 -41
- package/dist-cjs/commands/UpdateSlotTypeCommand.js +18 -41
- package/dist-cjs/commands/UpdateTestSetCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +18 -41
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +18 -41
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +18 -41
- package/dist-es/commands/BuildBotLocaleCommand.js +18 -41
- package/dist-es/commands/CreateBotAliasCommand.js +18 -41
- package/dist-es/commands/CreateBotCommand.js +18 -41
- package/dist-es/commands/CreateBotLocaleCommand.js +18 -41
- package/dist-es/commands/CreateBotVersionCommand.js +18 -41
- package/dist-es/commands/CreateExportCommand.js +18 -41
- package/dist-es/commands/CreateIntentCommand.js +18 -41
- package/dist-es/commands/CreateResourcePolicyCommand.js +18 -41
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +18 -41
- package/dist-es/commands/CreateSlotCommand.js +18 -41
- package/dist-es/commands/CreateSlotTypeCommand.js +18 -41
- package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +18 -41
- package/dist-es/commands/CreateUploadUrlCommand.js +18 -41
- package/dist-es/commands/DeleteBotAliasCommand.js +18 -41
- package/dist-es/commands/DeleteBotCommand.js +18 -41
- package/dist-es/commands/DeleteBotLocaleCommand.js +18 -41
- package/dist-es/commands/DeleteBotVersionCommand.js +18 -41
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +18 -41
- package/dist-es/commands/DeleteExportCommand.js +18 -41
- package/dist-es/commands/DeleteImportCommand.js +18 -41
- package/dist-es/commands/DeleteIntentCommand.js +18 -41
- package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +18 -41
- package/dist-es/commands/DeleteSlotCommand.js +18 -41
- package/dist-es/commands/DeleteSlotTypeCommand.js +18 -41
- package/dist-es/commands/DeleteTestSetCommand.js +18 -41
- package/dist-es/commands/DeleteUtterancesCommand.js +18 -41
- package/dist-es/commands/DescribeBotAliasCommand.js +18 -41
- package/dist-es/commands/DescribeBotCommand.js +18 -41
- package/dist-es/commands/DescribeBotLocaleCommand.js +18 -41
- package/dist-es/commands/DescribeBotRecommendationCommand.js +18 -41
- package/dist-es/commands/DescribeBotResourceGenerationCommand.js +18 -41
- package/dist-es/commands/DescribeBotVersionCommand.js +18 -41
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +18 -41
- package/dist-es/commands/DescribeExportCommand.js +18 -41
- package/dist-es/commands/DescribeImportCommand.js +18 -41
- package/dist-es/commands/DescribeIntentCommand.js +18 -41
- package/dist-es/commands/DescribeResourcePolicyCommand.js +18 -41
- package/dist-es/commands/DescribeSlotCommand.js +18 -41
- package/dist-es/commands/DescribeSlotTypeCommand.js +18 -41
- package/dist-es/commands/DescribeTestExecutionCommand.js +18 -41
- package/dist-es/commands/DescribeTestSetCommand.js +18 -41
- package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +18 -41
- package/dist-es/commands/DescribeTestSetGenerationCommand.js +18 -41
- package/dist-es/commands/GenerateBotElementCommand.js +18 -41
- package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +18 -41
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +18 -41
- package/dist-es/commands/ListBotAliasesCommand.js +18 -41
- package/dist-es/commands/ListBotLocalesCommand.js +18 -41
- package/dist-es/commands/ListBotRecommendationsCommand.js +18 -41
- package/dist-es/commands/ListBotResourceGenerationsCommand.js +18 -41
- package/dist-es/commands/ListBotVersionsCommand.js +18 -41
- package/dist-es/commands/ListBotsCommand.js +18 -41
- package/dist-es/commands/ListBuiltInIntentsCommand.js +18 -41
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +18 -41
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +18 -41
- package/dist-es/commands/ListExportsCommand.js +18 -41
- package/dist-es/commands/ListImportsCommand.js +18 -41
- package/dist-es/commands/ListIntentMetricsCommand.js +18 -41
- package/dist-es/commands/ListIntentPathsCommand.js +18 -41
- package/dist-es/commands/ListIntentStageMetricsCommand.js +18 -41
- package/dist-es/commands/ListIntentsCommand.js +18 -41
- package/dist-es/commands/ListRecommendedIntentsCommand.js +18 -41
- package/dist-es/commands/ListSessionAnalyticsDataCommand.js +18 -41
- package/dist-es/commands/ListSessionMetricsCommand.js +18 -41
- package/dist-es/commands/ListSlotTypesCommand.js +18 -41
- package/dist-es/commands/ListSlotsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTestExecutionResultItemsCommand.js +18 -41
- package/dist-es/commands/ListTestExecutionsCommand.js +18 -41
- package/dist-es/commands/ListTestSetRecordsCommand.js +18 -41
- package/dist-es/commands/ListTestSetsCommand.js +18 -41
- package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +18 -41
- package/dist-es/commands/ListUtteranceMetricsCommand.js +18 -41
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +18 -41
- package/dist-es/commands/StartBotRecommendationCommand.js +18 -41
- package/dist-es/commands/StartBotResourceGenerationCommand.js +18 -41
- package/dist-es/commands/StartImportCommand.js +18 -41
- package/dist-es/commands/StartTestExecutionCommand.js +18 -41
- package/dist-es/commands/StartTestSetGenerationCommand.js +18 -41
- package/dist-es/commands/StopBotRecommendationCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateBotAliasCommand.js +18 -41
- package/dist-es/commands/UpdateBotCommand.js +18 -41
- package/dist-es/commands/UpdateBotLocaleCommand.js +18 -41
- package/dist-es/commands/UpdateBotRecommendationCommand.js +18 -41
- package/dist-es/commands/UpdateExportCommand.js +18 -41
- package/dist-es/commands/UpdateIntentCommand.js +18 -41
- package/dist-es/commands/UpdateResourcePolicyCommand.js +18 -41
- package/dist-es/commands/UpdateSlotCommand.js +18 -41
- package/dist-es/commands/UpdateSlotTypeCommand.js +18 -41
- package/dist-es/commands/UpdateTestSetCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +6 -21
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +6 -21
- package/dist-types/commands/CreateBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/CreateBotCommand.d.ts +6 -21
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +6 -21
- package/dist-types/commands/CreateBotVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateExportCommand.d.ts +6 -21
- package/dist-types/commands/CreateIntentCommand.d.ts +6 -21
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +6 -21
- package/dist-types/commands/CreateSlotCommand.d.ts +6 -21
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +6 -21
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteExportCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImportCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIntentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSlotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTestSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBotCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +6 -21
- package/dist-types/commands/DescribeExportCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImportCommand.d.ts +6 -21
- package/dist-types/commands/DescribeIntentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSlotCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTestSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +6 -21
- package/dist-types/commands/GenerateBotElementCommand.d.ts +6 -21
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +6 -21
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +6 -21
- package/dist-types/commands/ListBotAliasesCommand.d.ts +6 -21
- package/dist-types/commands/ListBotLocalesCommand.d.ts +6 -21
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +6 -21
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +6 -21
- package/dist-types/commands/ListBotVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListBotsCommand.d.ts +6 -21
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +6 -21
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +6 -21
- package/dist-types/commands/ListExportsCommand.d.ts +6 -21
- package/dist-types/commands/ListImportsCommand.d.ts +6 -21
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +6 -21
- package/dist-types/commands/ListIntentPathsCommand.d.ts +6 -21
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +6 -21
- package/dist-types/commands/ListIntentsCommand.d.ts +6 -21
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +6 -21
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +6 -21
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +6 -21
- package/dist-types/commands/ListSlotTypesCommand.d.ts +6 -21
- package/dist-types/commands/ListSlotsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +6 -21
- package/dist-types/commands/ListTestSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +6 -21
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +6 -21
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +6 -21
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +6 -21
- package/dist-types/commands/StartImportCommand.d.ts +6 -21
- package/dist-types/commands/StartTestExecutionCommand.d.ts +6 -21
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +6 -21
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBotCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateExportCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIntentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSlotCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTestSetCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListRecommendedIntentsRequest, ListRecommendedIntentsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRecommendedIntentsCommandInput extends ListRecommendedInten
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRecommendedIntentsCommandOutput extends ListRecommendedIntentsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRecommendedIntentsCommand_base: {
|
|
24
|
+
new (input: ListRecommendedIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecommendedIntentsCommandInput, ListRecommendedIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of recommended intents provided by the bot
|
|
@@ -88,23 +91,5 @@ export interface ListRecommendedIntentsCommandOutput extends ListRecommendedInte
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class ListRecommendedIntentsCommand extends
|
|
92
|
-
readonly input: ListRecommendedIntentsCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: ListRecommendedIntentsCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecommendedIntentsCommandInput, ListRecommendedIntentsCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class ListRecommendedIntentsCommand extends ListRecommendedIntentsCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListSessionAnalyticsDataRequest, ListSessionAnalyticsDataResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSessionAnalyticsDataCommandInput extends ListSessionAnalyti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSessionAnalyticsDataCommandOutput extends ListSessionAnalyticsDataResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSessionAnalyticsDataCommand_base: {
|
|
24
|
+
new (input: ListSessionAnalyticsDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionAnalyticsDataCommandInput, ListSessionAnalyticsDataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of metadata for individual user sessions with your bot. The <code>startDateTime</code> and <code>endDateTime</code> fields are required. These fields define a time range for which you want to retrieve results. Of the optional fields, you can organize the results in the following ways:</p>
|
|
@@ -118,23 +121,5 @@ export interface ListSessionAnalyticsDataCommandOutput extends ListSessionAnalyt
|
|
|
118
121
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
119
122
|
*
|
|
120
123
|
*/
|
|
121
|
-
export declare class ListSessionAnalyticsDataCommand extends
|
|
122
|
-
readonly input: ListSessionAnalyticsDataCommandInput;
|
|
123
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
124
|
-
/**
|
|
125
|
-
* @public
|
|
126
|
-
*/
|
|
127
|
-
constructor(input: ListSessionAnalyticsDataCommandInput);
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSessionAnalyticsDataCommandInput, ListSessionAnalyticsDataCommandOutput>;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private serialize;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private deserialize;
|
|
124
|
+
export declare class ListSessionAnalyticsDataCommand extends ListSessionAnalyticsDataCommand_base {
|
|
140
125
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListSessionMetricsRequest, ListSessionMetricsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSessionMetricsCommandInput extends ListSessionMetricsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSessionMetricsCommandOutput extends ListSessionMetricsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSessionMetricsCommand_base: {
|
|
24
|
+
new (input: ListSessionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionMetricsCommandInput, ListSessionMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves summary metrics for the user sessions with your bot. The following fields are required:</p>
|
|
@@ -147,23 +150,5 @@ export interface ListSessionMetricsCommandOutput extends ListSessionMetricsRespo
|
|
|
147
150
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
148
151
|
*
|
|
149
152
|
*/
|
|
150
|
-
export declare class ListSessionMetricsCommand extends
|
|
151
|
-
readonly input: ListSessionMetricsCommandInput;
|
|
152
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
153
|
-
/**
|
|
154
|
-
* @public
|
|
155
|
-
*/
|
|
156
|
-
constructor(input: ListSessionMetricsCommandInput);
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSessionMetricsCommandInput, ListSessionMetricsCommandOutput>;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private serialize;
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
|
-
private deserialize;
|
|
153
|
+
export declare class ListSessionMetricsCommand extends ListSessionMetricsCommand_base {
|
|
169
154
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListSlotTypesRequest, ListSlotTypesResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSlotTypesCommandInput extends ListSlotTypesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSlotTypesCommandOutput extends ListSlotTypesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSlotTypesCommand_base: {
|
|
24
|
+
new (input: ListSlotTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSlotTypesCommandInput, ListSlotTypesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of slot types that match the specified criteria.</p>
|
|
@@ -96,23 +99,5 @@ export interface ListSlotTypesCommandOutput extends ListSlotTypesResponse, __Met
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class ListSlotTypesCommand extends
|
|
100
|
-
readonly input: ListSlotTypesCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: ListSlotTypesCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSlotTypesCommandInput, ListSlotTypesCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class ListSlotTypesCommand extends ListSlotTypesCommand_base {
|
|
118
103
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListSlotsRequest, ListSlotsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSlotsCommandInput extends ListSlotsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSlotsCommandOutput extends ListSlotsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSlotsCommand_base: {
|
|
24
|
+
new (input: ListSlotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSlotsCommandInput, ListSlotsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of slots that match the specified criteria.</p>
|
|
@@ -178,23 +181,5 @@ export interface ListSlotsCommandOutput extends ListSlotsResponse, __MetadataBea
|
|
|
178
181
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
179
182
|
*
|
|
180
183
|
*/
|
|
181
|
-
export declare class ListSlotsCommand extends
|
|
182
|
-
readonly input: ListSlotsCommandInput;
|
|
183
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
184
|
-
/**
|
|
185
|
-
* @public
|
|
186
|
-
*/
|
|
187
|
-
constructor(input: ListSlotsCommandInput);
|
|
188
|
-
/**
|
|
189
|
-
* @internal
|
|
190
|
-
*/
|
|
191
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSlotsCommandInput, ListSlotsCommandOutput>;
|
|
192
|
-
/**
|
|
193
|
-
* @internal
|
|
194
|
-
*/
|
|
195
|
-
private serialize;
|
|
196
|
-
/**
|
|
197
|
-
* @internal
|
|
198
|
-
*/
|
|
199
|
-
private deserialize;
|
|
184
|
+
export declare class ListSlotsCommand extends ListSlotsCommand_base {
|
|
200
185
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of tags associated with a resource. Only bots, bot
|
|
@@ -70,23 +73,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class ListTagsForResourceCommand extends
|
|
74
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListTestExecutionResultItemsRequest, ListTestExecutionResultItemsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTestExecutionResultItemsCommandInput extends ListTestExecut
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTestExecutionResultItemsCommandOutput extends ListTestExecutionResultItemsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTestExecutionResultItemsCommand_base: {
|
|
24
|
+
new (input: ListTestExecutionResultItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestExecutionResultItemsCommandInput, ListTestExecutionResultItemsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of test execution result items.</p>
|
|
@@ -269,23 +272,5 @@ export interface ListTestExecutionResultItemsCommandOutput extends ListTestExecu
|
|
|
269
272
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
270
273
|
*
|
|
271
274
|
*/
|
|
272
|
-
export declare class ListTestExecutionResultItemsCommand extends
|
|
273
|
-
readonly input: ListTestExecutionResultItemsCommandInput;
|
|
274
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
275
|
-
/**
|
|
276
|
-
* @public
|
|
277
|
-
*/
|
|
278
|
-
constructor(input: ListTestExecutionResultItemsCommandInput);
|
|
279
|
-
/**
|
|
280
|
-
* @internal
|
|
281
|
-
*/
|
|
282
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTestExecutionResultItemsCommandInput, ListTestExecutionResultItemsCommandOutput>;
|
|
283
|
-
/**
|
|
284
|
-
* @internal
|
|
285
|
-
*/
|
|
286
|
-
private serialize;
|
|
287
|
-
/**
|
|
288
|
-
* @internal
|
|
289
|
-
*/
|
|
290
|
-
private deserialize;
|
|
275
|
+
export declare class ListTestExecutionResultItemsCommand extends ListTestExecutionResultItemsCommand_base {
|
|
291
276
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListTestExecutionsRequest, ListTestExecutionsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTestExecutionsCommandInput extends ListTestExecutionsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTestExecutionsCommandOutput extends ListTestExecutionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTestExecutionsCommand_base: {
|
|
24
|
+
new (input: ListTestExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestExecutionsCommandInput, ListTestExecutionsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The list of test set executions.</p>
|
|
@@ -90,23 +93,5 @@ export interface ListTestExecutionsCommandOutput extends ListTestExecutionsRespo
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class ListTestExecutionsCommand extends
|
|
94
|
-
readonly input: ListTestExecutionsCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: ListTestExecutionsCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTestExecutionsCommandInput, ListTestExecutionsCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class ListTestExecutionsCommand extends ListTestExecutionsCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListTestSetRecordsRequest, ListTestSetRecordsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTestSetRecordsCommandInput extends ListTestSetRecordsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTestSetRecordsCommandOutput extends ListTestSetRecordsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTestSetRecordsCommand_base: {
|
|
24
|
+
new (input: ListTestSetRecordsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestSetRecordsCommandInput, ListTestSetRecordsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The list of test set records.</p>
|
|
@@ -158,23 +161,5 @@ export interface ListTestSetRecordsCommandOutput extends ListTestSetRecordsRespo
|
|
|
158
161
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
159
162
|
*
|
|
160
163
|
*/
|
|
161
|
-
export declare class ListTestSetRecordsCommand extends
|
|
162
|
-
readonly input: ListTestSetRecordsCommandInput;
|
|
163
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
164
|
-
/**
|
|
165
|
-
* @public
|
|
166
|
-
*/
|
|
167
|
-
constructor(input: ListTestSetRecordsCommandInput);
|
|
168
|
-
/**
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
171
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTestSetRecordsCommandInput, ListTestSetRecordsCommandOutput>;
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
private serialize;
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
|
-
private deserialize;
|
|
164
|
+
export declare class ListTestSetRecordsCommand extends ListTestSetRecordsCommand_base {
|
|
180
165
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListTestSetsRequest, ListTestSetsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTestSetsCommandInput extends ListTestSetsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTestSetsCommandOutput extends ListTestSetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTestSetsCommand_base: {
|
|
24
|
+
new (input: ListTestSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestSetsCommandInput, ListTestSetsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The list of the test sets</p>
|
|
@@ -89,23 +92,5 @@ export interface ListTestSetsCommandOutput extends ListTestSetsResponse, __Metad
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class ListTestSetsCommand extends
|
|
93
|
-
readonly input: ListTestSetsCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: ListTestSetsCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTestSetsCommandInput, ListTestSetsCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class ListTestSetsCommand extends ListTestSetsCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListUtteranceAnalyticsDataRequest, ListUtteranceAnalyticsDataResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUtteranceAnalyticsDataCommandInput extends ListUtteranceAna
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUtteranceAnalyticsDataCommandOutput extends ListUtteranceAnalyticsDataResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUtteranceAnalyticsDataCommand_base: {
|
|
24
|
+
new (input: ListUtteranceAnalyticsDataCommandInput): import("@smithy/smithy-client").CommandImpl<ListUtteranceAnalyticsDataCommandInput, ListUtteranceAnalyticsDataCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -152,23 +155,5 @@ export interface ListUtteranceAnalyticsDataCommandOutput extends ListUtteranceAn
|
|
|
152
155
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
153
156
|
*
|
|
154
157
|
*/
|
|
155
|
-
export declare class ListUtteranceAnalyticsDataCommand extends
|
|
156
|
-
readonly input: ListUtteranceAnalyticsDataCommandInput;
|
|
157
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
158
|
-
/**
|
|
159
|
-
* @public
|
|
160
|
-
*/
|
|
161
|
-
constructor(input: ListUtteranceAnalyticsDataCommandInput);
|
|
162
|
-
/**
|
|
163
|
-
* @internal
|
|
164
|
-
*/
|
|
165
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUtteranceAnalyticsDataCommandInput, ListUtteranceAnalyticsDataCommandOutput>;
|
|
166
|
-
/**
|
|
167
|
-
* @internal
|
|
168
|
-
*/
|
|
169
|
-
private serialize;
|
|
170
|
-
/**
|
|
171
|
-
* @internal
|
|
172
|
-
*/
|
|
173
|
-
private deserialize;
|
|
158
|
+
export declare class ListUtteranceAnalyticsDataCommand extends ListUtteranceAnalyticsDataCommand_base {
|
|
174
159
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { ListUtteranceMetricsRequest, ListUtteranceMetricsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUtteranceMetricsCommandInput extends ListUtteranceMetricsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUtteranceMetricsCommandOutput extends ListUtteranceMetricsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUtteranceMetricsCommand_base: {
|
|
24
|
+
new (input: ListUtteranceMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUtteranceMetricsCommandInput, ListUtteranceMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -163,23 +166,5 @@ export interface ListUtteranceMetricsCommandOutput extends ListUtteranceMetricsR
|
|
|
163
166
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
164
167
|
*
|
|
165
168
|
*/
|
|
166
|
-
export declare class ListUtteranceMetricsCommand extends
|
|
167
|
-
readonly input: ListUtteranceMetricsCommandInput;
|
|
168
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
169
|
-
/**
|
|
170
|
-
* @public
|
|
171
|
-
*/
|
|
172
|
-
constructor(input: ListUtteranceMetricsCommandInput);
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUtteranceMetricsCommandInput, ListUtteranceMetricsCommandOutput>;
|
|
177
|
-
/**
|
|
178
|
-
* @internal
|
|
179
|
-
*/
|
|
180
|
-
private serialize;
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
|
-
private deserialize;
|
|
169
|
+
export declare class ListUtteranceMetricsCommand extends ListUtteranceMetricsCommand_base {
|
|
185
170
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { SearchAssociatedTranscriptsRequest, SearchAssociatedTranscriptsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SearchAssociatedTranscriptsCommandInput extends SearchAssociate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SearchAssociatedTranscriptsCommandOutput extends SearchAssociatedTranscriptsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SearchAssociatedTranscriptsCommand_base: {
|
|
24
|
+
new (input: SearchAssociatedTranscriptsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchAssociatedTranscriptsCommandInput, SearchAssociatedTranscriptsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Search for associated transcripts that meet the specified
|
|
@@ -95,23 +98,5 @@ export interface SearchAssociatedTranscriptsCommandOutput extends SearchAssociat
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class SearchAssociatedTranscriptsCommand extends
|
|
99
|
-
readonly input: SearchAssociatedTranscriptsCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: SearchAssociatedTranscriptsCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchAssociatedTranscriptsCommandInput, SearchAssociatedTranscriptsCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class SearchAssociatedTranscriptsCommand extends SearchAssociatedTranscriptsCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { StartBotRecommendationRequest, StartBotRecommendationResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartBotRecommendationCommandInput extends StartBotRecommendati
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartBotRecommendationCommandOutput extends StartBotRecommendationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartBotRecommendationCommand_base: {
|
|
24
|
+
new (input: StartBotRecommendationCommandInput): import("@smithy/smithy-client").CommandImpl<StartBotRecommendationCommandInput, StartBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Use this to provide your transcript data, and to start the bot
|
|
@@ -138,23 +141,5 @@ export interface StartBotRecommendationCommandOutput extends StartBotRecommendat
|
|
|
138
141
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
139
142
|
*
|
|
140
143
|
*/
|
|
141
|
-
export declare class StartBotRecommendationCommand extends
|
|
142
|
-
readonly input: StartBotRecommendationCommandInput;
|
|
143
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
144
|
-
/**
|
|
145
|
-
* @public
|
|
146
|
-
*/
|
|
147
|
-
constructor(input: StartBotRecommendationCommandInput);
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBotRecommendationCommandInput, StartBotRecommendationCommandOutput>;
|
|
152
|
-
/**
|
|
153
|
-
* @internal
|
|
154
|
-
*/
|
|
155
|
-
private serialize;
|
|
156
|
-
/**
|
|
157
|
-
* @internal
|
|
158
|
-
*/
|
|
159
|
-
private deserialize;
|
|
144
|
+
export declare class StartBotRecommendationCommand extends StartBotRecommendationCommand_base {
|
|
160
145
|
}
|