@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.
Files changed (103) hide show
  1. package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +2 -0
  2. package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +2 -0
  3. package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +2 -0
  4. package/dist-types/commands/BuildBotLocaleCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateBotAliasCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateBotCommand.d.ts +2 -0
  7. package/dist-types/commands/CreateBotLocaleCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateBotReplicaCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateBotVersionCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateExportCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateIntentCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateResourcePolicyCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateSlotCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateSlotTypeCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +2 -0
  17. package/dist-types/commands/CreateUploadUrlCommand.d.ts +2 -0
  18. package/dist-types/commands/DeleteBotAliasCommand.d.ts +2 -0
  19. package/dist-types/commands/DeleteBotCommand.d.ts +2 -0
  20. package/dist-types/commands/DeleteBotLocaleCommand.d.ts +2 -0
  21. package/dist-types/commands/DeleteBotReplicaCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteBotVersionCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteExportCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteImportCommand.d.ts +2 -0
  26. package/dist-types/commands/DeleteIntentCommand.d.ts +2 -0
  27. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -0
  28. package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +2 -0
  29. package/dist-types/commands/DeleteSlotCommand.d.ts +2 -0
  30. package/dist-types/commands/DeleteSlotTypeCommand.d.ts +2 -0
  31. package/dist-types/commands/DeleteTestSetCommand.d.ts +2 -0
  32. package/dist-types/commands/DeleteUtterancesCommand.d.ts +2 -0
  33. package/dist-types/commands/DescribeBotAliasCommand.d.ts +2 -0
  34. package/dist-types/commands/DescribeBotCommand.d.ts +2 -0
  35. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +2 -0
  36. package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +2 -0
  37. package/dist-types/commands/DescribeBotReplicaCommand.d.ts +2 -0
  38. package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +2 -0
  39. package/dist-types/commands/DescribeBotVersionCommand.d.ts +2 -0
  40. package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +2 -0
  41. package/dist-types/commands/DescribeExportCommand.d.ts +2 -0
  42. package/dist-types/commands/DescribeImportCommand.d.ts +2 -0
  43. package/dist-types/commands/DescribeIntentCommand.d.ts +2 -0
  44. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -0
  45. package/dist-types/commands/DescribeSlotCommand.d.ts +2 -0
  46. package/dist-types/commands/DescribeSlotTypeCommand.d.ts +2 -0
  47. package/dist-types/commands/DescribeTestExecutionCommand.d.ts +2 -0
  48. package/dist-types/commands/DescribeTestSetCommand.d.ts +2 -0
  49. package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +2 -0
  50. package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +2 -0
  51. package/dist-types/commands/GenerateBotElementCommand.d.ts +2 -0
  52. package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +2 -0
  53. package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +2 -0
  54. package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +2 -0
  55. package/dist-types/commands/ListBotAliasesCommand.d.ts +2 -0
  56. package/dist-types/commands/ListBotLocalesCommand.d.ts +2 -0
  57. package/dist-types/commands/ListBotRecommendationsCommand.d.ts +2 -0
  58. package/dist-types/commands/ListBotReplicasCommand.d.ts +2 -0
  59. package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +2 -0
  60. package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +2 -0
  61. package/dist-types/commands/ListBotVersionsCommand.d.ts +2 -0
  62. package/dist-types/commands/ListBotsCommand.d.ts +2 -0
  63. package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +2 -0
  64. package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +2 -0
  65. package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +2 -0
  66. package/dist-types/commands/ListExportsCommand.d.ts +2 -0
  67. package/dist-types/commands/ListImportsCommand.d.ts +2 -0
  68. package/dist-types/commands/ListIntentMetricsCommand.d.ts +2 -0
  69. package/dist-types/commands/ListIntentPathsCommand.d.ts +2 -0
  70. package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +2 -0
  71. package/dist-types/commands/ListIntentsCommand.d.ts +2 -0
  72. package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +2 -0
  73. package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +2 -0
  74. package/dist-types/commands/ListSessionMetricsCommand.d.ts +2 -0
  75. package/dist-types/commands/ListSlotTypesCommand.d.ts +2 -0
  76. package/dist-types/commands/ListSlotsCommand.d.ts +2 -0
  77. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  78. package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +2 -0
  79. package/dist-types/commands/ListTestExecutionsCommand.d.ts +2 -0
  80. package/dist-types/commands/ListTestSetRecordsCommand.d.ts +2 -0
  81. package/dist-types/commands/ListTestSetsCommand.d.ts +2 -0
  82. package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +2 -0
  83. package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +2 -0
  84. package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +2 -0
  85. package/dist-types/commands/StartBotRecommendationCommand.d.ts +2 -0
  86. package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +2 -0
  87. package/dist-types/commands/StartImportCommand.d.ts +2 -0
  88. package/dist-types/commands/StartTestExecutionCommand.d.ts +2 -0
  89. package/dist-types/commands/StartTestSetGenerationCommand.d.ts +2 -0
  90. package/dist-types/commands/StopBotRecommendationCommand.d.ts +2 -0
  91. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  92. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  93. package/dist-types/commands/UpdateBotAliasCommand.d.ts +2 -0
  94. package/dist-types/commands/UpdateBotCommand.d.ts +2 -0
  95. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +2 -0
  96. package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +2 -0
  97. package/dist-types/commands/UpdateExportCommand.d.ts +2 -0
  98. package/dist-types/commands/UpdateIntentCommand.d.ts +2 -0
  99. package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +2 -0
  100. package/dist-types/commands/UpdateSlotCommand.d.ts +2 -0
  101. package/dist-types/commands/UpdateSlotTypeCommand.d.ts +2 -0
  102. package/dist-types/commands/UpdateTestSetCommand.d.ts +2 -0
  103. package/package.json +19 -19
