@aws-sdk/client-lex-models-v2 3.649.0 → 3.650.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 (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 +4 -4
package/dist-cjs/index.js CHANGED
@@ -746,6 +746,8 @@ var BotLocaleFilterOperator = {
746
746
  Equals: "EQ"
747
747
  };
748
748
  var VoiceEngine = {
749
+ Generative: "generative",
750
+ LongForm: "long-form",
749
751
  Neural: "neural",
750
752
  Standard: "standard"
751
753
  };
@@ -5809,9 +5811,7 @@ var _sRIUC = "skipResourceInUseCheck";
5809
5811
  var _tK = "tagKeys";
5810
5812
 
5811
5813
  // src/commands/BatchCreateCustomVocabularyItemCommand.ts
5812
- var _BatchCreateCustomVocabularyItemCommand = class _BatchCreateCustomVocabularyItemCommand extends import_smithy_client.Command.classBuilder().ep({
5813
- ...commonParams
5814
- }).m(function(Command, cs, config, o) {
5814
+ var _BatchCreateCustomVocabularyItemCommand = class _BatchCreateCustomVocabularyItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5815
5815
  return [
5816
5816
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5817
5817
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5825,9 +5825,7 @@ var BatchCreateCustomVocabularyItemCommand = _BatchCreateCustomVocabularyItemCom
5825
5825
 
5826
5826
 
5827
5827
 
5828
- var _BatchDeleteCustomVocabularyItemCommand = class _BatchDeleteCustomVocabularyItemCommand extends import_smithy_client.Command.classBuilder().ep({
5829
- ...commonParams
5830
- }).m(function(Command, cs, config, o) {
5828
+ var _BatchDeleteCustomVocabularyItemCommand = class _BatchDeleteCustomVocabularyItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5831
5829
  return [
5832
5830
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5833
5831
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5841,9 +5839,7 @@ var BatchDeleteCustomVocabularyItemCommand = _BatchDeleteCustomVocabularyItemCom
5841
5839
 
5842
5840
 
5843
5841
 
5844
- var _BatchUpdateCustomVocabularyItemCommand = class _BatchUpdateCustomVocabularyItemCommand extends import_smithy_client.Command.classBuilder().ep({
5845
- ...commonParams
5846
- }).m(function(Command, cs, config, o) {
5842
+ var _BatchUpdateCustomVocabularyItemCommand = class _BatchUpdateCustomVocabularyItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5847
5843
  return [
5848
5844
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5849
5845
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5857,9 +5853,7 @@ var BatchUpdateCustomVocabularyItemCommand = _BatchUpdateCustomVocabularyItemCom
5857
5853
 
5858
5854
 
5859
5855
 
5860
- var _BuildBotLocaleCommand = class _BuildBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep({
5861
- ...commonParams
5862
- }).m(function(Command, cs, config, o) {
5856
+ var _BuildBotLocaleCommand = class _BuildBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5863
5857
  return [
5864
5858
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5865
5859
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5873,9 +5867,7 @@ var BuildBotLocaleCommand = _BuildBotLocaleCommand;
5873
5867
 
5874
5868
 
5875
5869
 
5876
- var _CreateBotAliasCommand = class _CreateBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
5877
- ...commonParams
5878
- }).m(function(Command, cs, config, o) {
5870
+ var _CreateBotAliasCommand = class _CreateBotAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5879
5871
  return [
5880
5872
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5881
5873
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5889,9 +5881,7 @@ var CreateBotAliasCommand = _CreateBotAliasCommand;
5889
5881
 
5890
5882
 
5891
5883
 
5892
- var _CreateBotCommand = class _CreateBotCommand extends import_smithy_client.Command.classBuilder().ep({
5893
- ...commonParams
5894
- }).m(function(Command, cs, config, o) {
5884
+ var _CreateBotCommand = class _CreateBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5895
5885
  return [
5896
5886
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5897
5887
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5905,9 +5895,7 @@ var CreateBotCommand = _CreateBotCommand;
5905
5895
 
5906
5896
 
5907
5897
 
5908
- var _CreateBotLocaleCommand = class _CreateBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep({
5909
- ...commonParams
5910
- }).m(function(Command, cs, config, o) {
5898
+ var _CreateBotLocaleCommand = class _CreateBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5911
5899
  return [
5912
5900
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5913
5901
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5921,9 +5909,7 @@ var CreateBotLocaleCommand = _CreateBotLocaleCommand;
5921
5909
 
5922
5910
 
5923
5911
 
5924
- var _CreateBotReplicaCommand = class _CreateBotReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
5925
- ...commonParams
5926
- }).m(function(Command, cs, config, o) {
5912
+ var _CreateBotReplicaCommand = class _CreateBotReplicaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5927
5913
  return [
5928
5914
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5929
5915
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5937,9 +5923,7 @@ var CreateBotReplicaCommand = _CreateBotReplicaCommand;
5937
5923
 
5938
5924
 
5939
5925
 
5940
- var _CreateBotVersionCommand = class _CreateBotVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5941
- ...commonParams
5942
- }).m(function(Command, cs, config, o) {
5926
+ var _CreateBotVersionCommand = class _CreateBotVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5943
5927
  return [
5944
5928
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5945
5929
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5953,9 +5937,7 @@ var CreateBotVersionCommand = _CreateBotVersionCommand;
5953
5937
 
5954
5938
 
5955
5939
 
5956
- var _CreateExportCommand = class _CreateExportCommand extends import_smithy_client.Command.classBuilder().ep({
5957
- ...commonParams
5958
- }).m(function(Command, cs, config, o) {
5940
+ var _CreateExportCommand = class _CreateExportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5959
5941
  return [
5960
5942
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5961
5943
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5969,9 +5951,7 @@ var CreateExportCommand = _CreateExportCommand;
5969
5951
 
5970
5952
 
5971
5953
 
5972
- var _CreateIntentCommand = class _CreateIntentCommand extends import_smithy_client.Command.classBuilder().ep({
5973
- ...commonParams
5974
- }).m(function(Command, cs, config, o) {
5954
+ var _CreateIntentCommand = class _CreateIntentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5975
5955
  return [
5976
5956
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5977
5957
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5985,9 +5965,7 @@ var CreateIntentCommand = _CreateIntentCommand;
5985
5965
 
5986
5966
 
5987
5967
 
5988
- var _CreateResourcePolicyCommand = class _CreateResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5989
- ...commonParams
5990
- }).m(function(Command, cs, config, o) {
5968
+ var _CreateResourcePolicyCommand = class _CreateResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5991
5969
  return [
5992
5970
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5993
5971
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6001,9 +5979,7 @@ var CreateResourcePolicyCommand = _CreateResourcePolicyCommand;
6001
5979
 
6002
5980
 
6003
5981
 
6004
- var _CreateResourcePolicyStatementCommand = class _CreateResourcePolicyStatementCommand extends import_smithy_client.Command.classBuilder().ep({
6005
- ...commonParams
6006
- }).m(function(Command, cs, config, o) {
5982
+ var _CreateResourcePolicyStatementCommand = class _CreateResourcePolicyStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6007
5983
  return [
6008
5984
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6009
5985
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6017,9 +5993,7 @@ var CreateResourcePolicyStatementCommand = _CreateResourcePolicyStatementCommand
6017
5993
 
6018
5994
 
6019
5995
 
6020
- var _CreateSlotCommand = class _CreateSlotCommand extends import_smithy_client.Command.classBuilder().ep({
6021
- ...commonParams
6022
- }).m(function(Command, cs, config, o) {
5996
+ var _CreateSlotCommand = class _CreateSlotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6023
5997
  return [
6024
5998
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6025
5999
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6033,9 +6007,7 @@ var CreateSlotCommand = _CreateSlotCommand;
6033
6007
 
6034
6008
 
6035
6009
 
6036
- var _CreateSlotTypeCommand = class _CreateSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
6037
- ...commonParams
6038
- }).m(function(Command, cs, config, o) {
6010
+ var _CreateSlotTypeCommand = class _CreateSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6039
6011
  return [
6040
6012
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6041
6013
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6049,9 +6021,7 @@ var CreateSlotTypeCommand = _CreateSlotTypeCommand;
6049
6021
 
6050
6022
 
6051
6023
 
6052
- var _CreateTestSetDiscrepancyReportCommand = class _CreateTestSetDiscrepancyReportCommand extends import_smithy_client.Command.classBuilder().ep({
6053
- ...commonParams
6054
- }).m(function(Command, cs, config, o) {
6024
+ var _CreateTestSetDiscrepancyReportCommand = class _CreateTestSetDiscrepancyReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6055
6025
  return [
6056
6026
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6057
6027
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6065,9 +6035,7 @@ var CreateTestSetDiscrepancyReportCommand = _CreateTestSetDiscrepancyReportComma
6065
6035
 
6066
6036
 
6067
6037
 
6068
- var _CreateUploadUrlCommand = class _CreateUploadUrlCommand extends import_smithy_client.Command.classBuilder().ep({
6069
- ...commonParams
6070
- }).m(function(Command, cs, config, o) {
6038
+ var _CreateUploadUrlCommand = class _CreateUploadUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6071
6039
  return [
6072
6040
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6073
6041
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6081,9 +6049,7 @@ var CreateUploadUrlCommand = _CreateUploadUrlCommand;
6081
6049
 
6082
6050
 
6083
6051
 
6084
- var _DeleteBotAliasCommand = class _DeleteBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
6085
- ...commonParams
6086
- }).m(function(Command, cs, config, o) {
6052
+ var _DeleteBotAliasCommand = class _DeleteBotAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6087
6053
  return [
6088
6054
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6089
6055
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6097,9 +6063,7 @@ var DeleteBotAliasCommand = _DeleteBotAliasCommand;
6097
6063
 
6098
6064
 
6099
6065
 
6100
- var _DeleteBotCommand = class _DeleteBotCommand extends import_smithy_client.Command.classBuilder().ep({
6101
- ...commonParams
6102
- }).m(function(Command, cs, config, o) {
6066
+ var _DeleteBotCommand = class _DeleteBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6103
6067
  return [
6104
6068
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6105
6069
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6113,9 +6077,7 @@ var DeleteBotCommand = _DeleteBotCommand;
6113
6077
 
6114
6078
 
6115
6079
 
6116
- var _DeleteBotLocaleCommand = class _DeleteBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep({
6117
- ...commonParams
6118
- }).m(function(Command, cs, config, o) {
6080
+ var _DeleteBotLocaleCommand = class _DeleteBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6119
6081
  return [
6120
6082
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6121
6083
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6129,9 +6091,7 @@ var DeleteBotLocaleCommand = _DeleteBotLocaleCommand;
6129
6091
 
6130
6092
 
6131
6093
 
6132
- var _DeleteBotReplicaCommand = class _DeleteBotReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
6133
- ...commonParams
6134
- }).m(function(Command, cs, config, o) {
6094
+ var _DeleteBotReplicaCommand = class _DeleteBotReplicaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6135
6095
  return [
6136
6096
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6137
6097
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6145,9 +6105,7 @@ var DeleteBotReplicaCommand = _DeleteBotReplicaCommand;
6145
6105
 
6146
6106
 
6147
6107
 
6148
- var _DeleteBotVersionCommand = class _DeleteBotVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6149
- ...commonParams
6150
- }).m(function(Command, cs, config, o) {
6108
+ var _DeleteBotVersionCommand = class _DeleteBotVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6151
6109
  return [
6152
6110
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6153
6111
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6161,9 +6119,7 @@ var DeleteBotVersionCommand = _DeleteBotVersionCommand;
6161
6119
 
6162
6120
 
6163
6121
 
6164
- var _DeleteCustomVocabularyCommand = class _DeleteCustomVocabularyCommand extends import_smithy_client.Command.classBuilder().ep({
6165
- ...commonParams
6166
- }).m(function(Command, cs, config, o) {
6122
+ var _DeleteCustomVocabularyCommand = class _DeleteCustomVocabularyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6167
6123
  return [
6168
6124
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6169
6125
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6177,9 +6133,7 @@ var DeleteCustomVocabularyCommand = _DeleteCustomVocabularyCommand;
6177
6133
 
6178
6134
 
6179
6135
 
6180
- var _DeleteExportCommand = class _DeleteExportCommand extends import_smithy_client.Command.classBuilder().ep({
6181
- ...commonParams
6182
- }).m(function(Command, cs, config, o) {
6136
+ var _DeleteExportCommand = class _DeleteExportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6183
6137
  return [
6184
6138
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6185
6139
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6193,9 +6147,7 @@ var DeleteExportCommand = _DeleteExportCommand;
6193
6147
 
6194
6148
 
6195
6149
 
6196
- var _DeleteImportCommand = class _DeleteImportCommand extends import_smithy_client.Command.classBuilder().ep({
6197
- ...commonParams
6198
- }).m(function(Command, cs, config, o) {
6150
+ var _DeleteImportCommand = class _DeleteImportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6199
6151
  return [
6200
6152
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6201
6153
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6209,9 +6161,7 @@ var DeleteImportCommand = _DeleteImportCommand;
6209
6161
 
6210
6162
 
6211
6163
 
6212
- var _DeleteIntentCommand = class _DeleteIntentCommand extends import_smithy_client.Command.classBuilder().ep({
6213
- ...commonParams
6214
- }).m(function(Command, cs, config, o) {
6164
+ var _DeleteIntentCommand = class _DeleteIntentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6215
6165
  return [
6216
6166
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6217
6167
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6225,9 +6175,7 @@ var DeleteIntentCommand = _DeleteIntentCommand;
6225
6175
 
6226
6176
 
6227
6177
 
6228
- var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6229
- ...commonParams
6230
- }).m(function(Command, cs, config, o) {
6178
+ var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6231
6179
  return [
6232
6180
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6233
6181
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6241,9 +6189,7 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
6241
6189
 
6242
6190
 
6243
6191
 
6244
- var _DeleteResourcePolicyStatementCommand = class _DeleteResourcePolicyStatementCommand extends import_smithy_client.Command.classBuilder().ep({
6245
- ...commonParams
6246
- }).m(function(Command, cs, config, o) {
6192
+ var _DeleteResourcePolicyStatementCommand = class _DeleteResourcePolicyStatementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6247
6193
  return [
6248
6194
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6249
6195
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6257,9 +6203,7 @@ var DeleteResourcePolicyStatementCommand = _DeleteResourcePolicyStatementCommand
6257
6203
 
6258
6204
 
6259
6205
 
6260
- var _DeleteSlotCommand = class _DeleteSlotCommand extends import_smithy_client.Command.classBuilder().ep({
6261
- ...commonParams
6262
- }).m(function(Command, cs, config, o) {
6206
+ var _DeleteSlotCommand = class _DeleteSlotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6263
6207
  return [
6264
6208
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6265
6209
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6273,9 +6217,7 @@ var DeleteSlotCommand = _DeleteSlotCommand;
6273
6217
 
6274
6218
 
6275
6219
 
6276
- var _DeleteSlotTypeCommand = class _DeleteSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
6277
- ...commonParams
6278
- }).m(function(Command, cs, config, o) {
6220
+ var _DeleteSlotTypeCommand = class _DeleteSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6279
6221
  return [
6280
6222
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6281
6223
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6289,9 +6231,7 @@ var DeleteSlotTypeCommand = _DeleteSlotTypeCommand;
6289
6231
 
6290
6232
 
6291
6233
 
6292
- var _DeleteTestSetCommand = class _DeleteTestSetCommand extends import_smithy_client.Command.classBuilder().ep({
6293
- ...commonParams
6294
- }).m(function(Command, cs, config, o) {
6234
+ var _DeleteTestSetCommand = class _DeleteTestSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6295
6235
  return [
6296
6236
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6297
6237
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6305,9 +6245,7 @@ var DeleteTestSetCommand = _DeleteTestSetCommand;
6305
6245
 
6306
6246
 
6307
6247
 
6308
- var _DeleteUtterancesCommand = class _DeleteUtterancesCommand extends import_smithy_client.Command.classBuilder().ep({
6309
- ...commonParams
6310
- }).m(function(Command, cs, config, o) {
6248
+ var _DeleteUtterancesCommand = class _DeleteUtterancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6311
6249
  return [
6312
6250
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6313
6251
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6321,9 +6259,7 @@ var DeleteUtterancesCommand = _DeleteUtterancesCommand;
6321
6259
 
6322
6260
 
6323
6261
 
6324
- var _DescribeBotAliasCommand = class _DescribeBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
6325
- ...commonParams
6326
- }).m(function(Command, cs, config, o) {
6262
+ var _DescribeBotAliasCommand = class _DescribeBotAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6327
6263
  return [
6328
6264
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6329
6265
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6337,9 +6273,7 @@ var DescribeBotAliasCommand = _DescribeBotAliasCommand;
6337
6273
 
6338
6274
 
6339
6275
 
6340
- var _DescribeBotCommand = class _DescribeBotCommand extends import_smithy_client.Command.classBuilder().ep({
6341
- ...commonParams
6342
- }).m(function(Command, cs, config, o) {
6276
+ var _DescribeBotCommand = class _DescribeBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6343
6277
  return [
6344
6278
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6345
6279
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6353,9 +6287,7 @@ var DescribeBotCommand = _DescribeBotCommand;
6353
6287
 
6354
6288
 
6355
6289
 
6356
- var _DescribeBotLocaleCommand = class _DescribeBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep({
6357
- ...commonParams
6358
- }).m(function(Command, cs, config, o) {
6290
+ var _DescribeBotLocaleCommand = class _DescribeBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6359
6291
  return [
6360
6292
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6361
6293
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6567,9 +6499,7 @@ var UpdateExportRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
6567
6499
  }), "UpdateExportRequestFilterSensitiveLog");
6568
6500
 
6569
6501
  // src/commands/DescribeBotRecommendationCommand.ts
6570
- var _DescribeBotRecommendationCommand = class _DescribeBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
6571
- ...commonParams
6572
- }).m(function(Command, cs, config, o) {
6502
+ var _DescribeBotRecommendationCommand = class _DescribeBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6573
6503
  return [
6574
6504
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6575
6505
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6583,9 +6513,7 @@ var DescribeBotRecommendationCommand = _DescribeBotRecommendationCommand;
6583
6513
 
6584
6514
 
6585
6515
 
6586
- var _DescribeBotReplicaCommand = class _DescribeBotReplicaCommand extends import_smithy_client.Command.classBuilder().ep({
6587
- ...commonParams
6588
- }).m(function(Command, cs, config, o) {
6516
+ var _DescribeBotReplicaCommand = class _DescribeBotReplicaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6589
6517
  return [
6590
6518
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6591
6519
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6599,9 +6527,7 @@ var DescribeBotReplicaCommand = _DescribeBotReplicaCommand;
6599
6527
 
6600
6528
 
6601
6529
 
6602
- var _DescribeBotResourceGenerationCommand = class _DescribeBotResourceGenerationCommand extends import_smithy_client.Command.classBuilder().ep({
6603
- ...commonParams
6604
- }).m(function(Command, cs, config, o) {
6530
+ var _DescribeBotResourceGenerationCommand = class _DescribeBotResourceGenerationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6605
6531
  return [
6606
6532
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6607
6533
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6615,9 +6541,7 @@ var DescribeBotResourceGenerationCommand = _DescribeBotResourceGenerationCommand
6615
6541
 
6616
6542
 
6617
6543
 
6618
- var _DescribeBotVersionCommand = class _DescribeBotVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6619
- ...commonParams
6620
- }).m(function(Command, cs, config, o) {
6544
+ var _DescribeBotVersionCommand = class _DescribeBotVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6621
6545
  return [
6622
6546
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6623
6547
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6631,9 +6555,7 @@ var DescribeBotVersionCommand = _DescribeBotVersionCommand;
6631
6555
 
6632
6556
 
6633
6557
 
6634
- var _DescribeCustomVocabularyMetadataCommand = class _DescribeCustomVocabularyMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
6635
- ...commonParams
6636
- }).m(function(Command, cs, config, o) {
6558
+ var _DescribeCustomVocabularyMetadataCommand = class _DescribeCustomVocabularyMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6637
6559
  return [
6638
6560
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6639
6561
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6647,9 +6569,7 @@ var DescribeCustomVocabularyMetadataCommand = _DescribeCustomVocabularyMetadataC
6647
6569
 
6648
6570
 
6649
6571
 
6650
- var _DescribeExportCommand = class _DescribeExportCommand extends import_smithy_client.Command.classBuilder().ep({
6651
- ...commonParams
6652
- }).m(function(Command, cs, config, o) {
6572
+ var _DescribeExportCommand = class _DescribeExportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6653
6573
  return [
6654
6574
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6655
6575
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6663,9 +6583,7 @@ var DescribeExportCommand = _DescribeExportCommand;
6663
6583
 
6664
6584
 
6665
6585
 
6666
- var _DescribeImportCommand = class _DescribeImportCommand extends import_smithy_client.Command.classBuilder().ep({
6667
- ...commonParams
6668
- }).m(function(Command, cs, config, o) {
6586
+ var _DescribeImportCommand = class _DescribeImportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6669
6587
  return [
6670
6588
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6671
6589
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6679,9 +6597,7 @@ var DescribeImportCommand = _DescribeImportCommand;
6679
6597
 
6680
6598
 
6681
6599
 
6682
- var _DescribeIntentCommand = class _DescribeIntentCommand extends import_smithy_client.Command.classBuilder().ep({
6683
- ...commonParams
6684
- }).m(function(Command, cs, config, o) {
6600
+ var _DescribeIntentCommand = class _DescribeIntentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6685
6601
  return [
6686
6602
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6687
6603
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6695,9 +6611,7 @@ var DescribeIntentCommand = _DescribeIntentCommand;
6695
6611
 
6696
6612
 
6697
6613
 
6698
- var _DescribeResourcePolicyCommand = class _DescribeResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6699
- ...commonParams
6700
- }).m(function(Command, cs, config, o) {
6614
+ var _DescribeResourcePolicyCommand = class _DescribeResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6701
6615
  return [
6702
6616
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6703
6617
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6711,9 +6625,7 @@ var DescribeResourcePolicyCommand = _DescribeResourcePolicyCommand;
6711
6625
 
6712
6626
 
6713
6627
 
6714
- var _DescribeSlotCommand = class _DescribeSlotCommand extends import_smithy_client.Command.classBuilder().ep({
6715
- ...commonParams
6716
- }).m(function(Command, cs, config, o) {
6628
+ var _DescribeSlotCommand = class _DescribeSlotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6717
6629
  return [
6718
6630
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6719
6631
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6727,9 +6639,7 @@ var DescribeSlotCommand = _DescribeSlotCommand;
6727
6639
 
6728
6640
 
6729
6641
 
6730
- var _DescribeSlotTypeCommand = class _DescribeSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
6731
- ...commonParams
6732
- }).m(function(Command, cs, config, o) {
6642
+ var _DescribeSlotTypeCommand = class _DescribeSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6733
6643
  return [
6734
6644
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6735
6645
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6743,9 +6653,7 @@ var DescribeSlotTypeCommand = _DescribeSlotTypeCommand;
6743
6653
 
6744
6654
 
6745
6655
 
6746
- var _DescribeTestExecutionCommand = class _DescribeTestExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
6747
- ...commonParams
6748
- }).m(function(Command, cs, config, o) {
6656
+ var _DescribeTestExecutionCommand = class _DescribeTestExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6749
6657
  return [
6750
6658
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6751
6659
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6759,9 +6667,7 @@ var DescribeTestExecutionCommand = _DescribeTestExecutionCommand;
6759
6667
 
6760
6668
 
6761
6669
 
6762
- var _DescribeTestSetCommand = class _DescribeTestSetCommand extends import_smithy_client.Command.classBuilder().ep({
6763
- ...commonParams
6764
- }).m(function(Command, cs, config, o) {
6670
+ var _DescribeTestSetCommand = class _DescribeTestSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6765
6671
  return [
6766
6672
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6767
6673
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6775,9 +6681,7 @@ var DescribeTestSetCommand = _DescribeTestSetCommand;
6775
6681
 
6776
6682
 
6777
6683
 
6778
- var _DescribeTestSetDiscrepancyReportCommand = class _DescribeTestSetDiscrepancyReportCommand extends import_smithy_client.Command.classBuilder().ep({
6779
- ...commonParams
6780
- }).m(function(Command, cs, config, o) {
6684
+ var _DescribeTestSetDiscrepancyReportCommand = class _DescribeTestSetDiscrepancyReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6781
6685
  return [
6782
6686
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6783
6687
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6791,9 +6695,7 @@ var DescribeTestSetDiscrepancyReportCommand = _DescribeTestSetDiscrepancyReportC
6791
6695
 
6792
6696
 
6793
6697
 
6794
- var _DescribeTestSetGenerationCommand = class _DescribeTestSetGenerationCommand extends import_smithy_client.Command.classBuilder().ep({
6795
- ...commonParams
6796
- }).m(function(Command, cs, config, o) {
6698
+ var _DescribeTestSetGenerationCommand = class _DescribeTestSetGenerationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6797
6699
  return [
6798
6700
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6799
6701
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6807,9 +6709,7 @@ var DescribeTestSetGenerationCommand = _DescribeTestSetGenerationCommand;
6807
6709
 
6808
6710
 
6809
6711
 
6810
- var _GenerateBotElementCommand = class _GenerateBotElementCommand extends import_smithy_client.Command.classBuilder().ep({
6811
- ...commonParams
6812
- }).m(function(Command, cs, config, o) {
6712
+ var _GenerateBotElementCommand = class _GenerateBotElementCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6813
6713
  return [
6814
6714
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6815
6715
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6823,9 +6723,7 @@ var GenerateBotElementCommand = _GenerateBotElementCommand;
6823
6723
 
6824
6724
 
6825
6725
 
6826
- var _GetTestExecutionArtifactsUrlCommand = class _GetTestExecutionArtifactsUrlCommand extends import_smithy_client.Command.classBuilder().ep({
6827
- ...commonParams
6828
- }).m(function(Command, cs, config, o) {
6726
+ var _GetTestExecutionArtifactsUrlCommand = class _GetTestExecutionArtifactsUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6829
6727
  return [
6830
6728
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6831
6729
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6839,9 +6737,7 @@ var GetTestExecutionArtifactsUrlCommand = _GetTestExecutionArtifactsUrlCommand;
6839
6737
 
6840
6738
 
6841
6739
 
6842
- var _ListAggregatedUtterancesCommand = class _ListAggregatedUtterancesCommand extends import_smithy_client.Command.classBuilder().ep({
6843
- ...commonParams
6844
- }).m(function(Command, cs, config, o) {
6740
+ var _ListAggregatedUtterancesCommand = class _ListAggregatedUtterancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6845
6741
  return [
6846
6742
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6847
6743
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6855,9 +6751,7 @@ var ListAggregatedUtterancesCommand = _ListAggregatedUtterancesCommand;
6855
6751
 
6856
6752
 
6857
6753
 
6858
- var _ListBotAliasesCommand = class _ListBotAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
6859
- ...commonParams
6860
- }).m(function(Command, cs, config, o) {
6754
+ var _ListBotAliasesCommand = class _ListBotAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6861
6755
  return [
6862
6756
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6863
6757
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6871,9 +6765,7 @@ var ListBotAliasesCommand = _ListBotAliasesCommand;
6871
6765
 
6872
6766
 
6873
6767
 
6874
- var _ListBotAliasReplicasCommand = class _ListBotAliasReplicasCommand extends import_smithy_client.Command.classBuilder().ep({
6875
- ...commonParams
6876
- }).m(function(Command, cs, config, o) {
6768
+ var _ListBotAliasReplicasCommand = class _ListBotAliasReplicasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6877
6769
  return [
6878
6770
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6879
6771
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6887,9 +6779,7 @@ var ListBotAliasReplicasCommand = _ListBotAliasReplicasCommand;
6887
6779
 
6888
6780
 
6889
6781
 
6890
- var _ListBotLocalesCommand = class _ListBotLocalesCommand extends import_smithy_client.Command.classBuilder().ep({
6891
- ...commonParams
6892
- }).m(function(Command, cs, config, o) {
6782
+ var _ListBotLocalesCommand = class _ListBotLocalesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6893
6783
  return [
6894
6784
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6895
6785
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6903,9 +6793,7 @@ var ListBotLocalesCommand = _ListBotLocalesCommand;
6903
6793
 
6904
6794
 
6905
6795
 
6906
- var _ListBotRecommendationsCommand = class _ListBotRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep({
6907
- ...commonParams
6908
- }).m(function(Command, cs, config, o) {
6796
+ var _ListBotRecommendationsCommand = class _ListBotRecommendationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6909
6797
  return [
6910
6798
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6911
6799
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6919,9 +6807,7 @@ var ListBotRecommendationsCommand = _ListBotRecommendationsCommand;
6919
6807
 
6920
6808
 
6921
6809
 
6922
- var _ListBotReplicasCommand = class _ListBotReplicasCommand extends import_smithy_client.Command.classBuilder().ep({
6923
- ...commonParams
6924
- }).m(function(Command, cs, config, o) {
6810
+ var _ListBotReplicasCommand = class _ListBotReplicasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6925
6811
  return [
6926
6812
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6927
6813
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6935,9 +6821,7 @@ var ListBotReplicasCommand = _ListBotReplicasCommand;
6935
6821
 
6936
6822
 
6937
6823
 
6938
- var _ListBotResourceGenerationsCommand = class _ListBotResourceGenerationsCommand extends import_smithy_client.Command.classBuilder().ep({
6939
- ...commonParams
6940
- }).m(function(Command, cs, config, o) {
6824
+ var _ListBotResourceGenerationsCommand = class _ListBotResourceGenerationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6941
6825
  return [
6942
6826
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6943
6827
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6951,9 +6835,7 @@ var ListBotResourceGenerationsCommand = _ListBotResourceGenerationsCommand;
6951
6835
 
6952
6836
 
6953
6837
 
6954
- var _ListBotsCommand = class _ListBotsCommand extends import_smithy_client.Command.classBuilder().ep({
6955
- ...commonParams
6956
- }).m(function(Command, cs, config, o) {
6838
+ var _ListBotsCommand = class _ListBotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6957
6839
  return [
6958
6840
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6959
6841
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6967,9 +6849,7 @@ var ListBotsCommand = _ListBotsCommand;
6967
6849
 
6968
6850
 
6969
6851
 
6970
- var _ListBotVersionReplicasCommand = class _ListBotVersionReplicasCommand extends import_smithy_client.Command.classBuilder().ep({
6971
- ...commonParams
6972
- }).m(function(Command, cs, config, o) {
6852
+ var _ListBotVersionReplicasCommand = class _ListBotVersionReplicasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6973
6853
  return [
6974
6854
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6975
6855
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6983,9 +6863,7 @@ var ListBotVersionReplicasCommand = _ListBotVersionReplicasCommand;
6983
6863
 
6984
6864
 
6985
6865
 
6986
- var _ListBotVersionsCommand = class _ListBotVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
6987
- ...commonParams
6988
- }).m(function(Command, cs, config, o) {
6866
+ var _ListBotVersionsCommand = class _ListBotVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6989
6867
  return [
6990
6868
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6991
6869
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6999,9 +6877,7 @@ var ListBotVersionsCommand = _ListBotVersionsCommand;
6999
6877
 
7000
6878
 
7001
6879
 
7002
- var _ListBuiltInIntentsCommand = class _ListBuiltInIntentsCommand extends import_smithy_client.Command.classBuilder().ep({
7003
- ...commonParams
7004
- }).m(function(Command, cs, config, o) {
6880
+ var _ListBuiltInIntentsCommand = class _ListBuiltInIntentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7005
6881
  return [
7006
6882
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7007
6883
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7015,9 +6891,7 @@ var ListBuiltInIntentsCommand = _ListBuiltInIntentsCommand;
7015
6891
 
7016
6892
 
7017
6893
 
7018
- var _ListBuiltInSlotTypesCommand = class _ListBuiltInSlotTypesCommand extends import_smithy_client.Command.classBuilder().ep({
7019
- ...commonParams
7020
- }).m(function(Command, cs, config, o) {
6894
+ var _ListBuiltInSlotTypesCommand = class _ListBuiltInSlotTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7021
6895
  return [
7022
6896
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7023
6897
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7031,9 +6905,7 @@ var ListBuiltInSlotTypesCommand = _ListBuiltInSlotTypesCommand;
7031
6905
 
7032
6906
 
7033
6907
 
7034
- var _ListCustomVocabularyItemsCommand = class _ListCustomVocabularyItemsCommand extends import_smithy_client.Command.classBuilder().ep({
7035
- ...commonParams
7036
- }).m(function(Command, cs, config, o) {
6908
+ var _ListCustomVocabularyItemsCommand = class _ListCustomVocabularyItemsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7037
6909
  return [
7038
6910
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7039
6911
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7047,9 +6919,7 @@ var ListCustomVocabularyItemsCommand = _ListCustomVocabularyItemsCommand;
7047
6919
 
7048
6920
 
7049
6921
 
7050
- var _ListExportsCommand = class _ListExportsCommand extends import_smithy_client.Command.classBuilder().ep({
7051
- ...commonParams
7052
- }).m(function(Command, cs, config, o) {
6922
+ var _ListExportsCommand = class _ListExportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7053
6923
  return [
7054
6924
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7055
6925
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7063,9 +6933,7 @@ var ListExportsCommand = _ListExportsCommand;
7063
6933
 
7064
6934
 
7065
6935
 
7066
- var _ListImportsCommand = class _ListImportsCommand extends import_smithy_client.Command.classBuilder().ep({
7067
- ...commonParams
7068
- }).m(function(Command, cs, config, o) {
6936
+ var _ListImportsCommand = class _ListImportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7069
6937
  return [
7070
6938
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7071
6939
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7079,9 +6947,7 @@ var ListImportsCommand = _ListImportsCommand;
7079
6947
 
7080
6948
 
7081
6949
 
7082
- var _ListIntentMetricsCommand = class _ListIntentMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
7083
- ...commonParams
7084
- }).m(function(Command, cs, config, o) {
6950
+ var _ListIntentMetricsCommand = class _ListIntentMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7085
6951
  return [
7086
6952
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7087
6953
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7095,9 +6961,7 @@ var ListIntentMetricsCommand = _ListIntentMetricsCommand;
7095
6961
 
7096
6962
 
7097
6963
 
7098
- var _ListIntentPathsCommand = class _ListIntentPathsCommand extends import_smithy_client.Command.classBuilder().ep({
7099
- ...commonParams
7100
- }).m(function(Command, cs, config, o) {
6964
+ var _ListIntentPathsCommand = class _ListIntentPathsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7101
6965
  return [
7102
6966
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7103
6967
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7111,9 +6975,7 @@ var ListIntentPathsCommand = _ListIntentPathsCommand;
7111
6975
 
7112
6976
 
7113
6977
 
7114
- var _ListIntentsCommand = class _ListIntentsCommand extends import_smithy_client.Command.classBuilder().ep({
7115
- ...commonParams
7116
- }).m(function(Command, cs, config, o) {
6978
+ var _ListIntentsCommand = class _ListIntentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7117
6979
  return [
7118
6980
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7119
6981
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7127,9 +6989,7 @@ var ListIntentsCommand = _ListIntentsCommand;
7127
6989
 
7128
6990
 
7129
6991
 
7130
- var _ListIntentStageMetricsCommand = class _ListIntentStageMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
7131
- ...commonParams
7132
- }).m(function(Command, cs, config, o) {
6992
+ var _ListIntentStageMetricsCommand = class _ListIntentStageMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7133
6993
  return [
7134
6994
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7135
6995
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7143,9 +7003,7 @@ var ListIntentStageMetricsCommand = _ListIntentStageMetricsCommand;
7143
7003
 
7144
7004
 
7145
7005
 
7146
- var _ListRecommendedIntentsCommand = class _ListRecommendedIntentsCommand extends import_smithy_client.Command.classBuilder().ep({
7147
- ...commonParams
7148
- }).m(function(Command, cs, config, o) {
7006
+ var _ListRecommendedIntentsCommand = class _ListRecommendedIntentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7149
7007
  return [
7150
7008
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7151
7009
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7159,9 +7017,7 @@ var ListRecommendedIntentsCommand = _ListRecommendedIntentsCommand;
7159
7017
 
7160
7018
 
7161
7019
 
7162
- var _ListSessionAnalyticsDataCommand = class _ListSessionAnalyticsDataCommand extends import_smithy_client.Command.classBuilder().ep({
7163
- ...commonParams
7164
- }).m(function(Command, cs, config, o) {
7020
+ var _ListSessionAnalyticsDataCommand = class _ListSessionAnalyticsDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7165
7021
  return [
7166
7022
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7167
7023
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7175,9 +7031,7 @@ var ListSessionAnalyticsDataCommand = _ListSessionAnalyticsDataCommand;
7175
7031
 
7176
7032
 
7177
7033
 
7178
- var _ListSessionMetricsCommand = class _ListSessionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
7179
- ...commonParams
7180
- }).m(function(Command, cs, config, o) {
7034
+ var _ListSessionMetricsCommand = class _ListSessionMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7181
7035
  return [
7182
7036
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7183
7037
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7191,9 +7045,7 @@ var ListSessionMetricsCommand = _ListSessionMetricsCommand;
7191
7045
 
7192
7046
 
7193
7047
 
7194
- var _ListSlotsCommand = class _ListSlotsCommand extends import_smithy_client.Command.classBuilder().ep({
7195
- ...commonParams
7196
- }).m(function(Command, cs, config, o) {
7048
+ var _ListSlotsCommand = class _ListSlotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7197
7049
  return [
7198
7050
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7199
7051
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7207,9 +7059,7 @@ var ListSlotsCommand = _ListSlotsCommand;
7207
7059
 
7208
7060
 
7209
7061
 
7210
- var _ListSlotTypesCommand = class _ListSlotTypesCommand extends import_smithy_client.Command.classBuilder().ep({
7211
- ...commonParams
7212
- }).m(function(Command, cs, config, o) {
7062
+ var _ListSlotTypesCommand = class _ListSlotTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7213
7063
  return [
7214
7064
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7215
7065
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7223,9 +7073,7 @@ var ListSlotTypesCommand = _ListSlotTypesCommand;
7223
7073
 
7224
7074
 
7225
7075
 
7226
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
7227
- ...commonParams
7228
- }).m(function(Command, cs, config, o) {
7076
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7229
7077
  return [
7230
7078
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7231
7079
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7239,9 +7087,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
7239
7087
 
7240
7088
 
7241
7089
 
7242
- var _ListTestExecutionResultItemsCommand = class _ListTestExecutionResultItemsCommand extends import_smithy_client.Command.classBuilder().ep({
7243
- ...commonParams
7244
- }).m(function(Command, cs, config, o) {
7090
+ var _ListTestExecutionResultItemsCommand = class _ListTestExecutionResultItemsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7245
7091
  return [
7246
7092
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7247
7093
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7255,9 +7101,7 @@ var ListTestExecutionResultItemsCommand = _ListTestExecutionResultItemsCommand;
7255
7101
 
7256
7102
 
7257
7103
 
7258
- var _ListTestExecutionsCommand = class _ListTestExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
7259
- ...commonParams
7260
- }).m(function(Command, cs, config, o) {
7104
+ var _ListTestExecutionsCommand = class _ListTestExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7261
7105
  return [
7262
7106
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7263
7107
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7271,9 +7115,7 @@ var ListTestExecutionsCommand = _ListTestExecutionsCommand;
7271
7115
 
7272
7116
 
7273
7117
 
7274
- var _ListTestSetRecordsCommand = class _ListTestSetRecordsCommand extends import_smithy_client.Command.classBuilder().ep({
7275
- ...commonParams
7276
- }).m(function(Command, cs, config, o) {
7118
+ var _ListTestSetRecordsCommand = class _ListTestSetRecordsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7277
7119
  return [
7278
7120
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7279
7121
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7287,9 +7129,7 @@ var ListTestSetRecordsCommand = _ListTestSetRecordsCommand;
7287
7129
 
7288
7130
 
7289
7131
 
7290
- var _ListTestSetsCommand = class _ListTestSetsCommand extends import_smithy_client.Command.classBuilder().ep({
7291
- ...commonParams
7292
- }).m(function(Command, cs, config, o) {
7132
+ var _ListTestSetsCommand = class _ListTestSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7293
7133
  return [
7294
7134
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7295
7135
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7303,9 +7143,7 @@ var ListTestSetsCommand = _ListTestSetsCommand;
7303
7143
 
7304
7144
 
7305
7145
 
7306
- var _ListUtteranceAnalyticsDataCommand = class _ListUtteranceAnalyticsDataCommand extends import_smithy_client.Command.classBuilder().ep({
7307
- ...commonParams
7308
- }).m(function(Command, cs, config, o) {
7146
+ var _ListUtteranceAnalyticsDataCommand = class _ListUtteranceAnalyticsDataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7309
7147
  return [
7310
7148
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7311
7149
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7319,9 +7157,7 @@ var ListUtteranceAnalyticsDataCommand = _ListUtteranceAnalyticsDataCommand;
7319
7157
 
7320
7158
 
7321
7159
 
7322
- var _ListUtteranceMetricsCommand = class _ListUtteranceMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
7323
- ...commonParams
7324
- }).m(function(Command, cs, config, o) {
7160
+ var _ListUtteranceMetricsCommand = class _ListUtteranceMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7325
7161
  return [
7326
7162
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7327
7163
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7335,9 +7171,7 @@ var ListUtteranceMetricsCommand = _ListUtteranceMetricsCommand;
7335
7171
 
7336
7172
 
7337
7173
 
7338
- var _SearchAssociatedTranscriptsCommand = class _SearchAssociatedTranscriptsCommand extends import_smithy_client.Command.classBuilder().ep({
7339
- ...commonParams
7340
- }).m(function(Command, cs, config, o) {
7174
+ var _SearchAssociatedTranscriptsCommand = class _SearchAssociatedTranscriptsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7341
7175
  return [
7342
7176
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7343
7177
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7351,9 +7185,7 @@ var SearchAssociatedTranscriptsCommand = _SearchAssociatedTranscriptsCommand;
7351
7185
 
7352
7186
 
7353
7187
 
7354
- var _StartBotRecommendationCommand = class _StartBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
7355
- ...commonParams
7356
- }).m(function(Command, cs, config, o) {
7188
+ var _StartBotRecommendationCommand = class _StartBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7357
7189
  return [
7358
7190
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7359
7191
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7367,9 +7199,7 @@ var StartBotRecommendationCommand = _StartBotRecommendationCommand;
7367
7199
 
7368
7200
 
7369
7201
 
7370
- var _StartBotResourceGenerationCommand = class _StartBotResourceGenerationCommand extends import_smithy_client.Command.classBuilder().ep({
7371
- ...commonParams
7372
- }).m(function(Command, cs, config, o) {
7202
+ var _StartBotResourceGenerationCommand = class _StartBotResourceGenerationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7373
7203
  return [
7374
7204
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7375
7205
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7383,9 +7213,7 @@ var StartBotResourceGenerationCommand = _StartBotResourceGenerationCommand;
7383
7213
 
7384
7214
 
7385
7215
 
7386
- var _StartImportCommand = class _StartImportCommand extends import_smithy_client.Command.classBuilder().ep({
7387
- ...commonParams
7388
- }).m(function(Command, cs, config, o) {
7216
+ var _StartImportCommand = class _StartImportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7389
7217
  return [
7390
7218
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7391
7219
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7399,9 +7227,7 @@ var StartImportCommand = _StartImportCommand;
7399
7227
 
7400
7228
 
7401
7229
 
7402
- var _StartTestExecutionCommand = class _StartTestExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
7403
- ...commonParams
7404
- }).m(function(Command, cs, config, o) {
7230
+ var _StartTestExecutionCommand = class _StartTestExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7405
7231
  return [
7406
7232
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7407
7233
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7415,9 +7241,7 @@ var StartTestExecutionCommand = _StartTestExecutionCommand;
7415
7241
 
7416
7242
 
7417
7243
 
7418
- var _StartTestSetGenerationCommand = class _StartTestSetGenerationCommand extends import_smithy_client.Command.classBuilder().ep({
7419
- ...commonParams
7420
- }).m(function(Command, cs, config, o) {
7244
+ var _StartTestSetGenerationCommand = class _StartTestSetGenerationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7421
7245
  return [
7422
7246
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7423
7247
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7431,9 +7255,7 @@ var StartTestSetGenerationCommand = _StartTestSetGenerationCommand;
7431
7255
 
7432
7256
 
7433
7257
 
7434
- var _StopBotRecommendationCommand = class _StopBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
7435
- ...commonParams
7436
- }).m(function(Command, cs, config, o) {
7258
+ var _StopBotRecommendationCommand = class _StopBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7437
7259
  return [
7438
7260
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7439
7261
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7447,9 +7269,7 @@ var StopBotRecommendationCommand = _StopBotRecommendationCommand;
7447
7269
 
7448
7270
 
7449
7271
 
7450
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
7451
- ...commonParams
7452
- }).m(function(Command, cs, config, o) {
7272
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7453
7273
  return [
7454
7274
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7455
7275
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7463,9 +7283,7 @@ var TagResourceCommand = _TagResourceCommand;
7463
7283
 
7464
7284
 
7465
7285
 
7466
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
7467
- ...commonParams
7468
- }).m(function(Command, cs, config, o) {
7286
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7469
7287
  return [
7470
7288
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7471
7289
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7479,9 +7297,7 @@ var UntagResourceCommand = _UntagResourceCommand;
7479
7297
 
7480
7298
 
7481
7299
 
7482
- var _UpdateBotAliasCommand = class _UpdateBotAliasCommand extends import_smithy_client.Command.classBuilder().ep({
7483
- ...commonParams
7484
- }).m(function(Command, cs, config, o) {
7300
+ var _UpdateBotAliasCommand = class _UpdateBotAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7485
7301
  return [
7486
7302
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7487
7303
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7495,9 +7311,7 @@ var UpdateBotAliasCommand = _UpdateBotAliasCommand;
7495
7311
 
7496
7312
 
7497
7313
 
7498
- var _UpdateBotCommand = class _UpdateBotCommand extends import_smithy_client.Command.classBuilder().ep({
7499
- ...commonParams
7500
- }).m(function(Command, cs, config, o) {
7314
+ var _UpdateBotCommand = class _UpdateBotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7501
7315
  return [
7502
7316
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7503
7317
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7511,9 +7325,7 @@ var UpdateBotCommand = _UpdateBotCommand;
7511
7325
 
7512
7326
 
7513
7327
 
7514
- var _UpdateBotLocaleCommand = class _UpdateBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep({
7515
- ...commonParams
7516
- }).m(function(Command, cs, config, o) {
7328
+ var _UpdateBotLocaleCommand = class _UpdateBotLocaleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7517
7329
  return [
7518
7330
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7519
7331
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7527,9 +7339,7 @@ var UpdateBotLocaleCommand = _UpdateBotLocaleCommand;
7527
7339
 
7528
7340
 
7529
7341
 
7530
- var _UpdateBotRecommendationCommand = class _UpdateBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
7531
- ...commonParams
7532
- }).m(function(Command, cs, config, o) {
7342
+ var _UpdateBotRecommendationCommand = class _UpdateBotRecommendationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7533
7343
  return [
7534
7344
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7535
7345
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7543,9 +7353,7 @@ var UpdateBotRecommendationCommand = _UpdateBotRecommendationCommand;
7543
7353
 
7544
7354
 
7545
7355
 
7546
- var _UpdateExportCommand = class _UpdateExportCommand extends import_smithy_client.Command.classBuilder().ep({
7547
- ...commonParams
7548
- }).m(function(Command, cs, config, o) {
7356
+ var _UpdateExportCommand = class _UpdateExportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7549
7357
  return [
7550
7358
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7551
7359
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7559,9 +7367,7 @@ var UpdateExportCommand = _UpdateExportCommand;
7559
7367
 
7560
7368
 
7561
7369
 
7562
- var _UpdateIntentCommand = class _UpdateIntentCommand extends import_smithy_client.Command.classBuilder().ep({
7563
- ...commonParams
7564
- }).m(function(Command, cs, config, o) {
7370
+ var _UpdateIntentCommand = class _UpdateIntentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7565
7371
  return [
7566
7372
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7567
7373
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7575,9 +7381,7 @@ var UpdateIntentCommand = _UpdateIntentCommand;
7575
7381
 
7576
7382
 
7577
7383
 
7578
- var _UpdateResourcePolicyCommand = class _UpdateResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
7579
- ...commonParams
7580
- }).m(function(Command, cs, config, o) {
7384
+ var _UpdateResourcePolicyCommand = class _UpdateResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7581
7385
  return [
7582
7386
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7583
7387
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7591,9 +7395,7 @@ var UpdateResourcePolicyCommand = _UpdateResourcePolicyCommand;
7591
7395
 
7592
7396
 
7593
7397
 
7594
- var _UpdateSlotCommand = class _UpdateSlotCommand extends import_smithy_client.Command.classBuilder().ep({
7595
- ...commonParams
7596
- }).m(function(Command, cs, config, o) {
7398
+ var _UpdateSlotCommand = class _UpdateSlotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7597
7399
  return [
7598
7400
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7599
7401
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7607,9 +7409,7 @@ var UpdateSlotCommand = _UpdateSlotCommand;
7607
7409
 
7608
7410
 
7609
7411
 
7610
- var _UpdateSlotTypeCommand = class _UpdateSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep({
7611
- ...commonParams
7612
- }).m(function(Command, cs, config, o) {
7412
+ var _UpdateSlotTypeCommand = class _UpdateSlotTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7613
7413
  return [
7614
7414
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7615
7415
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -7623,9 +7423,7 @@ var UpdateSlotTypeCommand = _UpdateSlotTypeCommand;
7623
7423
 
7624
7424
 
7625
7425
 
7626
- var _UpdateTestSetCommand = class _UpdateTestSetCommand extends import_smithy_client.Command.classBuilder().ep({
7627
- ...commonParams
7628
- }).m(function(Command, cs, config, o) {
7426
+ var _UpdateTestSetCommand = class _UpdateTestSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
7629
7427
  return [
7630
7428
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
7631
7429
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())