@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.
Files changed (122) hide show
  1. package/dist-cjs/index.js +1911 -1344
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +2 -2
  4. package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +2 -2
  5. package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +2 -2
  6. package/dist-es/commands/BuildBotLocaleCommand.js +2 -2
  7. package/dist-es/commands/CreateBotAliasCommand.js +2 -2
  8. package/dist-es/commands/CreateBotCommand.js +2 -2
  9. package/dist-es/commands/CreateBotLocaleCommand.js +2 -2
  10. package/dist-es/commands/CreateBotReplicaCommand.js +2 -2
  11. package/dist-es/commands/CreateBotVersionCommand.js +2 -2
  12. package/dist-es/commands/CreateExportCommand.js +2 -2
  13. package/dist-es/commands/CreateIntentCommand.js +2 -2
  14. package/dist-es/commands/CreateResourcePolicyCommand.js +2 -2
  15. package/dist-es/commands/CreateResourcePolicyStatementCommand.js +2 -2
  16. package/dist-es/commands/CreateSlotCommand.js +2 -2
  17. package/dist-es/commands/CreateSlotTypeCommand.js +2 -2
  18. package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +2 -2
  19. package/dist-es/commands/CreateUploadUrlCommand.js +2 -2
  20. package/dist-es/commands/DeleteBotAliasCommand.js +2 -2
  21. package/dist-es/commands/DeleteBotCommand.js +2 -2
  22. package/dist-es/commands/DeleteBotLocaleCommand.js +2 -2
  23. package/dist-es/commands/DeleteBotReplicaCommand.js +2 -2
  24. package/dist-es/commands/DeleteBotVersionCommand.js +2 -2
  25. package/dist-es/commands/DeleteCustomVocabularyCommand.js +2 -2
  26. package/dist-es/commands/DeleteExportCommand.js +2 -2
  27. package/dist-es/commands/DeleteImportCommand.js +2 -2
  28. package/dist-es/commands/DeleteIntentCommand.js +2 -2
  29. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  30. package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +2 -2
  31. package/dist-es/commands/DeleteSlotCommand.js +2 -2
  32. package/dist-es/commands/DeleteSlotTypeCommand.js +2 -2
  33. package/dist-es/commands/DeleteTestSetCommand.js +2 -2
  34. package/dist-es/commands/DeleteUtterancesCommand.js +2 -2
  35. package/dist-es/commands/DescribeBotAliasCommand.js +2 -2
  36. package/dist-es/commands/DescribeBotCommand.js +2 -2
  37. package/dist-es/commands/DescribeBotLocaleCommand.js +2 -2
  38. package/dist-es/commands/DescribeBotRecommendationCommand.js +2 -2
  39. package/dist-es/commands/DescribeBotReplicaCommand.js +2 -2
  40. package/dist-es/commands/DescribeBotResourceGenerationCommand.js +2 -2
  41. package/dist-es/commands/DescribeBotVersionCommand.js +2 -2
  42. package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +2 -2
  43. package/dist-es/commands/DescribeExportCommand.js +2 -2
  44. package/dist-es/commands/DescribeImportCommand.js +2 -2
  45. package/dist-es/commands/DescribeIntentCommand.js +2 -2
  46. package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -2
  47. package/dist-es/commands/DescribeSlotCommand.js +2 -2
  48. package/dist-es/commands/DescribeSlotTypeCommand.js +2 -2
  49. package/dist-es/commands/DescribeTestExecutionCommand.js +2 -2
  50. package/dist-es/commands/DescribeTestSetCommand.js +2 -2
  51. package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +2 -2
  52. package/dist-es/commands/DescribeTestSetGenerationCommand.js +2 -2
  53. package/dist-es/commands/GenerateBotElementCommand.js +2 -2
  54. package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +2 -2
  55. package/dist-es/commands/ListAggregatedUtterancesCommand.js +2 -2
  56. package/dist-es/commands/ListBotAliasReplicasCommand.js +2 -2
  57. package/dist-es/commands/ListBotAliasesCommand.js +2 -2
  58. package/dist-es/commands/ListBotLocalesCommand.js +2 -2
  59. package/dist-es/commands/ListBotRecommendationsCommand.js +2 -2
  60. package/dist-es/commands/ListBotReplicasCommand.js +2 -2
  61. package/dist-es/commands/ListBotResourceGenerationsCommand.js +2 -2
  62. package/dist-es/commands/ListBotVersionReplicasCommand.js +2 -2
  63. package/dist-es/commands/ListBotVersionsCommand.js +2 -2
  64. package/dist-es/commands/ListBotsCommand.js +2 -2
  65. package/dist-es/commands/ListBuiltInIntentsCommand.js +2 -2
  66. package/dist-es/commands/ListBuiltInSlotTypesCommand.js +2 -2
  67. package/dist-es/commands/ListCustomVocabularyItemsCommand.js +2 -2
  68. package/dist-es/commands/ListExportsCommand.js +2 -2
  69. package/dist-es/commands/ListImportsCommand.js +2 -2
  70. package/dist-es/commands/ListIntentMetricsCommand.js +2 -2
  71. package/dist-es/commands/ListIntentPathsCommand.js +2 -2
  72. package/dist-es/commands/ListIntentStageMetricsCommand.js +2 -2
  73. package/dist-es/commands/ListIntentsCommand.js +2 -2
  74. package/dist-es/commands/ListRecommendedIntentsCommand.js +2 -2
  75. package/dist-es/commands/ListSessionAnalyticsDataCommand.js +2 -2
  76. package/dist-es/commands/ListSessionMetricsCommand.js +2 -2
  77. package/dist-es/commands/ListSlotTypesCommand.js +2 -2
  78. package/dist-es/commands/ListSlotsCommand.js +2 -2
  79. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  80. package/dist-es/commands/ListTestExecutionResultItemsCommand.js +2 -2
  81. package/dist-es/commands/ListTestExecutionsCommand.js +2 -2
  82. package/dist-es/commands/ListTestSetRecordsCommand.js +2 -2
  83. package/dist-es/commands/ListTestSetsCommand.js +2 -2
  84. package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +2 -2
  85. package/dist-es/commands/ListUtteranceMetricsCommand.js +2 -2
  86. package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +2 -2
  87. package/dist-es/commands/StartBotRecommendationCommand.js +2 -2
  88. package/dist-es/commands/StartBotResourceGenerationCommand.js +2 -2
  89. package/dist-es/commands/StartImportCommand.js +2 -2
  90. package/dist-es/commands/StartTestExecutionCommand.js +2 -2
  91. package/dist-es/commands/StartTestSetGenerationCommand.js +2 -2
  92. package/dist-es/commands/StopBotRecommendationCommand.js +2 -2
  93. package/dist-es/commands/TagResourceCommand.js +2 -2
  94. package/dist-es/commands/UntagResourceCommand.js +2 -2
  95. package/dist-es/commands/UpdateBotAliasCommand.js +2 -2
  96. package/dist-es/commands/UpdateBotCommand.js +2 -2
  97. package/dist-es/commands/UpdateBotLocaleCommand.js +2 -2
  98. package/dist-es/commands/UpdateBotRecommendationCommand.js +2 -2
  99. package/dist-es/commands/UpdateExportCommand.js +2 -2
  100. package/dist-es/commands/UpdateIntentCommand.js +2 -2
  101. package/dist-es/commands/UpdateResourcePolicyCommand.js +2 -2
  102. package/dist-es/commands/UpdateSlotCommand.js +2 -2
  103. package/dist-es/commands/UpdateSlotTypeCommand.js +2 -2
  104. package/dist-es/commands/UpdateTestSetCommand.js +2 -2
  105. package/dist-es/index.js +1 -0
  106. package/dist-es/runtimeConfig.shared.js +6 -1
  107. package/dist-es/schemas/schemas_0.js +1235 -1243
  108. package/dist-types/LexModelsV2Client.d.ts +1 -10
  109. package/dist-types/index.d.ts +1 -0
  110. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  111. package/dist-types/runtimeConfig.d.ts +6 -2
  112. package/dist-types/runtimeConfig.native.d.ts +6 -2
  113. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  114. package/dist-types/schemas/schemas_0.d.ts +576 -703
  115. package/dist-types/ts3.4/LexModelsV2Client.d.ts +0 -4
  116. package/dist-types/ts3.4/index.d.ts +1 -0
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  120. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  121. package/dist-types/ts3.4/schemas/schemas_0.d.ts +575 -705
  122. 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 { DescribeBotRecommendation } from "../schemas/schemas_0";
