@aws-sdk/client-lex-models-v2 3.649.0 → 3.651.1

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 (112) hide show
  1. package/dist-cjs/index.js +104 -306
  2. package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +1 -3
  3. package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +1 -3
  4. package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +1 -3
  5. package/dist-es/commands/BuildBotLocaleCommand.js +1 -3
  6. package/dist-es/commands/CreateBotAliasCommand.js +1 -3
  7. package/dist-es/commands/CreateBotCommand.js +1 -3
  8. package/dist-es/commands/CreateBotLocaleCommand.js +1 -3
  9. package/dist-es/commands/CreateBotReplicaCommand.js +1 -3
  10. package/dist-es/commands/CreateBotVersionCommand.js +1 -3
  11. package/dist-es/commands/CreateExportCommand.js +1 -3
  12. package/dist-es/commands/CreateIntentCommand.js +1 -3
  13. package/dist-es/commands/CreateResourcePolicyCommand.js +1 -3
  14. package/dist-es/commands/CreateResourcePolicyStatementCommand.js +1 -3
  15. package/dist-es/commands/CreateSlotCommand.js +1 -3
  16. package/dist-es/commands/CreateSlotTypeCommand.js +1 -3
  17. package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +1 -3
  18. package/dist-es/commands/CreateUploadUrlCommand.js +1 -3
  19. package/dist-es/commands/DeleteBotAliasCommand.js +1 -3
  20. package/dist-es/commands/DeleteBotCommand.js +1 -3
  21. package/dist-es/commands/DeleteBotLocaleCommand.js +1 -3
  22. package/dist-es/commands/DeleteBotReplicaCommand.js +1 -3
  23. package/dist-es/commands/DeleteBotVersionCommand.js +1 -3
  24. package/dist-es/commands/DeleteCustomVocabularyCommand.js +1 -3
  25. package/dist-es/commands/DeleteExportCommand.js +1 -3
  26. package/dist-es/commands/DeleteImportCommand.js +1 -3
  27. package/dist-es/commands/DeleteIntentCommand.js +1 -3
  28. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
  29. package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +1 -3
  30. package/dist-es/commands/DeleteSlotCommand.js +1 -3
  31. package/dist-es/commands/DeleteSlotTypeCommand.js +1 -3
  32. package/dist-es/commands/DeleteTestSetCommand.js +1 -3
  33. package/dist-es/commands/DeleteUtterancesCommand.js +1 -3
  34. package/dist-es/commands/DescribeBotAliasCommand.js +1 -3
  35. package/dist-es/commands/DescribeBotCommand.js +1 -3
  36. package/dist-es/commands/DescribeBotLocaleCommand.js +1 -3
  37. package/dist-es/commands/DescribeBotRecommendationCommand.js +1 -3
  38. package/dist-es/commands/DescribeBotReplicaCommand.js +1 -3
  39. package/dist-es/commands/DescribeBotResourceGenerationCommand.js +1 -3
  40. package/dist-es/commands/DescribeBotVersionCommand.js +1 -3
  41. package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +1 -3
  42. package/dist-es/commands/DescribeExportCommand.js +1 -3
  43. package/dist-es/commands/DescribeImportCommand.js +1 -3
  44. package/dist-es/commands/DescribeIntentCommand.js +1 -3
  45. package/dist-es/commands/DescribeResourcePolicyCommand.js +1 -3
  46. package/dist-es/commands/DescribeSlotCommand.js +1 -3
  47. package/dist-es/commands/DescribeSlotTypeCommand.js +1 -3
  48. package/dist-es/commands/DescribeTestExecutionCommand.js +1 -3
  49. package/dist-es/commands/DescribeTestSetCommand.js +1 -3
  50. package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +1 -3
  51. package/dist-es/commands/DescribeTestSetGenerationCommand.js +1 -3
  52. package/dist-es/commands/GenerateBotElementCommand.js +1 -3
  53. package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +1 -3
  54. package/dist-es/commands/ListAggregatedUtterancesCommand.js +1 -3
  55. package/dist-es/commands/ListBotAliasReplicasCommand.js +1 -3
  56. package/dist-es/commands/ListBotAliasesCommand.js +1 -3
  57. package/dist-es/commands/ListBotLocalesCommand.js +1 -3
  58. package/dist-es/commands/ListBotRecommendationsCommand.js +1 -3
  59. package/dist-es/commands/ListBotReplicasCommand.js +1 -3
  60. package/dist-es/commands/ListBotResourceGenerationsCommand.js +1 -3
  61. package/dist-es/commands/ListBotVersionReplicasCommand.js +1 -3
  62. package/dist-es/commands/ListBotVersionsCommand.js +1 -3
  63. package/dist-es/commands/ListBotsCommand.js +1 -3
  64. package/dist-es/commands/ListBuiltInIntentsCommand.js +1 -3
  65. package/dist-es/commands/ListBuiltInSlotTypesCommand.js +1 -3
  66. package/dist-es/commands/ListCustomVocabularyItemsCommand.js +1 -3
  67. package/dist-es/commands/ListExportsCommand.js +1 -3
  68. package/dist-es/commands/ListImportsCommand.js +1 -3
  69. package/dist-es/commands/ListIntentMetricsCommand.js +1 -3
  70. package/dist-es/commands/ListIntentPathsCommand.js +1 -3
  71. package/dist-es/commands/ListIntentStageMetricsCommand.js +1 -3
  72. package/dist-es/commands/ListIntentsCommand.js +1 -3
  73. package/dist-es/commands/ListRecommendedIntentsCommand.js +1 -3
  74. package/dist-es/commands/ListSessionAnalyticsDataCommand.js +1 -3
  75. package/dist-es/commands/ListSessionMetricsCommand.js +1 -3
  76. package/dist-es/commands/ListSlotTypesCommand.js +1 -3
  77. package/dist-es/commands/ListSlotsCommand.js +1 -3
  78. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  79. package/dist-es/commands/ListTestExecutionResultItemsCommand.js +1 -3
  80. package/dist-es/commands/ListTestExecutionsCommand.js +1 -3
  81. package/dist-es/commands/ListTestSetRecordsCommand.js +1 -3
  82. package/dist-es/commands/ListTestSetsCommand.js +1 -3
  83. package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +1 -3
  84. package/dist-es/commands/ListUtteranceMetricsCommand.js +1 -3
  85. package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +1 -3
  86. package/dist-es/commands/StartBotRecommendationCommand.js +1 -3
  87. package/dist-es/commands/StartBotResourceGenerationCommand.js +1 -3
  88. package/dist-es/commands/StartImportCommand.js +1 -3
  89. package/dist-es/commands/StartTestExecutionCommand.js +1 -3
  90. package/dist-es/commands/StartTestSetGenerationCommand.js +1 -3
  91. package/dist-es/commands/StopBotRecommendationCommand.js +1 -3
  92. package/dist-es/commands/TagResourceCommand.js +1 -3
  93. package/dist-es/commands/UntagResourceCommand.js +1 -3
  94. package/dist-es/commands/UpdateBotAliasCommand.js +1 -3
  95. package/dist-es/commands/UpdateBotCommand.js +1 -3
  96. package/dist-es/commands/UpdateBotLocaleCommand.js +1 -3
  97. package/dist-es/commands/UpdateBotRecommendationCommand.js +1 -3
  98. package/dist-es/commands/UpdateExportCommand.js +1 -3
  99. package/dist-es/commands/UpdateIntentCommand.js +1 -3
  100. package/dist-es/commands/UpdateResourcePolicyCommand.js +1 -3
  101. package/dist-es/commands/UpdateSlotCommand.js +1 -3
  102. package/dist-es/commands/UpdateSlotTypeCommand.js +1 -3
  103. package/dist-es/commands/UpdateTestSetCommand.js +1 -3
  104. package/dist-es/models/models_0.js +2 -0
  105. package/dist-types/commands/CreateBotLocaleCommand.d.ts +2 -2
  106. package/dist-types/commands/DescribeBotLocaleCommand.d.ts +1 -1
  107. package/dist-types/commands/DescribeImportCommand.d.ts +1 -1
  108. package/dist-types/commands/StartImportCommand.d.ts +2 -2
  109. package/dist-types/commands/UpdateBotLocaleCommand.d.ts +2 -2
  110. package/dist-types/models/models_0.d.ts +48 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  112. package/package.json +5 -5
