@aws-sdk/client-lex-models-v2 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +309 -311
- package/dist-cjs/models/LexModelsV2ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/LexModelsV2.js +1 -1
- package/dist-es/LexModelsV2Client.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +2 -2
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +2 -2
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +2 -2
- package/dist-es/commands/BuildBotLocaleCommand.js +2 -2
- package/dist-es/commands/CreateBotAliasCommand.js +2 -2
- package/dist-es/commands/CreateBotCommand.js +2 -2
- package/dist-es/commands/CreateBotLocaleCommand.js +2 -2
- package/dist-es/commands/CreateBotReplicaCommand.js +2 -2
- package/dist-es/commands/CreateBotVersionCommand.js +2 -2
- package/dist-es/commands/CreateExportCommand.js +2 -2
- package/dist-es/commands/CreateIntentCommand.js +2 -2
- package/dist-es/commands/CreateResourcePolicyCommand.js +2 -2
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +2 -2
- package/dist-es/commands/CreateSlotCommand.js +2 -2
- package/dist-es/commands/CreateSlotTypeCommand.js +2 -2
- package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +2 -2
- package/dist-es/commands/CreateUploadUrlCommand.js +2 -2
- package/dist-es/commands/DeleteBotAliasCommand.js +2 -2
- package/dist-es/commands/DeleteBotAnalyzerRecommendationCommand.js +2 -2
- package/dist-es/commands/DeleteBotCommand.js +2 -2
- package/dist-es/commands/DeleteBotLocaleCommand.js +2 -2
- package/dist-es/commands/DeleteBotReplicaCommand.js +2 -2
- package/dist-es/commands/DeleteBotVersionCommand.js +2 -2
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +2 -2
- package/dist-es/commands/DeleteExportCommand.js +2 -2
- package/dist-es/commands/DeleteImportCommand.js +2 -2
- package/dist-es/commands/DeleteIntentCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +2 -2
- package/dist-es/commands/DeleteSlotCommand.js +2 -2
- package/dist-es/commands/DeleteSlotTypeCommand.js +2 -2
- package/dist-es/commands/DeleteTestSetCommand.js +2 -2
- package/dist-es/commands/DeleteUtterancesCommand.js +2 -2
- package/dist-es/commands/DescribeBotAliasCommand.js +2 -2
- package/dist-es/commands/DescribeBotAnalyzerRecommendationCommand.js +2 -2
- package/dist-es/commands/DescribeBotCommand.js +2 -2
- package/dist-es/commands/DescribeBotLocaleCommand.js +2 -2
- package/dist-es/commands/DescribeBotRecommendationCommand.js +2 -2
- package/dist-es/commands/DescribeBotReplicaCommand.js +2 -2
- package/dist-es/commands/DescribeBotResourceGenerationCommand.js +2 -2
- package/dist-es/commands/DescribeBotVersionCommand.js +2 -2
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +2 -2
- package/dist-es/commands/DescribeExportCommand.js +2 -2
- package/dist-es/commands/DescribeImportCommand.js +2 -2
- package/dist-es/commands/DescribeIntentCommand.js +2 -2
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DescribeSlotCommand.js +2 -2
- package/dist-es/commands/DescribeSlotTypeCommand.js +2 -2
- package/dist-es/commands/DescribeTestExecutionCommand.js +2 -2
- package/dist-es/commands/DescribeTestSetCommand.js +2 -2
- package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +2 -2
- package/dist-es/commands/DescribeTestSetGenerationCommand.js +2 -2
- package/dist-es/commands/GenerateBotElementCommand.js +2 -2
- package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +2 -2
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +2 -2
- package/dist-es/commands/ListBotAliasReplicasCommand.js +2 -2
- package/dist-es/commands/ListBotAliasesCommand.js +2 -2
- package/dist-es/commands/ListBotAnalyzerHistoryCommand.js +2 -2
- package/dist-es/commands/ListBotLocalesCommand.js +2 -2
- package/dist-es/commands/ListBotRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListBotReplicasCommand.js +2 -2
- package/dist-es/commands/ListBotResourceGenerationsCommand.js +2 -2
- package/dist-es/commands/ListBotVersionReplicasCommand.js +2 -2
- package/dist-es/commands/ListBotVersionsCommand.js +2 -2
- package/dist-es/commands/ListBotsCommand.js +2 -2
- package/dist-es/commands/ListBuiltInIntentsCommand.js +2 -2
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +2 -2
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +2 -2
- package/dist-es/commands/ListExportsCommand.js +2 -2
- package/dist-es/commands/ListImportsCommand.js +2 -2
- package/dist-es/commands/ListIntentMetricsCommand.js +2 -2
- package/dist-es/commands/ListIntentPathsCommand.js +2 -2
- package/dist-es/commands/ListIntentStageMetricsCommand.js +2 -2
- package/dist-es/commands/ListIntentsCommand.js +2 -2
- package/dist-es/commands/ListRecommendedIntentsCommand.js +2 -2
- package/dist-es/commands/ListSessionAnalyticsDataCommand.js +2 -2
- package/dist-es/commands/ListSessionMetricsCommand.js +2 -2
- package/dist-es/commands/ListSlotTypesCommand.js +2 -2
- package/dist-es/commands/ListSlotsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTestExecutionResultItemsCommand.js +2 -2
- package/dist-es/commands/ListTestExecutionsCommand.js +2 -2
- package/dist-es/commands/ListTestSetRecordsCommand.js +2 -2
- package/dist-es/commands/ListTestSetsCommand.js +2 -2
- package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +2 -2
- package/dist-es/commands/ListUtteranceMetricsCommand.js +2 -2
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +2 -2
- package/dist-es/commands/StartBotAnalyzerCommand.js +2 -2
- package/dist-es/commands/StartBotRecommendationCommand.js +2 -2
- package/dist-es/commands/StartBotResourceGenerationCommand.js +2 -2
- package/dist-es/commands/StartImportCommand.js +2 -2
- package/dist-es/commands/StartTestExecutionCommand.js +2 -2
- package/dist-es/commands/StartTestSetGenerationCommand.js +2 -2
- package/dist-es/commands/StopBotAnalyzerCommand.js +2 -2
- package/dist-es/commands/StopBotRecommendationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBotAliasCommand.js +2 -2
- package/dist-es/commands/UpdateBotCommand.js +2 -2
- package/dist-es/commands/UpdateBotLocaleCommand.js +2 -2
- package/dist-es/commands/UpdateBotRecommendationCommand.js +2 -2
- package/dist-es/commands/UpdateExportCommand.js +2 -2
- package/dist-es/commands/UpdateIntentCommand.js +2 -2
- package/dist-es/commands/UpdateResourcePolicyCommand.js +2 -2
- package/dist-es/commands/UpdateSlotCommand.js +2 -2
- package/dist-es/commands/UpdateSlotTypeCommand.js +2 -2
- package/dist-es/commands/UpdateTestSetCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/LexModelsV2ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForBotAliasAvailable.js +1 -1
- package/dist-es/waiters/waitForBotAvailable.js +1 -1
- package/dist-es/waiters/waitForBotExportCompleted.js +1 -1
- package/dist-es/waiters/waitForBotImportCompleted.js +1 -1
- package/dist-es/waiters/waitForBotLocaleBuilt.js +1 -1
- package/dist-es/waiters/waitForBotLocaleCreated.js +1 -1
- package/dist-es/waiters/waitForBotLocaleExpressTestingAvailable.js +1 -1
- package/dist-es/waiters/waitForBotVersionAvailable.js +1 -1
- package/dist-types/LexModelsV2.d.ts +1 -1
- package/dist-types/LexModelsV2Client.d.ts +5 -5
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +6 -4
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +6 -4
- package/dist-types/commands/CreateBotAliasCommand.d.ts +6 -4
- package/dist-types/commands/CreateBotCommand.d.ts +6 -4
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +6 -4
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +6 -4
- package/dist-types/commands/CreateBotVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateExportCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntentCommand.d.ts +6 -4
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +6 -4
- package/dist-types/commands/CreateSlotCommand.d.ts +6 -4
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +6 -4
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +6 -4
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBotAnalyzerRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteExportCommand.d.ts +6 -4
- package/dist-types/commands/DeleteImportCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSlotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTestSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotAnalyzerRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +6 -4
- package/dist-types/commands/DescribeExportCommand.d.ts +6 -4
- package/dist-types/commands/DescribeImportCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIntentCommand.d.ts +6 -4
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSlotCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTestSetCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +6 -4
- package/dist-types/commands/GenerateBotElementCommand.d.ts +6 -4
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +6 -4
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +6 -4
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +6 -4
- package/dist-types/commands/ListBotAliasesCommand.d.ts +6 -4
- package/dist-types/commands/ListBotAnalyzerHistoryCommand.d.ts +6 -4
- package/dist-types/commands/ListBotLocalesCommand.d.ts +6 -4
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBotReplicasCommand.d.ts +6 -4
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +6 -4
- package/dist-types/commands/ListBotVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListBotsCommand.d.ts +6 -4
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +6 -4
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +6 -4
- package/dist-types/commands/ListExportsCommand.d.ts +6 -4
- package/dist-types/commands/ListImportsCommand.d.ts +6 -4
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +6 -4
- package/dist-types/commands/ListIntentPathsCommand.d.ts +6 -4
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +6 -4
- package/dist-types/commands/ListIntentsCommand.d.ts +6 -4
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +6 -4
- package/dist-types/commands/ListSlotTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListSlotsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +6 -4
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +6 -4
- package/dist-types/commands/ListTestSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +6 -4
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +6 -4
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +6 -4
- package/dist-types/commands/StartBotAnalyzerCommand.d.ts +6 -4
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +6 -4
- package/dist-types/commands/StartImportCommand.d.ts +6 -4
- package/dist-types/commands/StartTestExecutionCommand.d.ts +6 -4
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +6 -4
- package/dist-types/commands/StopBotAnalyzerCommand.d.ts +6 -4
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBotCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateExportCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIntentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSlotCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTestSetCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/LexModelsV2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/LexModelsV2.d.ts +1 -1
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +8 -14
- package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBotAnalyzerRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotAnalyzerRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotAnalyzerHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartBotAnalyzerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopBotAnalyzerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForBotAliasAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotExportCompleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotImportCompleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotLocaleBuilt.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotLocaleCreated.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotLocaleExpressTestingAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBotVersionAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForBotAliasAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForBotAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForBotExportCompleted.d.ts +1 -1
- package/dist-types/waiters/waitForBotImportCompleted.d.ts +1 -1
- package/dist-types/waiters/waitForBotLocaleBuilt.d.ts +1 -1
- package/dist-types/waiters/waitForBotLocaleCreated.d.ts +1 -1
- package/dist-types/waiters/waitForBotLocaleExpressTestingAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForBotVersionAvailable.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { StopBotRecommendationRequest, StopBotRecommendationResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StopBotRecommendationCommandInput extends StopBotRecommendation
|
|
|
22
22
|
export interface StopBotRecommendationCommandOutput extends StopBotRecommendationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopBotRecommendationCommand_base: {
|
|
25
|
-
new (input: StopBotRecommendationCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopBotRecommendationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopBotRecommendationCommandInput): import("@smithy/core/client").CommandImpl<StopBotRecommendationCommandInput, StopBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopBotRecommendationCommandInput): import("@smithy/core/client").CommandImpl<StopBotRecommendationCommandInput, StopBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stop an already running Bot Recommendation request.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds the specified tags to the specified resource. If a tag key
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes tags from a bot, bot alias, or bot channel.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateBotAliasRequest, UpdateBotAliasResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBotAliasCommandInput extends UpdateBotAliasRequest {
|
|
|
22
22
|
export interface UpdateBotAliasCommandOutput extends UpdateBotAliasResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBotAliasCommand_base: {
|
|
25
|
-
new (input: UpdateBotAliasCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBotAliasCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBotAliasCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotAliasCommandInput, UpdateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBotAliasCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotAliasCommandInput, UpdateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the configuration of an existing bot alias.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateBotRequest, UpdateBotResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBotCommandInput extends UpdateBotRequest {
|
|
|
22
22
|
export interface UpdateBotCommandOutput extends UpdateBotResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBotCommand_base: {
|
|
25
|
-
new (input: UpdateBotCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBotCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotCommandInput, UpdateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBotCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotCommandInput, UpdateBotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the configuration of an existing bot. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateBotLocaleRequest, UpdateBotLocaleResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBotLocaleCommandInput extends UpdateBotLocaleRequest {
|
|
|
22
22
|
export interface UpdateBotLocaleCommandOutput extends UpdateBotLocaleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBotLocaleCommand_base: {
|
|
25
|
-
new (input: UpdateBotLocaleCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBotLocaleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBotLocaleCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotLocaleCommandInput, UpdateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBotLocaleCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotLocaleCommandInput, UpdateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the settings that a bot has for a specific locale.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateBotRecommendationRequest, UpdateBotRecommendationResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBotRecommendationCommandInput extends UpdateBotRecommenda
|
|
|
22
22
|
export interface UpdateBotRecommendationCommandOutput extends UpdateBotRecommendationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBotRecommendationCommand_base: {
|
|
25
|
-
new (input: UpdateBotRecommendationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBotRecommendationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBotRecommendationCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotRecommendationCommandInput, UpdateBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBotRecommendationCommandInput): import("@smithy/core/client").CommandImpl<UpdateBotRecommendationCommandInput, UpdateBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an existing bot recommendation request.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateExportRequest, UpdateExportResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateExportCommandInput extends UpdateExportRequest {
|
|
|
22
22
|
export interface UpdateExportCommandOutput extends UpdateExportResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateExportCommand_base: {
|
|
25
|
-
new (input: UpdateExportCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateExportCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateExportCommandInput): import("@smithy/core/client").CommandImpl<UpdateExportCommandInput, UpdateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateExportCommandInput): import("@smithy/core/client").CommandImpl<UpdateExportCommandInput, UpdateExportCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the password used to protect an export zip archive.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateIntentRequest, UpdateIntentResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateIntentCommandInput extends UpdateIntentRequest {
|
|
|
22
22
|
export interface UpdateIntentCommandOutput extends UpdateIntentResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateIntentCommand_base: {
|
|
25
|
-
new (input: UpdateIntentCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateIntentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateIntentCommandInput): import("@smithy/core/client").CommandImpl<UpdateIntentCommandInput, UpdateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateIntentCommandInput): import("@smithy/core/client").CommandImpl<UpdateIntentCommandInput, UpdateIntentCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the settings for an intent.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateResourcePolicyRequest, UpdateResourcePolicyResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateResourcePolicyCommandInput extends UpdateResourcePolicyRe
|
|
|
22
22
|
export interface UpdateResourcePolicyCommandOutput extends UpdateResourcePolicyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateResourcePolicyCommand_base: {
|
|
25
|
-
new (input: UpdateResourcePolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateResourcePolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateResourcePolicyCommandInput, UpdateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<UpdateResourcePolicyCommandInput, UpdateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Replaces the existing resource policy for a bot or bot alias with a
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateSlotRequest, UpdateSlotResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateSlotCommandInput extends UpdateSlotRequest {
|
|
|
22
22
|
export interface UpdateSlotCommandOutput extends UpdateSlotResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSlotCommand_base: {
|
|
25
|
-
new (input: UpdateSlotCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateSlotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateSlotCommandInput): import("@smithy/core/client").CommandImpl<UpdateSlotCommandInput, UpdateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateSlotCommandInput): import("@smithy/core/client").CommandImpl<UpdateSlotCommandInput, UpdateSlotCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the settings for a slot.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateSlotTypeRequest, UpdateSlotTypeResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateSlotTypeCommandInput extends UpdateSlotTypeRequest {
|
|
|
22
22
|
export interface UpdateSlotTypeCommandOutput extends UpdateSlotTypeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSlotTypeCommand_base: {
|
|
25
|
-
new (input: UpdateSlotTypeCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateSlotTypeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateSlotTypeCommandInput): import("@smithy/core/client").CommandImpl<UpdateSlotTypeCommandInput, UpdateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateSlotTypeCommandInput): import("@smithy/core/client").CommandImpl<UpdateSlotTypeCommandInput, UpdateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the configuration of an existing slot type.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
4
|
import type { UpdateTestSetRequest, UpdateTestSetResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface UpdateTestSetCommandInput extends UpdateTestSetRequest {
|
|
|
22
22
|
export interface UpdateTestSetCommandOutput extends UpdateTestSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTestSetCommand_base: {
|
|
25
|
-
new (input: UpdateTestSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateTestSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateTestSetCommandInput): import("@smithy/core/client").CommandImpl<UpdateTestSetCommandInput, UpdateTestSetCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateTestSetCommandInput): import("@smithy/core/client").CommandImpl<UpdateTestSetCommandInput, UpdateTestSetCommandOutput, LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>The action to update the test set.</p>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { LexModelsV2ServiceException as __BaseException } from "./LexModelsV2ServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>The service encountered an unexpected condition. Try your request
|
|
@@ -5,13 +5,13 @@ import type { LexModelsV2ClientConfig } from "./LexModelsV2Client";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { LexModelsV2ClientConfig } from "./LexModelsV2Client";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { LexModelsV2ClientConfig } from "./LexModelsV2Client";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { WaiterResult } from "@smithy/core/client";
|
|
1
2
|
import {
|
|
2
3
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
3
4
|
PaginationConfiguration,
|
|
4
5
|
Paginator,
|
|
5
6
|
WaiterConfiguration,
|
|
6
7
|
} from "@smithy/types";
|
|
7
|
-
import { WaiterResult } from "@smithy/util-waiter";
|
|
8
8
|
import {
|
|
9
9
|
BatchCreateCustomVocabularyItemCommandInput,
|
|
10
10
|
BatchCreateCustomVocabularyItemCommandOutput,
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface BatchCreateCustomVocabularyItemCommandOutput
|
|
|
19
19
|
declare const BatchCreateCustomVocabularyItemCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchCreateCustomVocabularyItemCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchCreateCustomVocabularyItemCommandInput,
|
|
24
24
|
BatchCreateCustomVocabularyItemCommandOutput,
|
|
25
25
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchCreateCustomVocabularyItemCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchCreateCustomVocabularyItemCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchCreateCustomVocabularyItemCommandInput,
|
|
33
33
|
BatchCreateCustomVocabularyItemCommandOutput,
|
|
34
34
|
LexModelsV2ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class BatchCreateCustomVocabularyItemCommand extends BatchCreateCustomVocabularyItemCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface BatchDeleteCustomVocabularyItemCommandOutput
|
|
|
19
19
|
declare const BatchDeleteCustomVocabularyItemCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchDeleteCustomVocabularyItemCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchDeleteCustomVocabularyItemCommandInput,
|
|
24
24
|
BatchDeleteCustomVocabularyItemCommandOutput,
|
|
25
25
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchDeleteCustomVocabularyItemCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchDeleteCustomVocabularyItemCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchDeleteCustomVocabularyItemCommandInput,
|
|
33
33
|
BatchDeleteCustomVocabularyItemCommandOutput,
|
|
34
34
|
LexModelsV2ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class BatchDeleteCustomVocabularyItemCommand extends BatchDeleteCustomVocabularyItemCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface BatchUpdateCustomVocabularyItemCommandOutput
|
|
|
19
19
|
declare const BatchUpdateCustomVocabularyItemCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchUpdateCustomVocabularyItemCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchUpdateCustomVocabularyItemCommandInput,
|
|
24
24
|
BatchUpdateCustomVocabularyItemCommandOutput,
|
|
25
25
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchUpdateCustomVocabularyItemCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchUpdateCustomVocabularyItemCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchUpdateCustomVocabularyItemCommandInput,
|
|
33
33
|
BatchUpdateCustomVocabularyItemCommandOutput,
|
|
34
34
|
LexModelsV2ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class BatchUpdateCustomVocabularyItemCommand extends BatchUpdateCustomVocabularyItemCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface BuildBotLocaleCommandOutput
|
|
|
18
18
|
declare const BuildBotLocaleCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: BuildBotLocaleCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
BuildBotLocaleCommandInput,
|
|
23
23
|
BuildBotLocaleCommandOutput,
|
|
24
24
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const BuildBotLocaleCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: BuildBotLocaleCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
BuildBotLocaleCommandInput,
|
|
32
32
|
BuildBotLocaleCommandOutput,
|
|
33
33
|
LexModelsV2ClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class BuildBotLocaleCommand extends BuildBotLocaleCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface CreateBotAliasCommandOutput
|
|
|
18
18
|
declare const CreateBotAliasCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: CreateBotAliasCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
CreateBotAliasCommandInput,
|
|
23
23
|
CreateBotAliasCommandOutput,
|
|
24
24
|
LexModelsV2ClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const CreateBotAliasCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: CreateBotAliasCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
CreateBotAliasCommandInput,
|
|
32
32
|
CreateBotAliasCommandOutput,
|
|
33
33
|
LexModelsV2ClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class CreateBotAliasCommand extends CreateBotAliasCommand_base {
|
|
40
42
|
protected static __types: {
|