@aws-sdk/client-lex-models-v2 3.1045.0 → 3.1046.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
package/dist-cjs/index.js
CHANGED
|
@@ -4,19 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
|
-
var utilWaiter = require('@smithy/util-waiter');
|
|
20
18
|
var errors = require('./models/errors');
|
|
21
19
|
var LexModelsV2ServiceException = require('./models/LexModelsV2ServiceException');
|
|
22
20
|
|
|
@@ -74,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
74
72
|
};
|
|
75
73
|
|
|
76
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
77
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
75
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
78
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
79
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
77
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
80
78
|
};
|
|
81
79
|
|
|
82
|
-
class LexModelsV2Client extends
|
|
80
|
+
class LexModelsV2Client extends client.Client {
|
|
83
81
|
config;
|
|
84
82
|
constructor(...[configuration]) {
|
|
85
83
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -87,17 +85,17 @@ class LexModelsV2Client extends smithyClient.Client {
|
|
|
87
85
|
this.initConfig = _config_0;
|
|
88
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
89
87
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
90
|
-
const _config_3 =
|
|
91
|
-
const _config_4 =
|
|
88
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
92
90
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
93
|
-
const _config_6 =
|
|
91
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
94
92
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
95
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
96
94
|
this.config = _config_8;
|
|
97
95
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
98
96
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
99
|
-
this.middlewareStack.use(
|
|
100
|
-
this.middlewareStack.use(
|
|
97
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
101
99
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
102
100
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
103
101
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -114,11 +112,11 @@ class LexModelsV2Client extends smithyClient.Client {
|
|
|
114
112
|
}
|
|
115
113
|
}
|
|
116
114
|
|
|
117
|
-
class BatchCreateCustomVocabularyItemCommand extends
|
|
115
|
+
class BatchCreateCustomVocabularyItemCommand extends client.Command
|
|
118
116
|
.classBuilder()
|
|
119
117
|
.ep(commonParams)
|
|
120
118
|
.m(function (Command, cs, config, o) {
|
|
121
|
-
return [
|
|
119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
122
120
|
})
|
|
123
121
|
.s("LexModelBuildingServiceV2", "BatchCreateCustomVocabularyItem", {})
|
|
124
122
|
.n("LexModelsV2Client", "BatchCreateCustomVocabularyItemCommand")
|
|
@@ -126,11 +124,11 @@ class BatchCreateCustomVocabularyItemCommand extends smithyClient.Command
|
|
|
126
124
|
.build() {
|
|
127
125
|
}
|
|
128
126
|
|
|
129
|
-
class BatchDeleteCustomVocabularyItemCommand extends
|
|
127
|
+
class BatchDeleteCustomVocabularyItemCommand extends client.Command
|
|
130
128
|
.classBuilder()
|
|
131
129
|
.ep(commonParams)
|
|
132
130
|
.m(function (Command, cs, config, o) {
|
|
133
|
-
return [
|
|
131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
134
132
|
})
|
|
135
133
|
.s("LexModelBuildingServiceV2", "BatchDeleteCustomVocabularyItem", {})
|
|
136
134
|
.n("LexModelsV2Client", "BatchDeleteCustomVocabularyItemCommand")
|
|
@@ -138,11 +136,11 @@ class BatchDeleteCustomVocabularyItemCommand extends smithyClient.Command
|
|
|
138
136
|
.build() {
|
|
139
137
|
}
|
|
140
138
|
|
|
141
|
-
class BatchUpdateCustomVocabularyItemCommand extends
|
|
139
|
+
class BatchUpdateCustomVocabularyItemCommand extends client.Command
|
|
142
140
|
.classBuilder()
|
|
143
141
|
.ep(commonParams)
|
|
144
142
|
.m(function (Command, cs, config, o) {
|
|
145
|
-
return [
|
|
143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
146
144
|
})
|
|
147
145
|
.s("LexModelBuildingServiceV2", "BatchUpdateCustomVocabularyItem", {})
|
|
148
146
|
.n("LexModelsV2Client", "BatchUpdateCustomVocabularyItemCommand")
|
|
@@ -150,11 +148,11 @@ class BatchUpdateCustomVocabularyItemCommand extends smithyClient.Command
|
|
|
150
148
|
.build() {
|
|
151
149
|
}
|
|
152
150
|
|
|
153
|
-
class BuildBotLocaleCommand extends
|
|
151
|
+
class BuildBotLocaleCommand extends client.Command
|
|
154
152
|
.classBuilder()
|
|
155
153
|
.ep(commonParams)
|
|
156
154
|
.m(function (Command, cs, config, o) {
|
|
157
|
-
return [
|
|
155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
158
156
|
})
|
|
159
157
|
.s("LexModelBuildingServiceV2", "BuildBotLocale", {})
|
|
160
158
|
.n("LexModelsV2Client", "BuildBotLocaleCommand")
|
|
@@ -162,11 +160,11 @@ class BuildBotLocaleCommand extends smithyClient.Command
|
|
|
162
160
|
.build() {
|
|
163
161
|
}
|
|
164
162
|
|
|
165
|
-
class CreateBotAliasCommand extends
|
|
163
|
+
class CreateBotAliasCommand extends client.Command
|
|
166
164
|
.classBuilder()
|
|
167
165
|
.ep(commonParams)
|
|
168
166
|
.m(function (Command, cs, config, o) {
|
|
169
|
-
return [
|
|
167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
170
168
|
})
|
|
171
169
|
.s("LexModelBuildingServiceV2", "CreateBotAlias", {})
|
|
172
170
|
.n("LexModelsV2Client", "CreateBotAliasCommand")
|
|
@@ -174,11 +172,11 @@ class CreateBotAliasCommand extends smithyClient.Command
|
|
|
174
172
|
.build() {
|
|
175
173
|
}
|
|
176
174
|
|
|
177
|
-
class CreateBotCommand extends
|
|
175
|
+
class CreateBotCommand extends client.Command
|
|
178
176
|
.classBuilder()
|
|
179
177
|
.ep(commonParams)
|
|
180
178
|
.m(function (Command, cs, config, o) {
|
|
181
|
-
return [
|
|
179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
182
180
|
})
|
|
183
181
|
.s("LexModelBuildingServiceV2", "CreateBot", {})
|
|
184
182
|
.n("LexModelsV2Client", "CreateBotCommand")
|
|
@@ -186,11 +184,11 @@ class CreateBotCommand extends smithyClient.Command
|
|
|
186
184
|
.build() {
|
|
187
185
|
}
|
|
188
186
|
|
|
189
|
-
class CreateBotLocaleCommand extends
|
|
187
|
+
class CreateBotLocaleCommand extends client.Command
|
|
190
188
|
.classBuilder()
|
|
191
189
|
.ep(commonParams)
|
|
192
190
|
.m(function (Command, cs, config, o) {
|
|
193
|
-
return [
|
|
191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
194
192
|
})
|
|
195
193
|
.s("LexModelBuildingServiceV2", "CreateBotLocale", {})
|
|
196
194
|
.n("LexModelsV2Client", "CreateBotLocaleCommand")
|
|
@@ -198,11 +196,11 @@ class CreateBotLocaleCommand extends smithyClient.Command
|
|
|
198
196
|
.build() {
|
|
199
197
|
}
|
|
200
198
|
|
|
201
|
-
class CreateBotReplicaCommand extends
|
|
199
|
+
class CreateBotReplicaCommand extends client.Command
|
|
202
200
|
.classBuilder()
|
|
203
201
|
.ep(commonParams)
|
|
204
202
|
.m(function (Command, cs, config, o) {
|
|
205
|
-
return [
|
|
203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
206
204
|
})
|
|
207
205
|
.s("LexModelBuildingServiceV2", "CreateBotReplica", {})
|
|
208
206
|
.n("LexModelsV2Client", "CreateBotReplicaCommand")
|
|
@@ -210,11 +208,11 @@ class CreateBotReplicaCommand extends smithyClient.Command
|
|
|
210
208
|
.build() {
|
|
211
209
|
}
|
|
212
210
|
|
|
213
|
-
class CreateBotVersionCommand extends
|
|
211
|
+
class CreateBotVersionCommand extends client.Command
|
|
214
212
|
.classBuilder()
|
|
215
213
|
.ep(commonParams)
|
|
216
214
|
.m(function (Command, cs, config, o) {
|
|
217
|
-
return [
|
|
215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
218
216
|
})
|
|
219
217
|
.s("LexModelBuildingServiceV2", "CreateBotVersion", {})
|
|
220
218
|
.n("LexModelsV2Client", "CreateBotVersionCommand")
|
|
@@ -222,11 +220,11 @@ class CreateBotVersionCommand extends smithyClient.Command
|
|
|
222
220
|
.build() {
|
|
223
221
|
}
|
|
224
222
|
|
|
225
|
-
class CreateExportCommand extends
|
|
223
|
+
class CreateExportCommand extends client.Command
|
|
226
224
|
.classBuilder()
|
|
227
225
|
.ep(commonParams)
|
|
228
226
|
.m(function (Command, cs, config, o) {
|
|
229
|
-
return [
|
|
227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
230
228
|
})
|
|
231
229
|
.s("LexModelBuildingServiceV2", "CreateExport", {})
|
|
232
230
|
.n("LexModelsV2Client", "CreateExportCommand")
|
|
@@ -234,11 +232,11 @@ class CreateExportCommand extends smithyClient.Command
|
|
|
234
232
|
.build() {
|
|
235
233
|
}
|
|
236
234
|
|
|
237
|
-
class CreateIntentCommand extends
|
|
235
|
+
class CreateIntentCommand extends client.Command
|
|
238
236
|
.classBuilder()
|
|
239
237
|
.ep(commonParams)
|
|
240
238
|
.m(function (Command, cs, config, o) {
|
|
241
|
-
return [
|
|
239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
242
240
|
})
|
|
243
241
|
.s("LexModelBuildingServiceV2", "CreateIntent", {})
|
|
244
242
|
.n("LexModelsV2Client", "CreateIntentCommand")
|
|
@@ -246,11 +244,11 @@ class CreateIntentCommand extends smithyClient.Command
|
|
|
246
244
|
.build() {
|
|
247
245
|
}
|
|
248
246
|
|
|
249
|
-
class CreateResourcePolicyCommand extends
|
|
247
|
+
class CreateResourcePolicyCommand extends client.Command
|
|
250
248
|
.classBuilder()
|
|
251
249
|
.ep(commonParams)
|
|
252
250
|
.m(function (Command, cs, config, o) {
|
|
253
|
-
return [
|
|
251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
254
252
|
})
|
|
255
253
|
.s("LexModelBuildingServiceV2", "CreateResourcePolicy", {})
|
|
256
254
|
.n("LexModelsV2Client", "CreateResourcePolicyCommand")
|
|
@@ -258,11 +256,11 @@ class CreateResourcePolicyCommand extends smithyClient.Command
|
|
|
258
256
|
.build() {
|
|
259
257
|
}
|
|
260
258
|
|
|
261
|
-
class CreateResourcePolicyStatementCommand extends
|
|
259
|
+
class CreateResourcePolicyStatementCommand extends client.Command
|
|
262
260
|
.classBuilder()
|
|
263
261
|
.ep(commonParams)
|
|
264
262
|
.m(function (Command, cs, config, o) {
|
|
265
|
-
return [
|
|
263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
266
264
|
})
|
|
267
265
|
.s("LexModelBuildingServiceV2", "CreateResourcePolicyStatement", {})
|
|
268
266
|
.n("LexModelsV2Client", "CreateResourcePolicyStatementCommand")
|
|
@@ -270,11 +268,11 @@ class CreateResourcePolicyStatementCommand extends smithyClient.Command
|
|
|
270
268
|
.build() {
|
|
271
269
|
}
|
|
272
270
|
|
|
273
|
-
class CreateSlotCommand extends
|
|
271
|
+
class CreateSlotCommand extends client.Command
|
|
274
272
|
.classBuilder()
|
|
275
273
|
.ep(commonParams)
|
|
276
274
|
.m(function (Command, cs, config, o) {
|
|
277
|
-
return [
|
|
275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
278
276
|
})
|
|
279
277
|
.s("LexModelBuildingServiceV2", "CreateSlot", {})
|
|
280
278
|
.n("LexModelsV2Client", "CreateSlotCommand")
|
|
@@ -282,11 +280,11 @@ class CreateSlotCommand extends smithyClient.Command
|
|
|
282
280
|
.build() {
|
|
283
281
|
}
|
|
284
282
|
|
|
285
|
-
class CreateSlotTypeCommand extends
|
|
283
|
+
class CreateSlotTypeCommand extends client.Command
|
|
286
284
|
.classBuilder()
|
|
287
285
|
.ep(commonParams)
|
|
288
286
|
.m(function (Command, cs, config, o) {
|
|
289
|
-
return [
|
|
287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
290
288
|
})
|
|
291
289
|
.s("LexModelBuildingServiceV2", "CreateSlotType", {})
|
|
292
290
|
.n("LexModelsV2Client", "CreateSlotTypeCommand")
|
|
@@ -294,11 +292,11 @@ class CreateSlotTypeCommand extends smithyClient.Command
|
|
|
294
292
|
.build() {
|
|
295
293
|
}
|
|
296
294
|
|
|
297
|
-
class CreateTestSetDiscrepancyReportCommand extends
|
|
295
|
+
class CreateTestSetDiscrepancyReportCommand extends client.Command
|
|
298
296
|
.classBuilder()
|
|
299
297
|
.ep(commonParams)
|
|
300
298
|
.m(function (Command, cs, config, o) {
|
|
301
|
-
return [
|
|
299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
302
300
|
})
|
|
303
301
|
.s("LexModelBuildingServiceV2", "CreateTestSetDiscrepancyReport", {})
|
|
304
302
|
.n("LexModelsV2Client", "CreateTestSetDiscrepancyReportCommand")
|
|
@@ -306,11 +304,11 @@ class CreateTestSetDiscrepancyReportCommand extends smithyClient.Command
|
|
|
306
304
|
.build() {
|
|
307
305
|
}
|
|
308
306
|
|
|
309
|
-
class CreateUploadUrlCommand extends
|
|
307
|
+
class CreateUploadUrlCommand extends client.Command
|
|
310
308
|
.classBuilder()
|
|
311
309
|
.ep(commonParams)
|
|
312
310
|
.m(function (Command, cs, config, o) {
|
|
313
|
-
return [
|
|
311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
314
312
|
})
|
|
315
313
|
.s("LexModelBuildingServiceV2", "CreateUploadUrl", {})
|
|
316
314
|
.n("LexModelsV2Client", "CreateUploadUrlCommand")
|
|
@@ -318,11 +316,11 @@ class CreateUploadUrlCommand extends smithyClient.Command
|
|
|
318
316
|
.build() {
|
|
319
317
|
}
|
|
320
318
|
|
|
321
|
-
class DeleteBotAliasCommand extends
|
|
319
|
+
class DeleteBotAliasCommand extends client.Command
|
|
322
320
|
.classBuilder()
|
|
323
321
|
.ep(commonParams)
|
|
324
322
|
.m(function (Command, cs, config, o) {
|
|
325
|
-
return [
|
|
323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
326
324
|
})
|
|
327
325
|
.s("LexModelBuildingServiceV2", "DeleteBotAlias", {})
|
|
328
326
|
.n("LexModelsV2Client", "DeleteBotAliasCommand")
|
|
@@ -330,11 +328,11 @@ class DeleteBotAliasCommand extends smithyClient.Command
|
|
|
330
328
|
.build() {
|
|
331
329
|
}
|
|
332
330
|
|
|
333
|
-
class DeleteBotAnalyzerRecommendationCommand extends
|
|
331
|
+
class DeleteBotAnalyzerRecommendationCommand extends client.Command
|
|
334
332
|
.classBuilder()
|
|
335
333
|
.ep(commonParams)
|
|
336
334
|
.m(function (Command, cs, config, o) {
|
|
337
|
-
return [
|
|
335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
338
336
|
})
|
|
339
337
|
.s("LexModelBuildingServiceV2", "DeleteBotAnalyzerRecommendation", {})
|
|
340
338
|
.n("LexModelsV2Client", "DeleteBotAnalyzerRecommendationCommand")
|
|
@@ -342,11 +340,11 @@ class DeleteBotAnalyzerRecommendationCommand extends smithyClient.Command
|
|
|
342
340
|
.build() {
|
|
343
341
|
}
|
|
344
342
|
|
|
345
|
-
class DeleteBotCommand extends
|
|
343
|
+
class DeleteBotCommand extends client.Command
|
|
346
344
|
.classBuilder()
|
|
347
345
|
.ep(commonParams)
|
|
348
346
|
.m(function (Command, cs, config, o) {
|
|
349
|
-
return [
|
|
347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
350
348
|
})
|
|
351
349
|
.s("LexModelBuildingServiceV2", "DeleteBot", {})
|
|
352
350
|
.n("LexModelsV2Client", "DeleteBotCommand")
|
|
@@ -354,11 +352,11 @@ class DeleteBotCommand extends smithyClient.Command
|
|
|
354
352
|
.build() {
|
|
355
353
|
}
|
|
356
354
|
|
|
357
|
-
class DeleteBotLocaleCommand extends
|
|
355
|
+
class DeleteBotLocaleCommand extends client.Command
|
|
358
356
|
.classBuilder()
|
|
359
357
|
.ep(commonParams)
|
|
360
358
|
.m(function (Command, cs, config, o) {
|
|
361
|
-
return [
|
|
359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
362
360
|
})
|
|
363
361
|
.s("LexModelBuildingServiceV2", "DeleteBotLocale", {})
|
|
364
362
|
.n("LexModelsV2Client", "DeleteBotLocaleCommand")
|
|
@@ -366,11 +364,11 @@ class DeleteBotLocaleCommand extends smithyClient.Command
|
|
|
366
364
|
.build() {
|
|
367
365
|
}
|
|
368
366
|
|
|
369
|
-
class DeleteBotReplicaCommand extends
|
|
367
|
+
class DeleteBotReplicaCommand extends client.Command
|
|
370
368
|
.classBuilder()
|
|
371
369
|
.ep(commonParams)
|
|
372
370
|
.m(function (Command, cs, config, o) {
|
|
373
|
-
return [
|
|
371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
374
372
|
})
|
|
375
373
|
.s("LexModelBuildingServiceV2", "DeleteBotReplica", {})
|
|
376
374
|
.n("LexModelsV2Client", "DeleteBotReplicaCommand")
|
|
@@ -378,11 +376,11 @@ class DeleteBotReplicaCommand extends smithyClient.Command
|
|
|
378
376
|
.build() {
|
|
379
377
|
}
|
|
380
378
|
|
|
381
|
-
class DeleteBotVersionCommand extends
|
|
379
|
+
class DeleteBotVersionCommand extends client.Command
|
|
382
380
|
.classBuilder()
|
|
383
381
|
.ep(commonParams)
|
|
384
382
|
.m(function (Command, cs, config, o) {
|
|
385
|
-
return [
|
|
383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
386
384
|
})
|
|
387
385
|
.s("LexModelBuildingServiceV2", "DeleteBotVersion", {})
|
|
388
386
|
.n("LexModelsV2Client", "DeleteBotVersionCommand")
|
|
@@ -390,11 +388,11 @@ class DeleteBotVersionCommand extends smithyClient.Command
|
|
|
390
388
|
.build() {
|
|
391
389
|
}
|
|
392
390
|
|
|
393
|
-
class DeleteCustomVocabularyCommand extends
|
|
391
|
+
class DeleteCustomVocabularyCommand extends client.Command
|
|
394
392
|
.classBuilder()
|
|
395
393
|
.ep(commonParams)
|
|
396
394
|
.m(function (Command, cs, config, o) {
|
|
397
|
-
return [
|
|
395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
398
396
|
})
|
|
399
397
|
.s("LexModelBuildingServiceV2", "DeleteCustomVocabulary", {})
|
|
400
398
|
.n("LexModelsV2Client", "DeleteCustomVocabularyCommand")
|
|
@@ -402,11 +400,11 @@ class DeleteCustomVocabularyCommand extends smithyClient.Command
|
|
|
402
400
|
.build() {
|
|
403
401
|
}
|
|
404
402
|
|
|
405
|
-
class DeleteExportCommand extends
|
|
403
|
+
class DeleteExportCommand extends client.Command
|
|
406
404
|
.classBuilder()
|
|
407
405
|
.ep(commonParams)
|
|
408
406
|
.m(function (Command, cs, config, o) {
|
|
409
|
-
return [
|
|
407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
410
408
|
})
|
|
411
409
|
.s("LexModelBuildingServiceV2", "DeleteExport", {})
|
|
412
410
|
.n("LexModelsV2Client", "DeleteExportCommand")
|
|
@@ -414,11 +412,11 @@ class DeleteExportCommand extends smithyClient.Command
|
|
|
414
412
|
.build() {
|
|
415
413
|
}
|
|
416
414
|
|
|
417
|
-
class DeleteImportCommand extends
|
|
415
|
+
class DeleteImportCommand extends client.Command
|
|
418
416
|
.classBuilder()
|
|
419
417
|
.ep(commonParams)
|
|
420
418
|
.m(function (Command, cs, config, o) {
|
|
421
|
-
return [
|
|
419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
422
420
|
})
|
|
423
421
|
.s("LexModelBuildingServiceV2", "DeleteImport", {})
|
|
424
422
|
.n("LexModelsV2Client", "DeleteImportCommand")
|
|
@@ -426,11 +424,11 @@ class DeleteImportCommand extends smithyClient.Command
|
|
|
426
424
|
.build() {
|
|
427
425
|
}
|
|
428
426
|
|
|
429
|
-
class DeleteIntentCommand extends
|
|
427
|
+
class DeleteIntentCommand extends client.Command
|
|
430
428
|
.classBuilder()
|
|
431
429
|
.ep(commonParams)
|
|
432
430
|
.m(function (Command, cs, config, o) {
|
|
433
|
-
return [
|
|
431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
434
432
|
})
|
|
435
433
|
.s("LexModelBuildingServiceV2", "DeleteIntent", {})
|
|
436
434
|
.n("LexModelsV2Client", "DeleteIntentCommand")
|
|
@@ -438,11 +436,11 @@ class DeleteIntentCommand extends smithyClient.Command
|
|
|
438
436
|
.build() {
|
|
439
437
|
}
|
|
440
438
|
|
|
441
|
-
class DeleteResourcePolicyCommand extends
|
|
439
|
+
class DeleteResourcePolicyCommand extends client.Command
|
|
442
440
|
.classBuilder()
|
|
443
441
|
.ep(commonParams)
|
|
444
442
|
.m(function (Command, cs, config, o) {
|
|
445
|
-
return [
|
|
443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
446
444
|
})
|
|
447
445
|
.s("LexModelBuildingServiceV2", "DeleteResourcePolicy", {})
|
|
448
446
|
.n("LexModelsV2Client", "DeleteResourcePolicyCommand")
|
|
@@ -450,11 +448,11 @@ class DeleteResourcePolicyCommand extends smithyClient.Command
|
|
|
450
448
|
.build() {
|
|
451
449
|
}
|
|
452
450
|
|
|
453
|
-
class DeleteResourcePolicyStatementCommand extends
|
|
451
|
+
class DeleteResourcePolicyStatementCommand extends client.Command
|
|
454
452
|
.classBuilder()
|
|
455
453
|
.ep(commonParams)
|
|
456
454
|
.m(function (Command, cs, config, o) {
|
|
457
|
-
return [
|
|
455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
458
456
|
})
|
|
459
457
|
.s("LexModelBuildingServiceV2", "DeleteResourcePolicyStatement", {})
|
|
460
458
|
.n("LexModelsV2Client", "DeleteResourcePolicyStatementCommand")
|
|
@@ -462,11 +460,11 @@ class DeleteResourcePolicyStatementCommand extends smithyClient.Command
|
|
|
462
460
|
.build() {
|
|
463
461
|
}
|
|
464
462
|
|
|
465
|
-
class DeleteSlotCommand extends
|
|
463
|
+
class DeleteSlotCommand extends client.Command
|
|
466
464
|
.classBuilder()
|
|
467
465
|
.ep(commonParams)
|
|
468
466
|
.m(function (Command, cs, config, o) {
|
|
469
|
-
return [
|
|
467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
470
468
|
})
|
|
471
469
|
.s("LexModelBuildingServiceV2", "DeleteSlot", {})
|
|
472
470
|
.n("LexModelsV2Client", "DeleteSlotCommand")
|
|
@@ -474,11 +472,11 @@ class DeleteSlotCommand extends smithyClient.Command
|
|
|
474
472
|
.build() {
|
|
475
473
|
}
|
|
476
474
|
|
|
477
|
-
class DeleteSlotTypeCommand extends
|
|
475
|
+
class DeleteSlotTypeCommand extends client.Command
|
|
478
476
|
.classBuilder()
|
|
479
477
|
.ep(commonParams)
|
|
480
478
|
.m(function (Command, cs, config, o) {
|
|
481
|
-
return [
|
|
479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
482
480
|
})
|
|
483
481
|
.s("LexModelBuildingServiceV2", "DeleteSlotType", {})
|
|
484
482
|
.n("LexModelsV2Client", "DeleteSlotTypeCommand")
|
|
@@ -486,11 +484,11 @@ class DeleteSlotTypeCommand extends smithyClient.Command
|
|
|
486
484
|
.build() {
|
|
487
485
|
}
|
|
488
486
|
|
|
489
|
-
class DeleteTestSetCommand extends
|
|
487
|
+
class DeleteTestSetCommand extends client.Command
|
|
490
488
|
.classBuilder()
|
|
491
489
|
.ep(commonParams)
|
|
492
490
|
.m(function (Command, cs, config, o) {
|
|
493
|
-
return [
|
|
491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
494
492
|
})
|
|
495
493
|
.s("LexModelBuildingServiceV2", "DeleteTestSet", {})
|
|
496
494
|
.n("LexModelsV2Client", "DeleteTestSetCommand")
|
|
@@ -498,11 +496,11 @@ class DeleteTestSetCommand extends smithyClient.Command
|
|
|
498
496
|
.build() {
|
|
499
497
|
}
|
|
500
498
|
|
|
501
|
-
class DeleteUtterancesCommand extends
|
|
499
|
+
class DeleteUtterancesCommand extends client.Command
|
|
502
500
|
.classBuilder()
|
|
503
501
|
.ep(commonParams)
|
|
504
502
|
.m(function (Command, cs, config, o) {
|
|
505
|
-
return [
|
|
503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
506
504
|
})
|
|
507
505
|
.s("LexModelBuildingServiceV2", "DeleteUtterances", {})
|
|
508
506
|
.n("LexModelsV2Client", "DeleteUtterancesCommand")
|
|
@@ -510,11 +508,11 @@ class DeleteUtterancesCommand extends smithyClient.Command
|
|
|
510
508
|
.build() {
|
|
511
509
|
}
|
|
512
510
|
|
|
513
|
-
class DescribeBotAliasCommand extends
|
|
511
|
+
class DescribeBotAliasCommand extends client.Command
|
|
514
512
|
.classBuilder()
|
|
515
513
|
.ep(commonParams)
|
|
516
514
|
.m(function (Command, cs, config, o) {
|
|
517
|
-
return [
|
|
515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
518
516
|
})
|
|
519
517
|
.s("LexModelBuildingServiceV2", "DescribeBotAlias", {})
|
|
520
518
|
.n("LexModelsV2Client", "DescribeBotAliasCommand")
|
|
@@ -522,11 +520,11 @@ class DescribeBotAliasCommand extends smithyClient.Command
|
|
|
522
520
|
.build() {
|
|
523
521
|
}
|
|
524
522
|
|
|
525
|
-
class DescribeBotAnalyzerRecommendationCommand extends
|
|
523
|
+
class DescribeBotAnalyzerRecommendationCommand extends client.Command
|
|
526
524
|
.classBuilder()
|
|
527
525
|
.ep(commonParams)
|
|
528
526
|
.m(function (Command, cs, config, o) {
|
|
529
|
-
return [
|
|
527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
530
528
|
})
|
|
531
529
|
.s("LexModelBuildingServiceV2", "DescribeBotAnalyzerRecommendation", {})
|
|
532
530
|
.n("LexModelsV2Client", "DescribeBotAnalyzerRecommendationCommand")
|
|
@@ -534,11 +532,11 @@ class DescribeBotAnalyzerRecommendationCommand extends smithyClient.Command
|
|
|
534
532
|
.build() {
|
|
535
533
|
}
|
|
536
534
|
|
|
537
|
-
class DescribeBotCommand extends
|
|
535
|
+
class DescribeBotCommand extends client.Command
|
|
538
536
|
.classBuilder()
|
|
539
537
|
.ep(commonParams)
|
|
540
538
|
.m(function (Command, cs, config, o) {
|
|
541
|
-
return [
|
|
539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
542
540
|
})
|
|
543
541
|
.s("LexModelBuildingServiceV2", "DescribeBot", {})
|
|
544
542
|
.n("LexModelsV2Client", "DescribeBotCommand")
|
|
@@ -546,11 +544,11 @@ class DescribeBotCommand extends smithyClient.Command
|
|
|
546
544
|
.build() {
|
|
547
545
|
}
|
|
548
546
|
|
|
549
|
-
class DescribeBotLocaleCommand extends
|
|
547
|
+
class DescribeBotLocaleCommand extends client.Command
|
|
550
548
|
.classBuilder()
|
|
551
549
|
.ep(commonParams)
|
|
552
550
|
.m(function (Command, cs, config, o) {
|
|
553
|
-
return [
|
|
551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
554
552
|
})
|
|
555
553
|
.s("LexModelBuildingServiceV2", "DescribeBotLocale", {})
|
|
556
554
|
.n("LexModelsV2Client", "DescribeBotLocaleCommand")
|
|
@@ -558,11 +556,11 @@ class DescribeBotLocaleCommand extends smithyClient.Command
|
|
|
558
556
|
.build() {
|
|
559
557
|
}
|
|
560
558
|
|
|
561
|
-
class DescribeBotRecommendationCommand extends
|
|
559
|
+
class DescribeBotRecommendationCommand extends client.Command
|
|
562
560
|
.classBuilder()
|
|
563
561
|
.ep(commonParams)
|
|
564
562
|
.m(function (Command, cs, config, o) {
|
|
565
|
-
return [
|
|
563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
566
564
|
})
|
|
567
565
|
.s("LexModelBuildingServiceV2", "DescribeBotRecommendation", {})
|
|
568
566
|
.n("LexModelsV2Client", "DescribeBotRecommendationCommand")
|
|
@@ -570,11 +568,11 @@ class DescribeBotRecommendationCommand extends smithyClient.Command
|
|
|
570
568
|
.build() {
|
|
571
569
|
}
|
|
572
570
|
|
|
573
|
-
class DescribeBotReplicaCommand extends
|
|
571
|
+
class DescribeBotReplicaCommand extends client.Command
|
|
574
572
|
.classBuilder()
|
|
575
573
|
.ep(commonParams)
|
|
576
574
|
.m(function (Command, cs, config, o) {
|
|
577
|
-
return [
|
|
575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
578
576
|
})
|
|
579
577
|
.s("LexModelBuildingServiceV2", "DescribeBotReplica", {})
|
|
580
578
|
.n("LexModelsV2Client", "DescribeBotReplicaCommand")
|
|
@@ -582,11 +580,11 @@ class DescribeBotReplicaCommand extends smithyClient.Command
|
|
|
582
580
|
.build() {
|
|
583
581
|
}
|
|
584
582
|
|
|
585
|
-
class DescribeBotResourceGenerationCommand extends
|
|
583
|
+
class DescribeBotResourceGenerationCommand extends client.Command
|
|
586
584
|
.classBuilder()
|
|
587
585
|
.ep(commonParams)
|
|
588
586
|
.m(function (Command, cs, config, o) {
|
|
589
|
-
return [
|
|
587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
590
588
|
})
|
|
591
589
|
.s("LexModelBuildingServiceV2", "DescribeBotResourceGeneration", {})
|
|
592
590
|
.n("LexModelsV2Client", "DescribeBotResourceGenerationCommand")
|
|
@@ -594,11 +592,11 @@ class DescribeBotResourceGenerationCommand extends smithyClient.Command
|
|
|
594
592
|
.build() {
|
|
595
593
|
}
|
|
596
594
|
|
|
597
|
-
class DescribeBotVersionCommand extends
|
|
595
|
+
class DescribeBotVersionCommand extends client.Command
|
|
598
596
|
.classBuilder()
|
|
599
597
|
.ep(commonParams)
|
|
600
598
|
.m(function (Command, cs, config, o) {
|
|
601
|
-
return [
|
|
599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
602
600
|
})
|
|
603
601
|
.s("LexModelBuildingServiceV2", "DescribeBotVersion", {})
|
|
604
602
|
.n("LexModelsV2Client", "DescribeBotVersionCommand")
|
|
@@ -606,11 +604,11 @@ class DescribeBotVersionCommand extends smithyClient.Command
|
|
|
606
604
|
.build() {
|
|
607
605
|
}
|
|
608
606
|
|
|
609
|
-
class DescribeCustomVocabularyMetadataCommand extends
|
|
607
|
+
class DescribeCustomVocabularyMetadataCommand extends client.Command
|
|
610
608
|
.classBuilder()
|
|
611
609
|
.ep(commonParams)
|
|
612
610
|
.m(function (Command, cs, config, o) {
|
|
613
|
-
return [
|
|
611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
614
612
|
})
|
|
615
613
|
.s("LexModelBuildingServiceV2", "DescribeCustomVocabularyMetadata", {})
|
|
616
614
|
.n("LexModelsV2Client", "DescribeCustomVocabularyMetadataCommand")
|
|
@@ -618,11 +616,11 @@ class DescribeCustomVocabularyMetadataCommand extends smithyClient.Command
|
|
|
618
616
|
.build() {
|
|
619
617
|
}
|
|
620
618
|
|
|
621
|
-
class DescribeExportCommand extends
|
|
619
|
+
class DescribeExportCommand extends client.Command
|
|
622
620
|
.classBuilder()
|
|
623
621
|
.ep(commonParams)
|
|
624
622
|
.m(function (Command, cs, config, o) {
|
|
625
|
-
return [
|
|
623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
626
624
|
})
|
|
627
625
|
.s("LexModelBuildingServiceV2", "DescribeExport", {})
|
|
628
626
|
.n("LexModelsV2Client", "DescribeExportCommand")
|
|
@@ -630,11 +628,11 @@ class DescribeExportCommand extends smithyClient.Command
|
|
|
630
628
|
.build() {
|
|
631
629
|
}
|
|
632
630
|
|
|
633
|
-
class DescribeImportCommand extends
|
|
631
|
+
class DescribeImportCommand extends client.Command
|
|
634
632
|
.classBuilder()
|
|
635
633
|
.ep(commonParams)
|
|
636
634
|
.m(function (Command, cs, config, o) {
|
|
637
|
-
return [
|
|
635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
638
636
|
})
|
|
639
637
|
.s("LexModelBuildingServiceV2", "DescribeImport", {})
|
|
640
638
|
.n("LexModelsV2Client", "DescribeImportCommand")
|
|
@@ -642,11 +640,11 @@ class DescribeImportCommand extends smithyClient.Command
|
|
|
642
640
|
.build() {
|
|
643
641
|
}
|
|
644
642
|
|
|
645
|
-
class DescribeIntentCommand extends
|
|
643
|
+
class DescribeIntentCommand extends client.Command
|
|
646
644
|
.classBuilder()
|
|
647
645
|
.ep(commonParams)
|
|
648
646
|
.m(function (Command, cs, config, o) {
|
|
649
|
-
return [
|
|
647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
650
648
|
})
|
|
651
649
|
.s("LexModelBuildingServiceV2", "DescribeIntent", {})
|
|
652
650
|
.n("LexModelsV2Client", "DescribeIntentCommand")
|
|
@@ -654,11 +652,11 @@ class DescribeIntentCommand extends smithyClient.Command
|
|
|
654
652
|
.build() {
|
|
655
653
|
}
|
|
656
654
|
|
|
657
|
-
class DescribeResourcePolicyCommand extends
|
|
655
|
+
class DescribeResourcePolicyCommand extends client.Command
|
|
658
656
|
.classBuilder()
|
|
659
657
|
.ep(commonParams)
|
|
660
658
|
.m(function (Command, cs, config, o) {
|
|
661
|
-
return [
|
|
659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
662
660
|
})
|
|
663
661
|
.s("LexModelBuildingServiceV2", "DescribeResourcePolicy", {})
|
|
664
662
|
.n("LexModelsV2Client", "DescribeResourcePolicyCommand")
|
|
@@ -666,11 +664,11 @@ class DescribeResourcePolicyCommand extends smithyClient.Command
|
|
|
666
664
|
.build() {
|
|
667
665
|
}
|
|
668
666
|
|
|
669
|
-
class DescribeSlotCommand extends
|
|
667
|
+
class DescribeSlotCommand extends client.Command
|
|
670
668
|
.classBuilder()
|
|
671
669
|
.ep(commonParams)
|
|
672
670
|
.m(function (Command, cs, config, o) {
|
|
673
|
-
return [
|
|
671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
674
672
|
})
|
|
675
673
|
.s("LexModelBuildingServiceV2", "DescribeSlot", {})
|
|
676
674
|
.n("LexModelsV2Client", "DescribeSlotCommand")
|
|
@@ -678,11 +676,11 @@ class DescribeSlotCommand extends smithyClient.Command
|
|
|
678
676
|
.build() {
|
|
679
677
|
}
|
|
680
678
|
|
|
681
|
-
class DescribeSlotTypeCommand extends
|
|
679
|
+
class DescribeSlotTypeCommand extends client.Command
|
|
682
680
|
.classBuilder()
|
|
683
681
|
.ep(commonParams)
|
|
684
682
|
.m(function (Command, cs, config, o) {
|
|
685
|
-
return [
|
|
683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
686
684
|
})
|
|
687
685
|
.s("LexModelBuildingServiceV2", "DescribeSlotType", {})
|
|
688
686
|
.n("LexModelsV2Client", "DescribeSlotTypeCommand")
|
|
@@ -690,11 +688,11 @@ class DescribeSlotTypeCommand extends smithyClient.Command
|
|
|
690
688
|
.build() {
|
|
691
689
|
}
|
|
692
690
|
|
|
693
|
-
class DescribeTestExecutionCommand extends
|
|
691
|
+
class DescribeTestExecutionCommand extends client.Command
|
|
694
692
|
.classBuilder()
|
|
695
693
|
.ep(commonParams)
|
|
696
694
|
.m(function (Command, cs, config, o) {
|
|
697
|
-
return [
|
|
695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
698
696
|
})
|
|
699
697
|
.s("LexModelBuildingServiceV2", "DescribeTestExecution", {})
|
|
700
698
|
.n("LexModelsV2Client", "DescribeTestExecutionCommand")
|
|
@@ -702,11 +700,11 @@ class DescribeTestExecutionCommand extends smithyClient.Command
|
|
|
702
700
|
.build() {
|
|
703
701
|
}
|
|
704
702
|
|
|
705
|
-
class DescribeTestSetCommand extends
|
|
703
|
+
class DescribeTestSetCommand extends client.Command
|
|
706
704
|
.classBuilder()
|
|
707
705
|
.ep(commonParams)
|
|
708
706
|
.m(function (Command, cs, config, o) {
|
|
709
|
-
return [
|
|
707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
710
708
|
})
|
|
711
709
|
.s("LexModelBuildingServiceV2", "DescribeTestSet", {})
|
|
712
710
|
.n("LexModelsV2Client", "DescribeTestSetCommand")
|
|
@@ -714,11 +712,11 @@ class DescribeTestSetCommand extends smithyClient.Command
|
|
|
714
712
|
.build() {
|
|
715
713
|
}
|
|
716
714
|
|
|
717
|
-
class DescribeTestSetDiscrepancyReportCommand extends
|
|
715
|
+
class DescribeTestSetDiscrepancyReportCommand extends client.Command
|
|
718
716
|
.classBuilder()
|
|
719
717
|
.ep(commonParams)
|
|
720
718
|
.m(function (Command, cs, config, o) {
|
|
721
|
-
return [
|
|
719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
722
720
|
})
|
|
723
721
|
.s("LexModelBuildingServiceV2", "DescribeTestSetDiscrepancyReport", {})
|
|
724
722
|
.n("LexModelsV2Client", "DescribeTestSetDiscrepancyReportCommand")
|
|
@@ -726,11 +724,11 @@ class DescribeTestSetDiscrepancyReportCommand extends smithyClient.Command
|
|
|
726
724
|
.build() {
|
|
727
725
|
}
|
|
728
726
|
|
|
729
|
-
class DescribeTestSetGenerationCommand extends
|
|
727
|
+
class DescribeTestSetGenerationCommand extends client.Command
|
|
730
728
|
.classBuilder()
|
|
731
729
|
.ep(commonParams)
|
|
732
730
|
.m(function (Command, cs, config, o) {
|
|
733
|
-
return [
|
|
731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
734
732
|
})
|
|
735
733
|
.s("LexModelBuildingServiceV2", "DescribeTestSetGeneration", {})
|
|
736
734
|
.n("LexModelsV2Client", "DescribeTestSetGenerationCommand")
|
|
@@ -738,11 +736,11 @@ class DescribeTestSetGenerationCommand extends smithyClient.Command
|
|
|
738
736
|
.build() {
|
|
739
737
|
}
|
|
740
738
|
|
|
741
|
-
class GenerateBotElementCommand extends
|
|
739
|
+
class GenerateBotElementCommand extends client.Command
|
|
742
740
|
.classBuilder()
|
|
743
741
|
.ep(commonParams)
|
|
744
742
|
.m(function (Command, cs, config, o) {
|
|
745
|
-
return [
|
|
743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
746
744
|
})
|
|
747
745
|
.s("LexModelBuildingServiceV2", "GenerateBotElement", {})
|
|
748
746
|
.n("LexModelsV2Client", "GenerateBotElementCommand")
|
|
@@ -750,11 +748,11 @@ class GenerateBotElementCommand extends smithyClient.Command
|
|
|
750
748
|
.build() {
|
|
751
749
|
}
|
|
752
750
|
|
|
753
|
-
class GetTestExecutionArtifactsUrlCommand extends
|
|
751
|
+
class GetTestExecutionArtifactsUrlCommand extends client.Command
|
|
754
752
|
.classBuilder()
|
|
755
753
|
.ep(commonParams)
|
|
756
754
|
.m(function (Command, cs, config, o) {
|
|
757
|
-
return [
|
|
755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
758
756
|
})
|
|
759
757
|
.s("LexModelBuildingServiceV2", "GetTestExecutionArtifactsUrl", {})
|
|
760
758
|
.n("LexModelsV2Client", "GetTestExecutionArtifactsUrlCommand")
|
|
@@ -762,11 +760,11 @@ class GetTestExecutionArtifactsUrlCommand extends smithyClient.Command
|
|
|
762
760
|
.build() {
|
|
763
761
|
}
|
|
764
762
|
|
|
765
|
-
class ListAggregatedUtterancesCommand extends
|
|
763
|
+
class ListAggregatedUtterancesCommand extends client.Command
|
|
766
764
|
.classBuilder()
|
|
767
765
|
.ep(commonParams)
|
|
768
766
|
.m(function (Command, cs, config, o) {
|
|
769
|
-
return [
|
|
767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
770
768
|
})
|
|
771
769
|
.s("LexModelBuildingServiceV2", "ListAggregatedUtterances", {})
|
|
772
770
|
.n("LexModelsV2Client", "ListAggregatedUtterancesCommand")
|
|
@@ -774,11 +772,11 @@ class ListAggregatedUtterancesCommand extends smithyClient.Command
|
|
|
774
772
|
.build() {
|
|
775
773
|
}
|
|
776
774
|
|
|
777
|
-
class ListBotAliasesCommand extends
|
|
775
|
+
class ListBotAliasesCommand extends client.Command
|
|
778
776
|
.classBuilder()
|
|
779
777
|
.ep(commonParams)
|
|
780
778
|
.m(function (Command, cs, config, o) {
|
|
781
|
-
return [
|
|
779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
782
780
|
})
|
|
783
781
|
.s("LexModelBuildingServiceV2", "ListBotAliases", {})
|
|
784
782
|
.n("LexModelsV2Client", "ListBotAliasesCommand")
|
|
@@ -786,11 +784,11 @@ class ListBotAliasesCommand extends smithyClient.Command
|
|
|
786
784
|
.build() {
|
|
787
785
|
}
|
|
788
786
|
|
|
789
|
-
class ListBotAliasReplicasCommand extends
|
|
787
|
+
class ListBotAliasReplicasCommand extends client.Command
|
|
790
788
|
.classBuilder()
|
|
791
789
|
.ep(commonParams)
|
|
792
790
|
.m(function (Command, cs, config, o) {
|
|
793
|
-
return [
|
|
791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
794
792
|
})
|
|
795
793
|
.s("LexModelBuildingServiceV2", "ListBotAliasReplicas", {})
|
|
796
794
|
.n("LexModelsV2Client", "ListBotAliasReplicasCommand")
|
|
@@ -798,11 +796,11 @@ class ListBotAliasReplicasCommand extends smithyClient.Command
|
|
|
798
796
|
.build() {
|
|
799
797
|
}
|
|
800
798
|
|
|
801
|
-
class ListBotAnalyzerHistoryCommand extends
|
|
799
|
+
class ListBotAnalyzerHistoryCommand extends client.Command
|
|
802
800
|
.classBuilder()
|
|
803
801
|
.ep(commonParams)
|
|
804
802
|
.m(function (Command, cs, config, o) {
|
|
805
|
-
return [
|
|
803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
806
804
|
})
|
|
807
805
|
.s("LexModelBuildingServiceV2", "ListBotAnalyzerHistory", {})
|
|
808
806
|
.n("LexModelsV2Client", "ListBotAnalyzerHistoryCommand")
|
|
@@ -810,11 +808,11 @@ class ListBotAnalyzerHistoryCommand extends smithyClient.Command
|
|
|
810
808
|
.build() {
|
|
811
809
|
}
|
|
812
810
|
|
|
813
|
-
class ListBotLocalesCommand extends
|
|
811
|
+
class ListBotLocalesCommand extends client.Command
|
|
814
812
|
.classBuilder()
|
|
815
813
|
.ep(commonParams)
|
|
816
814
|
.m(function (Command, cs, config, o) {
|
|
817
|
-
return [
|
|
815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
818
816
|
})
|
|
819
817
|
.s("LexModelBuildingServiceV2", "ListBotLocales", {})
|
|
820
818
|
.n("LexModelsV2Client", "ListBotLocalesCommand")
|
|
@@ -822,11 +820,11 @@ class ListBotLocalesCommand extends smithyClient.Command
|
|
|
822
820
|
.build() {
|
|
823
821
|
}
|
|
824
822
|
|
|
825
|
-
class ListBotRecommendationsCommand extends
|
|
823
|
+
class ListBotRecommendationsCommand extends client.Command
|
|
826
824
|
.classBuilder()
|
|
827
825
|
.ep(commonParams)
|
|
828
826
|
.m(function (Command, cs, config, o) {
|
|
829
|
-
return [
|
|
827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
830
828
|
})
|
|
831
829
|
.s("LexModelBuildingServiceV2", "ListBotRecommendations", {})
|
|
832
830
|
.n("LexModelsV2Client", "ListBotRecommendationsCommand")
|
|
@@ -834,11 +832,11 @@ class ListBotRecommendationsCommand extends smithyClient.Command
|
|
|
834
832
|
.build() {
|
|
835
833
|
}
|
|
836
834
|
|
|
837
|
-
class ListBotReplicasCommand extends
|
|
835
|
+
class ListBotReplicasCommand extends client.Command
|
|
838
836
|
.classBuilder()
|
|
839
837
|
.ep(commonParams)
|
|
840
838
|
.m(function (Command, cs, config, o) {
|
|
841
|
-
return [
|
|
839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
842
840
|
})
|
|
843
841
|
.s("LexModelBuildingServiceV2", "ListBotReplicas", {})
|
|
844
842
|
.n("LexModelsV2Client", "ListBotReplicasCommand")
|
|
@@ -846,11 +844,11 @@ class ListBotReplicasCommand extends smithyClient.Command
|
|
|
846
844
|
.build() {
|
|
847
845
|
}
|
|
848
846
|
|
|
849
|
-
class ListBotResourceGenerationsCommand extends
|
|
847
|
+
class ListBotResourceGenerationsCommand extends client.Command
|
|
850
848
|
.classBuilder()
|
|
851
849
|
.ep(commonParams)
|
|
852
850
|
.m(function (Command, cs, config, o) {
|
|
853
|
-
return [
|
|
851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
854
852
|
})
|
|
855
853
|
.s("LexModelBuildingServiceV2", "ListBotResourceGenerations", {})
|
|
856
854
|
.n("LexModelsV2Client", "ListBotResourceGenerationsCommand")
|
|
@@ -858,11 +856,11 @@ class ListBotResourceGenerationsCommand extends smithyClient.Command
|
|
|
858
856
|
.build() {
|
|
859
857
|
}
|
|
860
858
|
|
|
861
|
-
class ListBotsCommand extends
|
|
859
|
+
class ListBotsCommand extends client.Command
|
|
862
860
|
.classBuilder()
|
|
863
861
|
.ep(commonParams)
|
|
864
862
|
.m(function (Command, cs, config, o) {
|
|
865
|
-
return [
|
|
863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
866
864
|
})
|
|
867
865
|
.s("LexModelBuildingServiceV2", "ListBots", {})
|
|
868
866
|
.n("LexModelsV2Client", "ListBotsCommand")
|
|
@@ -870,11 +868,11 @@ class ListBotsCommand extends smithyClient.Command
|
|
|
870
868
|
.build() {
|
|
871
869
|
}
|
|
872
870
|
|
|
873
|
-
class ListBotVersionReplicasCommand extends
|
|
871
|
+
class ListBotVersionReplicasCommand extends client.Command
|
|
874
872
|
.classBuilder()
|
|
875
873
|
.ep(commonParams)
|
|
876
874
|
.m(function (Command, cs, config, o) {
|
|
877
|
-
return [
|
|
875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
878
876
|
})
|
|
879
877
|
.s("LexModelBuildingServiceV2", "ListBotVersionReplicas", {})
|
|
880
878
|
.n("LexModelsV2Client", "ListBotVersionReplicasCommand")
|
|
@@ -882,11 +880,11 @@ class ListBotVersionReplicasCommand extends smithyClient.Command
|
|
|
882
880
|
.build() {
|
|
883
881
|
}
|
|
884
882
|
|
|
885
|
-
class ListBotVersionsCommand extends
|
|
883
|
+
class ListBotVersionsCommand extends client.Command
|
|
886
884
|
.classBuilder()
|
|
887
885
|
.ep(commonParams)
|
|
888
886
|
.m(function (Command, cs, config, o) {
|
|
889
|
-
return [
|
|
887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
890
888
|
})
|
|
891
889
|
.s("LexModelBuildingServiceV2", "ListBotVersions", {})
|
|
892
890
|
.n("LexModelsV2Client", "ListBotVersionsCommand")
|
|
@@ -894,11 +892,11 @@ class ListBotVersionsCommand extends smithyClient.Command
|
|
|
894
892
|
.build() {
|
|
895
893
|
}
|
|
896
894
|
|
|
897
|
-
class ListBuiltInIntentsCommand extends
|
|
895
|
+
class ListBuiltInIntentsCommand extends client.Command
|
|
898
896
|
.classBuilder()
|
|
899
897
|
.ep(commonParams)
|
|
900
898
|
.m(function (Command, cs, config, o) {
|
|
901
|
-
return [
|
|
899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
902
900
|
})
|
|
903
901
|
.s("LexModelBuildingServiceV2", "ListBuiltInIntents", {})
|
|
904
902
|
.n("LexModelsV2Client", "ListBuiltInIntentsCommand")
|
|
@@ -906,11 +904,11 @@ class ListBuiltInIntentsCommand extends smithyClient.Command
|
|
|
906
904
|
.build() {
|
|
907
905
|
}
|
|
908
906
|
|
|
909
|
-
class ListBuiltInSlotTypesCommand extends
|
|
907
|
+
class ListBuiltInSlotTypesCommand extends client.Command
|
|
910
908
|
.classBuilder()
|
|
911
909
|
.ep(commonParams)
|
|
912
910
|
.m(function (Command, cs, config, o) {
|
|
913
|
-
return [
|
|
911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
914
912
|
})
|
|
915
913
|
.s("LexModelBuildingServiceV2", "ListBuiltInSlotTypes", {})
|
|
916
914
|
.n("LexModelsV2Client", "ListBuiltInSlotTypesCommand")
|
|
@@ -918,11 +916,11 @@ class ListBuiltInSlotTypesCommand extends smithyClient.Command
|
|
|
918
916
|
.build() {
|
|
919
917
|
}
|
|
920
918
|
|
|
921
|
-
class ListCustomVocabularyItemsCommand extends
|
|
919
|
+
class ListCustomVocabularyItemsCommand extends client.Command
|
|
922
920
|
.classBuilder()
|
|
923
921
|
.ep(commonParams)
|
|
924
922
|
.m(function (Command, cs, config, o) {
|
|
925
|
-
return [
|
|
923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
926
924
|
})
|
|
927
925
|
.s("LexModelBuildingServiceV2", "ListCustomVocabularyItems", {})
|
|
928
926
|
.n("LexModelsV2Client", "ListCustomVocabularyItemsCommand")
|
|
@@ -930,11 +928,11 @@ class ListCustomVocabularyItemsCommand extends smithyClient.Command
|
|
|
930
928
|
.build() {
|
|
931
929
|
}
|
|
932
930
|
|
|
933
|
-
class ListExportsCommand extends
|
|
931
|
+
class ListExportsCommand extends client.Command
|
|
934
932
|
.classBuilder()
|
|
935
933
|
.ep(commonParams)
|
|
936
934
|
.m(function (Command, cs, config, o) {
|
|
937
|
-
return [
|
|
935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
938
936
|
})
|
|
939
937
|
.s("LexModelBuildingServiceV2", "ListExports", {})
|
|
940
938
|
.n("LexModelsV2Client", "ListExportsCommand")
|
|
@@ -942,11 +940,11 @@ class ListExportsCommand extends smithyClient.Command
|
|
|
942
940
|
.build() {
|
|
943
941
|
}
|
|
944
942
|
|
|
945
|
-
class ListImportsCommand extends
|
|
943
|
+
class ListImportsCommand extends client.Command
|
|
946
944
|
.classBuilder()
|
|
947
945
|
.ep(commonParams)
|
|
948
946
|
.m(function (Command, cs, config, o) {
|
|
949
|
-
return [
|
|
947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
950
948
|
})
|
|
951
949
|
.s("LexModelBuildingServiceV2", "ListImports", {})
|
|
952
950
|
.n("LexModelsV2Client", "ListImportsCommand")
|
|
@@ -954,11 +952,11 @@ class ListImportsCommand extends smithyClient.Command
|
|
|
954
952
|
.build() {
|
|
955
953
|
}
|
|
956
954
|
|
|
957
|
-
class ListIntentMetricsCommand extends
|
|
955
|
+
class ListIntentMetricsCommand extends client.Command
|
|
958
956
|
.classBuilder()
|
|
959
957
|
.ep(commonParams)
|
|
960
958
|
.m(function (Command, cs, config, o) {
|
|
961
|
-
return [
|
|
959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
962
960
|
})
|
|
963
961
|
.s("LexModelBuildingServiceV2", "ListIntentMetrics", {})
|
|
964
962
|
.n("LexModelsV2Client", "ListIntentMetricsCommand")
|
|
@@ -966,11 +964,11 @@ class ListIntentMetricsCommand extends smithyClient.Command
|
|
|
966
964
|
.build() {
|
|
967
965
|
}
|
|
968
966
|
|
|
969
|
-
class ListIntentPathsCommand extends
|
|
967
|
+
class ListIntentPathsCommand extends client.Command
|
|
970
968
|
.classBuilder()
|
|
971
969
|
.ep(commonParams)
|
|
972
970
|
.m(function (Command, cs, config, o) {
|
|
973
|
-
return [
|
|
971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
974
972
|
})
|
|
975
973
|
.s("LexModelBuildingServiceV2", "ListIntentPaths", {})
|
|
976
974
|
.n("LexModelsV2Client", "ListIntentPathsCommand")
|
|
@@ -978,11 +976,11 @@ class ListIntentPathsCommand extends smithyClient.Command
|
|
|
978
976
|
.build() {
|
|
979
977
|
}
|
|
980
978
|
|
|
981
|
-
class ListIntentsCommand extends
|
|
979
|
+
class ListIntentsCommand extends client.Command
|
|
982
980
|
.classBuilder()
|
|
983
981
|
.ep(commonParams)
|
|
984
982
|
.m(function (Command, cs, config, o) {
|
|
985
|
-
return [
|
|
983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
986
984
|
})
|
|
987
985
|
.s("LexModelBuildingServiceV2", "ListIntents", {})
|
|
988
986
|
.n("LexModelsV2Client", "ListIntentsCommand")
|
|
@@ -990,11 +988,11 @@ class ListIntentsCommand extends smithyClient.Command
|
|
|
990
988
|
.build() {
|
|
991
989
|
}
|
|
992
990
|
|
|
993
|
-
class ListIntentStageMetricsCommand extends
|
|
991
|
+
class ListIntentStageMetricsCommand extends client.Command
|
|
994
992
|
.classBuilder()
|
|
995
993
|
.ep(commonParams)
|
|
996
994
|
.m(function (Command, cs, config, o) {
|
|
997
|
-
return [
|
|
995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
998
996
|
})
|
|
999
997
|
.s("LexModelBuildingServiceV2", "ListIntentStageMetrics", {})
|
|
1000
998
|
.n("LexModelsV2Client", "ListIntentStageMetricsCommand")
|
|
@@ -1002,11 +1000,11 @@ class ListIntentStageMetricsCommand extends smithyClient.Command
|
|
|
1002
1000
|
.build() {
|
|
1003
1001
|
}
|
|
1004
1002
|
|
|
1005
|
-
class ListRecommendedIntentsCommand extends
|
|
1003
|
+
class ListRecommendedIntentsCommand extends client.Command
|
|
1006
1004
|
.classBuilder()
|
|
1007
1005
|
.ep(commonParams)
|
|
1008
1006
|
.m(function (Command, cs, config, o) {
|
|
1009
|
-
return [
|
|
1007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1010
1008
|
})
|
|
1011
1009
|
.s("LexModelBuildingServiceV2", "ListRecommendedIntents", {})
|
|
1012
1010
|
.n("LexModelsV2Client", "ListRecommendedIntentsCommand")
|
|
@@ -1014,11 +1012,11 @@ class ListRecommendedIntentsCommand extends smithyClient.Command
|
|
|
1014
1012
|
.build() {
|
|
1015
1013
|
}
|
|
1016
1014
|
|
|
1017
|
-
class ListSessionAnalyticsDataCommand extends
|
|
1015
|
+
class ListSessionAnalyticsDataCommand extends client.Command
|
|
1018
1016
|
.classBuilder()
|
|
1019
1017
|
.ep(commonParams)
|
|
1020
1018
|
.m(function (Command, cs, config, o) {
|
|
1021
|
-
return [
|
|
1019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1022
1020
|
})
|
|
1023
1021
|
.s("LexModelBuildingServiceV2", "ListSessionAnalyticsData", {})
|
|
1024
1022
|
.n("LexModelsV2Client", "ListSessionAnalyticsDataCommand")
|
|
@@ -1026,11 +1024,11 @@ class ListSessionAnalyticsDataCommand extends smithyClient.Command
|
|
|
1026
1024
|
.build() {
|
|
1027
1025
|
}
|
|
1028
1026
|
|
|
1029
|
-
class ListSessionMetricsCommand extends
|
|
1027
|
+
class ListSessionMetricsCommand extends client.Command
|
|
1030
1028
|
.classBuilder()
|
|
1031
1029
|
.ep(commonParams)
|
|
1032
1030
|
.m(function (Command, cs, config, o) {
|
|
1033
|
-
return [
|
|
1031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1034
1032
|
})
|
|
1035
1033
|
.s("LexModelBuildingServiceV2", "ListSessionMetrics", {})
|
|
1036
1034
|
.n("LexModelsV2Client", "ListSessionMetricsCommand")
|
|
@@ -1038,11 +1036,11 @@ class ListSessionMetricsCommand extends smithyClient.Command
|
|
|
1038
1036
|
.build() {
|
|
1039
1037
|
}
|
|
1040
1038
|
|
|
1041
|
-
class ListSlotsCommand extends
|
|
1039
|
+
class ListSlotsCommand extends client.Command
|
|
1042
1040
|
.classBuilder()
|
|
1043
1041
|
.ep(commonParams)
|
|
1044
1042
|
.m(function (Command, cs, config, o) {
|
|
1045
|
-
return [
|
|
1043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1046
1044
|
})
|
|
1047
1045
|
.s("LexModelBuildingServiceV2", "ListSlots", {})
|
|
1048
1046
|
.n("LexModelsV2Client", "ListSlotsCommand")
|
|
@@ -1050,11 +1048,11 @@ class ListSlotsCommand extends smithyClient.Command
|
|
|
1050
1048
|
.build() {
|
|
1051
1049
|
}
|
|
1052
1050
|
|
|
1053
|
-
class ListSlotTypesCommand extends
|
|
1051
|
+
class ListSlotTypesCommand extends client.Command
|
|
1054
1052
|
.classBuilder()
|
|
1055
1053
|
.ep(commonParams)
|
|
1056
1054
|
.m(function (Command, cs, config, o) {
|
|
1057
|
-
return [
|
|
1055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1058
1056
|
})
|
|
1059
1057
|
.s("LexModelBuildingServiceV2", "ListSlotTypes", {})
|
|
1060
1058
|
.n("LexModelsV2Client", "ListSlotTypesCommand")
|
|
@@ -1062,11 +1060,11 @@ class ListSlotTypesCommand extends smithyClient.Command
|
|
|
1062
1060
|
.build() {
|
|
1063
1061
|
}
|
|
1064
1062
|
|
|
1065
|
-
class ListTagsForResourceCommand extends
|
|
1063
|
+
class ListTagsForResourceCommand extends client.Command
|
|
1066
1064
|
.classBuilder()
|
|
1067
1065
|
.ep(commonParams)
|
|
1068
1066
|
.m(function (Command, cs, config, o) {
|
|
1069
|
-
return [
|
|
1067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1070
1068
|
})
|
|
1071
1069
|
.s("LexModelBuildingServiceV2", "ListTagsForResource", {})
|
|
1072
1070
|
.n("LexModelsV2Client", "ListTagsForResourceCommand")
|
|
@@ -1074,11 +1072,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
1074
1072
|
.build() {
|
|
1075
1073
|
}
|
|
1076
1074
|
|
|
1077
|
-
class ListTestExecutionResultItemsCommand extends
|
|
1075
|
+
class ListTestExecutionResultItemsCommand extends client.Command
|
|
1078
1076
|
.classBuilder()
|
|
1079
1077
|
.ep(commonParams)
|
|
1080
1078
|
.m(function (Command, cs, config, o) {
|
|
1081
|
-
return [
|
|
1079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1082
1080
|
})
|
|
1083
1081
|
.s("LexModelBuildingServiceV2", "ListTestExecutionResultItems", {})
|
|
1084
1082
|
.n("LexModelsV2Client", "ListTestExecutionResultItemsCommand")
|
|
@@ -1086,11 +1084,11 @@ class ListTestExecutionResultItemsCommand extends smithyClient.Command
|
|
|
1086
1084
|
.build() {
|
|
1087
1085
|
}
|
|
1088
1086
|
|
|
1089
|
-
class ListTestExecutionsCommand extends
|
|
1087
|
+
class ListTestExecutionsCommand extends client.Command
|
|
1090
1088
|
.classBuilder()
|
|
1091
1089
|
.ep(commonParams)
|
|
1092
1090
|
.m(function (Command, cs, config, o) {
|
|
1093
|
-
return [
|
|
1091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1094
1092
|
})
|
|
1095
1093
|
.s("LexModelBuildingServiceV2", "ListTestExecutions", {})
|
|
1096
1094
|
.n("LexModelsV2Client", "ListTestExecutionsCommand")
|
|
@@ -1098,11 +1096,11 @@ class ListTestExecutionsCommand extends smithyClient.Command
|
|
|
1098
1096
|
.build() {
|
|
1099
1097
|
}
|
|
1100
1098
|
|
|
1101
|
-
class ListTestSetRecordsCommand extends
|
|
1099
|
+
class ListTestSetRecordsCommand extends client.Command
|
|
1102
1100
|
.classBuilder()
|
|
1103
1101
|
.ep(commonParams)
|
|
1104
1102
|
.m(function (Command, cs, config, o) {
|
|
1105
|
-
return [
|
|
1103
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1106
1104
|
})
|
|
1107
1105
|
.s("LexModelBuildingServiceV2", "ListTestSetRecords", {})
|
|
1108
1106
|
.n("LexModelsV2Client", "ListTestSetRecordsCommand")
|
|
@@ -1110,11 +1108,11 @@ class ListTestSetRecordsCommand extends smithyClient.Command
|
|
|
1110
1108
|
.build() {
|
|
1111
1109
|
}
|
|
1112
1110
|
|
|
1113
|
-
class ListTestSetsCommand extends
|
|
1111
|
+
class ListTestSetsCommand extends client.Command
|
|
1114
1112
|
.classBuilder()
|
|
1115
1113
|
.ep(commonParams)
|
|
1116
1114
|
.m(function (Command, cs, config, o) {
|
|
1117
|
-
return [
|
|
1115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1118
1116
|
})
|
|
1119
1117
|
.s("LexModelBuildingServiceV2", "ListTestSets", {})
|
|
1120
1118
|
.n("LexModelsV2Client", "ListTestSetsCommand")
|
|
@@ -1122,11 +1120,11 @@ class ListTestSetsCommand extends smithyClient.Command
|
|
|
1122
1120
|
.build() {
|
|
1123
1121
|
}
|
|
1124
1122
|
|
|
1125
|
-
class ListUtteranceAnalyticsDataCommand extends
|
|
1123
|
+
class ListUtteranceAnalyticsDataCommand extends client.Command
|
|
1126
1124
|
.classBuilder()
|
|
1127
1125
|
.ep(commonParams)
|
|
1128
1126
|
.m(function (Command, cs, config, o) {
|
|
1129
|
-
return [
|
|
1127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1130
1128
|
})
|
|
1131
1129
|
.s("LexModelBuildingServiceV2", "ListUtteranceAnalyticsData", {})
|
|
1132
1130
|
.n("LexModelsV2Client", "ListUtteranceAnalyticsDataCommand")
|
|
@@ -1134,11 +1132,11 @@ class ListUtteranceAnalyticsDataCommand extends smithyClient.Command
|
|
|
1134
1132
|
.build() {
|
|
1135
1133
|
}
|
|
1136
1134
|
|
|
1137
|
-
class ListUtteranceMetricsCommand extends
|
|
1135
|
+
class ListUtteranceMetricsCommand extends client.Command
|
|
1138
1136
|
.classBuilder()
|
|
1139
1137
|
.ep(commonParams)
|
|
1140
1138
|
.m(function (Command, cs, config, o) {
|
|
1141
|
-
return [
|
|
1139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1142
1140
|
})
|
|
1143
1141
|
.s("LexModelBuildingServiceV2", "ListUtteranceMetrics", {})
|
|
1144
1142
|
.n("LexModelsV2Client", "ListUtteranceMetricsCommand")
|
|
@@ -1146,11 +1144,11 @@ class ListUtteranceMetricsCommand extends smithyClient.Command
|
|
|
1146
1144
|
.build() {
|
|
1147
1145
|
}
|
|
1148
1146
|
|
|
1149
|
-
class SearchAssociatedTranscriptsCommand extends
|
|
1147
|
+
class SearchAssociatedTranscriptsCommand extends client.Command
|
|
1150
1148
|
.classBuilder()
|
|
1151
1149
|
.ep(commonParams)
|
|
1152
1150
|
.m(function (Command, cs, config, o) {
|
|
1153
|
-
return [
|
|
1151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1154
1152
|
})
|
|
1155
1153
|
.s("LexModelBuildingServiceV2", "SearchAssociatedTranscripts", {})
|
|
1156
1154
|
.n("LexModelsV2Client", "SearchAssociatedTranscriptsCommand")
|
|
@@ -1158,11 +1156,11 @@ class SearchAssociatedTranscriptsCommand extends smithyClient.Command
|
|
|
1158
1156
|
.build() {
|
|
1159
1157
|
}
|
|
1160
1158
|
|
|
1161
|
-
class StartBotAnalyzerCommand extends
|
|
1159
|
+
class StartBotAnalyzerCommand extends client.Command
|
|
1162
1160
|
.classBuilder()
|
|
1163
1161
|
.ep(commonParams)
|
|
1164
1162
|
.m(function (Command, cs, config, o) {
|
|
1165
|
-
return [
|
|
1163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1166
1164
|
})
|
|
1167
1165
|
.s("LexModelBuildingServiceV2", "StartBotAnalyzer", {})
|
|
1168
1166
|
.n("LexModelsV2Client", "StartBotAnalyzerCommand")
|
|
@@ -1170,11 +1168,11 @@ class StartBotAnalyzerCommand extends smithyClient.Command
|
|
|
1170
1168
|
.build() {
|
|
1171
1169
|
}
|
|
1172
1170
|
|
|
1173
|
-
class StartBotRecommendationCommand extends
|
|
1171
|
+
class StartBotRecommendationCommand extends client.Command
|
|
1174
1172
|
.classBuilder()
|
|
1175
1173
|
.ep(commonParams)
|
|
1176
1174
|
.m(function (Command, cs, config, o) {
|
|
1177
|
-
return [
|
|
1175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1178
1176
|
})
|
|
1179
1177
|
.s("LexModelBuildingServiceV2", "StartBotRecommendation", {})
|
|
1180
1178
|
.n("LexModelsV2Client", "StartBotRecommendationCommand")
|
|
@@ -1182,11 +1180,11 @@ class StartBotRecommendationCommand extends smithyClient.Command
|
|
|
1182
1180
|
.build() {
|
|
1183
1181
|
}
|
|
1184
1182
|
|
|
1185
|
-
class StartBotResourceGenerationCommand extends
|
|
1183
|
+
class StartBotResourceGenerationCommand extends client.Command
|
|
1186
1184
|
.classBuilder()
|
|
1187
1185
|
.ep(commonParams)
|
|
1188
1186
|
.m(function (Command, cs, config, o) {
|
|
1189
|
-
return [
|
|
1187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1190
1188
|
})
|
|
1191
1189
|
.s("LexModelBuildingServiceV2", "StartBotResourceGeneration", {})
|
|
1192
1190
|
.n("LexModelsV2Client", "StartBotResourceGenerationCommand")
|
|
@@ -1194,11 +1192,11 @@ class StartBotResourceGenerationCommand extends smithyClient.Command
|
|
|
1194
1192
|
.build() {
|
|
1195
1193
|
}
|
|
1196
1194
|
|
|
1197
|
-
class StartImportCommand extends
|
|
1195
|
+
class StartImportCommand extends client.Command
|
|
1198
1196
|
.classBuilder()
|
|
1199
1197
|
.ep(commonParams)
|
|
1200
1198
|
.m(function (Command, cs, config, o) {
|
|
1201
|
-
return [
|
|
1199
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1202
1200
|
})
|
|
1203
1201
|
.s("LexModelBuildingServiceV2", "StartImport", {})
|
|
1204
1202
|
.n("LexModelsV2Client", "StartImportCommand")
|
|
@@ -1206,11 +1204,11 @@ class StartImportCommand extends smithyClient.Command
|
|
|
1206
1204
|
.build() {
|
|
1207
1205
|
}
|
|
1208
1206
|
|
|
1209
|
-
class StartTestExecutionCommand extends
|
|
1207
|
+
class StartTestExecutionCommand extends client.Command
|
|
1210
1208
|
.classBuilder()
|
|
1211
1209
|
.ep(commonParams)
|
|
1212
1210
|
.m(function (Command, cs, config, o) {
|
|
1213
|
-
return [
|
|
1211
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1214
1212
|
})
|
|
1215
1213
|
.s("LexModelBuildingServiceV2", "StartTestExecution", {})
|
|
1216
1214
|
.n("LexModelsV2Client", "StartTestExecutionCommand")
|
|
@@ -1218,11 +1216,11 @@ class StartTestExecutionCommand extends smithyClient.Command
|
|
|
1218
1216
|
.build() {
|
|
1219
1217
|
}
|
|
1220
1218
|
|
|
1221
|
-
class StartTestSetGenerationCommand extends
|
|
1219
|
+
class StartTestSetGenerationCommand extends client.Command
|
|
1222
1220
|
.classBuilder()
|
|
1223
1221
|
.ep(commonParams)
|
|
1224
1222
|
.m(function (Command, cs, config, o) {
|
|
1225
|
-
return [
|
|
1223
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1226
1224
|
})
|
|
1227
1225
|
.s("LexModelBuildingServiceV2", "StartTestSetGeneration", {})
|
|
1228
1226
|
.n("LexModelsV2Client", "StartTestSetGenerationCommand")
|
|
@@ -1230,11 +1228,11 @@ class StartTestSetGenerationCommand extends smithyClient.Command
|
|
|
1230
1228
|
.build() {
|
|
1231
1229
|
}
|
|
1232
1230
|
|
|
1233
|
-
class StopBotAnalyzerCommand extends
|
|
1231
|
+
class StopBotAnalyzerCommand extends client.Command
|
|
1234
1232
|
.classBuilder()
|
|
1235
1233
|
.ep(commonParams)
|
|
1236
1234
|
.m(function (Command, cs, config, o) {
|
|
1237
|
-
return [
|
|
1235
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1238
1236
|
})
|
|
1239
1237
|
.s("LexModelBuildingServiceV2", "StopBotAnalyzer", {})
|
|
1240
1238
|
.n("LexModelsV2Client", "StopBotAnalyzerCommand")
|
|
@@ -1242,11 +1240,11 @@ class StopBotAnalyzerCommand extends smithyClient.Command
|
|
|
1242
1240
|
.build() {
|
|
1243
1241
|
}
|
|
1244
1242
|
|
|
1245
|
-
class StopBotRecommendationCommand extends
|
|
1243
|
+
class StopBotRecommendationCommand extends client.Command
|
|
1246
1244
|
.classBuilder()
|
|
1247
1245
|
.ep(commonParams)
|
|
1248
1246
|
.m(function (Command, cs, config, o) {
|
|
1249
|
-
return [
|
|
1247
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1250
1248
|
})
|
|
1251
1249
|
.s("LexModelBuildingServiceV2", "StopBotRecommendation", {})
|
|
1252
1250
|
.n("LexModelsV2Client", "StopBotRecommendationCommand")
|
|
@@ -1254,11 +1252,11 @@ class StopBotRecommendationCommand extends smithyClient.Command
|
|
|
1254
1252
|
.build() {
|
|
1255
1253
|
}
|
|
1256
1254
|
|
|
1257
|
-
class TagResourceCommand extends
|
|
1255
|
+
class TagResourceCommand extends client.Command
|
|
1258
1256
|
.classBuilder()
|
|
1259
1257
|
.ep(commonParams)
|
|
1260
1258
|
.m(function (Command, cs, config, o) {
|
|
1261
|
-
return [
|
|
1259
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1262
1260
|
})
|
|
1263
1261
|
.s("LexModelBuildingServiceV2", "TagResource", {})
|
|
1264
1262
|
.n("LexModelsV2Client", "TagResourceCommand")
|
|
@@ -1266,11 +1264,11 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
1266
1264
|
.build() {
|
|
1267
1265
|
}
|
|
1268
1266
|
|
|
1269
|
-
class UntagResourceCommand extends
|
|
1267
|
+
class UntagResourceCommand extends client.Command
|
|
1270
1268
|
.classBuilder()
|
|
1271
1269
|
.ep(commonParams)
|
|
1272
1270
|
.m(function (Command, cs, config, o) {
|
|
1273
|
-
return [
|
|
1271
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1274
1272
|
})
|
|
1275
1273
|
.s("LexModelBuildingServiceV2", "UntagResource", {})
|
|
1276
1274
|
.n("LexModelsV2Client", "UntagResourceCommand")
|
|
@@ -1278,11 +1276,11 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
1278
1276
|
.build() {
|
|
1279
1277
|
}
|
|
1280
1278
|
|
|
1281
|
-
class UpdateBotAliasCommand extends
|
|
1279
|
+
class UpdateBotAliasCommand extends client.Command
|
|
1282
1280
|
.classBuilder()
|
|
1283
1281
|
.ep(commonParams)
|
|
1284
1282
|
.m(function (Command, cs, config, o) {
|
|
1285
|
-
return [
|
|
1283
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1286
1284
|
})
|
|
1287
1285
|
.s("LexModelBuildingServiceV2", "UpdateBotAlias", {})
|
|
1288
1286
|
.n("LexModelsV2Client", "UpdateBotAliasCommand")
|
|
@@ -1290,11 +1288,11 @@ class UpdateBotAliasCommand extends smithyClient.Command
|
|
|
1290
1288
|
.build() {
|
|
1291
1289
|
}
|
|
1292
1290
|
|
|
1293
|
-
class UpdateBotCommand extends
|
|
1291
|
+
class UpdateBotCommand extends client.Command
|
|
1294
1292
|
.classBuilder()
|
|
1295
1293
|
.ep(commonParams)
|
|
1296
1294
|
.m(function (Command, cs, config, o) {
|
|
1297
|
-
return [
|
|
1295
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1298
1296
|
})
|
|
1299
1297
|
.s("LexModelBuildingServiceV2", "UpdateBot", {})
|
|
1300
1298
|
.n("LexModelsV2Client", "UpdateBotCommand")
|
|
@@ -1302,11 +1300,11 @@ class UpdateBotCommand extends smithyClient.Command
|
|
|
1302
1300
|
.build() {
|
|
1303
1301
|
}
|
|
1304
1302
|
|
|
1305
|
-
class UpdateBotLocaleCommand extends
|
|
1303
|
+
class UpdateBotLocaleCommand extends client.Command
|
|
1306
1304
|
.classBuilder()
|
|
1307
1305
|
.ep(commonParams)
|
|
1308
1306
|
.m(function (Command, cs, config, o) {
|
|
1309
|
-
return [
|
|
1307
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1310
1308
|
})
|
|
1311
1309
|
.s("LexModelBuildingServiceV2", "UpdateBotLocale", {})
|
|
1312
1310
|
.n("LexModelsV2Client", "UpdateBotLocaleCommand")
|
|
@@ -1314,11 +1312,11 @@ class UpdateBotLocaleCommand extends smithyClient.Command
|
|
|
1314
1312
|
.build() {
|
|
1315
1313
|
}
|
|
1316
1314
|
|
|
1317
|
-
class UpdateBotRecommendationCommand extends
|
|
1315
|
+
class UpdateBotRecommendationCommand extends client.Command
|
|
1318
1316
|
.classBuilder()
|
|
1319
1317
|
.ep(commonParams)
|
|
1320
1318
|
.m(function (Command, cs, config, o) {
|
|
1321
|
-
return [
|
|
1319
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1322
1320
|
})
|
|
1323
1321
|
.s("LexModelBuildingServiceV2", "UpdateBotRecommendation", {})
|
|
1324
1322
|
.n("LexModelsV2Client", "UpdateBotRecommendationCommand")
|
|
@@ -1326,11 +1324,11 @@ class UpdateBotRecommendationCommand extends smithyClient.Command
|
|
|
1326
1324
|
.build() {
|
|
1327
1325
|
}
|
|
1328
1326
|
|
|
1329
|
-
class UpdateExportCommand extends
|
|
1327
|
+
class UpdateExportCommand extends client.Command
|
|
1330
1328
|
.classBuilder()
|
|
1331
1329
|
.ep(commonParams)
|
|
1332
1330
|
.m(function (Command, cs, config, o) {
|
|
1333
|
-
return [
|
|
1331
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1334
1332
|
})
|
|
1335
1333
|
.s("LexModelBuildingServiceV2", "UpdateExport", {})
|
|
1336
1334
|
.n("LexModelsV2Client", "UpdateExportCommand")
|
|
@@ -1338,11 +1336,11 @@ class UpdateExportCommand extends smithyClient.Command
|
|
|
1338
1336
|
.build() {
|
|
1339
1337
|
}
|
|
1340
1338
|
|
|
1341
|
-
class UpdateIntentCommand extends
|
|
1339
|
+
class UpdateIntentCommand extends client.Command
|
|
1342
1340
|
.classBuilder()
|
|
1343
1341
|
.ep(commonParams)
|
|
1344
1342
|
.m(function (Command, cs, config, o) {
|
|
1345
|
-
return [
|
|
1343
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1346
1344
|
})
|
|
1347
1345
|
.s("LexModelBuildingServiceV2", "UpdateIntent", {})
|
|
1348
1346
|
.n("LexModelsV2Client", "UpdateIntentCommand")
|
|
@@ -1350,11 +1348,11 @@ class UpdateIntentCommand extends smithyClient.Command
|
|
|
1350
1348
|
.build() {
|
|
1351
1349
|
}
|
|
1352
1350
|
|
|
1353
|
-
class UpdateResourcePolicyCommand extends
|
|
1351
|
+
class UpdateResourcePolicyCommand extends client.Command
|
|
1354
1352
|
.classBuilder()
|
|
1355
1353
|
.ep(commonParams)
|
|
1356
1354
|
.m(function (Command, cs, config, o) {
|
|
1357
|
-
return [
|
|
1355
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1358
1356
|
})
|
|
1359
1357
|
.s("LexModelBuildingServiceV2", "UpdateResourcePolicy", {})
|
|
1360
1358
|
.n("LexModelsV2Client", "UpdateResourcePolicyCommand")
|
|
@@ -1362,11 +1360,11 @@ class UpdateResourcePolicyCommand extends smithyClient.Command
|
|
|
1362
1360
|
.build() {
|
|
1363
1361
|
}
|
|
1364
1362
|
|
|
1365
|
-
class UpdateSlotCommand extends
|
|
1363
|
+
class UpdateSlotCommand extends client.Command
|
|
1366
1364
|
.classBuilder()
|
|
1367
1365
|
.ep(commonParams)
|
|
1368
1366
|
.m(function (Command, cs, config, o) {
|
|
1369
|
-
return [
|
|
1367
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1370
1368
|
})
|
|
1371
1369
|
.s("LexModelBuildingServiceV2", "UpdateSlot", {})
|
|
1372
1370
|
.n("LexModelsV2Client", "UpdateSlotCommand")
|
|
@@ -1374,11 +1372,11 @@ class UpdateSlotCommand extends smithyClient.Command
|
|
|
1374
1372
|
.build() {
|
|
1375
1373
|
}
|
|
1376
1374
|
|
|
1377
|
-
class UpdateSlotTypeCommand extends
|
|
1375
|
+
class UpdateSlotTypeCommand extends client.Command
|
|
1378
1376
|
.classBuilder()
|
|
1379
1377
|
.ep(commonParams)
|
|
1380
1378
|
.m(function (Command, cs, config, o) {
|
|
1381
|
-
return [
|
|
1379
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1382
1380
|
})
|
|
1383
1381
|
.s("LexModelBuildingServiceV2", "UpdateSlotType", {})
|
|
1384
1382
|
.n("LexModelsV2Client", "UpdateSlotTypeCommand")
|
|
@@ -1386,11 +1384,11 @@ class UpdateSlotTypeCommand extends smithyClient.Command
|
|
|
1386
1384
|
.build() {
|
|
1387
1385
|
}
|
|
1388
1386
|
|
|
1389
|
-
class UpdateTestSetCommand extends
|
|
1387
|
+
class UpdateTestSetCommand extends client.Command
|
|
1390
1388
|
.classBuilder()
|
|
1391
1389
|
.ep(commonParams)
|
|
1392
1390
|
.m(function (Command, cs, config, o) {
|
|
1393
|
-
return [
|
|
1391
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1394
1392
|
})
|
|
1395
1393
|
.s("LexModelBuildingServiceV2", "UpdateTestSet", {})
|
|
1396
1394
|
.n("LexModelsV2Client", "UpdateTestSetCommand")
|
|
@@ -1458,17 +1456,17 @@ const paginateListUtteranceAnalyticsData = core.createPaginator(LexModelsV2Clien
|
|
|
1458
1456
|
|
|
1459
1457
|
const paginateListUtteranceMetrics = core.createPaginator(LexModelsV2Client, ListUtteranceMetricsCommand, "nextToken", "nextToken", "maxResults");
|
|
1460
1458
|
|
|
1461
|
-
const checkState$7 = async (client, input) => {
|
|
1459
|
+
const checkState$7 = async (client$1, input) => {
|
|
1462
1460
|
let reason;
|
|
1463
1461
|
try {
|
|
1464
|
-
let result = await client.send(new DescribeBotAliasCommand(input));
|
|
1462
|
+
let result = await client$1.send(new DescribeBotAliasCommand(input));
|
|
1465
1463
|
reason = result;
|
|
1466
1464
|
try {
|
|
1467
1465
|
const returnComparator = () => {
|
|
1468
1466
|
return result.botAliasStatus;
|
|
1469
1467
|
};
|
|
1470
1468
|
if (returnComparator() === "Available") {
|
|
1471
|
-
return { state:
|
|
1469
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1472
1470
|
}
|
|
1473
1471
|
}
|
|
1474
1472
|
catch (e) { }
|
|
@@ -1477,7 +1475,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1477
1475
|
return result.botAliasStatus;
|
|
1478
1476
|
};
|
|
1479
1477
|
if (returnComparator() === "Failed") {
|
|
1480
|
-
return { state:
|
|
1478
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1481
1479
|
}
|
|
1482
1480
|
}
|
|
1483
1481
|
catch (e) { }
|
|
@@ -1486,7 +1484,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1486
1484
|
return result.botAliasStatus;
|
|
1487
1485
|
};
|
|
1488
1486
|
if (returnComparator() === "Deleting") {
|
|
1489
|
-
return { state:
|
|
1487
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1490
1488
|
}
|
|
1491
1489
|
}
|
|
1492
1490
|
catch (e) { }
|
|
@@ -1494,29 +1492,29 @@ const checkState$7 = async (client, input) => {
|
|
|
1494
1492
|
catch (exception) {
|
|
1495
1493
|
reason = exception;
|
|
1496
1494
|
}
|
|
1497
|
-
return { state:
|
|
1495
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1498
1496
|
};
|
|
1499
1497
|
const waitForBotAliasAvailable = async (params, input) => {
|
|
1500
1498
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1501
|
-
return
|
|
1499
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
1502
1500
|
};
|
|
1503
1501
|
const waitUntilBotAliasAvailable = async (params, input) => {
|
|
1504
1502
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1505
|
-
const result = await
|
|
1506
|
-
return
|
|
1503
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
1504
|
+
return client.checkExceptions(result);
|
|
1507
1505
|
};
|
|
1508
1506
|
|
|
1509
|
-
const checkState$6 = async (client, input) => {
|
|
1507
|
+
const checkState$6 = async (client$1, input) => {
|
|
1510
1508
|
let reason;
|
|
1511
1509
|
try {
|
|
1512
|
-
let result = await client.send(new DescribeBotCommand(input));
|
|
1510
|
+
let result = await client$1.send(new DescribeBotCommand(input));
|
|
1513
1511
|
reason = result;
|
|
1514
1512
|
try {
|
|
1515
1513
|
const returnComparator = () => {
|
|
1516
1514
|
return result.botStatus;
|
|
1517
1515
|
};
|
|
1518
1516
|
if (returnComparator() === "Available") {
|
|
1519
|
-
return { state:
|
|
1517
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1520
1518
|
}
|
|
1521
1519
|
}
|
|
1522
1520
|
catch (e) { }
|
|
@@ -1525,7 +1523,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1525
1523
|
return result.botStatus;
|
|
1526
1524
|
};
|
|
1527
1525
|
if (returnComparator() === "Deleting") {
|
|
1528
|
-
return { state:
|
|
1526
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1529
1527
|
}
|
|
1530
1528
|
}
|
|
1531
1529
|
catch (e) { }
|
|
@@ -1534,7 +1532,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1534
1532
|
return result.botStatus;
|
|
1535
1533
|
};
|
|
1536
1534
|
if (returnComparator() === "Failed") {
|
|
1537
|
-
return { state:
|
|
1535
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1538
1536
|
}
|
|
1539
1537
|
}
|
|
1540
1538
|
catch (e) { }
|
|
@@ -1543,7 +1541,7 @@ const checkState$6 = async (client, input) => {
|
|
|
1543
1541
|
return result.botStatus;
|
|
1544
1542
|
};
|
|
1545
1543
|
if (returnComparator() === "Inactive") {
|
|
1546
|
-
return { state:
|
|
1544
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1547
1545
|
}
|
|
1548
1546
|
}
|
|
1549
1547
|
catch (e) { }
|
|
@@ -1551,29 +1549,29 @@ const checkState$6 = async (client, input) => {
|
|
|
1551
1549
|
catch (exception) {
|
|
1552
1550
|
reason = exception;
|
|
1553
1551
|
}
|
|
1554
|
-
return { state:
|
|
1552
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1555
1553
|
};
|
|
1556
1554
|
const waitForBotAvailable = async (params, input) => {
|
|
1557
1555
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1558
|
-
return
|
|
1556
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
1559
1557
|
};
|
|
1560
1558
|
const waitUntilBotAvailable = async (params, input) => {
|
|
1561
1559
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1562
|
-
const result = await
|
|
1563
|
-
return
|
|
1560
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
1561
|
+
return client.checkExceptions(result);
|
|
1564
1562
|
};
|
|
1565
1563
|
|
|
1566
|
-
const checkState$5 = async (client, input) => {
|
|
1564
|
+
const checkState$5 = async (client$1, input) => {
|
|
1567
1565
|
let reason;
|
|
1568
1566
|
try {
|
|
1569
|
-
let result = await client.send(new DescribeExportCommand(input));
|
|
1567
|
+
let result = await client$1.send(new DescribeExportCommand(input));
|
|
1570
1568
|
reason = result;
|
|
1571
1569
|
try {
|
|
1572
1570
|
const returnComparator = () => {
|
|
1573
1571
|
return result.exportStatus;
|
|
1574
1572
|
};
|
|
1575
1573
|
if (returnComparator() === "Completed") {
|
|
1576
|
-
return { state:
|
|
1574
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1577
1575
|
}
|
|
1578
1576
|
}
|
|
1579
1577
|
catch (e) { }
|
|
@@ -1582,7 +1580,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1582
1580
|
return result.exportStatus;
|
|
1583
1581
|
};
|
|
1584
1582
|
if (returnComparator() === "Deleting") {
|
|
1585
|
-
return { state:
|
|
1583
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1586
1584
|
}
|
|
1587
1585
|
}
|
|
1588
1586
|
catch (e) { }
|
|
@@ -1591,7 +1589,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1591
1589
|
return result.exportStatus;
|
|
1592
1590
|
};
|
|
1593
1591
|
if (returnComparator() === "Failed") {
|
|
1594
|
-
return { state:
|
|
1592
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1595
1593
|
}
|
|
1596
1594
|
}
|
|
1597
1595
|
catch (e) { }
|
|
@@ -1599,29 +1597,29 @@ const checkState$5 = async (client, input) => {
|
|
|
1599
1597
|
catch (exception) {
|
|
1600
1598
|
reason = exception;
|
|
1601
1599
|
}
|
|
1602
|
-
return { state:
|
|
1600
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1603
1601
|
};
|
|
1604
1602
|
const waitForBotExportCompleted = async (params, input) => {
|
|
1605
1603
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1606
|
-
return
|
|
1604
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
1607
1605
|
};
|
|
1608
1606
|
const waitUntilBotExportCompleted = async (params, input) => {
|
|
1609
1607
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1610
|
-
const result = await
|
|
1611
|
-
return
|
|
1608
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
1609
|
+
return client.checkExceptions(result);
|
|
1612
1610
|
};
|
|
1613
1611
|
|
|
1614
|
-
const checkState$4 = async (client, input) => {
|
|
1612
|
+
const checkState$4 = async (client$1, input) => {
|
|
1615
1613
|
let reason;
|
|
1616
1614
|
try {
|
|
1617
|
-
let result = await client.send(new DescribeImportCommand(input));
|
|
1615
|
+
let result = await client$1.send(new DescribeImportCommand(input));
|
|
1618
1616
|
reason = result;
|
|
1619
1617
|
try {
|
|
1620
1618
|
const returnComparator = () => {
|
|
1621
1619
|
return result.importStatus;
|
|
1622
1620
|
};
|
|
1623
1621
|
if (returnComparator() === "Completed") {
|
|
1624
|
-
return { state:
|
|
1622
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1625
1623
|
}
|
|
1626
1624
|
}
|
|
1627
1625
|
catch (e) { }
|
|
@@ -1630,7 +1628,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1630
1628
|
return result.importStatus;
|
|
1631
1629
|
};
|
|
1632
1630
|
if (returnComparator() === "Deleting") {
|
|
1633
|
-
return { state:
|
|
1631
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1634
1632
|
}
|
|
1635
1633
|
}
|
|
1636
1634
|
catch (e) { }
|
|
@@ -1639,7 +1637,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1639
1637
|
return result.importStatus;
|
|
1640
1638
|
};
|
|
1641
1639
|
if (returnComparator() === "Failed") {
|
|
1642
|
-
return { state:
|
|
1640
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1643
1641
|
}
|
|
1644
1642
|
}
|
|
1645
1643
|
catch (e) { }
|
|
@@ -1647,29 +1645,29 @@ const checkState$4 = async (client, input) => {
|
|
|
1647
1645
|
catch (exception) {
|
|
1648
1646
|
reason = exception;
|
|
1649
1647
|
}
|
|
1650
|
-
return { state:
|
|
1648
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1651
1649
|
};
|
|
1652
1650
|
const waitForBotImportCompleted = async (params, input) => {
|
|
1653
1651
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1654
|
-
return
|
|
1652
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
1655
1653
|
};
|
|
1656
1654
|
const waitUntilBotImportCompleted = async (params, input) => {
|
|
1657
1655
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1658
|
-
const result = await
|
|
1659
|
-
return
|
|
1656
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
1657
|
+
return client.checkExceptions(result);
|
|
1660
1658
|
};
|
|
1661
1659
|
|
|
1662
|
-
const checkState$3 = async (client, input) => {
|
|
1660
|
+
const checkState$3 = async (client$1, input) => {
|
|
1663
1661
|
let reason;
|
|
1664
1662
|
try {
|
|
1665
|
-
let result = await client.send(new DescribeBotLocaleCommand(input));
|
|
1663
|
+
let result = await client$1.send(new DescribeBotLocaleCommand(input));
|
|
1666
1664
|
reason = result;
|
|
1667
1665
|
try {
|
|
1668
1666
|
const returnComparator = () => {
|
|
1669
1667
|
return result.botLocaleStatus;
|
|
1670
1668
|
};
|
|
1671
1669
|
if (returnComparator() === "Built") {
|
|
1672
|
-
return { state:
|
|
1670
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1673
1671
|
}
|
|
1674
1672
|
}
|
|
1675
1673
|
catch (e) { }
|
|
@@ -1678,7 +1676,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1678
1676
|
return result.botLocaleStatus;
|
|
1679
1677
|
};
|
|
1680
1678
|
if (returnComparator() === "Deleting") {
|
|
1681
|
-
return { state:
|
|
1679
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1682
1680
|
}
|
|
1683
1681
|
}
|
|
1684
1682
|
catch (e) { }
|
|
@@ -1687,7 +1685,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1687
1685
|
return result.botLocaleStatus;
|
|
1688
1686
|
};
|
|
1689
1687
|
if (returnComparator() === "Failed") {
|
|
1690
|
-
return { state:
|
|
1688
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1691
1689
|
}
|
|
1692
1690
|
}
|
|
1693
1691
|
catch (e) { }
|
|
@@ -1696,7 +1694,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1696
1694
|
return result.botLocaleStatus;
|
|
1697
1695
|
};
|
|
1698
1696
|
if (returnComparator() === "NotBuilt") {
|
|
1699
|
-
return { state:
|
|
1697
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1700
1698
|
}
|
|
1701
1699
|
}
|
|
1702
1700
|
catch (e) { }
|
|
@@ -1704,29 +1702,29 @@ const checkState$3 = async (client, input) => {
|
|
|
1704
1702
|
catch (exception) {
|
|
1705
1703
|
reason = exception;
|
|
1706
1704
|
}
|
|
1707
|
-
return { state:
|
|
1705
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1708
1706
|
};
|
|
1709
1707
|
const waitForBotLocaleBuilt = async (params, input) => {
|
|
1710
1708
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1711
|
-
return
|
|
1709
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
1712
1710
|
};
|
|
1713
1711
|
const waitUntilBotLocaleBuilt = async (params, input) => {
|
|
1714
1712
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1715
|
-
const result = await
|
|
1716
|
-
return
|
|
1713
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
1714
|
+
return client.checkExceptions(result);
|
|
1717
1715
|
};
|
|
1718
1716
|
|
|
1719
|
-
const checkState$2 = async (client, input) => {
|
|
1717
|
+
const checkState$2 = async (client$1, input) => {
|
|
1720
1718
|
let reason;
|
|
1721
1719
|
try {
|
|
1722
|
-
let result = await client.send(new DescribeBotLocaleCommand(input));
|
|
1720
|
+
let result = await client$1.send(new DescribeBotLocaleCommand(input));
|
|
1723
1721
|
reason = result;
|
|
1724
1722
|
try {
|
|
1725
1723
|
const returnComparator = () => {
|
|
1726
1724
|
return result.botLocaleStatus;
|
|
1727
1725
|
};
|
|
1728
1726
|
if (returnComparator() === "Built") {
|
|
1729
|
-
return { state:
|
|
1727
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1730
1728
|
}
|
|
1731
1729
|
}
|
|
1732
1730
|
catch (e) { }
|
|
@@ -1735,7 +1733,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1735
1733
|
return result.botLocaleStatus;
|
|
1736
1734
|
};
|
|
1737
1735
|
if (returnComparator() === "ReadyExpressTesting") {
|
|
1738
|
-
return { state:
|
|
1736
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1739
1737
|
}
|
|
1740
1738
|
}
|
|
1741
1739
|
catch (e) { }
|
|
@@ -1744,7 +1742,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1744
1742
|
return result.botLocaleStatus;
|
|
1745
1743
|
};
|
|
1746
1744
|
if (returnComparator() === "NotBuilt") {
|
|
1747
|
-
return { state:
|
|
1745
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1748
1746
|
}
|
|
1749
1747
|
}
|
|
1750
1748
|
catch (e) { }
|
|
@@ -1753,7 +1751,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1753
1751
|
return result.botLocaleStatus;
|
|
1754
1752
|
};
|
|
1755
1753
|
if (returnComparator() === "Deleting") {
|
|
1756
|
-
return { state:
|
|
1754
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1757
1755
|
}
|
|
1758
1756
|
}
|
|
1759
1757
|
catch (e) { }
|
|
@@ -1762,7 +1760,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1762
1760
|
return result.botLocaleStatus;
|
|
1763
1761
|
};
|
|
1764
1762
|
if (returnComparator() === "Failed") {
|
|
1765
|
-
return { state:
|
|
1763
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1766
1764
|
}
|
|
1767
1765
|
}
|
|
1768
1766
|
catch (e) { }
|
|
@@ -1770,29 +1768,29 @@ const checkState$2 = async (client, input) => {
|
|
|
1770
1768
|
catch (exception) {
|
|
1771
1769
|
reason = exception;
|
|
1772
1770
|
}
|
|
1773
|
-
return { state:
|
|
1771
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1774
1772
|
};
|
|
1775
1773
|
const waitForBotLocaleCreated = async (params, input) => {
|
|
1776
1774
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1777
|
-
return
|
|
1775
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
1778
1776
|
};
|
|
1779
1777
|
const waitUntilBotLocaleCreated = async (params, input) => {
|
|
1780
1778
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1781
|
-
const result = await
|
|
1782
|
-
return
|
|
1779
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
1780
|
+
return client.checkExceptions(result);
|
|
1783
1781
|
};
|
|
1784
1782
|
|
|
1785
|
-
const checkState$1 = async (client, input) => {
|
|
1783
|
+
const checkState$1 = async (client$1, input) => {
|
|
1786
1784
|
let reason;
|
|
1787
1785
|
try {
|
|
1788
|
-
let result = await client.send(new DescribeBotLocaleCommand(input));
|
|
1786
|
+
let result = await client$1.send(new DescribeBotLocaleCommand(input));
|
|
1789
1787
|
reason = result;
|
|
1790
1788
|
try {
|
|
1791
1789
|
const returnComparator = () => {
|
|
1792
1790
|
return result.botLocaleStatus;
|
|
1793
1791
|
};
|
|
1794
1792
|
if (returnComparator() === "Built") {
|
|
1795
|
-
return { state:
|
|
1793
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1796
1794
|
}
|
|
1797
1795
|
}
|
|
1798
1796
|
catch (e) { }
|
|
@@ -1801,7 +1799,7 @@ const checkState$1 = async (client, input) => {
|
|
|
1801
1799
|
return result.botLocaleStatus;
|
|
1802
1800
|
};
|
|
1803
1801
|
if (returnComparator() === "ReadyExpressTesting") {
|
|
1804
|
-
return { state:
|
|
1802
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1805
1803
|
}
|
|
1806
1804
|
}
|
|
1807
1805
|
catch (e) { }
|
|
@@ -1810,7 +1808,7 @@ const checkState$1 = async (client, input) => {
|
|
|
1810
1808
|
return result.botLocaleStatus;
|
|
1811
1809
|
};
|
|
1812
1810
|
if (returnComparator() === "Deleting") {
|
|
1813
|
-
return { state:
|
|
1811
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1814
1812
|
}
|
|
1815
1813
|
}
|
|
1816
1814
|
catch (e) { }
|
|
@@ -1819,7 +1817,7 @@ const checkState$1 = async (client, input) => {
|
|
|
1819
1817
|
return result.botLocaleStatus;
|
|
1820
1818
|
};
|
|
1821
1819
|
if (returnComparator() === "Failed") {
|
|
1822
|
-
return { state:
|
|
1820
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1823
1821
|
}
|
|
1824
1822
|
}
|
|
1825
1823
|
catch (e) { }
|
|
@@ -1828,7 +1826,7 @@ const checkState$1 = async (client, input) => {
|
|
|
1828
1826
|
return result.botLocaleStatus;
|
|
1829
1827
|
};
|
|
1830
1828
|
if (returnComparator() === "NotBuilt") {
|
|
1831
|
-
return { state:
|
|
1829
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1832
1830
|
}
|
|
1833
1831
|
}
|
|
1834
1832
|
catch (e) { }
|
|
@@ -1836,29 +1834,29 @@ const checkState$1 = async (client, input) => {
|
|
|
1836
1834
|
catch (exception) {
|
|
1837
1835
|
reason = exception;
|
|
1838
1836
|
}
|
|
1839
|
-
return { state:
|
|
1837
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1840
1838
|
};
|
|
1841
1839
|
const waitForBotLocaleExpressTestingAvailable = async (params, input) => {
|
|
1842
1840
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1843
|
-
return
|
|
1841
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
1844
1842
|
};
|
|
1845
1843
|
const waitUntilBotLocaleExpressTestingAvailable = async (params, input) => {
|
|
1846
1844
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1847
|
-
const result = await
|
|
1848
|
-
return
|
|
1845
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
1846
|
+
return client.checkExceptions(result);
|
|
1849
1847
|
};
|
|
1850
1848
|
|
|
1851
|
-
const checkState = async (client, input) => {
|
|
1849
|
+
const checkState = async (client$1, input) => {
|
|
1852
1850
|
let reason;
|
|
1853
1851
|
try {
|
|
1854
|
-
let result = await client.send(new DescribeBotVersionCommand(input));
|
|
1852
|
+
let result = await client$1.send(new DescribeBotVersionCommand(input));
|
|
1855
1853
|
reason = result;
|
|
1856
1854
|
try {
|
|
1857
1855
|
const returnComparator = () => {
|
|
1858
1856
|
return result.botStatus;
|
|
1859
1857
|
};
|
|
1860
1858
|
if (returnComparator() === "Available") {
|
|
1861
|
-
return { state:
|
|
1859
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1862
1860
|
}
|
|
1863
1861
|
}
|
|
1864
1862
|
catch (e) { }
|
|
@@ -1867,7 +1865,7 @@ const checkState = async (client, input) => {
|
|
|
1867
1865
|
return result.botStatus;
|
|
1868
1866
|
};
|
|
1869
1867
|
if (returnComparator() === "Deleting") {
|
|
1870
|
-
return { state:
|
|
1868
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1871
1869
|
}
|
|
1872
1870
|
}
|
|
1873
1871
|
catch (e) { }
|
|
@@ -1876,7 +1874,7 @@ const checkState = async (client, input) => {
|
|
|
1876
1874
|
return result.botStatus;
|
|
1877
1875
|
};
|
|
1878
1876
|
if (returnComparator() === "Failed") {
|
|
1879
|
-
return { state:
|
|
1877
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1880
1878
|
}
|
|
1881
1879
|
}
|
|
1882
1880
|
catch (e) { }
|
|
@@ -1884,19 +1882,19 @@ const checkState = async (client, input) => {
|
|
|
1884
1882
|
catch (exception) {
|
|
1885
1883
|
reason = exception;
|
|
1886
1884
|
if (exception.name === "ResourceNotFoundException") {
|
|
1887
|
-
return { state:
|
|
1885
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1888
1886
|
}
|
|
1889
1887
|
}
|
|
1890
|
-
return { state:
|
|
1888
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1891
1889
|
};
|
|
1892
1890
|
const waitForBotVersionAvailable = async (params, input) => {
|
|
1893
1891
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1894
|
-
return
|
|
1892
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
1895
1893
|
};
|
|
1896
1894
|
const waitUntilBotVersionAvailable = async (params, input) => {
|
|
1897
1895
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
1898
|
-
const result = await
|
|
1899
|
-
return
|
|
1896
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
1897
|
+
return client.checkExceptions(result);
|
|
1900
1898
|
};
|
|
1901
1899
|
|
|
1902
1900
|
const commands = {
|
|
@@ -2052,7 +2050,7 @@ const waiters = {
|
|
|
2052
2050
|
};
|
|
2053
2051
|
class LexModelsV2 extends LexModelsV2Client {
|
|
2054
2052
|
}
|
|
2055
|
-
|
|
2053
|
+
client.createAggregatedClient(commands, LexModelsV2, { paginators, waiters });
|
|
2056
2054
|
|
|
2057
2055
|
const AudioRecognitionStrategy = {
|
|
2058
2056
|
UseSlotValuesAsCustomVocabulary: "UseSlotValuesAsCustomVocabulary",
|
|
@@ -2613,8 +2611,8 @@ const SearchOrder = {
|
|
|
2613
2611
|
Descending: "Descending",
|
|
2614
2612
|
};
|
|
2615
2613
|
|
|
2616
|
-
exports.$Command =
|
|
2617
|
-
exports.__Client =
|
|
2614
|
+
exports.$Command = client.Command;
|
|
2615
|
+
exports.__Client = client.Client;
|
|
2618
2616
|
exports.LexModelsV2ServiceException = LexModelsV2ServiceException.LexModelsV2ServiceException;
|
|
2619
2617
|
exports.AggregatedUtterancesFilterName = AggregatedUtterancesFilterName;
|
|
2620
2618
|
exports.AggregatedUtterancesFilterOperator = AggregatedUtterancesFilterOperator;
|