@aws-sdk/client-lex-models-v2 3.948.0 → 3.953.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/index.js +1911 -1344
- package/dist-cjs/runtimeConfig.shared.js +6 -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/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/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/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/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/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/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1235 -1243
- package/dist-types/LexModelsV2Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +576 -703
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +575 -705
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRecommendedIntents } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRecommendedIntents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRecommendedIntentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRecommendedIntentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListRecommendedIntents", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListRecommendedIntentsCommand")
|
|
14
|
-
.sc(ListRecommendedIntents)
|
|
14
|
+
.sc(ListRecommendedIntents$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSessionAnalyticsData } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSessionAnalyticsData$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSessionAnalyticsDataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSessionAnalyticsDataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListSessionAnalyticsData", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListSessionAnalyticsDataCommand")
|
|
14
|
-
.sc(ListSessionAnalyticsData)
|
|
14
|
+
.sc(ListSessionAnalyticsData$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSessionMetrics } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSessionMetrics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSessionMetricsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSessionMetricsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListSessionMetrics", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListSessionMetricsCommand")
|
|
14
|
-
.sc(ListSessionMetrics)
|
|
14
|
+
.sc(ListSessionMetrics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSlotTypes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSlotTypes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSlotTypesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSlotTypesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListSlotTypes", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListSlotTypesCommand")
|
|
14
|
-
.sc(ListSlotTypes)
|
|
14
|
+
.sc(ListSlotTypes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSlots } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSlots$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSlotsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSlotsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListSlots", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListSlotsCommand")
|
|
14
|
-
.sc(ListSlots)
|
|
14
|
+
.sc(ListSlots$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListTagsForResource", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTestExecutionResultItems } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTestExecutionResultItems$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTestExecutionResultItemsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTestExecutionResultItemsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListTestExecutionResultItems", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListTestExecutionResultItemsCommand")
|
|
14
|
-
.sc(ListTestExecutionResultItems)
|
|
14
|
+
.sc(ListTestExecutionResultItems$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTestExecutions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTestExecutions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTestExecutionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTestExecutionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListTestExecutions", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListTestExecutionsCommand")
|
|
14
|
-
.sc(ListTestExecutions)
|
|
14
|
+
.sc(ListTestExecutions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTestSetRecords } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTestSetRecords$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTestSetRecordsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTestSetRecordsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListTestSetRecords", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListTestSetRecordsCommand")
|
|
14
|
-
.sc(ListTestSetRecords)
|
|
14
|
+
.sc(ListTestSetRecords$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTestSets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTestSets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTestSetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTestSetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListTestSets", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListTestSetsCommand")
|
|
14
|
-
.sc(ListTestSets)
|
|
14
|
+
.sc(ListTestSets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListUtteranceAnalyticsData } from "../schemas/schemas_0";
|
|
4
|
+
import { ListUtteranceAnalyticsData$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListUtteranceAnalyticsDataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListUtteranceAnalyticsDataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListUtteranceAnalyticsData", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListUtteranceAnalyticsDataCommand")
|
|
14
|
-
.sc(ListUtteranceAnalyticsData)
|
|
14
|
+
.sc(ListUtteranceAnalyticsData$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListUtteranceMetrics } from "../schemas/schemas_0";
|
|
4
|
+
import { ListUtteranceMetrics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListUtteranceMetricsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListUtteranceMetricsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "ListUtteranceMetrics", {})
|
|
13
13
|
.n("LexModelsV2Client", "ListUtteranceMetricsCommand")
|
|
14
|
-
.sc(ListUtteranceMetrics)
|
|
14
|
+
.sc(ListUtteranceMetrics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SearchAssociatedTranscripts } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchAssociatedTranscripts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchAssociatedTranscriptsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchAssociatedTranscriptsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "SearchAssociatedTranscripts", {})
|
|
13
13
|
.n("LexModelsV2Client", "SearchAssociatedTranscriptsCommand")
|
|
14
|
-
.sc(SearchAssociatedTranscripts)
|
|
14
|
+
.sc(SearchAssociatedTranscripts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartBotRecommendation } from "../schemas/schemas_0";
|
|
4
|
+
import { StartBotRecommendation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartBotRecommendationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartBotRecommendationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "StartBotRecommendation", {})
|
|
13
13
|
.n("LexModelsV2Client", "StartBotRecommendationCommand")
|
|
14
|
-
.sc(StartBotRecommendation)
|
|
14
|
+
.sc(StartBotRecommendation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartBotResourceGeneration } from "../schemas/schemas_0";
|
|
4
|
+
import { StartBotResourceGeneration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartBotResourceGenerationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartBotResourceGenerationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "StartBotResourceGeneration", {})
|
|
13
13
|
.n("LexModelsV2Client", "StartBotResourceGenerationCommand")
|
|
14
|
-
.sc(StartBotResourceGeneration)
|
|
14
|
+
.sc(StartBotResourceGeneration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartImport } from "../schemas/schemas_0";
|
|
4
|
+
import { StartImport$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartImportCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartImportCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "StartImport", {})
|
|
13
13
|
.n("LexModelsV2Client", "StartImportCommand")
|
|
14
|
-
.sc(StartImport)
|
|
14
|
+
.sc(StartImport$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartTestExecution } from "../schemas/schemas_0";
|
|
4
|
+
import { StartTestExecution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartTestExecutionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartTestExecutionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "StartTestExecution", {})
|
|
13
13
|
.n("LexModelsV2Client", "StartTestExecutionCommand")
|
|
14
|
-
.sc(StartTestExecution)
|
|
14
|
+
.sc(StartTestExecution$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartTestSetGeneration } from "../schemas/schemas_0";
|
|
4
|
+
import { StartTestSetGeneration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartTestSetGenerationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartTestSetGenerationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "StartTestSetGeneration", {})
|
|
13
13
|
.n("LexModelsV2Client", "StartTestSetGenerationCommand")
|
|
14
|
-
.sc(StartTestSetGeneration)
|
|
14
|
+
.sc(StartTestSetGeneration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopBotRecommendation } from "../schemas/schemas_0";
|
|
4
|
+
import { StopBotRecommendation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopBotRecommendationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopBotRecommendationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "StopBotRecommendation", {})
|
|
13
13
|
.n("LexModelsV2Client", "StopBotRecommendationCommand")
|
|
14
|
-
.sc(StopBotRecommendation)
|
|
14
|
+
.sc(StopBotRecommendation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "TagResource", {})
|
|
13
13
|
.n("LexModelsV2Client", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UntagResource", {})
|
|
13
13
|
.n("LexModelsV2Client", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateBotAlias } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateBotAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBotAliasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateBotAliasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateBotAlias", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateBotAliasCommand")
|
|
14
|
-
.sc(UpdateBotAlias)
|
|
14
|
+
.sc(UpdateBotAlias$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateBot } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateBot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateBotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateBot", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateBotCommand")
|
|
14
|
-
.sc(UpdateBot)
|
|
14
|
+
.sc(UpdateBot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateBotLocale } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateBotLocale$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBotLocaleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateBotLocaleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateBotLocale", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateBotLocaleCommand")
|
|
14
|
-
.sc(UpdateBotLocale)
|
|
14
|
+
.sc(UpdateBotLocale$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateBotRecommendation } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateBotRecommendation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateBotRecommendationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateBotRecommendationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateBotRecommendation", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateBotRecommendationCommand")
|
|
14
|
-
.sc(UpdateBotRecommendation)
|
|
14
|
+
.sc(UpdateBotRecommendation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateExport } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateExport$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateExportCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateExportCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateExport", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateExportCommand")
|
|
14
|
-
.sc(UpdateExport)
|
|
14
|
+
.sc(UpdateExport$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateIntent } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateIntent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateIntentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateIntentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateIntent", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateIntentCommand")
|
|
14
|
-
.sc(UpdateIntent)
|
|
14
|
+
.sc(UpdateIntent$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateResourcePolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateResourcePolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateResourcePolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateResourcePolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateResourcePolicy", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateResourcePolicyCommand")
|
|
14
|
-
.sc(UpdateResourcePolicy)
|
|
14
|
+
.sc(UpdateResourcePolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateSlot } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateSlot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateSlotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateSlotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateSlot", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateSlotCommand")
|
|
14
|
-
.sc(UpdateSlot)
|
|
14
|
+
.sc(UpdateSlot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateSlotType } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateSlotType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateSlotTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateSlotTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateSlotType", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateSlotTypeCommand")
|
|
14
|
-
.sc(UpdateSlotType)
|
|
14
|
+
.sc(UpdateSlotType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateTestSet } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateTestSet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTestSetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateTestSetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LexModelBuildingServiceV2", "UpdateTestSet", {})
|
|
13
13
|
.n("LexModelsV2Client", "UpdateTestSetCommand")
|
|
14
|
-
.sc(UpdateTestSet)
|
|
14
|
+
.sc(UpdateTestSet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.lexmodelsv2",
|
|
29
|
+
version: "2020-08-07",
|
|
30
|
+
serviceTarget: "LexModelBuildingServiceV2",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "Lex Models V2",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|