4
+ import { DescribeBotRecommendation$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBotRecommendationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBotRecommendationCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeBotRecommendation", {})
13
13
  .n("LexModelsV2Client", "DescribeBotRecommendationCommand")
14
- .sc(DescribeBotRecommendation)
14
+ .sc(DescribeBotRecommendation$)
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 { DescribeBotReplica } from "../schemas/schemas_0";
4
+ import { DescribeBotReplica$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBotReplicaCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBotReplicaCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeBotReplica", {})
13
13
  .n("LexModelsV2Client", "DescribeBotReplicaCommand")
14
- .sc(DescribeBotReplica)
14
+ .sc(DescribeBotReplica$)
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 { DescribeBotResourceGeneration } from "../schemas/schemas_0";
4
+ import { DescribeBotResourceGeneration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBotResourceGenerationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBotResourceGenerationCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeBotResourceGeneration", {})
13
13
  .n("LexModelsV2Client", "DescribeBotResourceGenerationCommand")
14
- .sc(DescribeBotResourceGeneration)
14
+ .sc(DescribeBotResourceGeneration$)
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 { DescribeBotVersion } from "../schemas/schemas_0";
4
+ import { DescribeBotVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBotVersionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBotVersionCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeBotVersion", {})
13
13
  .n("LexModelsV2Client", "DescribeBotVersionCommand")
14
- .sc(DescribeBotVersion)
14
+ .sc(DescribeBotVersion$)
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 { DescribeCustomVocabularyMetadata } from "../schemas/schemas_0";
4
+ import { DescribeCustomVocabularyMetadata$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeCustomVocabularyMetadataCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeCustomVocabularyMetadataCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeCustomVocabularyMetadata", {})
13
13
  .n("LexModelsV2Client", "DescribeCustomVocabularyMetadataCommand")
14
- .sc(DescribeCustomVocabularyMetadata)
14
+ .sc(DescribeCustomVocabularyMetadata$)
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 { DescribeExport } from "../schemas/schemas_0";
4
+ import { DescribeExport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeExportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeExportCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeExport", {})
13
13
  .n("LexModelsV2Client", "DescribeExportCommand")
14
- .sc(DescribeExport)
14
+ .sc(DescribeExport$)
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 { DescribeImport } from "../schemas/schemas_0";
4
+ import { DescribeImport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeImportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeImportCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeImport", {})
13
13
  .n("LexModelsV2Client", "DescribeImportCommand")
14
- .sc(DescribeImport)
14
+ .sc(DescribeImport$)
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 { DescribeIntent } from "../schemas/schemas_0";
4
+ import { DescribeIntent$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeIntentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeIntentCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeIntent", {})
13
13
  .n("LexModelsV2Client", "DescribeIntentCommand")
14
- .sc(DescribeIntent)
14
+ .sc(DescribeIntent$)
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 { DescribeResourcePolicy } from "../schemas/schemas_0";
4
+ import { DescribeResourcePolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeResourcePolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeResourcePolicyCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeResourcePolicy", {})
13
13
  .n("LexModelsV2Client", "DescribeResourcePolicyCommand")
14
- .sc(DescribeResourcePolicy)
14
+ .sc(DescribeResourcePolicy$)
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 { DescribeSlot } from "../schemas/schemas_0";
4
+ import { DescribeSlot$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeSlotCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeSlotCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeSlot", {})
13
13
  .n("LexModelsV2Client", "DescribeSlotCommand")
14
- .sc(DescribeSlot)
14
+ .sc(DescribeSlot$)
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 { DescribeSlotType } from "../schemas/schemas_0";
4
+ import { DescribeSlotType$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeSlotTypeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeSlotTypeCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeSlotType", {})
13
13
  .n("LexModelsV2Client", "DescribeSlotTypeCommand")
14
- .sc(DescribeSlotType)
14
+ .sc(DescribeSlotType$)
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 { DescribeTestExecution } from "../schemas/schemas_0";
4
+ import { DescribeTestExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTestExecutionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTestExecutionCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeTestExecution", {})
13
13
  .n("LexModelsV2Client", "DescribeTestExecutionCommand")
14
- .sc(DescribeTestExecution)
14
+ .sc(DescribeTestExecution$)
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 { DescribeTestSet } from "../schemas/schemas_0";
4
+ import { DescribeTestSet$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTestSetCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTestSetCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeTestSet", {})
13
13
  .n("LexModelsV2Client", "DescribeTestSetCommand")
14
- .sc(DescribeTestSet)
14
+ .sc(DescribeTestSet$)
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 { DescribeTestSetDiscrepancyReport } from "../schemas/schemas_0";
4
+ import { DescribeTestSetDiscrepancyReport$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTestSetDiscrepancyReportCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTestSetDiscrepancyReportCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeTestSetDiscrepancyReport", {})
13
13
  .n("LexModelsV2Client", "DescribeTestSetDiscrepancyReportCommand")
14
- .sc(DescribeTestSetDiscrepancyReport)
14
+ .sc(DescribeTestSetDiscrepancyReport$)
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 { DescribeTestSetGeneration } from "../schemas/schemas_0";
4
+ import { DescribeTestSetGeneration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTestSetGenerationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTestSetGenerationCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "DescribeTestSetGeneration", {})
13
13
  .n("LexModelsV2Client", "DescribeTestSetGenerationCommand")
14
- .sc(DescribeTestSetGeneration)
14
+ .sc(DescribeTestSetGeneration$)
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 { GenerateBotElement } from "../schemas/schemas_0";
4
+ import { GenerateBotElement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GenerateBotElementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GenerateBotElementCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "GenerateBotElement", {})
13
13
  .n("LexModelsV2Client", "GenerateBotElementCommand")
14
- .sc(GenerateBotElement)
14
+ .sc(GenerateBotElement$)
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 { GetTestExecutionArtifactsUrl } from "../schemas/schemas_0";
4
+ import { GetTestExecutionArtifactsUrl$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetTestExecutionArtifactsUrlCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetTestExecutionArtifactsUrlCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "GetTestExecutionArtifactsUrl", {})
13
13
  .n("LexModelsV2Client", "GetTestExecutionArtifactsUrlCommand")
14
- .sc(GetTestExecutionArtifactsUrl)
14
+ .sc(GetTestExecutionArtifactsUrl$)
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 { ListAggregatedUtterances } from "../schemas/schemas_0";
4
+ import { ListAggregatedUtterances$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAggregatedUtterancesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAggregatedUtterancesCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListAggregatedUtterances", {})
13
13
  .n("LexModelsV2Client", "ListAggregatedUtterancesCommand")
14
- .sc(ListAggregatedUtterances)
14
+ .sc(ListAggregatedUtterances$)
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 { ListBotAliasReplicas } from "../schemas/schemas_0";
4
+ import { ListBotAliasReplicas$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotAliasReplicasCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotAliasReplicasCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotAliasReplicas", {})
13
13
  .n("LexModelsV2Client", "ListBotAliasReplicasCommand")
14
- .sc(ListBotAliasReplicas)
14
+ .sc(ListBotAliasReplicas$)
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 { ListBotAliases } from "../schemas/schemas_0";
4
+ import { ListBotAliases$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotAliasesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotAliasesCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotAliases", {})
13
13
  .n("LexModelsV2Client", "ListBotAliasesCommand")
14
- .sc(ListBotAliases)
14
+ .sc(ListBotAliases$)
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 { ListBotLocales } from "../schemas/schemas_0";
4
+ import { ListBotLocales$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotLocalesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotLocalesCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotLocales", {})
13
13
  .n("LexModelsV2Client", "ListBotLocalesCommand")
14
- .sc(ListBotLocales)
14
+ .sc(ListBotLocales$)
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 { ListBotRecommendations } from "../schemas/schemas_0";
4
+ import { ListBotRecommendations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotRecommendationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotRecommendationsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotRecommendations", {})
13
13
  .n("LexModelsV2Client", "ListBotRecommendationsCommand")
14
- .sc(ListBotRecommendations)
14
+ .sc(ListBotRecommendations$)
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 { ListBotReplicas } from "../schemas/schemas_0";
4
+ import { ListBotReplicas$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotReplicasCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotReplicasCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotReplicas", {})
13
13
  .n("LexModelsV2Client", "ListBotReplicasCommand")
14
- .sc(ListBotReplicas)
14
+ .sc(ListBotReplicas$)
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 { ListBotResourceGenerations } from "../schemas/schemas_0";
4
+ import { ListBotResourceGenerations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotResourceGenerationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotResourceGenerationsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotResourceGenerations", {})
13
13
  .n("LexModelsV2Client", "ListBotResourceGenerationsCommand")
14
- .sc(ListBotResourceGenerations)
14
+ .sc(ListBotResourceGenerations$)
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 { ListBotVersionReplicas } from "../schemas/schemas_0";
4
+ import { ListBotVersionReplicas$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotVersionReplicasCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotVersionReplicasCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotVersionReplicas", {})
13
13
  .n("LexModelsV2Client", "ListBotVersionReplicasCommand")
14
- .sc(ListBotVersionReplicas)
14
+ .sc(ListBotVersionReplicas$)
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 { ListBotVersions } from "../schemas/schemas_0";
4
+ import { ListBotVersions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotVersionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotVersionsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBotVersions", {})
13
13
  .n("LexModelsV2Client", "ListBotVersionsCommand")
14
- .sc(ListBotVersions)
14
+ .sc(ListBotVersions$)
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 { ListBots } from "../schemas/schemas_0";
4
+ import { ListBots$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBotsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBotsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBots", {})
13
13
  .n("LexModelsV2Client", "ListBotsCommand")
14
- .sc(ListBots)
14
+ .sc(ListBots$)
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 { ListBuiltInIntents } from "../schemas/schemas_0";
4
+ import { ListBuiltInIntents$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBuiltInIntentsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBuiltInIntentsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBuiltInIntents", {})
13
13
  .n("LexModelsV2Client", "ListBuiltInIntentsCommand")
14
- .sc(ListBuiltInIntents)
14
+ .sc(ListBuiltInIntents$)
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 { ListBuiltInSlotTypes } from "../schemas/schemas_0";
4
+ import { ListBuiltInSlotTypes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBuiltInSlotTypesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBuiltInSlotTypesCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListBuiltInSlotTypes", {})
13
13
  .n("LexModelsV2Client", "ListBuiltInSlotTypesCommand")
14
- .sc(ListBuiltInSlotTypes)
14
+ .sc(ListBuiltInSlotTypes$)
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 { ListCustomVocabularyItems } from "../schemas/schemas_0";
4
+ import { ListCustomVocabularyItems$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCustomVocabularyItemsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCustomVocabularyItemsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListCustomVocabularyItems", {})
13
13
  .n("LexModelsV2Client", "ListCustomVocabularyItemsCommand")
14
- .sc(ListCustomVocabularyItems)
14
+ .sc(ListCustomVocabularyItems$)
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 { ListExports } from "../schemas/schemas_0";
4
+ import { ListExports$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListExportsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListExportsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListExports", {})
13
13
  .n("LexModelsV2Client", "ListExportsCommand")
14
- .sc(ListExports)
14
+ .sc(ListExports$)
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 { ListImports } from "../schemas/schemas_0";
4
+ import { ListImports$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListImportsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListImportsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListImports", {})
13
13
  .n("LexModelsV2Client", "ListImportsCommand")
14
- .sc(ListImports)
14
+ .sc(ListImports$)
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 { ListIntentMetrics } from "../schemas/schemas_0";
4
+ import { ListIntentMetrics$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListIntentMetricsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListIntentMetricsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListIntentMetrics", {})
13
13
  .n("LexModelsV2Client", "ListIntentMetricsCommand")
14
- .sc(ListIntentMetrics)
14
+ .sc(ListIntentMetrics$)
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 { ListIntentPaths } from "../schemas/schemas_0";
4
+ import { ListIntentPaths$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListIntentPathsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListIntentPathsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListIntentPaths", {})
13
13
  .n("LexModelsV2Client", "ListIntentPathsCommand")
14
- .sc(ListIntentPaths)
14
+ .sc(ListIntentPaths$)
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 { ListIntentStageMetrics } from "../schemas/schemas_0";
4
+ import { ListIntentStageMetrics$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListIntentStageMetricsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListIntentStageMetricsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListIntentStageMetrics", {})
13
13
  .n("LexModelsV2Client", "ListIntentStageMetricsCommand")
14
- .sc(ListIntentStageMetrics)
14
+ .sc(ListIntentStageMetrics$)
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 { ListIntents } from "../schemas/schemas_0";
4
+ import { ListIntents$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListIntentsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListIntentsCommand extends $Command
11
11
  })
12
12
  .s("LexModelBuildingServiceV2", "ListIntents", {})
13
13
  .n("LexModelsV2Client", "ListIntentsCommand")
14
- .sc(ListIntents)
14
+ .sc(ListIntents$)
15
15
  .build() {
16
16
  }