@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 { ListBotLocalesRequest, ListBotLocalesResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBotLocalesCommandInput extends ListBotLocalesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBotLocalesCommandOutput extends ListBotLocalesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBotLocalesCommand_base: {
|
|
24
|
+
new (input: ListBotLocalesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotLocalesCommandInput, ListBotLocalesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of locales for the specified bot.</p>
|
|
@@ -94,23 +97,5 @@ export interface ListBotLocalesCommandOutput extends ListBotLocalesResponse, __M
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class ListBotLocalesCommand extends
|
|
98
|
-
readonly input: ListBotLocalesCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: ListBotLocalesCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBotLocalesCommandInput, ListBotLocalesCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class ListBotLocalesCommand extends ListBotLocalesCommand_base {
|
|
116
101
|
}
|
|
@@ -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 { ListBotRecommendationsRequest, ListBotRecommendationsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBotRecommendationsCommandInput extends ListBotRecommendatio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBotRecommendationsCommandOutput extends ListBotRecommendationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBotRecommendationsCommand_base: {
|
|
24
|
+
new (input: ListBotRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotRecommendationsCommandInput, ListBotRecommendationsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Get a list of bot recommendations that meet the specified
|
|
@@ -83,23 +86,5 @@ export interface ListBotRecommendationsCommandOutput extends ListBotRecommendati
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class ListBotRecommendationsCommand extends
|
|
87
|
-
readonly input: ListBotRecommendationsCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: ListBotRecommendationsCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBotRecommendationsCommandInput, ListBotRecommendationsCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class ListBotRecommendationsCommand extends ListBotRecommendationsCommand_base {
|
|
105
90
|
}
|
|
@@ -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 { ListBotResourceGenerationsRequest, ListBotResourceGenerationsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBotResourceGenerationsCommandInput extends ListBotResourceG
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBotResourceGenerationsCommandOutput extends ListBotResourceGenerationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBotResourceGenerationsCommand_base: {
|
|
24
|
+
new (input: ListBotResourceGenerationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotResourceGenerationsCommandInput, ListBotResourceGenerationsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the generation requests made for a bot locale.</p>
|
|
@@ -86,23 +89,5 @@ export interface ListBotResourceGenerationsCommandOutput extends ListBotResource
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListBotResourceGenerationsCommand extends
|
|
90
|
-
readonly input: ListBotResourceGenerationsCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListBotResourceGenerationsCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBotResourceGenerationsCommandInput, ListBotResourceGenerationsCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListBotResourceGenerationsCommand extends ListBotResourceGenerationsCommand_base {
|
|
108
93
|
}
|
|
@@ -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 { ListBotVersionsRequest, ListBotVersionsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBotVersionsCommandInput extends ListBotVersionsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBotVersionsCommandOutput extends ListBotVersionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBotVersionsCommand_base: {
|
|
24
|
+
new (input: ListBotVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotVersionsCommandInput, ListBotVersionsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about all of the versions of a bot.</p>
|
|
@@ -89,23 +92,5 @@ export interface ListBotVersionsCommandOutput extends ListBotVersionsResponse, _
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class ListBotVersionsCommand extends
|
|
93
|
-
readonly input: ListBotVersionsCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: ListBotVersionsCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBotVersionsCommandInput, ListBotVersionsCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class ListBotVersionsCommand extends ListBotVersionsCommand_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 { ListBotsRequest, ListBotsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBotsCommandInput extends ListBotsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBotsCommand_base: {
|
|
24
|
+
new (input: ListBotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBotsCommandInput, ListBotsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of available bots.</p>
|
|
@@ -91,23 +94,5 @@ export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBeare
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class ListBotsCommand extends
|
|
95
|
-
readonly input: ListBotsCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: ListBotsCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBotsCommandInput, ListBotsCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class ListBotsCommand extends ListBotsCommand_base {
|
|
113
98
|
}
|
|
@@ -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 { ListBuiltInIntentsRequest, ListBuiltInIntentsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBuiltInIntentsCommandInput extends ListBuiltInIntentsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBuiltInIntentsCommandOutput extends ListBuiltInIntentsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBuiltInIntentsCommand_base: {
|
|
24
|
+
new (input: ListBuiltInIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuiltInIntentsCommandInput, ListBuiltInIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of built-in intents provided by Amazon Lex that you can use
|
|
@@ -84,23 +87,5 @@ export interface ListBuiltInIntentsCommandOutput extends ListBuiltInIntentsRespo
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class ListBuiltInIntentsCommand extends
|
|
88
|
-
readonly input: ListBuiltInIntentsCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: ListBuiltInIntentsCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuiltInIntentsCommandInput, ListBuiltInIntentsCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class ListBuiltInIntentsCommand extends ListBuiltInIntentsCommand_base {
|
|
106
91
|
}
|
|
@@ -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 { ListBuiltInSlotTypesRequest, ListBuiltInSlotTypesResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBuiltInSlotTypesCommandInput extends ListBuiltInSlotTypesRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBuiltInSlotTypesCommandOutput extends ListBuiltInSlotTypesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBuiltInSlotTypesCommand_base: {
|
|
24
|
+
new (input: ListBuiltInSlotTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuiltInSlotTypesCommandInput, ListBuiltInSlotTypesCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets a list of built-in slot types that meet the specified
|
|
@@ -80,23 +83,5 @@ export interface ListBuiltInSlotTypesCommandOutput extends ListBuiltInSlotTypesR
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class ListBuiltInSlotTypesCommand extends
|
|
84
|
-
readonly input: ListBuiltInSlotTypesCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: ListBuiltInSlotTypesCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuiltInSlotTypesCommandInput, ListBuiltInSlotTypesCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class ListBuiltInSlotTypesCommand extends ListBuiltInSlotTypesCommand_base {
|
|
102
87
|
}
|
|
@@ -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 { ListCustomVocabularyItemsRequest, ListCustomVocabularyItemsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCustomVocabularyItemsCommandInput extends ListCustomVocabul
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCustomVocabularyItemsCommandOutput extends ListCustomVocabularyItemsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCustomVocabularyItemsCommand_base: {
|
|
24
|
+
new (input: ListCustomVocabularyItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomVocabularyItemsCommandInput, ListCustomVocabularyItemsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Paginated list of custom vocabulary items for a given bot locale's
|
|
@@ -86,23 +89,5 @@ export interface ListCustomVocabularyItemsCommandOutput extends ListCustomVocabu
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListCustomVocabularyItemsCommand extends
|
|
90
|
-
readonly input: ListCustomVocabularyItemsCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListCustomVocabularyItemsCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomVocabularyItemsCommandInput, ListCustomVocabularyItemsCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListCustomVocabularyItemsCommand extends ListCustomVocabularyItemsCommand_base {
|
|
108
93
|
}
|
|
@@ -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 { ListExportsRequest, ListExportsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListExportsCommandInput extends ListExportsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListExportsCommandOutput extends ListExportsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListExportsCommand_base: {
|
|
24
|
+
new (input: ListExportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExportsCommandInput, ListExportsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the exports for a bot, bot locale, or custom vocabulary.
|
|
@@ -112,23 +115,5 @@ export interface ListExportsCommandOutput extends ListExportsResponse, __Metadat
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class ListExportsCommand extends
|
|
116
|
-
readonly input: ListExportsCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: ListExportsCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExportsCommandInput, ListExportsCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class ListExportsCommand extends ListExportsCommand_base {
|
|
134
119
|
}
|
|
@@ -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 { ListImportsRequest, ListImportsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListImportsCommandInput extends ListImportsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListImportsCommandOutput extends ListImportsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListImportsCommand_base: {
|
|
24
|
+
new (input: ListImportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportsCommandInput, ListImportsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the imports for a bot, bot locale, or custom vocabulary.
|
|
@@ -96,23 +99,5 @@ export interface ListImportsCommandOutput extends ListImportsResponse, __Metadat
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class ListImportsCommand extends
|
|
100
|
-
readonly input: ListImportsCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: ListImportsCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImportsCommandInput, ListImportsCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class ListImportsCommand extends ListImportsCommand_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 { ListIntentMetricsRequest, ListIntentMetricsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListIntentMetricsCommandInput extends ListIntentMetricsRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListIntentMetricsCommandOutput extends ListIntentMetricsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListIntentMetricsCommand_base: {
|
|
24
|
+
new (input: ListIntentMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentMetricsCommandInput, ListIntentMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves summary metrics for the intents in your bot. The following fields are required:</p>
|
|
@@ -147,23 +150,5 @@ export interface ListIntentMetricsCommandOutput extends ListIntentMetricsRespons
|
|
|
147
150
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
148
151
|
*
|
|
149
152
|
*/
|
|
150
|
-
export declare class ListIntentMetricsCommand extends
|
|
151
|
-
readonly input: ListIntentMetricsCommandInput;
|
|
152
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
153
|
-
/**
|
|
154
|
-
* @public
|
|
155
|
-
*/
|
|
156
|
-
constructor(input: ListIntentMetricsCommandInput);
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIntentMetricsCommandInput, ListIntentMetricsCommandOutput>;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private serialize;
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
|
-
private deserialize;
|
|
153
|
+
export declare class ListIntentMetricsCommand extends ListIntentMetricsCommand_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 { ListIntentPathsRequest, ListIntentPathsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListIntentPathsCommandInput extends ListIntentPathsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListIntentPathsCommandOutput extends ListIntentPathsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListIntentPathsCommand_base: {
|
|
24
|
+
new (input: ListIntentPathsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentPathsCommandInput, ListIntentPathsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves summary statistics for a path of intents that users take over sessions with your bot. The following fields are required:</p>
|
|
@@ -102,23 +105,5 @@ export interface ListIntentPathsCommandOutput extends ListIntentPathsResponse, _
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class ListIntentPathsCommand extends
|
|
106
|
-
readonly input: ListIntentPathsCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: ListIntentPathsCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIntentPathsCommandInput, ListIntentPathsCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class ListIntentPathsCommand extends ListIntentPathsCommand_base {
|
|
124
109
|
}
|
|
@@ -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 { ListIntentStageMetricsRequest, ListIntentStageMetricsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListIntentStageMetricsCommandInput extends ListIntentStageMetri
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListIntentStageMetricsCommandOutput extends ListIntentStageMetricsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListIntentStageMetricsCommand_base: {
|
|
24
|
+
new (input: ListIntentStageMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentStageMetricsCommandInput, ListIntentStageMetricsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves summary metrics for the stages within intents in your bot. The following fields are required:</p>
|
|
@@ -147,23 +150,5 @@ export interface ListIntentStageMetricsCommandOutput extends ListIntentStageMetr
|
|
|
147
150
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
148
151
|
*
|
|
149
152
|
*/
|
|
150
|
-
export declare class ListIntentStageMetricsCommand extends
|
|
151
|
-
readonly input: ListIntentStageMetricsCommandInput;
|
|
152
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
153
|
-
/**
|
|
154
|
-
* @public
|
|
155
|
-
*/
|
|
156
|
-
constructor(input: ListIntentStageMetricsCommandInput);
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIntentStageMetricsCommandInput, ListIntentStageMetricsCommandOutput>;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private serialize;
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
|
-
private deserialize;
|
|
153
|
+
export declare class ListIntentStageMetricsCommand extends ListIntentStageMetricsCommand_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 { ListIntentsRequest, ListIntentsResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListIntentsCommandInput extends ListIntentsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListIntentsCommandOutput extends ListIntentsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListIntentsCommand_base: {
|
|
24
|
+
new (input: ListIntentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntentsCommandInput, ListIntentsCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Get a list of intents that meet the specified criteria.</p>
|
|
@@ -107,23 +110,5 @@ export interface ListIntentsCommandOutput extends ListIntentsResponse, __Metadat
|
|
|
107
110
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
108
111
|
*
|
|
109
112
|
*/
|
|
110
|
-
export declare class ListIntentsCommand extends
|
|
111
|
-
readonly input: ListIntentsCommandInput;
|
|
112
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
113
|
-
/**
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
constructor(input: ListIntentsCommandInput);
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIntentsCommandInput, ListIntentsCommandOutput>;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private serialize;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private deserialize;
|
|
113
|
+
export declare class ListIntentsCommand extends ListIntentsCommand_base {
|
|
129
114
|
}
|