@aws-sdk/client-ssm 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 (144) hide show
  1. package/dist-cjs/index.js +140 -420
  2. package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
  3. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +1 -3
  4. package/dist-es/commands/CancelCommandCommand.js +1 -3
  5. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +1 -3
  6. package/dist-es/commands/CreateActivationCommand.js +1 -3
  7. package/dist-es/commands/CreateAssociationBatchCommand.js +1 -3
  8. package/dist-es/commands/CreateAssociationCommand.js +1 -3
  9. package/dist-es/commands/CreateDocumentCommand.js +1 -3
  10. package/dist-es/commands/CreateMaintenanceWindowCommand.js +1 -3
  11. package/dist-es/commands/CreateOpsItemCommand.js +1 -3
  12. package/dist-es/commands/CreateOpsMetadataCommand.js +1 -3
  13. package/dist-es/commands/CreatePatchBaselineCommand.js +1 -3
  14. package/dist-es/commands/CreateResourceDataSyncCommand.js +1 -3
  15. package/dist-es/commands/DeleteActivationCommand.js +1 -3
  16. package/dist-es/commands/DeleteAssociationCommand.js +1 -3
  17. package/dist-es/commands/DeleteDocumentCommand.js +1 -3
  18. package/dist-es/commands/DeleteInventoryCommand.js +1 -3
  19. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +1 -3
  20. package/dist-es/commands/DeleteOpsItemCommand.js +1 -3
  21. package/dist-es/commands/DeleteOpsMetadataCommand.js +1 -3
  22. package/dist-es/commands/DeleteParameterCommand.js +1 -3
  23. package/dist-es/commands/DeleteParametersCommand.js +1 -3
  24. package/dist-es/commands/DeletePatchBaselineCommand.js +1 -3
  25. package/dist-es/commands/DeleteResourceDataSyncCommand.js +1 -3
  26. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -3
  27. package/dist-es/commands/DeregisterManagedInstanceCommand.js +1 -3
  28. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +1 -3
  29. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +1 -3
  30. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +1 -3
  31. package/dist-es/commands/DescribeActivationsCommand.js +1 -3
  32. package/dist-es/commands/DescribeAssociationCommand.js +1 -3
  33. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +1 -3
  34. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +1 -3
  35. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +1 -3
  36. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +1 -3
  37. package/dist-es/commands/DescribeAvailablePatchesCommand.js +1 -3
  38. package/dist-es/commands/DescribeDocumentCommand.js +1 -3
  39. package/dist-es/commands/DescribeDocumentPermissionCommand.js +1 -3
  40. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +1 -3
  41. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +1 -3
  42. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +1 -3
  43. package/dist-es/commands/DescribeInstanceInformationCommand.js +1 -3
  44. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +1 -3
  45. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +1 -3
  46. package/dist-es/commands/DescribeInstancePatchesCommand.js +1 -3
  47. package/dist-es/commands/DescribeInstancePropertiesCommand.js +1 -3
  48. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +1 -3
  49. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +1 -3
  50. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +1 -3
  51. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +1 -3
  52. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +1 -3
  53. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +1 -3
  54. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +1 -3
  55. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +1 -3
  56. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +1 -3
  57. package/dist-es/commands/DescribeOpsItemsCommand.js +1 -3
  58. package/dist-es/commands/DescribeParametersCommand.js +1 -3
  59. package/dist-es/commands/DescribePatchBaselinesCommand.js +1 -3
  60. package/dist-es/commands/DescribePatchGroupStateCommand.js +1 -3
  61. package/dist-es/commands/DescribePatchGroupsCommand.js +1 -3
  62. package/dist-es/commands/DescribePatchPropertiesCommand.js +1 -3
  63. package/dist-es/commands/DescribeSessionsCommand.js +1 -3
  64. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +1 -3
  65. package/dist-es/commands/GetAutomationExecutionCommand.js +1 -3
  66. package/dist-es/commands/GetCalendarStateCommand.js +1 -3
  67. package/dist-es/commands/GetCommandInvocationCommand.js +1 -3
  68. package/dist-es/commands/GetConnectionStatusCommand.js +1 -3
  69. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +1 -3
  70. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +1 -3
  71. package/dist-es/commands/GetDocumentCommand.js +1 -3
  72. package/dist-es/commands/GetInventoryCommand.js +1 -3
  73. package/dist-es/commands/GetInventorySchemaCommand.js +1 -3
  74. package/dist-es/commands/GetMaintenanceWindowCommand.js +1 -3
  75. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +1 -3
  76. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +1 -3
  77. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +1 -3
  78. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +1 -3
  79. package/dist-es/commands/GetOpsItemCommand.js +1 -3
  80. package/dist-es/commands/GetOpsMetadataCommand.js +1 -3
  81. package/dist-es/commands/GetOpsSummaryCommand.js +1 -3
  82. package/dist-es/commands/GetParameterCommand.js +1 -3
  83. package/dist-es/commands/GetParameterHistoryCommand.js +1 -3
  84. package/dist-es/commands/GetParametersByPathCommand.js +1 -3
  85. package/dist-es/commands/GetParametersCommand.js +1 -3
  86. package/dist-es/commands/GetPatchBaselineCommand.js +1 -3
  87. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +1 -3
  88. package/dist-es/commands/GetResourcePoliciesCommand.js +1 -3
  89. package/dist-es/commands/GetServiceSettingCommand.js +1 -3
  90. package/dist-es/commands/LabelParameterVersionCommand.js +1 -3
  91. package/dist-es/commands/ListAssociationVersionsCommand.js +1 -3
  92. package/dist-es/commands/ListAssociationsCommand.js +1 -3
  93. package/dist-es/commands/ListCommandInvocationsCommand.js +1 -3
  94. package/dist-es/commands/ListCommandsCommand.js +1 -3
  95. package/dist-es/commands/ListComplianceItemsCommand.js +1 -3
  96. package/dist-es/commands/ListComplianceSummariesCommand.js +1 -3
  97. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +1 -3
  98. package/dist-es/commands/ListDocumentVersionsCommand.js +1 -3
  99. package/dist-es/commands/ListDocumentsCommand.js +1 -3
  100. package/dist-es/commands/ListInventoryEntriesCommand.js +1 -3
  101. package/dist-es/commands/ListOpsItemEventsCommand.js +1 -3
  102. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +1 -3
  103. package/dist-es/commands/ListOpsMetadataCommand.js +1 -3
  104. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +1 -3
  105. package/dist-es/commands/ListResourceDataSyncCommand.js +1 -3
  106. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  107. package/dist-es/commands/ModifyDocumentPermissionCommand.js +1 -3
  108. package/dist-es/commands/PutComplianceItemsCommand.js +1 -3
  109. package/dist-es/commands/PutInventoryCommand.js +1 -3
  110. package/dist-es/commands/PutParameterCommand.js +1 -3
  111. package/dist-es/commands/PutResourcePolicyCommand.js +1 -3
  112. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +1 -3
  113. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +1 -3
  114. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +1 -3
  115. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +1 -3
  116. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
  117. package/dist-es/commands/ResetServiceSettingCommand.js +1 -3
  118. package/dist-es/commands/ResumeSessionCommand.js +1 -3
  119. package/dist-es/commands/SendAutomationSignalCommand.js +1 -3
  120. package/dist-es/commands/SendCommandCommand.js +1 -3
  121. package/dist-es/commands/StartAssociationsOnceCommand.js +1 -3
  122. package/dist-es/commands/StartAutomationExecutionCommand.js +1 -3
  123. package/dist-es/commands/StartChangeRequestExecutionCommand.js +1 -3
  124. package/dist-es/commands/StartSessionCommand.js +1 -3
  125. package/dist-es/commands/StopAutomationExecutionCommand.js +1 -3
  126. package/dist-es/commands/TerminateSessionCommand.js +1 -3
  127. package/dist-es/commands/UnlabelParameterVersionCommand.js +1 -3
  128. package/dist-es/commands/UpdateAssociationCommand.js +1 -3
  129. package/dist-es/commands/UpdateAssociationStatusCommand.js +1 -3
  130. package/dist-es/commands/UpdateDocumentCommand.js +1 -3
  131. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +1 -3
  132. package/dist-es/commands/UpdateDocumentMetadataCommand.js +1 -3
  133. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +1 -3
  134. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +1 -3
  135. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +1 -3
  136. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +1 -3
  137. package/dist-es/commands/UpdateOpsItemCommand.js +1 -3
  138. package/dist-es/commands/UpdateOpsMetadataCommand.js +1 -3
  139. package/dist-es/commands/UpdatePatchBaselineCommand.js +1 -3
  140. package/dist-es/commands/UpdateResourceDataSyncCommand.js +1 -3
  141. package/dist-es/commands/UpdateServiceSettingCommand.js +1 -3
  142. package/dist-es/endpoint/endpointResolver.js +7 -3
  143. package/package.json +4 -4
  144. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -9971,9 +9971,7 @@ function sharedHeaders(operation) {
9971
9971
  __name(sharedHeaders, "sharedHeaders");
9972
9972
 
9973
9973
  // src/commands/AddTagsToResourceCommand.ts
9974
- var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
9975
- ...commonParams
9976
- }).m(function(Command2, cs, config, o) {
9974
+ var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
9977
9975
  return [
9978
9976
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9979
9977
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -9987,9 +9985,7 @@ var AddTagsToResourceCommand = _AddTagsToResourceCommand;
9987
9985
 
9988
9986
 
9989
9987
 
9990
- var _AssociateOpsItemRelatedItemCommand = class _AssociateOpsItemRelatedItemCommand extends import_smithy_client.Command.classBuilder().ep({
9991
- ...commonParams
9992
- }).m(function(Command2, cs, config, o) {
9988
+ var _AssociateOpsItemRelatedItemCommand = class _AssociateOpsItemRelatedItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
9993
9989
  return [
9994
9990
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
9995
9991
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10003,9 +9999,7 @@ var AssociateOpsItemRelatedItemCommand = _AssociateOpsItemRelatedItemCommand;
10003
9999
 
10004
10000
 
10005
10001
 
10006
- var _CancelCommandCommand = class _CancelCommandCommand extends import_smithy_client.Command.classBuilder().ep({
10007
- ...commonParams
10008
- }).m(function(Command2, cs, config, o) {
10002
+ var _CancelCommandCommand = class _CancelCommandCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10009
10003
  return [
10010
10004
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10011
10005
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10019,9 +10013,7 @@ var CancelCommandCommand = _CancelCommandCommand;
10019
10013
 
10020
10014
 
10021
10015
 
10022
- var _CancelMaintenanceWindowExecutionCommand = class _CancelMaintenanceWindowExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
10023
- ...commonParams
10024
- }).m(function(Command2, cs, config, o) {
10016
+ var _CancelMaintenanceWindowExecutionCommand = class _CancelMaintenanceWindowExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10025
10017
  return [
10026
10018
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10027
10019
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10035,9 +10027,7 @@ var CancelMaintenanceWindowExecutionCommand = _CancelMaintenanceWindowExecutionC
10035
10027
 
10036
10028
 
10037
10029
 
10038
- var _CreateActivationCommand = class _CreateActivationCommand extends import_smithy_client.Command.classBuilder().ep({
10039
- ...commonParams
10040
- }).m(function(Command2, cs, config, o) {
10030
+ var _CreateActivationCommand = class _CreateActivationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10041
10031
  return [
10042
10032
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10043
10033
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10051,9 +10041,7 @@ var CreateActivationCommand = _CreateActivationCommand;
10051
10041
 
10052
10042
 
10053
10043
 
10054
- var _CreateAssociationBatchCommand = class _CreateAssociationBatchCommand extends import_smithy_client.Command.classBuilder().ep({
10055
- ...commonParams
10056
- }).m(function(Command2, cs, config, o) {
10044
+ var _CreateAssociationBatchCommand = class _CreateAssociationBatchCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10057
10045
  return [
10058
10046
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10059
10047
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10067,9 +10055,7 @@ var CreateAssociationBatchCommand = _CreateAssociationBatchCommand;
10067
10055
 
10068
10056
 
10069
10057
 
10070
- var _CreateAssociationCommand = class _CreateAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
10071
- ...commonParams
10072
- }).m(function(Command2, cs, config, o) {
10058
+ var _CreateAssociationCommand = class _CreateAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10073
10059
  return [
10074
10060
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10075
10061
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10083,9 +10069,7 @@ var CreateAssociationCommand = _CreateAssociationCommand;
10083
10069
 
10084
10070
 
10085
10071
 
10086
- var _CreateDocumentCommand = class _CreateDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
10087
- ...commonParams
10088
- }).m(function(Command2, cs, config, o) {
10072
+ var _CreateDocumentCommand = class _CreateDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10089
10073
  return [
10090
10074
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10091
10075
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10099,9 +10083,7 @@ var CreateDocumentCommand = _CreateDocumentCommand;
10099
10083
 
10100
10084
 
10101
10085
 
10102
- var _CreateMaintenanceWindowCommand = class _CreateMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
10103
- ...commonParams
10104
- }).m(function(Command2, cs, config, o) {
10086
+ var _CreateMaintenanceWindowCommand = class _CreateMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10105
10087
  return [
10106
10088
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10107
10089
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10115,9 +10097,7 @@ var CreateMaintenanceWindowCommand = _CreateMaintenanceWindowCommand;
10115
10097
 
10116
10098
 
10117
10099
 
10118
- var _CreateOpsItemCommand = class _CreateOpsItemCommand extends import_smithy_client.Command.classBuilder().ep({
10119
- ...commonParams
10120
- }).m(function(Command2, cs, config, o) {
10100
+ var _CreateOpsItemCommand = class _CreateOpsItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10121
10101
  return [
10122
10102
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10123
10103
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10131,9 +10111,7 @@ var CreateOpsItemCommand = _CreateOpsItemCommand;
10131
10111
 
10132
10112
 
10133
10113
 
10134
- var _CreateOpsMetadataCommand = class _CreateOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
10135
- ...commonParams
10136
- }).m(function(Command2, cs, config, o) {
10114
+ var _CreateOpsMetadataCommand = class _CreateOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10137
10115
  return [
10138
10116
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10139
10117
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10147,9 +10125,7 @@ var CreateOpsMetadataCommand = _CreateOpsMetadataCommand;
10147
10125
 
10148
10126
 
10149
10127
 
10150
- var _CreatePatchBaselineCommand = class _CreatePatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
10151
- ...commonParams
10152
- }).m(function(Command2, cs, config, o) {
10128
+ var _CreatePatchBaselineCommand = class _CreatePatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10153
10129
  return [
10154
10130
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10155
10131
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10163,9 +10139,7 @@ var CreatePatchBaselineCommand = _CreatePatchBaselineCommand;
10163
10139
 
10164
10140
 
10165
10141
 
10166
- var _CreateResourceDataSyncCommand = class _CreateResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep({
10167
- ...commonParams
10168
- }).m(function(Command2, cs, config, o) {
10142
+ var _CreateResourceDataSyncCommand = class _CreateResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10169
10143
  return [
10170
10144
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10171
10145
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10179,9 +10153,7 @@ var CreateResourceDataSyncCommand = _CreateResourceDataSyncCommand;
10179
10153
 
10180
10154
 
10181
10155
 
10182
- var _DeleteActivationCommand = class _DeleteActivationCommand extends import_smithy_client.Command.classBuilder().ep({
10183
- ...commonParams
10184
- }).m(function(Command2, cs, config, o) {
10156
+ var _DeleteActivationCommand = class _DeleteActivationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10185
10157
  return [
10186
10158
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10187
10159
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10195,9 +10167,7 @@ var DeleteActivationCommand = _DeleteActivationCommand;
10195
10167
 
10196
10168
 
10197
10169
 
10198
- var _DeleteAssociationCommand = class _DeleteAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
10199
- ...commonParams
10200
- }).m(function(Command2, cs, config, o) {
10170
+ var _DeleteAssociationCommand = class _DeleteAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10201
10171
  return [
10202
10172
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10203
10173
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10211,9 +10181,7 @@ var DeleteAssociationCommand = _DeleteAssociationCommand;
10211
10181
 
10212
10182
 
10213
10183
 
10214
- var _DeleteDocumentCommand = class _DeleteDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
10215
- ...commonParams
10216
- }).m(function(Command2, cs, config, o) {
10184
+ var _DeleteDocumentCommand = class _DeleteDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10217
10185
  return [
10218
10186
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10219
10187
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10227,9 +10195,7 @@ var DeleteDocumentCommand = _DeleteDocumentCommand;
10227
10195
 
10228
10196
 
10229
10197
 
10230
- var _DeleteInventoryCommand = class _DeleteInventoryCommand extends import_smithy_client.Command.classBuilder().ep({
10231
- ...commonParams
10232
- }).m(function(Command2, cs, config, o) {
10198
+ var _DeleteInventoryCommand = class _DeleteInventoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10233
10199
  return [
10234
10200
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10235
10201
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10243,9 +10209,7 @@ var DeleteInventoryCommand = _DeleteInventoryCommand;
10243
10209
 
10244
10210
 
10245
10211
 
10246
- var _DeleteMaintenanceWindowCommand = class _DeleteMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
10247
- ...commonParams
10248
- }).m(function(Command2, cs, config, o) {
10212
+ var _DeleteMaintenanceWindowCommand = class _DeleteMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10249
10213
  return [
10250
10214
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10251
10215
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10259,9 +10223,7 @@ var DeleteMaintenanceWindowCommand = _DeleteMaintenanceWindowCommand;
10259
10223
 
10260
10224
 
10261
10225
 
10262
- var _DeleteOpsItemCommand = class _DeleteOpsItemCommand extends import_smithy_client.Command.classBuilder().ep({
10263
- ...commonParams
10264
- }).m(function(Command2, cs, config, o) {
10226
+ var _DeleteOpsItemCommand = class _DeleteOpsItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10265
10227
  return [
10266
10228
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10267
10229
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10275,9 +10237,7 @@ var DeleteOpsItemCommand = _DeleteOpsItemCommand;
10275
10237
 
10276
10238
 
10277
10239
 
10278
- var _DeleteOpsMetadataCommand = class _DeleteOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
10279
- ...commonParams
10280
- }).m(function(Command2, cs, config, o) {
10240
+ var _DeleteOpsMetadataCommand = class _DeleteOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10281
10241
  return [
10282
10242
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10283
10243
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10291,9 +10251,7 @@ var DeleteOpsMetadataCommand = _DeleteOpsMetadataCommand;
10291
10251
 
10292
10252
 
10293
10253
 
10294
- var _DeleteParameterCommand = class _DeleteParameterCommand extends import_smithy_client.Command.classBuilder().ep({
10295
- ...commonParams
10296
- }).m(function(Command2, cs, config, o) {
10254
+ var _DeleteParameterCommand = class _DeleteParameterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10297
10255
  return [
10298
10256
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10299
10257
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10307,9 +10265,7 @@ var DeleteParameterCommand = _DeleteParameterCommand;
10307
10265
 
10308
10266
 
10309
10267
 
10310
- var _DeleteParametersCommand = class _DeleteParametersCommand extends import_smithy_client.Command.classBuilder().ep({
10311
- ...commonParams
10312
- }).m(function(Command2, cs, config, o) {
10268
+ var _DeleteParametersCommand = class _DeleteParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10313
10269
  return [
10314
10270
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10315
10271
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10323,9 +10279,7 @@ var DeleteParametersCommand = _DeleteParametersCommand;
10323
10279
 
10324
10280
 
10325
10281
 
10326
- var _DeletePatchBaselineCommand = class _DeletePatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
10327
- ...commonParams
10328
- }).m(function(Command2, cs, config, o) {
10282
+ var _DeletePatchBaselineCommand = class _DeletePatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10329
10283
  return [
10330
10284
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10331
10285
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10339,9 +10293,7 @@ var DeletePatchBaselineCommand = _DeletePatchBaselineCommand;
10339
10293
 
10340
10294
 
10341
10295
 
10342
- var _DeleteResourceDataSyncCommand = class _DeleteResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep({
10343
- ...commonParams
10344
- }).m(function(Command2, cs, config, o) {
10296
+ var _DeleteResourceDataSyncCommand = class _DeleteResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10345
10297
  return [
10346
10298
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10347
10299
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10355,9 +10307,7 @@ var DeleteResourceDataSyncCommand = _DeleteResourceDataSyncCommand;
10355
10307
 
10356
10308
 
10357
10309
 
10358
- var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10359
- ...commonParams
10360
- }).m(function(Command2, cs, config, o) {
10310
+ var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10361
10311
  return [
10362
10312
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10363
10313
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10371,9 +10321,7 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
10371
10321
 
10372
10322
 
10373
10323
 
10374
- var _DeregisterManagedInstanceCommand = class _DeregisterManagedInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
10375
- ...commonParams
10376
- }).m(function(Command2, cs, config, o) {
10324
+ var _DeregisterManagedInstanceCommand = class _DeregisterManagedInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10377
10325
  return [
10378
10326
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10379
10327
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10387,9 +10335,7 @@ var DeregisterManagedInstanceCommand = _DeregisterManagedInstanceCommand;
10387
10335
 
10388
10336
 
10389
10337
 
10390
- var _DeregisterPatchBaselineForPatchGroupCommand = class _DeregisterPatchBaselineForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10391
- ...commonParams
10392
- }).m(function(Command2, cs, config, o) {
10338
+ var _DeregisterPatchBaselineForPatchGroupCommand = class _DeregisterPatchBaselineForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10393
10339
  return [
10394
10340
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10395
10341
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10403,9 +10349,7 @@ var DeregisterPatchBaselineForPatchGroupCommand = _DeregisterPatchBaselineForPat
10403
10349
 
10404
10350
 
10405
10351
 
10406
- var _DeregisterTargetFromMaintenanceWindowCommand = class _DeregisterTargetFromMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
10407
- ...commonParams
10408
- }).m(function(Command2, cs, config, o) {
10352
+ var _DeregisterTargetFromMaintenanceWindowCommand = class _DeregisterTargetFromMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10409
10353
  return [
10410
10354
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10411
10355
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10419,9 +10363,7 @@ var DeregisterTargetFromMaintenanceWindowCommand = _DeregisterTargetFromMaintena
10419
10363
 
10420
10364
 
10421
10365
 
10422
- var _DeregisterTaskFromMaintenanceWindowCommand = class _DeregisterTaskFromMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
10423
- ...commonParams
10424
- }).m(function(Command2, cs, config, o) {
10366
+ var _DeregisterTaskFromMaintenanceWindowCommand = class _DeregisterTaskFromMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10425
10367
  return [
10426
10368
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10427
10369
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10435,9 +10377,7 @@ var DeregisterTaskFromMaintenanceWindowCommand = _DeregisterTaskFromMaintenanceW
10435
10377
 
10436
10378
 
10437
10379
 
10438
- var _DescribeActivationsCommand = class _DescribeActivationsCommand extends import_smithy_client.Command.classBuilder().ep({
10439
- ...commonParams
10440
- }).m(function(Command2, cs, config, o) {
10380
+ var _DescribeActivationsCommand = class _DescribeActivationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10441
10381
  return [
10442
10382
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10443
10383
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10451,9 +10391,7 @@ var DescribeActivationsCommand = _DescribeActivationsCommand;
10451
10391
 
10452
10392
 
10453
10393
 
10454
- var _DescribeAssociationCommand = class _DescribeAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
10455
- ...commonParams
10456
- }).m(function(Command2, cs, config, o) {
10394
+ var _DescribeAssociationCommand = class _DescribeAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10457
10395
  return [
10458
10396
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10459
10397
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10467,9 +10405,7 @@ var DescribeAssociationCommand = _DescribeAssociationCommand;
10467
10405
 
10468
10406
 
10469
10407
 
10470
- var _DescribeAssociationExecutionsCommand = class _DescribeAssociationExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
10471
- ...commonParams
10472
- }).m(function(Command2, cs, config, o) {
10408
+ var _DescribeAssociationExecutionsCommand = class _DescribeAssociationExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10473
10409
  return [
10474
10410
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10475
10411
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10483,9 +10419,7 @@ var DescribeAssociationExecutionsCommand = _DescribeAssociationExecutionsCommand
10483
10419
 
10484
10420
 
10485
10421
 
10486
- var _DescribeAssociationExecutionTargetsCommand = class _DescribeAssociationExecutionTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
10487
- ...commonParams
10488
- }).m(function(Command2, cs, config, o) {
10422
+ var _DescribeAssociationExecutionTargetsCommand = class _DescribeAssociationExecutionTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10489
10423
  return [
10490
10424
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10491
10425
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10499,9 +10433,7 @@ var DescribeAssociationExecutionTargetsCommand = _DescribeAssociationExecutionTa
10499
10433
 
10500
10434
 
10501
10435
 
10502
- var _DescribeAutomationExecutionsCommand = class _DescribeAutomationExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
10503
- ...commonParams
10504
- }).m(function(Command2, cs, config, o) {
10436
+ var _DescribeAutomationExecutionsCommand = class _DescribeAutomationExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10505
10437
  return [
10506
10438
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10507
10439
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10515,9 +10447,7 @@ var DescribeAutomationExecutionsCommand = _DescribeAutomationExecutionsCommand;
10515
10447
 
10516
10448
 
10517
10449
 
10518
- var _DescribeAutomationStepExecutionsCommand = class _DescribeAutomationStepExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
10519
- ...commonParams
10520
- }).m(function(Command2, cs, config, o) {
10450
+ var _DescribeAutomationStepExecutionsCommand = class _DescribeAutomationStepExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10521
10451
  return [
10522
10452
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10523
10453
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10531,9 +10461,7 @@ var DescribeAutomationStepExecutionsCommand = _DescribeAutomationStepExecutionsC
10531
10461
 
10532
10462
 
10533
10463
 
10534
- var _DescribeAvailablePatchesCommand = class _DescribeAvailablePatchesCommand extends import_smithy_client.Command.classBuilder().ep({
10535
- ...commonParams
10536
- }).m(function(Command2, cs, config, o) {
10464
+ var _DescribeAvailablePatchesCommand = class _DescribeAvailablePatchesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10537
10465
  return [
10538
10466
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10539
10467
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10547,9 +10475,7 @@ var DescribeAvailablePatchesCommand = _DescribeAvailablePatchesCommand;
10547
10475
 
10548
10476
 
10549
10477
 
10550
- var _DescribeDocumentCommand = class _DescribeDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
10551
- ...commonParams
10552
- }).m(function(Command2, cs, config, o) {
10478
+ var _DescribeDocumentCommand = class _DescribeDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10553
10479
  return [
10554
10480
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10555
10481
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10563,9 +10489,7 @@ var DescribeDocumentCommand = _DescribeDocumentCommand;
10563
10489
 
10564
10490
 
10565
10491
 
10566
- var _DescribeDocumentPermissionCommand = class _DescribeDocumentPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
10567
- ...commonParams
10568
- }).m(function(Command2, cs, config, o) {
10492
+ var _DescribeDocumentPermissionCommand = class _DescribeDocumentPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10569
10493
  return [
10570
10494
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10571
10495
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10579,9 +10503,7 @@ var DescribeDocumentPermissionCommand = _DescribeDocumentPermissionCommand;
10579
10503
 
10580
10504
 
10581
10505
 
10582
- var _DescribeEffectiveInstanceAssociationsCommand = class _DescribeEffectiveInstanceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
10583
- ...commonParams
10584
- }).m(function(Command2, cs, config, o) {
10506
+ var _DescribeEffectiveInstanceAssociationsCommand = class _DescribeEffectiveInstanceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10585
10507
  return [
10586
10508
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10587
10509
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10595,9 +10517,7 @@ var DescribeEffectiveInstanceAssociationsCommand = _DescribeEffectiveInstanceAss
10595
10517
 
10596
10518
 
10597
10519
 
10598
- var _DescribeEffectivePatchesForPatchBaselineCommand = class _DescribeEffectivePatchesForPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
10599
- ...commonParams
10600
- }).m(function(Command2, cs, config, o) {
10520
+ var _DescribeEffectivePatchesForPatchBaselineCommand = class _DescribeEffectivePatchesForPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10601
10521
  return [
10602
10522
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10603
10523
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10611,9 +10531,7 @@ var DescribeEffectivePatchesForPatchBaselineCommand = _DescribeEffectivePatchesF
10611
10531
 
10612
10532
 
10613
10533
 
10614
- var _DescribeInstanceAssociationsStatusCommand = class _DescribeInstanceAssociationsStatusCommand extends import_smithy_client.Command.classBuilder().ep({
10615
- ...commonParams
10616
- }).m(function(Command2, cs, config, o) {
10534
+ var _DescribeInstanceAssociationsStatusCommand = class _DescribeInstanceAssociationsStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10617
10535
  return [
10618
10536
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10619
10537
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10627,9 +10545,7 @@ var DescribeInstanceAssociationsStatusCommand = _DescribeInstanceAssociationsSta
10627
10545
 
10628
10546
 
10629
10547
 
10630
- var _DescribeInstanceInformationCommand = class _DescribeInstanceInformationCommand extends import_smithy_client.Command.classBuilder().ep({
10631
- ...commonParams
10632
- }).m(function(Command2, cs, config, o) {
10548
+ var _DescribeInstanceInformationCommand = class _DescribeInstanceInformationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10633
10549
  return [
10634
10550
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10635
10551
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10643,9 +10559,7 @@ var DescribeInstanceInformationCommand = _DescribeInstanceInformationCommand;
10643
10559
 
10644
10560
 
10645
10561
 
10646
- var _DescribeInstancePatchesCommand = class _DescribeInstancePatchesCommand extends import_smithy_client.Command.classBuilder().ep({
10647
- ...commonParams
10648
- }).m(function(Command2, cs, config, o) {
10562
+ var _DescribeInstancePatchesCommand = class _DescribeInstancePatchesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10649
10563
  return [
10650
10564
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10651
10565
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10659,9 +10573,7 @@ var DescribeInstancePatchesCommand = _DescribeInstancePatchesCommand;
10659
10573
 
10660
10574
 
10661
10575
 
10662
- var _DescribeInstancePatchStatesCommand = class _DescribeInstancePatchStatesCommand extends import_smithy_client.Command.classBuilder().ep({
10663
- ...commonParams
10664
- }).m(function(Command2, cs, config, o) {
10576
+ var _DescribeInstancePatchStatesCommand = class _DescribeInstancePatchStatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10665
10577
  return [
10666
10578
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10667
10579
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10675,9 +10587,7 @@ var DescribeInstancePatchStatesCommand = _DescribeInstancePatchStatesCommand;
10675
10587
 
10676
10588
 
10677
10589
 
10678
- var _DescribeInstancePatchStatesForPatchGroupCommand = class _DescribeInstancePatchStatesForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10679
- ...commonParams
10680
- }).m(function(Command2, cs, config, o) {
10590
+ var _DescribeInstancePatchStatesForPatchGroupCommand = class _DescribeInstancePatchStatesForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10681
10591
  return [
10682
10592
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10683
10593
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10691,9 +10601,7 @@ var DescribeInstancePatchStatesForPatchGroupCommand = _DescribeInstancePatchStat
10691
10601
 
10692
10602
 
10693
10603
 
10694
- var _DescribeInstancePropertiesCommand = class _DescribeInstancePropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
10695
- ...commonParams
10696
- }).m(function(Command2, cs, config, o) {
10604
+ var _DescribeInstancePropertiesCommand = class _DescribeInstancePropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10697
10605
  return [
10698
10606
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10699
10607
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10707,9 +10615,7 @@ var DescribeInstancePropertiesCommand = _DescribeInstancePropertiesCommand;
10707
10615
 
10708
10616
 
10709
10617
 
10710
- var _DescribeInventoryDeletionsCommand = class _DescribeInventoryDeletionsCommand extends import_smithy_client.Command.classBuilder().ep({
10711
- ...commonParams
10712
- }).m(function(Command2, cs, config, o) {
10618
+ var _DescribeInventoryDeletionsCommand = class _DescribeInventoryDeletionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10713
10619
  return [
10714
10620
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10715
10621
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10723,9 +10629,7 @@ var DescribeInventoryDeletionsCommand = _DescribeInventoryDeletionsCommand;
10723
10629
 
10724
10630
 
10725
10631
 
10726
- var _DescribeMaintenanceWindowExecutionsCommand = class _DescribeMaintenanceWindowExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
10727
- ...commonParams
10728
- }).m(function(Command2, cs, config, o) {
10632
+ var _DescribeMaintenanceWindowExecutionsCommand = class _DescribeMaintenanceWindowExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10729
10633
  return [
10730
10634
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10731
10635
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10739,9 +10643,7 @@ var DescribeMaintenanceWindowExecutionsCommand = _DescribeMaintenanceWindowExecu
10739
10643
 
10740
10644
 
10741
10645
 
10742
- var _DescribeMaintenanceWindowExecutionTaskInvocationsCommand = class _DescribeMaintenanceWindowExecutionTaskInvocationsCommand extends import_smithy_client.Command.classBuilder().ep({
10743
- ...commonParams
10744
- }).m(function(Command2, cs, config, o) {
10646
+ var _DescribeMaintenanceWindowExecutionTaskInvocationsCommand = class _DescribeMaintenanceWindowExecutionTaskInvocationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10745
10647
  return [
10746
10648
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10747
10649
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10755,9 +10657,7 @@ var DescribeMaintenanceWindowExecutionTaskInvocationsCommand = _DescribeMaintena
10755
10657
 
10756
10658
 
10757
10659
 
10758
- var _DescribeMaintenanceWindowExecutionTasksCommand = class _DescribeMaintenanceWindowExecutionTasksCommand extends import_smithy_client.Command.classBuilder().ep({
10759
- ...commonParams
10760
- }).m(function(Command2, cs, config, o) {
10660
+ var _DescribeMaintenanceWindowExecutionTasksCommand = class _DescribeMaintenanceWindowExecutionTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10761
10661
  return [
10762
10662
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10763
10663
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10771,9 +10671,7 @@ var DescribeMaintenanceWindowExecutionTasksCommand = _DescribeMaintenanceWindowE
10771
10671
 
10772
10672
 
10773
10673
 
10774
- var _DescribeMaintenanceWindowScheduleCommand = class _DescribeMaintenanceWindowScheduleCommand extends import_smithy_client.Command.classBuilder().ep({
10775
- ...commonParams
10776
- }).m(function(Command2, cs, config, o) {
10674
+ var _DescribeMaintenanceWindowScheduleCommand = class _DescribeMaintenanceWindowScheduleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10777
10675
  return [
10778
10676
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10779
10677
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10787,9 +10685,7 @@ var DescribeMaintenanceWindowScheduleCommand = _DescribeMaintenanceWindowSchedul
10787
10685
 
10788
10686
 
10789
10687
 
10790
- var _DescribeMaintenanceWindowsCommand = class _DescribeMaintenanceWindowsCommand extends import_smithy_client.Command.classBuilder().ep({
10791
- ...commonParams
10792
- }).m(function(Command2, cs, config, o) {
10688
+ var _DescribeMaintenanceWindowsCommand = class _DescribeMaintenanceWindowsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10793
10689
  return [
10794
10690
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10795
10691
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10803,9 +10699,7 @@ var DescribeMaintenanceWindowsCommand = _DescribeMaintenanceWindowsCommand;
10803
10699
 
10804
10700
 
10805
10701
 
10806
- var _DescribeMaintenanceWindowsForTargetCommand = class _DescribeMaintenanceWindowsForTargetCommand extends import_smithy_client.Command.classBuilder().ep({
10807
- ...commonParams
10808
- }).m(function(Command2, cs, config, o) {
10702
+ var _DescribeMaintenanceWindowsForTargetCommand = class _DescribeMaintenanceWindowsForTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10809
10703
  return [
10810
10704
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10811
10705
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10819,9 +10713,7 @@ var DescribeMaintenanceWindowsForTargetCommand = _DescribeMaintenanceWindowsForT
10819
10713
 
10820
10714
 
10821
10715
 
10822
- var _DescribeMaintenanceWindowTargetsCommand = class _DescribeMaintenanceWindowTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
10823
- ...commonParams
10824
- }).m(function(Command2, cs, config, o) {
10716
+ var _DescribeMaintenanceWindowTargetsCommand = class _DescribeMaintenanceWindowTargetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10825
10717
  return [
10826
10718
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10827
10719
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10835,9 +10727,7 @@ var DescribeMaintenanceWindowTargetsCommand = _DescribeMaintenanceWindowTargetsC
10835
10727
 
10836
10728
 
10837
10729
 
10838
- var _DescribeMaintenanceWindowTasksCommand = class _DescribeMaintenanceWindowTasksCommand extends import_smithy_client.Command.classBuilder().ep({
10839
- ...commonParams
10840
- }).m(function(Command2, cs, config, o) {
10730
+ var _DescribeMaintenanceWindowTasksCommand = class _DescribeMaintenanceWindowTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10841
10731
  return [
10842
10732
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10843
10733
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10851,9 +10741,7 @@ var DescribeMaintenanceWindowTasksCommand = _DescribeMaintenanceWindowTasksComma
10851
10741
 
10852
10742
 
10853
10743
 
10854
- var _DescribeOpsItemsCommand = class _DescribeOpsItemsCommand extends import_smithy_client.Command.classBuilder().ep({
10855
- ...commonParams
10856
- }).m(function(Command2, cs, config, o) {
10744
+ var _DescribeOpsItemsCommand = class _DescribeOpsItemsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10857
10745
  return [
10858
10746
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10859
10747
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10867,9 +10755,7 @@ var DescribeOpsItemsCommand = _DescribeOpsItemsCommand;
10867
10755
 
10868
10756
 
10869
10757
 
10870
- var _DescribeParametersCommand = class _DescribeParametersCommand extends import_smithy_client.Command.classBuilder().ep({
10871
- ...commonParams
10872
- }).m(function(Command2, cs, config, o) {
10758
+ var _DescribeParametersCommand = class _DescribeParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10873
10759
  return [
10874
10760
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10875
10761
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10883,9 +10769,7 @@ var DescribeParametersCommand = _DescribeParametersCommand;
10883
10769
 
10884
10770
 
10885
10771
 
10886
- var _DescribePatchBaselinesCommand = class _DescribePatchBaselinesCommand extends import_smithy_client.Command.classBuilder().ep({
10887
- ...commonParams
10888
- }).m(function(Command2, cs, config, o) {
10772
+ var _DescribePatchBaselinesCommand = class _DescribePatchBaselinesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10889
10773
  return [
10890
10774
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10891
10775
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10899,9 +10783,7 @@ var DescribePatchBaselinesCommand = _DescribePatchBaselinesCommand;
10899
10783
 
10900
10784
 
10901
10785
 
10902
- var _DescribePatchGroupsCommand = class _DescribePatchGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
10903
- ...commonParams
10904
- }).m(function(Command2, cs, config, o) {
10786
+ var _DescribePatchGroupsCommand = class _DescribePatchGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10905
10787
  return [
10906
10788
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10907
10789
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10915,9 +10797,7 @@ var DescribePatchGroupsCommand = _DescribePatchGroupsCommand;
10915
10797
 
10916
10798
 
10917
10799
 
10918
- var _DescribePatchGroupStateCommand = class _DescribePatchGroupStateCommand extends import_smithy_client.Command.classBuilder().ep({
10919
- ...commonParams
10920
- }).m(function(Command2, cs, config, o) {
10800
+ var _DescribePatchGroupStateCommand = class _DescribePatchGroupStateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10921
10801
  return [
10922
10802
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10923
10803
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10931,9 +10811,7 @@ var DescribePatchGroupStateCommand = _DescribePatchGroupStateCommand;
10931
10811
 
10932
10812
 
10933
10813
 
10934
- var _DescribePatchPropertiesCommand = class _DescribePatchPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
10935
- ...commonParams
10936
- }).m(function(Command2, cs, config, o) {
10814
+ var _DescribePatchPropertiesCommand = class _DescribePatchPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10937
10815
  return [
10938
10816
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10939
10817
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10947,9 +10825,7 @@ var DescribePatchPropertiesCommand = _DescribePatchPropertiesCommand;
10947
10825
 
10948
10826
 
10949
10827
 
10950
- var _DescribeSessionsCommand = class _DescribeSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
10951
- ...commonParams
10952
- }).m(function(Command2, cs, config, o) {
10828
+ var _DescribeSessionsCommand = class _DescribeSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10953
10829
  return [
10954
10830
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10955
10831
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10963,9 +10839,7 @@ var DescribeSessionsCommand = _DescribeSessionsCommand;
10963
10839
 
10964
10840
 
10965
10841
 
10966
- var _DisassociateOpsItemRelatedItemCommand = class _DisassociateOpsItemRelatedItemCommand extends import_smithy_client.Command.classBuilder().ep({
10967
- ...commonParams
10968
- }).m(function(Command2, cs, config, o) {
10842
+ var _DisassociateOpsItemRelatedItemCommand = class _DisassociateOpsItemRelatedItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10969
10843
  return [
10970
10844
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10971
10845
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10979,9 +10853,7 @@ var DisassociateOpsItemRelatedItemCommand = _DisassociateOpsItemRelatedItemComma
10979
10853
 
10980
10854
 
10981
10855
 
10982
- var _GetAutomationExecutionCommand = class _GetAutomationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
10983
- ...commonParams
10984
- }).m(function(Command2, cs, config, o) {
10856
+ var _GetAutomationExecutionCommand = class _GetAutomationExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
10985
10857
  return [
10986
10858
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10987
10859
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -10995,9 +10867,7 @@ var GetAutomationExecutionCommand = _GetAutomationExecutionCommand;
10995
10867
 
10996
10868
 
10997
10869
 
10998
- var _GetCalendarStateCommand = class _GetCalendarStateCommand extends import_smithy_client.Command.classBuilder().ep({
10999
- ...commonParams
11000
- }).m(function(Command2, cs, config, o) {
10870
+ var _GetCalendarStateCommand = class _GetCalendarStateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11001
10871
  return [
11002
10872
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11003
10873
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11011,9 +10881,7 @@ var GetCalendarStateCommand = _GetCalendarStateCommand;
11011
10881
 
11012
10882
 
11013
10883
 
11014
- var _GetCommandInvocationCommand = class _GetCommandInvocationCommand extends import_smithy_client.Command.classBuilder().ep({
11015
- ...commonParams
11016
- }).m(function(Command2, cs, config, o) {
10884
+ var _GetCommandInvocationCommand = class _GetCommandInvocationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11017
10885
  return [
11018
10886
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11019
10887
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11027,9 +10895,7 @@ var GetCommandInvocationCommand = _GetCommandInvocationCommand;
11027
10895
 
11028
10896
 
11029
10897
 
11030
- var _GetConnectionStatusCommand = class _GetConnectionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
11031
- ...commonParams
11032
- }).m(function(Command2, cs, config, o) {
10898
+ var _GetConnectionStatusCommand = class _GetConnectionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11033
10899
  return [
11034
10900
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11035
10901
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11043,9 +10909,7 @@ var GetConnectionStatusCommand = _GetConnectionStatusCommand;
11043
10909
 
11044
10910
 
11045
10911
 
11046
- var _GetDefaultPatchBaselineCommand = class _GetDefaultPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
11047
- ...commonParams
11048
- }).m(function(Command2, cs, config, o) {
10912
+ var _GetDefaultPatchBaselineCommand = class _GetDefaultPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11049
10913
  return [
11050
10914
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11051
10915
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11059,9 +10923,7 @@ var GetDefaultPatchBaselineCommand = _GetDefaultPatchBaselineCommand;
11059
10923
 
11060
10924
 
11061
10925
 
11062
- var _GetDeployablePatchSnapshotForInstanceCommand = class _GetDeployablePatchSnapshotForInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
11063
- ...commonParams
11064
- }).m(function(Command2, cs, config, o) {
10926
+ var _GetDeployablePatchSnapshotForInstanceCommand = class _GetDeployablePatchSnapshotForInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11065
10927
  return [
11066
10928
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11067
10929
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11075,9 +10937,7 @@ var GetDeployablePatchSnapshotForInstanceCommand = _GetDeployablePatchSnapshotFo
11075
10937
 
11076
10938
 
11077
10939
 
11078
- var _GetDocumentCommand = class _GetDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
11079
- ...commonParams
11080
- }).m(function(Command2, cs, config, o) {
10940
+ var _GetDocumentCommand = class _GetDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11081
10941
  return [
11082
10942
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11083
10943
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11091,9 +10951,7 @@ var GetDocumentCommand = _GetDocumentCommand;
11091
10951
 
11092
10952
 
11093
10953
 
11094
- var _GetInventoryCommand = class _GetInventoryCommand extends import_smithy_client.Command.classBuilder().ep({
11095
- ...commonParams
11096
- }).m(function(Command2, cs, config, o) {
10954
+ var _GetInventoryCommand = class _GetInventoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11097
10955
  return [
11098
10956
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11099
10957
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11107,9 +10965,7 @@ var GetInventoryCommand = _GetInventoryCommand;
11107
10965
 
11108
10966
 
11109
10967
 
11110
- var _GetInventorySchemaCommand = class _GetInventorySchemaCommand extends import_smithy_client.Command.classBuilder().ep({
11111
- ...commonParams
11112
- }).m(function(Command2, cs, config, o) {
10968
+ var _GetInventorySchemaCommand = class _GetInventorySchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11113
10969
  return [
11114
10970
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11115
10971
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11123,9 +10979,7 @@ var GetInventorySchemaCommand = _GetInventorySchemaCommand;
11123
10979
 
11124
10980
 
11125
10981
 
11126
- var _GetMaintenanceWindowCommand = class _GetMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
11127
- ...commonParams
11128
- }).m(function(Command2, cs, config, o) {
10982
+ var _GetMaintenanceWindowCommand = class _GetMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11129
10983
  return [
11130
10984
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11131
10985
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11139,9 +10993,7 @@ var GetMaintenanceWindowCommand = _GetMaintenanceWindowCommand;
11139
10993
 
11140
10994
 
11141
10995
 
11142
- var _GetMaintenanceWindowExecutionCommand = class _GetMaintenanceWindowExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
11143
- ...commonParams
11144
- }).m(function(Command2, cs, config, o) {
10996
+ var _GetMaintenanceWindowExecutionCommand = class _GetMaintenanceWindowExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11145
10997
  return [
11146
10998
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11147
10999
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11155,9 +11007,7 @@ var GetMaintenanceWindowExecutionCommand = _GetMaintenanceWindowExecutionCommand
11155
11007
 
11156
11008
 
11157
11009
 
11158
- var _GetMaintenanceWindowExecutionTaskCommand = class _GetMaintenanceWindowExecutionTaskCommand extends import_smithy_client.Command.classBuilder().ep({
11159
- ...commonParams
11160
- }).m(function(Command2, cs, config, o) {
11010
+ var _GetMaintenanceWindowExecutionTaskCommand = class _GetMaintenanceWindowExecutionTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11161
11011
  return [
11162
11012
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11163
11013
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11171,9 +11021,7 @@ var GetMaintenanceWindowExecutionTaskCommand = _GetMaintenanceWindowExecutionTas
11171
11021
 
11172
11022
 
11173
11023
 
11174
- var _GetMaintenanceWindowExecutionTaskInvocationCommand = class _GetMaintenanceWindowExecutionTaskInvocationCommand extends import_smithy_client.Command.classBuilder().ep({
11175
- ...commonParams
11176
- }).m(function(Command2, cs, config, o) {
11024
+ var _GetMaintenanceWindowExecutionTaskInvocationCommand = class _GetMaintenanceWindowExecutionTaskInvocationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11177
11025
  return [
11178
11026
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11179
11027
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11187,9 +11035,7 @@ var GetMaintenanceWindowExecutionTaskInvocationCommand = _GetMaintenanceWindowEx
11187
11035
 
11188
11036
 
11189
11037
 
11190
- var _GetMaintenanceWindowTaskCommand = class _GetMaintenanceWindowTaskCommand extends import_smithy_client.Command.classBuilder().ep({
11191
- ...commonParams
11192
- }).m(function(Command2, cs, config, o) {
11038
+ var _GetMaintenanceWindowTaskCommand = class _GetMaintenanceWindowTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11193
11039
  return [
11194
11040
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11195
11041
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11203,9 +11049,7 @@ var GetMaintenanceWindowTaskCommand = _GetMaintenanceWindowTaskCommand;
11203
11049
 
11204
11050
 
11205
11051
 
11206
- var _GetOpsItemCommand = class _GetOpsItemCommand extends import_smithy_client.Command.classBuilder().ep({
11207
- ...commonParams
11208
- }).m(function(Command2, cs, config, o) {
11052
+ var _GetOpsItemCommand = class _GetOpsItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11209
11053
  return [
11210
11054
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11211
11055
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11219,9 +11063,7 @@ var GetOpsItemCommand = _GetOpsItemCommand;
11219
11063
 
11220
11064
 
11221
11065
 
11222
- var _GetOpsMetadataCommand = class _GetOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11223
- ...commonParams
11224
- }).m(function(Command2, cs, config, o) {
11066
+ var _GetOpsMetadataCommand = class _GetOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11225
11067
  return [
11226
11068
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11227
11069
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11235,9 +11077,7 @@ var GetOpsMetadataCommand = _GetOpsMetadataCommand;
11235
11077
 
11236
11078
 
11237
11079
 
11238
- var _GetOpsSummaryCommand = class _GetOpsSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
11239
- ...commonParams
11240
- }).m(function(Command2, cs, config, o) {
11080
+ var _GetOpsSummaryCommand = class _GetOpsSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11241
11081
  return [
11242
11082
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11243
11083
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11251,9 +11091,7 @@ var GetOpsSummaryCommand = _GetOpsSummaryCommand;
11251
11091
 
11252
11092
 
11253
11093
 
11254
- var _GetParameterCommand = class _GetParameterCommand extends import_smithy_client.Command.classBuilder().ep({
11255
- ...commonParams
11256
- }).m(function(Command2, cs, config, o) {
11094
+ var _GetParameterCommand = class _GetParameterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11257
11095
  return [
11258
11096
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11259
11097
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11267,9 +11105,7 @@ var GetParameterCommand = _GetParameterCommand;
11267
11105
 
11268
11106
 
11269
11107
 
11270
- var _GetParameterHistoryCommand = class _GetParameterHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
11271
- ...commonParams
11272
- }).m(function(Command2, cs, config, o) {
11108
+ var _GetParameterHistoryCommand = class _GetParameterHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11273
11109
  return [
11274
11110
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11275
11111
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11283,9 +11119,7 @@ var GetParameterHistoryCommand = _GetParameterHistoryCommand;
11283
11119
 
11284
11120
 
11285
11121
 
11286
- var _GetParametersByPathCommand = class _GetParametersByPathCommand extends import_smithy_client.Command.classBuilder().ep({
11287
- ...commonParams
11288
- }).m(function(Command2, cs, config, o) {
11122
+ var _GetParametersByPathCommand = class _GetParametersByPathCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11289
11123
  return [
11290
11124
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11291
11125
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11299,9 +11133,7 @@ var GetParametersByPathCommand = _GetParametersByPathCommand;
11299
11133
 
11300
11134
 
11301
11135
 
11302
- var _GetParametersCommand = class _GetParametersCommand extends import_smithy_client.Command.classBuilder().ep({
11303
- ...commonParams
11304
- }).m(function(Command2, cs, config, o) {
11136
+ var _GetParametersCommand = class _GetParametersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11305
11137
  return [
11306
11138
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11307
11139
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11315,9 +11147,7 @@ var GetParametersCommand = _GetParametersCommand;
11315
11147
 
11316
11148
 
11317
11149
 
11318
- var _GetPatchBaselineCommand = class _GetPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
11319
- ...commonParams
11320
- }).m(function(Command2, cs, config, o) {
11150
+ var _GetPatchBaselineCommand = class _GetPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11321
11151
  return [
11322
11152
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11323
11153
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11331,9 +11161,7 @@ var GetPatchBaselineCommand = _GetPatchBaselineCommand;
11331
11161
 
11332
11162
 
11333
11163
 
11334
- var _GetPatchBaselineForPatchGroupCommand = class _GetPatchBaselineForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11335
- ...commonParams
11336
- }).m(function(Command2, cs, config, o) {
11164
+ var _GetPatchBaselineForPatchGroupCommand = class _GetPatchBaselineForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11337
11165
  return [
11338
11166
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11339
11167
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11347,9 +11175,7 @@ var GetPatchBaselineForPatchGroupCommand = _GetPatchBaselineForPatchGroupCommand
11347
11175
 
11348
11176
 
11349
11177
 
11350
- var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
11351
- ...commonParams
11352
- }).m(function(Command2, cs, config, o) {
11178
+ var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11353
11179
  return [
11354
11180
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11355
11181
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11363,9 +11189,7 @@ var GetResourcePoliciesCommand = _GetResourcePoliciesCommand;
11363
11189
 
11364
11190
 
11365
11191
 
11366
- var _GetServiceSettingCommand = class _GetServiceSettingCommand extends import_smithy_client.Command.classBuilder().ep({
11367
- ...commonParams
11368
- }).m(function(Command2, cs, config, o) {
11192
+ var _GetServiceSettingCommand = class _GetServiceSettingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11369
11193
  return [
11370
11194
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11371
11195
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11379,9 +11203,7 @@ var GetServiceSettingCommand = _GetServiceSettingCommand;
11379
11203
 
11380
11204
 
11381
11205
 
11382
- var _LabelParameterVersionCommand = class _LabelParameterVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11383
- ...commonParams
11384
- }).m(function(Command2, cs, config, o) {
11206
+ var _LabelParameterVersionCommand = class _LabelParameterVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11385
11207
  return [
11386
11208
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11387
11209
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11395,9 +11217,7 @@ var LabelParameterVersionCommand = _LabelParameterVersionCommand;
11395
11217
 
11396
11218
 
11397
11219
 
11398
- var _ListAssociationsCommand = class _ListAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
11399
- ...commonParams
11400
- }).m(function(Command2, cs, config, o) {
11220
+ var _ListAssociationsCommand = class _ListAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11401
11221
  return [
11402
11222
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11403
11223
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11411,9 +11231,7 @@ var ListAssociationsCommand = _ListAssociationsCommand;
11411
11231
 
11412
11232
 
11413
11233
 
11414
- var _ListAssociationVersionsCommand = class _ListAssociationVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11415
- ...commonParams
11416
- }).m(function(Command2, cs, config, o) {
11234
+ var _ListAssociationVersionsCommand = class _ListAssociationVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11417
11235
  return [
11418
11236
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11419
11237
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11427,9 +11245,7 @@ var ListAssociationVersionsCommand = _ListAssociationVersionsCommand;
11427
11245
 
11428
11246
 
11429
11247
 
11430
- var _ListCommandInvocationsCommand = class _ListCommandInvocationsCommand extends import_smithy_client.Command.classBuilder().ep({
11431
- ...commonParams
11432
- }).m(function(Command2, cs, config, o) {
11248
+ var _ListCommandInvocationsCommand = class _ListCommandInvocationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11433
11249
  return [
11434
11250
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11435
11251
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11443,9 +11259,7 @@ var ListCommandInvocationsCommand = _ListCommandInvocationsCommand;
11443
11259
 
11444
11260
 
11445
11261
 
11446
- var _ListCommandsCommand = class _ListCommandsCommand extends import_smithy_client.Command.classBuilder().ep({
11447
- ...commonParams
11448
- }).m(function(Command2, cs, config, o) {
11262
+ var _ListCommandsCommand = class _ListCommandsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11449
11263
  return [
11450
11264
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11451
11265
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11459,9 +11273,7 @@ var ListCommandsCommand = _ListCommandsCommand;
11459
11273
 
11460
11274
 
11461
11275
 
11462
- var _ListComplianceItemsCommand = class _ListComplianceItemsCommand extends import_smithy_client.Command.classBuilder().ep({
11463
- ...commonParams
11464
- }).m(function(Command2, cs, config, o) {
11276
+ var _ListComplianceItemsCommand = class _ListComplianceItemsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11465
11277
  return [
11466
11278
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11467
11279
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11475,9 +11287,7 @@ var ListComplianceItemsCommand = _ListComplianceItemsCommand;
11475
11287
 
11476
11288
 
11477
11289
 
11478
- var _ListComplianceSummariesCommand = class _ListComplianceSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
11479
- ...commonParams
11480
- }).m(function(Command2, cs, config, o) {
11290
+ var _ListComplianceSummariesCommand = class _ListComplianceSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11481
11291
  return [
11482
11292
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11483
11293
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11491,9 +11301,7 @@ var ListComplianceSummariesCommand = _ListComplianceSummariesCommand;
11491
11301
 
11492
11302
 
11493
11303
 
11494
- var _ListDocumentMetadataHistoryCommand = class _ListDocumentMetadataHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
11495
- ...commonParams
11496
- }).m(function(Command2, cs, config, o) {
11304
+ var _ListDocumentMetadataHistoryCommand = class _ListDocumentMetadataHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11497
11305
  return [
11498
11306
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11499
11307
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11507,9 +11315,7 @@ var ListDocumentMetadataHistoryCommand = _ListDocumentMetadataHistoryCommand;
11507
11315
 
11508
11316
 
11509
11317
 
11510
- var _ListDocumentsCommand = class _ListDocumentsCommand extends import_smithy_client.Command.classBuilder().ep({
11511
- ...commonParams
11512
- }).m(function(Command2, cs, config, o) {
11318
+ var _ListDocumentsCommand = class _ListDocumentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11513
11319
  return [
11514
11320
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11515
11321
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11523,9 +11329,7 @@ var ListDocumentsCommand = _ListDocumentsCommand;
11523
11329
 
11524
11330
 
11525
11331
 
11526
- var _ListDocumentVersionsCommand = class _ListDocumentVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
11527
- ...commonParams
11528
- }).m(function(Command2, cs, config, o) {
11332
+ var _ListDocumentVersionsCommand = class _ListDocumentVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11529
11333
  return [
11530
11334
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11531
11335
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11539,9 +11343,7 @@ var ListDocumentVersionsCommand = _ListDocumentVersionsCommand;
11539
11343
 
11540
11344
 
11541
11345
 
11542
- var _ListInventoryEntriesCommand = class _ListInventoryEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
11543
- ...commonParams
11544
- }).m(function(Command2, cs, config, o) {
11346
+ var _ListInventoryEntriesCommand = class _ListInventoryEntriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11545
11347
  return [
11546
11348
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11547
11349
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11555,9 +11357,7 @@ var ListInventoryEntriesCommand = _ListInventoryEntriesCommand;
11555
11357
 
11556
11358
 
11557
11359
 
11558
- var _ListOpsItemEventsCommand = class _ListOpsItemEventsCommand extends import_smithy_client.Command.classBuilder().ep({
11559
- ...commonParams
11560
- }).m(function(Command2, cs, config, o) {
11360
+ var _ListOpsItemEventsCommand = class _ListOpsItemEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11561
11361
  return [
11562
11362
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11563
11363
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11571,9 +11371,7 @@ var ListOpsItemEventsCommand = _ListOpsItemEventsCommand;
11571
11371
 
11572
11372
 
11573
11373
 
11574
- var _ListOpsItemRelatedItemsCommand = class _ListOpsItemRelatedItemsCommand extends import_smithy_client.Command.classBuilder().ep({
11575
- ...commonParams
11576
- }).m(function(Command2, cs, config, o) {
11374
+ var _ListOpsItemRelatedItemsCommand = class _ListOpsItemRelatedItemsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11577
11375
  return [
11578
11376
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11579
11377
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11587,9 +11385,7 @@ var ListOpsItemRelatedItemsCommand = _ListOpsItemRelatedItemsCommand;
11587
11385
 
11588
11386
 
11589
11387
 
11590
- var _ListOpsMetadataCommand = class _ListOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
11591
- ...commonParams
11592
- }).m(function(Command2, cs, config, o) {
11388
+ var _ListOpsMetadataCommand = class _ListOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11593
11389
  return [
11594
11390
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11595
11391
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11603,9 +11399,7 @@ var ListOpsMetadataCommand = _ListOpsMetadataCommand;
11603
11399
 
11604
11400
 
11605
11401
 
11606
- var _ListResourceComplianceSummariesCommand = class _ListResourceComplianceSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
11607
- ...commonParams
11608
- }).m(function(Command2, cs, config, o) {
11402
+ var _ListResourceComplianceSummariesCommand = class _ListResourceComplianceSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11609
11403
  return [
11610
11404
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11611
11405
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11619,9 +11413,7 @@ var ListResourceComplianceSummariesCommand = _ListResourceComplianceSummariesCom
11619
11413
 
11620
11414
 
11621
11415
 
11622
- var _ListResourceDataSyncCommand = class _ListResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep({
11623
- ...commonParams
11624
- }).m(function(Command2, cs, config, o) {
11416
+ var _ListResourceDataSyncCommand = class _ListResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11625
11417
  return [
11626
11418
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11627
11419
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11635,9 +11427,7 @@ var ListResourceDataSyncCommand = _ListResourceDataSyncCommand;
11635
11427
 
11636
11428
 
11637
11429
 
11638
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
11639
- ...commonParams
11640
- }).m(function(Command2, cs, config, o) {
11430
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11641
11431
  return [
11642
11432
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11643
11433
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11651,9 +11441,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
11651
11441
 
11652
11442
 
11653
11443
 
11654
- var _ModifyDocumentPermissionCommand = class _ModifyDocumentPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
11655
- ...commonParams
11656
- }).m(function(Command2, cs, config, o) {
11444
+ var _ModifyDocumentPermissionCommand = class _ModifyDocumentPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11657
11445
  return [
11658
11446
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11659
11447
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11667,9 +11455,7 @@ var ModifyDocumentPermissionCommand = _ModifyDocumentPermissionCommand;
11667
11455
 
11668
11456
 
11669
11457
 
11670
- var _PutComplianceItemsCommand = class _PutComplianceItemsCommand extends import_smithy_client.Command.classBuilder().ep({
11671
- ...commonParams
11672
- }).m(function(Command2, cs, config, o) {
11458
+ var _PutComplianceItemsCommand = class _PutComplianceItemsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11673
11459
  return [
11674
11460
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11675
11461
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11683,9 +11469,7 @@ var PutComplianceItemsCommand = _PutComplianceItemsCommand;
11683
11469
 
11684
11470
 
11685
11471
 
11686
- var _PutInventoryCommand = class _PutInventoryCommand extends import_smithy_client.Command.classBuilder().ep({
11687
- ...commonParams
11688
- }).m(function(Command2, cs, config, o) {
11472
+ var _PutInventoryCommand = class _PutInventoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11689
11473
  return [
11690
11474
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11691
11475
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11699,9 +11483,7 @@ var PutInventoryCommand = _PutInventoryCommand;
11699
11483
 
11700
11484
 
11701
11485
 
11702
- var _PutParameterCommand = class _PutParameterCommand extends import_smithy_client.Command.classBuilder().ep({
11703
- ...commonParams
11704
- }).m(function(Command2, cs, config, o) {
11486
+ var _PutParameterCommand = class _PutParameterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11705
11487
  return [
11706
11488
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11707
11489
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11715,9 +11497,7 @@ var PutParameterCommand = _PutParameterCommand;
11715
11497
 
11716
11498
 
11717
11499
 
11718
- var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11719
- ...commonParams
11720
- }).m(function(Command2, cs, config, o) {
11500
+ var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11721
11501
  return [
11722
11502
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11723
11503
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11731,9 +11511,7 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
11731
11511
 
11732
11512
 
11733
11513
 
11734
- var _RegisterDefaultPatchBaselineCommand = class _RegisterDefaultPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
11735
- ...commonParams
11736
- }).m(function(Command2, cs, config, o) {
11514
+ var _RegisterDefaultPatchBaselineCommand = class _RegisterDefaultPatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11737
11515
  return [
11738
11516
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11739
11517
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11747,9 +11525,7 @@ var RegisterDefaultPatchBaselineCommand = _RegisterDefaultPatchBaselineCommand;
11747
11525
 
11748
11526
 
11749
11527
 
11750
- var _RegisterPatchBaselineForPatchGroupCommand = class _RegisterPatchBaselineForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11751
- ...commonParams
11752
- }).m(function(Command2, cs, config, o) {
11528
+ var _RegisterPatchBaselineForPatchGroupCommand = class _RegisterPatchBaselineForPatchGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11753
11529
  return [
11754
11530
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11755
11531
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11763,9 +11539,7 @@ var RegisterPatchBaselineForPatchGroupCommand = _RegisterPatchBaselineForPatchGr
11763
11539
 
11764
11540
 
11765
11541
 
11766
- var _RegisterTargetWithMaintenanceWindowCommand = class _RegisterTargetWithMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
11767
- ...commonParams
11768
- }).m(function(Command2, cs, config, o) {
11542
+ var _RegisterTargetWithMaintenanceWindowCommand = class _RegisterTargetWithMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11769
11543
  return [
11770
11544
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11771
11545
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11779,9 +11553,7 @@ var RegisterTargetWithMaintenanceWindowCommand = _RegisterTargetWithMaintenanceW
11779
11553
 
11780
11554
 
11781
11555
 
11782
- var _RegisterTaskWithMaintenanceWindowCommand = class _RegisterTaskWithMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
11783
- ...commonParams
11784
- }).m(function(Command2, cs, config, o) {
11556
+ var _RegisterTaskWithMaintenanceWindowCommand = class _RegisterTaskWithMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11785
11557
  return [
11786
11558
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11787
11559
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11795,9 +11567,7 @@ var RegisterTaskWithMaintenanceWindowCommand = _RegisterTaskWithMaintenanceWindo
11795
11567
 
11796
11568
 
11797
11569
 
11798
- var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
11799
- ...commonParams
11800
- }).m(function(Command2, cs, config, o) {
11570
+ var _RemoveTagsFromResourceCommand = class _RemoveTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11801
11571
  return [
11802
11572
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11803
11573
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11811,9 +11581,7 @@ var RemoveTagsFromResourceCommand = _RemoveTagsFromResourceCommand;
11811
11581
 
11812
11582
 
11813
11583
 
11814
- var _ResetServiceSettingCommand = class _ResetServiceSettingCommand extends import_smithy_client.Command.classBuilder().ep({
11815
- ...commonParams
11816
- }).m(function(Command2, cs, config, o) {
11584
+ var _ResetServiceSettingCommand = class _ResetServiceSettingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11817
11585
  return [
11818
11586
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11819
11587
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11827,9 +11595,7 @@ var ResetServiceSettingCommand = _ResetServiceSettingCommand;
11827
11595
 
11828
11596
 
11829
11597
 
11830
- var _ResumeSessionCommand = class _ResumeSessionCommand extends import_smithy_client.Command.classBuilder().ep({
11831
- ...commonParams
11832
- }).m(function(Command2, cs, config, o) {
11598
+ var _ResumeSessionCommand = class _ResumeSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11833
11599
  return [
11834
11600
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11835
11601
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11843,9 +11609,7 @@ var ResumeSessionCommand = _ResumeSessionCommand;
11843
11609
 
11844
11610
 
11845
11611
 
11846
- var _SendAutomationSignalCommand = class _SendAutomationSignalCommand extends import_smithy_client.Command.classBuilder().ep({
11847
- ...commonParams
11848
- }).m(function(Command2, cs, config, o) {
11612
+ var _SendAutomationSignalCommand = class _SendAutomationSignalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11849
11613
  return [
11850
11614
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11851
11615
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11859,9 +11623,7 @@ var SendAutomationSignalCommand = _SendAutomationSignalCommand;
11859
11623
 
11860
11624
 
11861
11625
 
11862
- var _SendCommandCommand = class _SendCommandCommand extends import_smithy_client.Command.classBuilder().ep({
11863
- ...commonParams
11864
- }).m(function(Command2, cs, config, o) {
11626
+ var _SendCommandCommand = class _SendCommandCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11865
11627
  return [
11866
11628
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11867
11629
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11875,9 +11637,7 @@ var SendCommandCommand = _SendCommandCommand;
11875
11637
 
11876
11638
 
11877
11639
 
11878
- var _StartAssociationsOnceCommand = class _StartAssociationsOnceCommand extends import_smithy_client.Command.classBuilder().ep({
11879
- ...commonParams
11880
- }).m(function(Command2, cs, config, o) {
11640
+ var _StartAssociationsOnceCommand = class _StartAssociationsOnceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11881
11641
  return [
11882
11642
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11883
11643
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11891,9 +11651,7 @@ var StartAssociationsOnceCommand = _StartAssociationsOnceCommand;
11891
11651
 
11892
11652
 
11893
11653
 
11894
- var _StartAutomationExecutionCommand = class _StartAutomationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
11895
- ...commonParams
11896
- }).m(function(Command2, cs, config, o) {
11654
+ var _StartAutomationExecutionCommand = class _StartAutomationExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11897
11655
  return [
11898
11656
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11899
11657
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11907,9 +11665,7 @@ var StartAutomationExecutionCommand = _StartAutomationExecutionCommand;
11907
11665
 
11908
11666
 
11909
11667
 
11910
- var _StartChangeRequestExecutionCommand = class _StartChangeRequestExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
11911
- ...commonParams
11912
- }).m(function(Command2, cs, config, o) {
11668
+ var _StartChangeRequestExecutionCommand = class _StartChangeRequestExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11913
11669
  return [
11914
11670
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11915
11671
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11923,9 +11679,7 @@ var StartChangeRequestExecutionCommand = _StartChangeRequestExecutionCommand;
11923
11679
 
11924
11680
 
11925
11681
 
11926
- var _StartSessionCommand = class _StartSessionCommand extends import_smithy_client.Command.classBuilder().ep({
11927
- ...commonParams
11928
- }).m(function(Command2, cs, config, o) {
11682
+ var _StartSessionCommand = class _StartSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11929
11683
  return [
11930
11684
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11931
11685
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11939,9 +11693,7 @@ var StartSessionCommand = _StartSessionCommand;
11939
11693
 
11940
11694
 
11941
11695
 
11942
- var _StopAutomationExecutionCommand = class _StopAutomationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
11943
- ...commonParams
11944
- }).m(function(Command2, cs, config, o) {
11696
+ var _StopAutomationExecutionCommand = class _StopAutomationExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11945
11697
  return [
11946
11698
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11947
11699
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11955,9 +11707,7 @@ var StopAutomationExecutionCommand = _StopAutomationExecutionCommand;
11955
11707
 
11956
11708
 
11957
11709
 
11958
- var _TerminateSessionCommand = class _TerminateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
11959
- ...commonParams
11960
- }).m(function(Command2, cs, config, o) {
11710
+ var _TerminateSessionCommand = class _TerminateSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11961
11711
  return [
11962
11712
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11963
11713
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11971,9 +11721,7 @@ var TerminateSessionCommand = _TerminateSessionCommand;
11971
11721
 
11972
11722
 
11973
11723
 
11974
- var _UnlabelParameterVersionCommand = class _UnlabelParameterVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11975
- ...commonParams
11976
- }).m(function(Command2, cs, config, o) {
11724
+ var _UnlabelParameterVersionCommand = class _UnlabelParameterVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11977
11725
  return [
11978
11726
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11979
11727
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -11987,9 +11735,7 @@ var UnlabelParameterVersionCommand = _UnlabelParameterVersionCommand;
11987
11735
 
11988
11736
 
11989
11737
 
11990
- var _UpdateAssociationCommand = class _UpdateAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
11991
- ...commonParams
11992
- }).m(function(Command2, cs, config, o) {
11738
+ var _UpdateAssociationCommand = class _UpdateAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
11993
11739
  return [
11994
11740
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11995
11741
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12003,9 +11749,7 @@ var UpdateAssociationCommand = _UpdateAssociationCommand;
12003
11749
 
12004
11750
 
12005
11751
 
12006
- var _UpdateAssociationStatusCommand = class _UpdateAssociationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
12007
- ...commonParams
12008
- }).m(function(Command2, cs, config, o) {
11752
+ var _UpdateAssociationStatusCommand = class _UpdateAssociationStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12009
11753
  return [
12010
11754
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12011
11755
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12019,9 +11763,7 @@ var UpdateAssociationStatusCommand = _UpdateAssociationStatusCommand;
12019
11763
 
12020
11764
 
12021
11765
 
12022
- var _UpdateDocumentCommand = class _UpdateDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
12023
- ...commonParams
12024
- }).m(function(Command2, cs, config, o) {
11766
+ var _UpdateDocumentCommand = class _UpdateDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12025
11767
  return [
12026
11768
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12027
11769
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12035,9 +11777,7 @@ var UpdateDocumentCommand = _UpdateDocumentCommand;
12035
11777
 
12036
11778
 
12037
11779
 
12038
- var _UpdateDocumentDefaultVersionCommand = class _UpdateDocumentDefaultVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12039
- ...commonParams
12040
- }).m(function(Command2, cs, config, o) {
11780
+ var _UpdateDocumentDefaultVersionCommand = class _UpdateDocumentDefaultVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12041
11781
  return [
12042
11782
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12043
11783
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12051,9 +11791,7 @@ var UpdateDocumentDefaultVersionCommand = _UpdateDocumentDefaultVersionCommand;
12051
11791
 
12052
11792
 
12053
11793
 
12054
- var _UpdateDocumentMetadataCommand = class _UpdateDocumentMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12055
- ...commonParams
12056
- }).m(function(Command2, cs, config, o) {
11794
+ var _UpdateDocumentMetadataCommand = class _UpdateDocumentMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12057
11795
  return [
12058
11796
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12059
11797
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12067,9 +11805,7 @@ var UpdateDocumentMetadataCommand = _UpdateDocumentMetadataCommand;
12067
11805
 
12068
11806
 
12069
11807
 
12070
- var _UpdateMaintenanceWindowCommand = class _UpdateMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep({
12071
- ...commonParams
12072
- }).m(function(Command2, cs, config, o) {
11808
+ var _UpdateMaintenanceWindowCommand = class _UpdateMaintenanceWindowCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12073
11809
  return [
12074
11810
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12075
11811
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12083,9 +11819,7 @@ var UpdateMaintenanceWindowCommand = _UpdateMaintenanceWindowCommand;
12083
11819
 
12084
11820
 
12085
11821
 
12086
- var _UpdateMaintenanceWindowTargetCommand = class _UpdateMaintenanceWindowTargetCommand extends import_smithy_client.Command.classBuilder().ep({
12087
- ...commonParams
12088
- }).m(function(Command2, cs, config, o) {
11822
+ var _UpdateMaintenanceWindowTargetCommand = class _UpdateMaintenanceWindowTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12089
11823
  return [
12090
11824
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12091
11825
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12099,9 +11833,7 @@ var UpdateMaintenanceWindowTargetCommand = _UpdateMaintenanceWindowTargetCommand
12099
11833
 
12100
11834
 
12101
11835
 
12102
- var _UpdateMaintenanceWindowTaskCommand = class _UpdateMaintenanceWindowTaskCommand extends import_smithy_client.Command.classBuilder().ep({
12103
- ...commonParams
12104
- }).m(function(Command2, cs, config, o) {
11836
+ var _UpdateMaintenanceWindowTaskCommand = class _UpdateMaintenanceWindowTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12105
11837
  return [
12106
11838
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12107
11839
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12115,9 +11847,7 @@ var UpdateMaintenanceWindowTaskCommand = _UpdateMaintenanceWindowTaskCommand;
12115
11847
 
12116
11848
 
12117
11849
 
12118
- var _UpdateManagedInstanceRoleCommand = class _UpdateManagedInstanceRoleCommand extends import_smithy_client.Command.classBuilder().ep({
12119
- ...commonParams
12120
- }).m(function(Command2, cs, config, o) {
11850
+ var _UpdateManagedInstanceRoleCommand = class _UpdateManagedInstanceRoleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12121
11851
  return [
12122
11852
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12123
11853
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12131,9 +11861,7 @@ var UpdateManagedInstanceRoleCommand = _UpdateManagedInstanceRoleCommand;
12131
11861
 
12132
11862
 
12133
11863
 
12134
- var _UpdateOpsItemCommand = class _UpdateOpsItemCommand extends import_smithy_client.Command.classBuilder().ep({
12135
- ...commonParams
12136
- }).m(function(Command2, cs, config, o) {
11864
+ var _UpdateOpsItemCommand = class _UpdateOpsItemCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12137
11865
  return [
12138
11866
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12139
11867
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12147,9 +11875,7 @@ var UpdateOpsItemCommand = _UpdateOpsItemCommand;
12147
11875
 
12148
11876
 
12149
11877
 
12150
- var _UpdateOpsMetadataCommand = class _UpdateOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
12151
- ...commonParams
12152
- }).m(function(Command2, cs, config, o) {
11878
+ var _UpdateOpsMetadataCommand = class _UpdateOpsMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12153
11879
  return [
12154
11880
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12155
11881
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12163,9 +11889,7 @@ var UpdateOpsMetadataCommand = _UpdateOpsMetadataCommand;
12163
11889
 
12164
11890
 
12165
11891
 
12166
- var _UpdatePatchBaselineCommand = class _UpdatePatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep({
12167
- ...commonParams
12168
- }).m(function(Command2, cs, config, o) {
11892
+ var _UpdatePatchBaselineCommand = class _UpdatePatchBaselineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12169
11893
  return [
12170
11894
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12171
11895
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12179,9 +11903,7 @@ var UpdatePatchBaselineCommand = _UpdatePatchBaselineCommand;
12179
11903
 
12180
11904
 
12181
11905
 
12182
- var _UpdateResourceDataSyncCommand = class _UpdateResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep({
12183
- ...commonParams
12184
- }).m(function(Command2, cs, config, o) {
11906
+ var _UpdateResourceDataSyncCommand = class _UpdateResourceDataSyncCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12185
11907
  return [
12186
11908
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12187
11909
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())
@@ -12195,9 +11917,7 @@ var UpdateResourceDataSyncCommand = _UpdateResourceDataSyncCommand;
12195
11917
 
12196
11918
 
12197
11919
 
12198
- var _UpdateServiceSettingCommand = class _UpdateServiceSettingCommand extends import_smithy_client.Command.classBuilder().ep({
12199
- ...commonParams
12200
- }).m(function(Command2, cs, config, o) {
11920
+ var _UpdateServiceSettingCommand = class _UpdateServiceSettingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
12201
11921
  return [
12202
11922
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12203
11923
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command2.getEndpointParameterInstructions())