@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -18,19 +12,16 @@ export interface DescribeImportCommandInput extends DescribeImportRequest {}
|
|
|
18
12
|
export interface DescribeImportCommandOutput
|
|
19
13
|
extends DescribeImportResponse,
|
|
20
14
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
private serialize;
|
|
35
|
-
private deserialize;
|
|
36
|
-
}
|
|
15
|
+
declare const DescribeImportCommand_base: {
|
|
16
|
+
new (
|
|
17
|
+
input: DescribeImportCommandInput
|
|
18
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
19
|
+
DescribeImportCommandInput,
|
|
20
|
+
DescribeImportCommandOutput,
|
|
21
|
+
LexModelsV2ClientResolvedConfig,
|
|
22
|
+
ServiceInputTypes,
|
|
23
|
+
ServiceOutputTypes
|
|
24
|
+
>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
27
|
+
export declare class DescribeImportCommand extends DescribeImportCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeIntentCommandInput extends DescribeIntentRequest {}
|
|
|
20
14
|
export interface DescribeIntentCommandOutput
|
|
21
15
|
extends DescribeIntentResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeIntentCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeIntentCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeIntentCommandInput,
|
|
22
|
+
DescribeIntentCommandOutput,
|
|
23
|
+
LexModelsV2ClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeIntentCommand extends DescribeIntentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeResourcePolicyCommandInput
|
|
|
21
15
|
export interface DescribeResourcePolicyCommandOutput
|
|
22
16
|
extends DescribeResourcePolicyResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeResourcePolicyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeResourcePolicyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LexModelsV2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeResourcePolicyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeResourcePolicyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeResourcePolicyCommandInput,
|
|
38
|
-
DescribeResourcePolicyCommandOutput
|
|
23
|
+
DescribeResourcePolicyCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DescribeSlotCommandInput extends DescribeSlotRequest {}
|
|
|
17
11
|
export interface DescribeSlotCommandOutput
|
|
18
12
|
extends DescribeSlotResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DescribeSlotCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DescribeSlotCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DescribeSlotCommandInput,
|
|
19
|
+
DescribeSlotCommandOutput,
|
|
20
|
+
LexModelsV2ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DescribeSlotCommand extends DescribeSlotCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeSlotTypeCommandInput extends DescribeSlotTypeRequest {}
|
|
|
20
14
|
export interface DescribeSlotTypeCommandOutput
|
|
21
15
|
extends DescribeSlotTypeResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeSlotTypeCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeSlotTypeCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeSlotTypeCommandInput,
|
|
22
|
+
DescribeSlotTypeCommandOutput,
|
|
23
|
+
LexModelsV2ClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeSlotTypeCommand extends DescribeSlotTypeCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeTestExecutionCommandInput
|
|
|
21
15
|
export interface DescribeTestExecutionCommandOutput
|
|
22
16
|
extends DescribeTestExecutionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeTestExecutionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeTestExecutionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LexModelsV2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeTestExecutionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeTestExecutionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeTestExecutionCommandInput,
|
|
38
|
-
DescribeTestExecutionCommandOutput
|
|
23
|
+
DescribeTestExecutionCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeTestExecutionCommand extends DescribeTestExecutionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeTestSetCommandInput extends DescribeTestSetRequest {}
|
|
|
20
14
|
export interface DescribeTestSetCommandOutput
|
|
21
15
|
extends DescribeTestSetResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeTestSetCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeTestSetCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeTestSetCommandInput,
|
|
22
|
+
DescribeTestSetCommandOutput,
|
|
23
|
+
LexModelsV2ClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeTestSetCommand extends DescribeTestSetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeTestSetDiscrepancyReportCommandInput
|
|
|
21
15
|
export interface DescribeTestSetDiscrepancyReportCommandOutput
|
|
22
16
|
extends DescribeTestSetDiscrepancyReportResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeTestSetDiscrepancyReportCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeTestSetDiscrepancyReportCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LexModelsV2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeTestSetDiscrepancyReportCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeTestSetDiscrepancyReportCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeTestSetDiscrepancyReportCommandInput,
|
|
38
|
-
DescribeTestSetDiscrepancyReportCommandOutput
|
|
23
|
+
DescribeTestSetDiscrepancyReportCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeTestSetDiscrepancyReportCommand extends DescribeTestSetDiscrepancyReportCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeTestSetGenerationCommandInput
|
|
|
21
15
|
export interface DescribeTestSetGenerationCommandOutput
|
|
22
16
|
extends DescribeTestSetGenerationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeTestSetGenerationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeTestSetGenerationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LexModelsV2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeTestSetGenerationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeTestSetGenerationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeTestSetGenerationCommandInput,
|
|
38
|
-
DescribeTestSetGenerationCommandOutput
|
|
23
|
+
DescribeTestSetGenerationCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeTestSetGenerationCommand extends DescribeTestSetGenerationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GenerateBotElementCommandInput
|
|
|
21
15
|
export interface GenerateBotElementCommandOutput
|
|
22
16
|
extends GenerateBotElementResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GenerateBotElementCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GenerateBotElementCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GenerateBotElementCommandInput,
|
|
23
|
+
GenerateBotElementCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GenerateBotElementCommand extends GenerateBotElementCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetTestExecutionArtifactsUrlCommandInput
|
|
|
21
15
|
export interface GetTestExecutionArtifactsUrlCommandOutput
|
|
22
16
|
extends GetTestExecutionArtifactsUrlResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetTestExecutionArtifactsUrlCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetTestExecutionArtifactsUrlCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LexModelsV2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetTestExecutionArtifactsUrlCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetTestExecutionArtifactsUrlCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetTestExecutionArtifactsUrlCommandInput,
|
|
38
|
-
GetTestExecutionArtifactsUrlCommandOutput
|
|
23
|
+
GetTestExecutionArtifactsUrlCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetTestExecutionArtifactsUrlCommand extends GetTestExecutionArtifactsUrlCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListAggregatedUtterancesCommandInput
|
|
|
21
15
|
export interface ListAggregatedUtterancesCommandOutput
|
|
22
16
|
extends ListAggregatedUtterancesResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListAggregatedUtterancesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListAggregatedUtterancesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LexModelsV2ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListAggregatedUtterancesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListAggregatedUtterancesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListAggregatedUtterancesCommandInput,
|
|
38
|
-
ListAggregatedUtterancesCommandOutput
|
|
23
|
+
ListAggregatedUtterancesCommandOutput,
|
|
24
|
+
LexModelsV2ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListAggregatedUtterancesCommand extends ListAggregatedUtterancesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListBotAliasesCommandInput extends ListBotAliasesRequest {}
|
|
|
20
14
|
export interface ListBotAliasesCommandOutput
|
|
21
15
|
extends ListBotAliasesResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListBotAliasesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListBotAliasesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListBotAliasesCommandInput,
|
|
22
|
+
ListBotAliasesCommandOutput,
|
|
23
|
+
LexModelsV2ClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListBotAliasesCommand extends ListBotAliasesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LexModelsV2ClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListBotLocalesCommandInput extends ListBotLocalesRequest {}
|
|
|
20
14
|
export interface ListBotLocalesCommandOutput
|
|
21
15
|
extends ListBotLocalesResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListBotLocalesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListBotLocalesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListBotLocalesCommandInput,
|
|
22
|
+
ListBotLocalesCommandOutput,
|
|
23
|
+
LexModelsV2ClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListBotLocalesCommand extends ListBotLocalesCommand_base {}
|