@@ -6,9 +6,7 @@ import { de_BatchCreateCustomVocabularyItemCommand, se_BatchCreateCustomVocabula
6
6
  export { $Command };
7
7
  export class BatchCreateCustomVocabularyItemCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_BatchDeleteCustomVocabularyItemCommand, se_BatchDeleteCustomVocabula
6
6
  export { $Command };
7
7
  export class BatchDeleteCustomVocabularyItemCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_BatchUpdateCustomVocabularyItemCommand, se_BatchUpdateCustomVocabula
6
6
  export { $Command };
7
7
  export class BatchUpdateCustomVocabularyItemCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_BuildBotLocaleCommand, se_BuildBotLocaleCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class BuildBotLocaleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateBotAliasCommand, se_CreateBotAliasCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class CreateBotAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateBotCommand, se_CreateBotCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class CreateBotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateBotLocaleCommand, se_CreateBotLocaleCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class CreateBotLocaleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateBotReplicaCommand, se_CreateBotReplicaCommand } from "../proto
6
6
  export { $Command };
7
7
  export class CreateBotReplicaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateBotVersionCommand, se_CreateBotVersionCommand } from "../proto
6
6
  export { $Command };
7
7
  export class CreateBotVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateExportCommand, se_CreateExportCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class CreateExportCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateIntentCommand, se_CreateIntentCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class CreateIntentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateResourcePolicyCommand, se_CreateResourcePolicyCommand } from "
