@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,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateSlotCommand, se_UpdateSlotCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateSlotCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LexModelsV2Client";
|
|
26
|
-
const commandName = "UpdateSlotCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "LexModelBuildingServiceV2",
|
|
35
|
-
operation: "UpdateSlot",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateSlotCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateSlotCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateSlotCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("LexModelBuildingServiceV2", "UpdateSlot", {})
|
|
19
|
+
.n("LexModelsV2Client", "UpdateSlotCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateSlotCommand)
|
|
22
|
+
.de(de_UpdateSlotCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateSlotTypeCommand, se_UpdateSlotTypeCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateSlotTypeCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LexModelsV2Client";
|
|
26
|
-
const commandName = "UpdateSlotTypeCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "LexModelBuildingServiceV2",
|
|
35
|
-
operation: "UpdateSlotType",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateSlotTypeCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateSlotTypeCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateSlotTypeCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("LexModelBuildingServiceV2", "UpdateSlotType", {})
|
|
19
|
+
.n("LexModelsV2Client", "UpdateSlotTypeCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateSlotTypeCommand)
|
|
22
|
+
.de(de_UpdateSlotTypeCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateTestSetCommand, se_UpdateTestSetCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateTestSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "LexModelsV2Client";
|
|
26
|
-
const commandName = "UpdateTestSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "LexModelBuildingServiceV2",
|
|
35
|
-
operation: "UpdateTestSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateTestSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateTestSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateTestSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("LexModelBuildingServiceV2", "UpdateTestSet", {})
|
|
19
|
+
.n("LexModelsV2Client", "UpdateTestSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateTestSetCommand)
|
|
22
|
+
.de(de_UpdateTestSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
|
|
|
6
6
|
defaultSigningName: "lex",
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
+
export const commonParams = {
|
|
10
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
11
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
12
|
+
Region: { type: "builtInParams", name: "region" },
|
|
13
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
14
|
+
};
|
|
@@ -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 { BatchCreateCustomVocabularyItemRequest, BatchCreateCustomVocabularyItemResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchCreateCustomVocabularyItemCommandInput extends BatchCreate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchCreateCustomVocabularyItemCommandOutput extends BatchCreateCustomVocabularyItemResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchCreateCustomVocabularyItemCommand_base: {
|
|
24
|
+
new (input: BatchCreateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a batch of custom vocabulary items for a given bot locale's
|
|
@@ -97,23 +100,5 @@ export interface BatchCreateCustomVocabularyItemCommandOutput extends BatchCreat
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class BatchCreateCustomVocabularyItemCommand extends
|
|
101
|
-
readonly input: BatchCreateCustomVocabularyItemCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: BatchCreateCustomVocabularyItemCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchCreateCustomVocabularyItemCommandInput, BatchCreateCustomVocabularyItemCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {
|
|
119
104
|
}
|
|
@@ -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 { BatchDeleteCustomVocabularyItemRequest, BatchDeleteCustomVocabularyItemResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDeleteCustomVocabularyItemCommandInput extends BatchDelete
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDeleteCustomVocabularyItemCommandOutput extends BatchDeleteCustomVocabularyItemResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDeleteCustomVocabularyItemCommand_base: {
|
|
24
|
+
new (input: BatchDeleteCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a batch of custom vocabulary items for a given bot locale's
|
|
@@ -95,23 +98,5 @@ export interface BatchDeleteCustomVocabularyItemCommandOutput extends BatchDelet
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class BatchDeleteCustomVocabularyItemCommand extends
|
|
99
|
-
readonly input: BatchDeleteCustomVocabularyItemCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: BatchDeleteCustomVocabularyItemCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteCustomVocabularyItemCommandInput, BatchDeleteCustomVocabularyItemCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { BatchUpdateCustomVocabularyItemRequest, BatchUpdateCustomVocabularyItemResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchUpdateCustomVocabularyItemCommandInput extends BatchUpdate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchUpdateCustomVocabularyItemCommandOutput extends BatchUpdateCustomVocabularyItemResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchUpdateCustomVocabularyItemCommand_base: {
|
|
24
|
+
new (input: BatchUpdateCustomVocabularyItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a batch of custom vocabulary items for a given bot locale's custom
|
|
@@ -98,23 +101,5 @@ export interface BatchUpdateCustomVocabularyItemCommandOutput extends BatchUpdat
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class BatchUpdateCustomVocabularyItemCommand extends
|
|
102
|
-
readonly input: BatchUpdateCustomVocabularyItemCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: BatchUpdateCustomVocabularyItemCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchUpdateCustomVocabularyItemCommandInput, BatchUpdateCustomVocabularyItemCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { BuildBotLocaleRequest, BuildBotLocaleResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BuildBotLocaleCommandInput extends BuildBotLocaleRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BuildBotLocaleCommandOutput extends BuildBotLocaleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BuildBotLocaleCommand_base: {
|
|
24
|
+
new (input: BuildBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Builds a bot, its intents, and its slot types into a specific
|
|
@@ -84,23 +87,5 @@ export interface BuildBotLocaleCommandOutput extends BuildBotLocaleResponse, __M
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class BuildBotLocaleCommand extends
|
|
88
|
-
readonly input: BuildBotLocaleCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: BuildBotLocaleCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BuildBotLocaleCommandInput, BuildBotLocaleCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class BuildBotLocaleCommand extends BuildBotLocaleCommand_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 { CreateBotAliasRequest, CreateBotAliasResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBotAliasCommandInput extends CreateBotAliasRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBotAliasCommandOutput extends CreateBotAliasResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBotAliasCommand_base: {
|
|
24
|
+
new (input: CreateBotAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an alias for the specified version of a bot. Use an alias to
|
|
@@ -177,23 +180,5 @@ export interface CreateBotAliasCommandOutput extends CreateBotAliasResponse, __M
|
|
|
177
180
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
178
181
|
*
|
|
179
182
|
*/
|
|
180
|
-
export declare class CreateBotAliasCommand extends
|
|
181
|
-
readonly input: CreateBotAliasCommandInput;
|
|
182
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
183
|
-
/**
|
|
184
|
-
* @public
|
|
185
|
-
*/
|
|
186
|
-
constructor(input: CreateBotAliasCommandInput);
|
|
187
|
-
/**
|
|
188
|
-
* @internal
|
|
189
|
-
*/
|
|
190
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotAliasCommandInput, CreateBotAliasCommandOutput>;
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
private serialize;
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
|
-
private deserialize;
|
|
183
|
+
export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {
|
|
199
184
|
}
|
|
@@ -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 { CreateBotRequest, CreateBotResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBotCommandInput extends CreateBotRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBotCommand_base: {
|
|
24
|
+
new (input: CreateBotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Amazon Lex conversational bot. </p>
|
|
@@ -123,23 +126,5 @@ export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBea
|
|
|
123
126
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
124
127
|
*
|
|
125
128
|
*/
|
|
126
|
-
export declare class CreateBotCommand extends
|
|
127
|
-
readonly input: CreateBotCommandInput;
|
|
128
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
129
|
-
/**
|
|
130
|
-
* @public
|
|
131
|
-
*/
|
|
132
|
-
constructor(input: CreateBotCommandInput);
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotCommandInput, CreateBotCommandOutput>;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private serialize;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private deserialize;
|
|
129
|
+
export declare class CreateBotCommand extends CreateBotCommand_base {
|
|
145
130
|
}
|
|
@@ -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 { CreateBotLocaleRequest, CreateBotLocaleResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBotLocaleCommandInput extends CreateBotLocaleRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBotLocaleCommandOutput extends CreateBotLocaleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBotLocaleCommand_base: {
|
|
24
|
+
new (input: CreateBotLocaleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a locale in the bot. The locale contains the intents and
|
|
@@ -146,23 +149,5 @@ export interface CreateBotLocaleCommandOutput extends CreateBotLocaleResponse, _
|
|
|
146
149
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
147
150
|
*
|
|
148
151
|
*/
|
|
149
|
-
export declare class CreateBotLocaleCommand extends
|
|
150
|
-
readonly input: CreateBotLocaleCommandInput;
|
|
151
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
152
|
-
/**
|
|
153
|
-
* @public
|
|
154
|
-
*/
|
|
155
|
-
constructor(input: CreateBotLocaleCommandInput);
|
|
156
|
-
/**
|
|
157
|
-
* @internal
|
|
158
|
-
*/
|
|
159
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput>;
|
|
160
|
-
/**
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
|
-
private serialize;
|
|
164
|
-
/**
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
167
|
-
private deserialize;
|
|
152
|
+
export declare class CreateBotLocaleCommand extends CreateBotLocaleCommand_base {
|
|
168
153
|
}
|
|
@@ -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 { CreateBotVersionRequest, CreateBotVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateBotVersionCommandInput extends CreateBotVersionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateBotVersionCommandOutput extends CreateBotVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateBotVersionCommand_base: {
|
|
24
|
+
new (input: CreateBotVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an immutable version of the bot. When you create the first
|
|
@@ -95,23 +98,5 @@ export interface CreateBotVersionCommandOutput extends CreateBotVersionResponse,
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class CreateBotVersionCommand extends
|
|
99
|
-
readonly input: CreateBotVersionCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: CreateBotVersionCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotVersionCommandInput, CreateBotVersionCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class CreateBotVersionCommand extends CreateBotVersionCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
4
|
import { CreateExportRequest, CreateExportResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateExportCommandInput extends CreateExportRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateExportCommandOutput extends CreateExportResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateExportCommand_base: {
|
|
24
|
+
new (input: CreateExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a zip archive containing the contents of a bot or a bot
|
|
@@ -126,23 +129,5 @@ export interface CreateExportCommandOutput extends CreateExportResponse, __Metad
|
|
|
126
129
|
* <p>Base exception class for all service exceptions from LexModelsV2 service.</p>
|
|
127
130
|
*
|
|
128
131
|
*/
|
|
129
|
-
export declare class CreateExportCommand extends
|
|
130
|
-
readonly input: CreateExportCommandInput;
|
|
131
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
132
|
-
/**
|
|
133
|
-
* @public
|
|
134
|
-
*/
|
|
135
|
-
constructor(input: CreateExportCommandInput);
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateExportCommandInput, CreateExportCommandOutput>;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private serialize;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
private deserialize;
|
|
132
|
+
export declare class CreateExportCommand extends CreateExportCommand_base {
|
|
148
133
|
}
|