@aws-sdk/client-lex-models-v2 3.890.0 → 3.893.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-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +2 -0
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +2 -0
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +2 -0
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +2 -0
- package/dist-types/commands/CreateBotAliasCommand.d.ts +2 -0
- package/dist-types/commands/CreateBotCommand.d.ts +2 -0
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +2 -0
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +2 -0
- package/dist-types/commands/CreateBotVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateExportCommand.d.ts +2 -0
- package/dist-types/commands/CreateIntentCommand.d.ts +2 -0
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +2 -0
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +2 -0
- package/dist-types/commands/CreateSlotCommand.d.ts +2 -0
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +2 -0
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +2 -0
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +2 -0
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +2 -0
- package/dist-types/commands/DeleteBotCommand.d.ts +2 -0
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +2 -0
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteExportCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImportCommand.d.ts +2 -0
- package/dist-types/commands/DeleteIntentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSlotCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTestSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +2 -0
- package/dist-types/commands/DescribeExportCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImportCommand.d.ts +2 -0
- package/dist-types/commands/DescribeIntentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSlotCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTestSetCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +2 -0
- package/dist-types/commands/GenerateBotElementCommand.d.ts +2 -0
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +2 -0
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +2 -0
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +2 -0
- package/dist-types/commands/ListBotAliasesCommand.d.ts +2 -0
- package/dist-types/commands/ListBotLocalesCommand.d.ts +2 -0
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +2 -0
- package/dist-types/commands/ListBotReplicasCommand.d.ts +2 -0
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +2 -0
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +2 -0
- package/dist-types/commands/ListBotVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListBotsCommand.d.ts +2 -0
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +2 -0
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +2 -0
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +2 -0
- package/dist-types/commands/ListExportsCommand.d.ts +2 -0
- package/dist-types/commands/ListImportsCommand.d.ts +2 -0
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +2 -0
- package/dist-types/commands/ListIntentPathsCommand.d.ts +2 -0
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +2 -0
- package/dist-types/commands/ListIntentsCommand.d.ts +2 -0
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +2 -0
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +2 -0
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +2 -0
- package/dist-types/commands/ListSlotTypesCommand.d.ts +2 -0
- package/dist-types/commands/ListSlotsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +2 -0
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +2 -0
- package/dist-types/commands/ListTestSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +2 -0
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +2 -0
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +2 -0
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +2 -0
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +2 -0
- package/dist-types/commands/StartImportCommand.d.ts +2 -0
- package/dist-types/commands/StartTestExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +2 -0
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +2 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +2 -0
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateExportCommand.d.ts +2 -0
- package/dist-types/commands/UpdateIntentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSlotCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTestSetCommand.d.ts +2 -0
- package/package.json +19 -19
|
@@ -34,6 +34,8 @@ declare const BatchCreateCustomVocabularyItemCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, BatchCreateCustomVocabularyItemCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, BatchCreateCustomVocabularyItemCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // BatchCreateCustomVocabularyItemRequest
|
|
39
41
|
* botId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const BatchDeleteCustomVocabularyItemCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, BatchDeleteCustomVocabularyItemCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, BatchDeleteCustomVocabularyItemCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // BatchDeleteCustomVocabularyItemRequest
|
|
39
41
|
* botId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const BatchUpdateCustomVocabularyItemCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, BatchUpdateCustomVocabularyItemCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, BatchUpdateCustomVocabularyItemCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // BatchUpdateCustomVocabularyItemRequest
|
|
39
41
|
* botId: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const BuildBotLocaleCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { LexModelsV2Client, BuildBotLocaleCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
37
37
|
* // const { LexModelsV2Client, BuildBotLocaleCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
38
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
39
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
38
40
|
* const client = new LexModelsV2Client(config);
|
|
39
41
|
* const input = { // BuildBotLocaleRequest
|
|
40
42
|
* botId: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const CreateBotAliasCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { LexModelsV2Client, CreateBotAliasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
39
39
|
* // const { LexModelsV2Client, CreateBotAliasCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
40
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
41
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
40
42
|
* const client = new LexModelsV2Client(config);
|
|
41
43
|
* const input = { // CreateBotAliasRequest
|
|
42
44
|
* botAliasName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateBotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, CreateBotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, CreateBotCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // CreateBotRequest
|
|
38
40
|
* botName: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const CreateBotLocaleCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { LexModelsV2Client, CreateBotLocaleCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
38
38
|
* // const { LexModelsV2Client, CreateBotLocaleCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
39
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
40
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
39
41
|
* const client = new LexModelsV2Client(config);
|
|
40
42
|
* const input = { // CreateBotLocaleRequest
|
|
41
43
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateBotReplicaCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, CreateBotReplicaCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, CreateBotReplicaCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // CreateBotReplicaRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const CreateBotVersionCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { LexModelsV2Client, CreateBotVersionCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
39
39
|
* // const { LexModelsV2Client, CreateBotVersionCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
40
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
41
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
40
42
|
* const client = new LexModelsV2Client(config);
|
|
41
43
|
* const input = { // CreateBotVersionRequest
|
|
42
44
|
* botId: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const CreateExportCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { LexModelsV2Client, CreateExportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
44
44
|
* // const { LexModelsV2Client, CreateExportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
45
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
46
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
45
47
|
* const client = new LexModelsV2Client(config);
|
|
46
48
|
* const input = { // CreateExportRequest
|
|
47
49
|
* resourceSpecification: { // ExportResourceSpecification
|
|
@@ -70,6 +70,8 @@ declare const CreateIntentCommand_base: {
|
|
|
70
70
|
* ```javascript
|
|
71
71
|
* import { LexModelsV2Client, CreateIntentCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
72
72
|
* // const { LexModelsV2Client, CreateIntentCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
73
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
74
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
73
75
|
* const client = new LexModelsV2Client(config);
|
|
74
76
|
* const input = { // CreateIntentRequest
|
|
75
77
|
* intentName: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateResourcePolicyCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, CreateResourcePolicyCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, CreateResourcePolicyCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // CreateResourcePolicyRequest
|
|
39
41
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -39,6 +39,8 @@ declare const CreateResourcePolicyStatementCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { LexModelsV2Client, CreateResourcePolicyStatementCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
41
41
|
* // const { LexModelsV2Client, CreateResourcePolicyStatementCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
42
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
43
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
42
44
|
* const client = new LexModelsV2Client(config);
|
|
43
45
|
* const input = { // CreateResourcePolicyStatementRequest
|
|
44
46
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const CreateSlotCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { LexModelsV2Client, CreateSlotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
39
39
|
* // const { LexModelsV2Client, CreateSlotCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
40
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
41
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
40
42
|
* const client = new LexModelsV2Client(config);
|
|
41
43
|
* const input = { // CreateSlotRequest
|
|
42
44
|
* slotName: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const CreateSlotTypeCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { LexModelsV2Client, CreateSlotTypeCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
38
38
|
* // const { LexModelsV2Client, CreateSlotTypeCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
39
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
40
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
39
41
|
* const client = new LexModelsV2Client(config);
|
|
40
42
|
* const input = { // CreateSlotTypeRequest
|
|
41
43
|
* slotTypeName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateTestSetDiscrepancyReportCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, CreateTestSetDiscrepancyReportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, CreateTestSetDiscrepancyReportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // CreateTestSetDiscrepancyReportRequest
|
|
38
40
|
* testSetId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateUploadUrlCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, CreateUploadUrlCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, CreateUploadUrlCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = {};
|
|
39
41
|
* const command = new CreateUploadUrlCommand(input);
|
|
@@ -33,6 +33,8 @@ declare const DeleteBotAliasCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DeleteBotAliasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DeleteBotAliasCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DeleteBotAliasRequest
|
|
38
40
|
* botAliasId: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const DeleteBotCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { LexModelsV2Client, DeleteBotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
44
44
|
* // const { LexModelsV2Client, DeleteBotCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
45
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
46
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
45
47
|
* const client = new LexModelsV2Client(config);
|
|
46
48
|
* const input = { // DeleteBotRequest
|
|
47
49
|
* botId: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const DeleteBotLocaleCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { LexModelsV2Client, DeleteBotLocaleCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
37
37
|
* // const { LexModelsV2Client, DeleteBotLocaleCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
38
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
39
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
38
40
|
* const client = new LexModelsV2Client(config);
|
|
39
41
|
* const input = { // DeleteBotLocaleRequest
|
|
40
42
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteBotReplicaCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DeleteBotReplicaCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DeleteBotReplicaCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DeleteBotReplicaRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteBotVersionCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, DeleteBotVersionCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, DeleteBotVersionCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // DeleteBotVersionRequest
|
|
39
41
|
* botId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteCustomVocabularyCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, DeleteCustomVocabularyCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, DeleteCustomVocabularyCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // DeleteCustomVocabularyRequest
|
|
39
41
|
* botId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteExportCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, DeleteExportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, DeleteExportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // DeleteExportRequest
|
|
39
41
|
* exportId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteImportCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, DeleteImportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, DeleteImportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // DeleteImportRequest
|
|
39
41
|
* importId: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const DeleteIntentCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { LexModelsV2Client, DeleteIntentCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
37
37
|
* // const { LexModelsV2Client, DeleteIntentCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
38
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
39
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
38
40
|
* const client = new LexModelsV2Client(config);
|
|
39
41
|
* const input = { // DeleteIntentRequest
|
|
40
42
|
* intentId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, DeleteResourcePolicyCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, DeleteResourcePolicyCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // DeleteResourcePolicyRequest
|
|
39
41
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -39,6 +39,8 @@ declare const DeleteResourcePolicyStatementCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { LexModelsV2Client, DeleteResourcePolicyStatementCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
41
41
|
* // const { LexModelsV2Client, DeleteResourcePolicyStatementCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
42
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
43
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
42
44
|
* const client = new LexModelsV2Client(config);
|
|
43
45
|
* const input = { // DeleteResourcePolicyStatementRequest
|
|
44
46
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteSlotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DeleteSlotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DeleteSlotCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DeleteSlotRequest
|
|
38
40
|
* slotId: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DeleteSlotTypeCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { LexModelsV2Client, DeleteSlotTypeCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
39
39
|
* // const { LexModelsV2Client, DeleteSlotTypeCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
40
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
41
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
40
42
|
* const client = new LexModelsV2Client(config);
|
|
41
43
|
* const input = { // DeleteSlotTypeRequest
|
|
42
44
|
* slotTypeId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteTestSetCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DeleteTestSetCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DeleteTestSetCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DeleteTestSetRequest
|
|
38
40
|
* testSetId: "STRING_VALUE", // required
|
|
@@ -44,6 +44,8 @@ declare const DeleteUtterancesCommand_base: {
|
|
|
44
44
|
* ```javascript
|
|
45
45
|
* import { LexModelsV2Client, DeleteUtterancesCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
46
46
|
* // const { LexModelsV2Client, DeleteUtterancesCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
47
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
48
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
47
49
|
* const client = new LexModelsV2Client(config);
|
|
48
50
|
* const input = { // DeleteUtterancesRequest
|
|
49
51
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeBotAliasCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeBotAliasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeBotAliasCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeBotAliasRequest
|
|
38
40
|
* botAliasId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeBotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeBotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeBotCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeBotRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeBotLocaleCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeBotLocaleCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeBotLocaleCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeBotLocaleRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DescribeBotRecommendationCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { LexModelsV2Client, DescribeBotRecommendationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
39
39
|
* // const { LexModelsV2Client, DescribeBotRecommendationCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
40
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
41
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
40
42
|
* const client = new LexModelsV2Client(config);
|
|
41
43
|
* const input = { // DescribeBotRecommendationRequest
|
|
42
44
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeBotReplicaCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeBotReplicaCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeBotReplicaCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeBotReplicaRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const DescribeBotResourceGenerationCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { LexModelsV2Client, DescribeBotResourceGenerationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
38
38
|
* // const { LexModelsV2Client, DescribeBotResourceGenerationCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
39
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
40
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
39
41
|
* const client = new LexModelsV2Client(config);
|
|
40
42
|
* const input = { // DescribeBotResourceGenerationRequest
|
|
41
43
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeBotVersionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeBotVersionCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeBotVersionCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeBotVersionRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeCustomVocabularyMetadataCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeCustomVocabularyMetadataCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeCustomVocabularyMetadataCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeCustomVocabularyMetadataRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeExportCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeExportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeExportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeExportRequest
|
|
38
40
|
* exportId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeImportCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeImportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeImportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeImportRequest
|
|
38
40
|
* importId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeIntentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeIntentCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeIntentCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeIntentRequest
|
|
38
40
|
* intentId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const DescribeResourcePolicyCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, DescribeResourcePolicyCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, DescribeResourcePolicyCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // DescribeResourcePolicyRequest
|
|
39
41
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeSlotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeSlotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeSlotCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeSlotRequest
|
|
38
40
|
* slotId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeSlotTypeCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeSlotTypeCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeSlotTypeCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeSlotTypeRequest
|
|
38
40
|
* slotTypeId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeTestExecutionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeTestExecutionCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeTestExecutionCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeTestExecutionRequest
|
|
38
40
|
* testExecutionId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeTestSetCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeTestSetCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeTestSetCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeTestSetRequest
|
|
38
40
|
* testSetId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeTestSetDiscrepancyReportCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeTestSetDiscrepancyReportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeTestSetDiscrepancyReportCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeTestSetDiscrepancyReportRequest
|
|
38
40
|
* testSetDiscrepancyReportId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DescribeTestSetGenerationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, DescribeTestSetGenerationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, DescribeTestSetGenerationCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // DescribeTestSetGenerationRequest
|
|
38
40
|
* testSetGenerationId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GenerateBotElementCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, GenerateBotElementCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, GenerateBotElementCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // GenerateBotElementRequest
|
|
38
40
|
* intentId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetTestExecutionArtifactsUrlCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, GetTestExecutionArtifactsUrlCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, GetTestExecutionArtifactsUrlCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // GetTestExecutionArtifactsUrlRequest
|
|
38
40
|
* testExecutionId: "STRING_VALUE", // required
|
|
@@ -57,6 +57,8 @@ declare const ListAggregatedUtterancesCommand_base: {
|
|
|
57
57
|
* ```javascript
|
|
58
58
|
* import { LexModelsV2Client, ListAggregatedUtterancesCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
59
59
|
* // const { LexModelsV2Client, ListAggregatedUtterancesCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
60
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
61
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
60
62
|
* const client = new LexModelsV2Client(config);
|
|
61
63
|
* const input = { // ListAggregatedUtterancesRequest
|
|
62
64
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListBotAliasReplicasCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, ListBotAliasReplicasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, ListBotAliasReplicasCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // ListBotAliasReplicasRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListBotAliasesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, ListBotAliasesCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, ListBotAliasesCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // ListBotAliasesRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListBotLocalesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { LexModelsV2Client, ListBotLocalesCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
35
35
|
* // const { LexModelsV2Client, ListBotLocalesCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
36
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
37
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
36
38
|
* const client = new LexModelsV2Client(config);
|
|
37
39
|
* const input = { // ListBotLocalesRequest
|
|
38
40
|
* botId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ListBotRecommendationsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { LexModelsV2Client, ListBotRecommendationsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
|
|
36
36
|
* // const { LexModelsV2Client, ListBotRecommendationsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
|
|
37
|
+
* // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
|
|
38
|
+
* const config = {}; // type is LexModelsV2ClientConfig
|
|
37
39
|
* const client = new LexModelsV2Client(config);
|
|
38
40
|
* const input = { // ListBotRecommendationsRequest
|
|
39
41
|
* botId: "STRING_VALUE", // required
|