6
6
  export { $Command };
7
7
  export class CreateResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateResourcePolicyStatementCommand, se_CreateResourcePolicyStateme
6
6
  export { $Command };
7
7
  export class CreateResourcePolicyStatementCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateSlotCommand, se_CreateSlotCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class CreateSlotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateSlotTypeCommand, se_CreateSlotTypeCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class CreateSlotTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateTestSetDiscrepancyReportCommand, se_CreateTestSetDiscrepancyRe
6
6
  export { $Command };
7
7
  export class CreateTestSetDiscrepancyReportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateUploadUrlCommand, se_CreateUploadUrlCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class CreateUploadUrlCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteBotAliasCommand, se_DeleteBotAliasCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteBotAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteBotCommand, se_DeleteBotCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class DeleteBotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteBotLocaleCommand, se_DeleteBotLocaleCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DeleteBotLocaleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteBotReplicaCommand, se_DeleteBotReplicaCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteBotReplicaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteBotVersionCommand, se_DeleteBotVersionCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteBotVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteCustomVocabularyCommand, se_DeleteCustomVocabularyCommand } fr
6
6
  export { $Command };
7
7
  export class DeleteCustomVocabularyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteExportCommand, se_DeleteExportCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeleteExportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteImportCommand, se_DeleteImportCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeleteImportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteIntentCommand, se_DeleteIntentCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeleteIntentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteResourcePolicyStatementCommand, se_DeleteResourcePolicyStateme
6
6
  export { $Command };
7
7
  export class DeleteResourcePolicyStatementCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSlotCommand, se_DeleteSlotCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class DeleteSlotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteSlotTypeCommand, se_DeleteSlotTypeCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteSlotTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTestSetCommand, se_DeleteTestSetCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteTestSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteUtterancesCommand, se_DeleteUtterancesCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteUtterancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBotAliasCommand, se_DescribeBotAliasCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeBotAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBotCommand, se_DescribeBotCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class DescribeBotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBotLocaleCommand, se_DescribeBotLocaleCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DescribeBotLocaleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DescribeBotRecommendationCommand, se_DescribeBotRecommendationComman
7
7
  export { $Command };
8
8
  export class DescribeBotRecommendationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBotReplicaCommand, se_DescribeBotReplicaCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeBotReplicaCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBotResourceGenerationCommand, se_DescribeBotResourceGenerati
6
6
  export { $Command };
7
7
  export class DescribeBotResourceGenerationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBotVersionCommand, se_DescribeBotVersionCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeBotVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeCustomVocabularyMetadataCommand, se_DescribeCustomVocabulary
6
6
  export { $Command };
7
7
  export class DescribeCustomVocabularyMetadataCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeExportCommand, se_DescribeExportCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeExportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeImportCommand, se_DescribeImportCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeImportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeIntentCommand, se_DescribeIntentCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeIntentCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeResourcePolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeSlotCommand, se_DescribeSlotCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DescribeSlotCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeSlotTypeCommand, se_DescribeSlotTypeCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeSlotTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTestExecutionCommand, se_DescribeTestExecutionCommand } from
6
6
  export { $Command };
7
7
  export class DescribeTestExecutionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTestSetCommand, se_DescribeTestSetCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DescribeTestSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTestSetDiscrepancyReportCommand, se_DescribeTestSetDiscrepan
6
6
  export { $Command };
7
7
  export class DescribeTestSetDiscrepancyReportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTestSetGenerationCommand, se_DescribeTestSetGenerationComman
6
6
  export { $Command };
7
7
  export class DescribeTestSetGenerationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GenerateBotElementCommand, se_GenerateBotElementCommand } from "../p
6
6
  export { $Command };
7
7
  export class GenerateBotElementCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetTestExecutionArtifactsUrlCommand, se_GetTestExecutionArtifactsUrl
6
6
  export { $Command };
7
7
  export class GetTestExecutionArtifactsUrlCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAggregatedUtterancesCommand, se_ListAggregatedUtterancesCommand
6
6
  export { $Command };
7
7
  export class ListAggregatedUtterancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),