@@ -33,6 +33,8 @@ declare const ListBotReplicasCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListBotReplicasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListBotReplicasCommand } = 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 = { // ListBotReplicasRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListBotResourceGenerationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListBotResourceGenerationsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListBotResourceGenerationsCommand } = 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 = { // ListBotResourceGenerationsRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListBotVersionReplicasCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListBotVersionReplicasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListBotVersionReplicasCommand } = 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 = { // ListBotVersionReplicasRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const ListBotVersionsCommand_base: {
40
40
  * ```javascript
41
41
  * import { LexModelsV2Client, ListBotVersionsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
42
42
  * // const { LexModelsV2Client, ListBotVersionsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
43
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
44
+ * const config = {}; // type is LexModelsV2ClientConfig
43
45
  * const client = new LexModelsV2Client(config);
44
46
  * const input = { // ListBotVersionsRequest
45
47
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListBotsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListBotsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListBotsCommand } = 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 = { // ListBotsRequest
38
40
  * sortBy: { // BotSortBy
@@ -38,6 +38,8 @@ declare const ListBuiltInIntentsCommand_base: {
38
38
  * ```javascript
39
39
  * import { LexModelsV2Client, ListBuiltInIntentsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
40
40
  * // const { LexModelsV2Client, ListBuiltInIntentsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
41
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
42
+ * const config = {}; // type is LexModelsV2ClientConfig
41
43
  * const client = new LexModelsV2Client(config);
42
44
  * const input = { // ListBuiltInIntentsRequest
43
45
  * localeId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ListBuiltInSlotTypesCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, ListBuiltInSlotTypesCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, ListBuiltInSlotTypesCommand } = 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 = { // ListBuiltInSlotTypesRequest
39
41
  * localeId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ListCustomVocabularyItemsCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, ListCustomVocabularyItemsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, ListCustomVocabularyItemsCommand } = 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 = { // ListCustomVocabularyItemsRequest
39
41
  * botId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ListExportsCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, ListExportsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, ListExportsCommand } = 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 = { // ListExportsRequest
39
41
  * botId: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const ListImportsCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, ListImportsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, ListImportsCommand } = 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 = { // ListImportsRequest
39
41
  * botId: "STRING_VALUE",
@@ -53,6 +53,8 @@ declare const ListIntentMetricsCommand_base: {
53
53
  * ```javascript
54
54
  * import { LexModelsV2Client, ListIntentMetricsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
55
55
  * // const { LexModelsV2Client, ListIntentMetricsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
56
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
57
+ * const config = {}; // type is LexModelsV2ClientConfig
56
58
  * const client = new LexModelsV2Client(config);
57
59
  * const input = { // ListIntentMetricsRequest
58
60
  * botId: "STRING_VALUE", // required
@@ -44,6 +44,8 @@ declare const ListIntentPathsCommand_base: {
44
44
  * ```javascript
45
45
  * import { LexModelsV2Client, ListIntentPathsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
46
46
  * // const { LexModelsV2Client, ListIntentPathsCommand } = 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 = { // ListIntentPathsRequest
49
51
  * botId: "STRING_VALUE", // required
@@ -53,6 +53,8 @@ declare const ListIntentStageMetricsCommand_base: {
53
53
  * ```javascript
54
54
  * import { LexModelsV2Client, ListIntentStageMetricsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
55
55
  * // const { LexModelsV2Client, ListIntentStageMetricsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
56
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
57
+ * const config = {}; // type is LexModelsV2ClientConfig
56
58
  * const client = new LexModelsV2Client(config);
57
59
  * const input = { // ListIntentStageMetricsRequest
58
60
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListIntentsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListIntentsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListIntentsCommand } = 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 = { // ListIntentsRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const ListRecommendedIntentsCommand_base: {
35
35
  * ```javascript
36
36
  * import { LexModelsV2Client, ListRecommendedIntentsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
37
37
  * // const { LexModelsV2Client, ListRecommendedIntentsCommand } = 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 = { // ListRecommendedIntentsRequest
40
42
  * botId: "STRING_VALUE", // required
@@ -41,6 +41,8 @@ declare const ListSessionAnalyticsDataCommand_base: {
41
41
  * ```javascript
42
42
  * import { LexModelsV2Client, ListSessionAnalyticsDataCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
43
43
  * // const { LexModelsV2Client, ListSessionAnalyticsDataCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
44
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
45
+ * const config = {}; // type is LexModelsV2ClientConfig
44
46
  * const client = new LexModelsV2Client(config);
45
47
  * const input = { // ListSessionAnalyticsDataRequest
46
48
  * botId: "STRING_VALUE", // required
@@ -53,6 +53,8 @@ declare const ListSessionMetricsCommand_base: {
53
53
  * ```javascript
54
54
  * import { LexModelsV2Client, ListSessionMetricsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
55
55
  * // const { LexModelsV2Client, ListSessionMetricsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
56
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
57
+ * const config = {}; // type is LexModelsV2ClientConfig
56
58
  * const client = new LexModelsV2Client(config);
57
59
  * const input = { // ListSessionMetricsRequest
58
60
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListSlotTypesCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListSlotTypesCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListSlotTypesCommand } = 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 = { // ListSlotTypesRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListSlotsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListSlotsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListSlotsCommand } = 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 = { // ListSlotsRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ListTagsForResourceCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, ListTagsForResourceCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, ListTagsForResourceCommand } = 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 = { // ListTagsForResourceRequest
39
41
  * resourceARN: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListTestExecutionResultItemsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListTestExecutionResultItemsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListTestExecutionResultItemsCommand } = 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 = { // ListTestExecutionResultItemsRequest
38
40
  * testExecutionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListTestExecutionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListTestExecutionsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListTestExecutionsCommand } = 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 = { // ListTestExecutionsRequest
38
40
  * sortBy: { // TestExecutionSortBy
@@ -33,6 +33,8 @@ declare const ListTestSetRecordsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListTestSetRecordsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListTestSetRecordsCommand } = 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 = { // ListTestSetRecordsRequest
38
40
  * testSetId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListTestSetsCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, ListTestSetsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, ListTestSetsCommand } = 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 = { // ListTestSetsRequest
38
40
  * sortBy: { // TestSetSortBy
@@ -54,6 +54,8 @@ declare const ListUtteranceAnalyticsDataCommand_base: {
54
54
  * ```javascript
55
55
  * import { LexModelsV2Client, ListUtteranceAnalyticsDataCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
56
56
  * // const { LexModelsV2Client, ListUtteranceAnalyticsDataCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
57
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
58
+ * const config = {}; // type is LexModelsV2ClientConfig
57
59
  * const client = new LexModelsV2Client(config);
58
60
  * const input = { // ListUtteranceAnalyticsDataRequest
59
61
  * botId: "STRING_VALUE", // required
@@ -59,6 +59,8 @@ declare const ListUtteranceMetricsCommand_base: {
59
59
  * ```javascript
60
60
  * import { LexModelsV2Client, ListUtteranceMetricsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
61
61
  * // const { LexModelsV2Client, ListUtteranceMetricsCommand } = require("@aws-sdk/client-lex-models-v2"); // CommonJS import
62
+ * // import type { LexModelsV2ClientConfig } from "@aws-sdk/client-lex-models-v2";
63
+ * const config = {}; // type is LexModelsV2ClientConfig
62
64
  * const client = new LexModelsV2Client(config);
63
65
  * const input = { // ListUtteranceMetricsRequest
64
66
  * botId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const SearchAssociatedTranscriptsCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, SearchAssociatedTranscriptsCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, SearchAssociatedTranscriptsCommand } = 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 = { // SearchAssociatedTranscriptsRequest
39
41
  * botId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const StartBotRecommendationCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, StartBotRecommendationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, StartBotRecommendationCommand } = 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 = { // StartBotRecommendationRequest
39
41
  * botId: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const StartBotResourceGenerationCommand_base: {
37
37
  * ```javascript
38
38
  * import { LexModelsV2Client, StartBotResourceGenerationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
39
39
  * // const { LexModelsV2Client, StartBotResourceGenerationCommand } = 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 = { // StartBotResourceGenerationRequest
42
44
  * generationInputPrompt: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const StartImportCommand_base: {
34
34
  * ```javascript
35
35
  * import { LexModelsV2Client, StartImportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
36
36
  * // const { LexModelsV2Client, StartImportCommand } = 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 = { // StartImportRequest
39
41
  * importId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartTestExecutionCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, StartTestExecutionCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, StartTestExecutionCommand } = 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 = { // StartTestExecutionRequest
38
40
  * testSetId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StartTestSetGenerationCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, StartTestSetGenerationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, StartTestSetGenerationCommand } = 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 = { // StartTestSetGenerationRequest
38
40
  * testSetName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopBotRecommendationCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, StopBotRecommendationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, StopBotRecommendationCommand } = 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 = { // StopBotRecommendationRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const TagResourceCommand_base: {
35
35
  * ```javascript
36
36
  * import { LexModelsV2Client, TagResourceCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
37
37
  * // const { LexModelsV2Client, TagResourceCommand } = 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 = { // TagResourceRequest
40
42
  * resourceARN: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UntagResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UntagResourceCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UntagResourceCommand } = 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 = { // UntagResourceRequest
38
40
  * resourceARN: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateBotAliasCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateBotAliasCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateBotAliasCommand } = 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 = { // UpdateBotAliasRequest
38
40
  * botAliasId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateBotCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateBotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateBotCommand } = 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 = { // UpdateBotRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateBotLocaleCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateBotLocaleCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateBotLocaleCommand } = 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 = { // UpdateBotLocaleRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateBotRecommendationCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateBotRecommendationCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateBotRecommendationCommand } = 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 = { // UpdateBotRecommendationRequest
38
40
  * botId: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const UpdateExportCommand_base: {
37
37
  * ```javascript
38
38
  * import { LexModelsV2Client, UpdateExportCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
39
39
  * // const { LexModelsV2Client, UpdateExportCommand } = 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 = { // UpdateExportRequest
42
44
  * exportId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateIntentCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateIntentCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateIntentCommand } = 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 = { // UpdateIntentRequest
38
40
  * intentId: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const UpdateResourcePolicyCommand_base: {
35
35
  * ```javascript
36
36
  * import { LexModelsV2Client, UpdateResourcePolicyCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
37
37
  * // const { LexModelsV2Client, UpdateResourcePolicyCommand } = 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 = { // UpdateResourcePolicyRequest
40
42
  * resourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateSlotCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateSlotCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateSlotCommand } = 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 = { // UpdateSlotRequest
38
40
  * slotId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateSlotTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateSlotTypeCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateSlotTypeCommand } = 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 = { // UpdateSlotTypeRequest
38
40
  * slotTypeId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateTestSetCommand_base: {
33
33
  * ```javascript
34
34
  * import { LexModelsV2Client, UpdateTestSetCommand } from "@aws-sdk/client-lex-models-v2"; // ES Modules import
35
35
  * // const { LexModelsV2Client, UpdateTestSetCommand } = 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 = { // UpdateTestSetRequest
38
40
  * testSetId: "STRING_VALUE", // required
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lex-models-v2",
3
3
  "description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native",
4
- "version": "3.890.0",
4
+ "version": "3.893.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-lex-models-v2",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.890.0",
24
- "@aws-sdk/credential-provider-node": "3.890.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-user-agent": "3.890.0",
29
- "@aws-sdk/region-config-resolver": "3.890.0",
30
- "@aws-sdk/types": "3.887.0",
31
- "@aws-sdk/util-endpoints": "3.890.0",
32
- "@aws-sdk/util-user-agent-browser": "3.887.0",
33
- "@aws-sdk/util-user-agent-node": "3.890.0",
23
+ "@aws-sdk/core": "3.893.0",
24
+ "@aws-sdk/credential-provider-node": "3.893.0",
25
+ "@aws-sdk/middleware-host-header": "3.893.0",
26
+ "@aws-sdk/middleware-logger": "3.893.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.893.0",
28
+ "@aws-sdk/middleware-user-agent": "3.893.0",
29
+ "@aws-sdk/region-config-resolver": "3.893.0",
30
+ "@aws-sdk/types": "3.893.0",
31
+ "@aws-sdk/util-endpoints": "3.893.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.893.0",
33
+ "@aws-sdk/util-user-agent-node": "3.893.0",
34
34
  "@smithy/config-resolver": "^4.2.2",
35
- "@smithy/core": "^3.11.0",
35
+ "@smithy/core": "^3.11.1",
36
36
  "@smithy/fetch-http-handler": "^5.2.1",
37
37
  "@smithy/hash-node": "^4.1.1",
38
38
  "@smithy/invalid-dependency": "^4.1.1",
39
39
  "@smithy/middleware-content-length": "^4.1.1",
40
- "@smithy/middleware-endpoint": "^4.2.2",
41
- "@smithy/middleware-retry": "^4.2.2",
40
+ "@smithy/middleware-endpoint": "^4.2.3",
41
+ "@smithy/middleware-retry": "^4.2.4",
42
42
  "@smithy/middleware-serde": "^4.1.1",
43
43
  "@smithy/middleware-stack": "^4.1.1",
44
44
  "@smithy/node-config-provider": "^4.2.2",
45
45
  "@smithy/node-http-handler": "^4.2.1",
46
46
  "@smithy/protocol-http": "^5.2.1",
47
- "@smithy/smithy-client": "^4.6.2",
47
+ "@smithy/smithy-client": "^4.6.3",
48
48
  "@smithy/types": "^4.5.0",
49
49
  "@smithy/url-parser": "^4.1.1",
50
50
  "@smithy/util-base64": "^4.1.0",
51
51
  "@smithy/util-body-length-browser": "^4.1.0",
52
52
  "@smithy/util-body-length-node": "^4.1.0",
53
- "@smithy/util-defaults-mode-browser": "^4.1.2",
54
- "@smithy/util-defaults-mode-node": "^4.1.2",
53
+ "@smithy/util-defaults-mode-browser": "^4.1.3",
54
+ "@smithy/util-defaults-mode-node": "^4.1.3",
55
55
  "@smithy/util-endpoints": "^3.1.2",
56
56
  "@smithy/util-middleware": "^4.1.1",
57
- "@smithy/util-retry": "^4.1.1",
57
+ "@smithy/util-retry": "^4.1.2",
58
58
  "@smithy/util-utf8": "^4.1.0",
59
59
  "@smithy/util-waiter": "^4.1.1",
60
60
  "tslib": "^2.6.2"