@aws-sdk/client-iot 3.649.0 → 3.651.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (259) hide show
  1. package/dist-cjs/index.js +255 -765
  2. package/dist-es/commands/AcceptCertificateTransferCommand.js +1 -3
  3. package/dist-es/commands/AddThingToBillingGroupCommand.js +1 -3
  4. package/dist-es/commands/AddThingToThingGroupCommand.js +1 -3
  5. package/dist-es/commands/AssociateTargetsWithJobCommand.js +1 -3
  6. package/dist-es/commands/AttachPolicyCommand.js +1 -3
  7. package/dist-es/commands/AttachPrincipalPolicyCommand.js +1 -3
  8. package/dist-es/commands/AttachSecurityProfileCommand.js +1 -3
  9. package/dist-es/commands/AttachThingPrincipalCommand.js +1 -3
  10. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +1 -3
  11. package/dist-es/commands/CancelAuditTaskCommand.js +1 -3
  12. package/dist-es/commands/CancelCertificateTransferCommand.js +1 -3
  13. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +1 -3
  14. package/dist-es/commands/CancelJobCommand.js +1 -3
  15. package/dist-es/commands/CancelJobExecutionCommand.js +1 -3
  16. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +1 -3
  17. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +1 -3
  18. package/dist-es/commands/CreateAuditSuppressionCommand.js +1 -3
  19. package/dist-es/commands/CreateAuthorizerCommand.js +1 -3
  20. package/dist-es/commands/CreateBillingGroupCommand.js +1 -3
  21. package/dist-es/commands/CreateCertificateFromCsrCommand.js +1 -3
  22. package/dist-es/commands/CreateCertificateProviderCommand.js +1 -3
  23. package/dist-es/commands/CreateCustomMetricCommand.js +1 -3
  24. package/dist-es/commands/CreateDimensionCommand.js +1 -3
  25. package/dist-es/commands/CreateDomainConfigurationCommand.js +1 -3
  26. package/dist-es/commands/CreateDynamicThingGroupCommand.js +1 -3
  27. package/dist-es/commands/CreateFleetMetricCommand.js +1 -3
  28. package/dist-es/commands/CreateJobCommand.js +1 -3
  29. package/dist-es/commands/CreateJobTemplateCommand.js +1 -3
  30. package/dist-es/commands/CreateKeysAndCertificateCommand.js +1 -3
  31. package/dist-es/commands/CreateMitigationActionCommand.js +1 -3
  32. package/dist-es/commands/CreateOTAUpdateCommand.js +1 -3
  33. package/dist-es/commands/CreatePackageCommand.js +1 -3
  34. package/dist-es/commands/CreatePackageVersionCommand.js +1 -3
  35. package/dist-es/commands/CreatePolicyCommand.js +1 -3
  36. package/dist-es/commands/CreatePolicyVersionCommand.js +1 -3
  37. package/dist-es/commands/CreateProvisioningClaimCommand.js +1 -3
  38. package/dist-es/commands/CreateProvisioningTemplateCommand.js +1 -3
  39. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +1 -3
  40. package/dist-es/commands/CreateRoleAliasCommand.js +1 -3
  41. package/dist-es/commands/CreateScheduledAuditCommand.js +1 -3
  42. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -3
  43. package/dist-es/commands/CreateStreamCommand.js +1 -3
  44. package/dist-es/commands/CreateThingCommand.js +1 -3
  45. package/dist-es/commands/CreateThingGroupCommand.js +1 -3
  46. package/dist-es/commands/CreateThingTypeCommand.js +1 -3
  47. package/dist-es/commands/CreateTopicRuleCommand.js +1 -3
  48. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +1 -3
  49. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +1 -3
  50. package/dist-es/commands/DeleteAuditSuppressionCommand.js +1 -3
  51. package/dist-es/commands/DeleteAuthorizerCommand.js +1 -3
  52. package/dist-es/commands/DeleteBillingGroupCommand.js +1 -3
  53. package/dist-es/commands/DeleteCACertificateCommand.js +1 -3
  54. package/dist-es/commands/DeleteCertificateCommand.js +1 -3
  55. package/dist-es/commands/DeleteCertificateProviderCommand.js +1 -3
  56. package/dist-es/commands/DeleteCustomMetricCommand.js +1 -3
  57. package/dist-es/commands/DeleteDimensionCommand.js +1 -3
  58. package/dist-es/commands/DeleteDomainConfigurationCommand.js +1 -3
  59. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +1 -3
  60. package/dist-es/commands/DeleteFleetMetricCommand.js +1 -3
  61. package/dist-es/commands/DeleteJobCommand.js +1 -3
  62. package/dist-es/commands/DeleteJobExecutionCommand.js +1 -3
  63. package/dist-es/commands/DeleteJobTemplateCommand.js +1 -3
  64. package/dist-es/commands/DeleteMitigationActionCommand.js +1 -3
  65. package/dist-es/commands/DeleteOTAUpdateCommand.js +1 -3
  66. package/dist-es/commands/DeletePackageCommand.js +1 -3
  67. package/dist-es/commands/DeletePackageVersionCommand.js +1 -3
  68. package/dist-es/commands/DeletePolicyCommand.js +1 -3
  69. package/dist-es/commands/DeletePolicyVersionCommand.js +1 -3
  70. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +1 -3
  71. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +1 -3
  72. package/dist-es/commands/DeleteRegistrationCodeCommand.js +1 -3
  73. package/dist-es/commands/DeleteRoleAliasCommand.js +1 -3
  74. package/dist-es/commands/DeleteScheduledAuditCommand.js +1 -3
  75. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -3
  76. package/dist-es/commands/DeleteStreamCommand.js +1 -3
  77. package/dist-es/commands/DeleteThingCommand.js +1 -3
  78. package/dist-es/commands/DeleteThingGroupCommand.js +1 -3
  79. package/dist-es/commands/DeleteThingTypeCommand.js +1 -3
  80. package/dist-es/commands/DeleteTopicRuleCommand.js +1 -3
  81. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +1 -3
  82. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +1 -3
  83. package/dist-es/commands/DeprecateThingTypeCommand.js +1 -3
  84. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +1 -3
  85. package/dist-es/commands/DescribeAuditFindingCommand.js +1 -3
  86. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +1 -3
  87. package/dist-es/commands/DescribeAuditSuppressionCommand.js +1 -3
  88. package/dist-es/commands/DescribeAuditTaskCommand.js +1 -3
  89. package/dist-es/commands/DescribeAuthorizerCommand.js +1 -3
  90. package/dist-es/commands/DescribeBillingGroupCommand.js +1 -3
  91. package/dist-es/commands/DescribeCACertificateCommand.js +1 -3
  92. package/dist-es/commands/DescribeCertificateCommand.js +1 -3
  93. package/dist-es/commands/DescribeCertificateProviderCommand.js +1 -3
  94. package/dist-es/commands/DescribeCustomMetricCommand.js +1 -3
  95. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +1 -3
  96. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +1 -3
  97. package/dist-es/commands/DescribeDimensionCommand.js +1 -3
  98. package/dist-es/commands/DescribeDomainConfigurationCommand.js +1 -3
  99. package/dist-es/commands/DescribeEndpointCommand.js +1 -3
  100. package/dist-es/commands/DescribeEventConfigurationsCommand.js +1 -3
  101. package/dist-es/commands/DescribeFleetMetricCommand.js +1 -3
  102. package/dist-es/commands/DescribeIndexCommand.js +1 -3
  103. package/dist-es/commands/DescribeJobCommand.js +1 -3
  104. package/dist-es/commands/DescribeJobExecutionCommand.js +1 -3
  105. package/dist-es/commands/DescribeJobTemplateCommand.js +1 -3
  106. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +1 -3
  107. package/dist-es/commands/DescribeMitigationActionCommand.js +1 -3
  108. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +1 -3
  109. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +1 -3
  110. package/dist-es/commands/DescribeRoleAliasCommand.js +1 -3
  111. package/dist-es/commands/DescribeScheduledAuditCommand.js +1 -3
  112. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -3
  113. package/dist-es/commands/DescribeStreamCommand.js +1 -3
  114. package/dist-es/commands/DescribeThingCommand.js +1 -3
  115. package/dist-es/commands/DescribeThingGroupCommand.js +1 -3
  116. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +1 -3
  117. package/dist-es/commands/DescribeThingTypeCommand.js +1 -3
  118. package/dist-es/commands/DetachPolicyCommand.js +1 -3
  119. package/dist-es/commands/DetachPrincipalPolicyCommand.js +1 -3
  120. package/dist-es/commands/DetachSecurityProfileCommand.js +1 -3
  121. package/dist-es/commands/DetachThingPrincipalCommand.js +1 -3
  122. package/dist-es/commands/DisableTopicRuleCommand.js +1 -3
  123. package/dist-es/commands/EnableTopicRuleCommand.js +1 -3
  124. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +1 -3
  125. package/dist-es/commands/GetBucketsAggregationCommand.js +1 -3
  126. package/dist-es/commands/GetCardinalityCommand.js +1 -3
  127. package/dist-es/commands/GetEffectivePoliciesCommand.js +1 -3
  128. package/dist-es/commands/GetIndexingConfigurationCommand.js +1 -3
  129. package/dist-es/commands/GetJobDocumentCommand.js +1 -3
  130. package/dist-es/commands/GetLoggingOptionsCommand.js +1 -3
  131. package/dist-es/commands/GetOTAUpdateCommand.js +1 -3
  132. package/dist-es/commands/GetPackageCommand.js +1 -3
  133. package/dist-es/commands/GetPackageConfigurationCommand.js +1 -3
  134. package/dist-es/commands/GetPackageVersionCommand.js +1 -3
  135. package/dist-es/commands/GetPercentilesCommand.js +1 -3
  136. package/dist-es/commands/GetPolicyCommand.js +1 -3
  137. package/dist-es/commands/GetPolicyVersionCommand.js +1 -3
  138. package/dist-es/commands/GetRegistrationCodeCommand.js +1 -3
  139. package/dist-es/commands/GetStatisticsCommand.js +1 -3
  140. package/dist-es/commands/GetTopicRuleCommand.js +1 -3
  141. package/dist-es/commands/GetTopicRuleDestinationCommand.js +1 -3
  142. package/dist-es/commands/GetV2LoggingOptionsCommand.js +1 -3
  143. package/dist-es/commands/ListActiveViolationsCommand.js +1 -3
  144. package/dist-es/commands/ListAttachedPoliciesCommand.js +1 -3
  145. package/dist-es/commands/ListAuditFindingsCommand.js +1 -3
  146. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +1 -3
  147. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +1 -3
  148. package/dist-es/commands/ListAuditSuppressionsCommand.js +1 -3
  149. package/dist-es/commands/ListAuditTasksCommand.js +1 -3
  150. package/dist-es/commands/ListAuthorizersCommand.js +1 -3
  151. package/dist-es/commands/ListBillingGroupsCommand.js +1 -3
  152. package/dist-es/commands/ListCACertificatesCommand.js +1 -3
  153. package/dist-es/commands/ListCertificateProvidersCommand.js +1 -3
  154. package/dist-es/commands/ListCertificatesByCACommand.js +1 -3
  155. package/dist-es/commands/ListCertificatesCommand.js +1 -3
  156. package/dist-es/commands/ListCustomMetricsCommand.js +1 -3
  157. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +1 -3
  158. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +1 -3
  159. package/dist-es/commands/ListDimensionsCommand.js +1 -3
  160. package/dist-es/commands/ListDomainConfigurationsCommand.js +1 -3
  161. package/dist-es/commands/ListFleetMetricsCommand.js +1 -3
  162. package/dist-es/commands/ListIndicesCommand.js +1 -3
  163. package/dist-es/commands/ListJobExecutionsForJobCommand.js +1 -3
  164. package/dist-es/commands/ListJobExecutionsForThingCommand.js +1 -3
  165. package/dist-es/commands/ListJobTemplatesCommand.js +1 -3
  166. package/dist-es/commands/ListJobsCommand.js +1 -3
  167. package/dist-es/commands/ListManagedJobTemplatesCommand.js +1 -3
  168. package/dist-es/commands/ListMetricValuesCommand.js +1 -3
  169. package/dist-es/commands/ListMitigationActionsCommand.js +1 -3
  170. package/dist-es/commands/ListOTAUpdatesCommand.js +1 -3
  171. package/dist-es/commands/ListOutgoingCertificatesCommand.js +1 -3
  172. package/dist-es/commands/ListPackageVersionsCommand.js +1 -3
  173. package/dist-es/commands/ListPackagesCommand.js +1 -3
  174. package/dist-es/commands/ListPoliciesCommand.js +1 -3
  175. package/dist-es/commands/ListPolicyPrincipalsCommand.js +1 -3
  176. package/dist-es/commands/ListPolicyVersionsCommand.js +1 -3
  177. package/dist-es/commands/ListPrincipalPoliciesCommand.js +1 -3
  178. package/dist-es/commands/ListPrincipalThingsCommand.js +1 -3
  179. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +1 -3
  180. package/dist-es/commands/ListProvisioningTemplatesCommand.js +1 -3
  181. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +1 -3
  182. package/dist-es/commands/ListRoleAliasesCommand.js +1 -3
  183. package/dist-es/commands/ListScheduledAuditsCommand.js +1 -3
  184. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -3
  185. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +1 -3
  186. package/dist-es/commands/ListStreamsCommand.js +1 -3
  187. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  188. package/dist-es/commands/ListTargetsForPolicyCommand.js +1 -3
  189. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +1 -3
  190. package/dist-es/commands/ListThingGroupsCommand.js +1 -3
  191. package/dist-es/commands/ListThingGroupsForThingCommand.js +1 -3
  192. package/dist-es/commands/ListThingPrincipalsCommand.js +1 -3
  193. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +1 -3
  194. package/dist-es/commands/ListThingRegistrationTasksCommand.js +1 -3
  195. package/dist-es/commands/ListThingTypesCommand.js +1 -3
  196. package/dist-es/commands/ListThingsCommand.js +1 -3
  197. package/dist-es/commands/ListThingsInBillingGroupCommand.js +1 -3
  198. package/dist-es/commands/ListThingsInThingGroupCommand.js +1 -3
  199. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +1 -3
  200. package/dist-es/commands/ListTopicRulesCommand.js +1 -3
  201. package/dist-es/commands/ListV2LoggingLevelsCommand.js +1 -3
  202. package/dist-es/commands/ListViolationEventsCommand.js +1 -3
  203. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +1 -3
  204. package/dist-es/commands/RegisterCACertificateCommand.js +1 -3
  205. package/dist-es/commands/RegisterCertificateCommand.js +1 -3
  206. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +1 -3
  207. package/dist-es/commands/RegisterThingCommand.js +1 -3
  208. package/dist-es/commands/RejectCertificateTransferCommand.js +1 -3
  209. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +1 -3
  210. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +1 -3
  211. package/dist-es/commands/ReplaceTopicRuleCommand.js +1 -3
  212. package/dist-es/commands/SearchIndexCommand.js +1 -3
  213. package/dist-es/commands/SetDefaultAuthorizerCommand.js +1 -3
  214. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +1 -3
  215. package/dist-es/commands/SetLoggingOptionsCommand.js +1 -3
  216. package/dist-es/commands/SetV2LoggingLevelCommand.js +1 -3
  217. package/dist-es/commands/SetV2LoggingOptionsCommand.js +1 -3
  218. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +1 -3
  219. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +1 -3
  220. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +1 -3
  221. package/dist-es/commands/StartThingRegistrationTaskCommand.js +1 -3
  222. package/dist-es/commands/StopThingRegistrationTaskCommand.js +1 -3
  223. package/dist-es/commands/TagResourceCommand.js +1 -3
  224. package/dist-es/commands/TestAuthorizationCommand.js +1 -3
  225. package/dist-es/commands/TestInvokeAuthorizerCommand.js +1 -3
  226. package/dist-es/commands/TransferCertificateCommand.js +1 -3
  227. package/dist-es/commands/UntagResourceCommand.js +1 -3
  228. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +1 -3
  229. package/dist-es/commands/UpdateAuditSuppressionCommand.js +1 -3
  230. package/dist-es/commands/UpdateAuthorizerCommand.js +1 -3
  231. package/dist-es/commands/UpdateBillingGroupCommand.js +1 -3
  232. package/dist-es/commands/UpdateCACertificateCommand.js +1 -3
  233. package/dist-es/commands/UpdateCertificateCommand.js +1 -3
  234. package/dist-es/commands/UpdateCertificateProviderCommand.js +1 -3
  235. package/dist-es/commands/UpdateCustomMetricCommand.js +1 -3
  236. package/dist-es/commands/UpdateDimensionCommand.js +1 -3
  237. package/dist-es/commands/UpdateDomainConfigurationCommand.js +1 -3
  238. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +1 -3
  239. package/dist-es/commands/UpdateEventConfigurationsCommand.js +1 -3
  240. package/dist-es/commands/UpdateFleetMetricCommand.js +1 -3
  241. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +1 -3
  242. package/dist-es/commands/UpdateJobCommand.js +1 -3
  243. package/dist-es/commands/UpdateMitigationActionCommand.js +1 -3
  244. package/dist-es/commands/UpdatePackageCommand.js +1 -3
  245. package/dist-es/commands/UpdatePackageConfigurationCommand.js +1 -3
  246. package/dist-es/commands/UpdatePackageVersionCommand.js +1 -3
  247. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +1 -3
  248. package/dist-es/commands/UpdateRoleAliasCommand.js +1 -3
  249. package/dist-es/commands/UpdateScheduledAuditCommand.js +1 -3
  250. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -3
  251. package/dist-es/commands/UpdateStreamCommand.js +1 -3
  252. package/dist-es/commands/UpdateThingCommand.js +1 -3
  253. package/dist-es/commands/UpdateThingGroupCommand.js +1 -3
  254. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +1 -3
  255. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +1 -3
  256. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +1 -3
  257. package/dist-es/endpoint/endpointResolver.js +7 -3
  258. package/package.json +5 -5
  259. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -10432,9 +10432,7 @@ var _xap = "x-amzn-principal";
10432
10432
  var _xat = "x-amz-tagging";
10433
10433
 
10434
10434
  // src/commands/AcceptCertificateTransferCommand.ts
10435
- var _AcceptCertificateTransferCommand = class _AcceptCertificateTransferCommand extends import_smithy_client.Command.classBuilder().ep({
10436
- ...commonParams
10437
- }).m(function(Command, cs, config, o) {
10435
+ var _AcceptCertificateTransferCommand = class _AcceptCertificateTransferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10438
10436
  return [
10439
10437
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10440
10438
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10448,9 +10446,7 @@ var AcceptCertificateTransferCommand = _AcceptCertificateTransferCommand;
10448
10446
 
10449
10447
 
10450
10448
 
10451
- var _AddThingToBillingGroupCommand = class _AddThingToBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10452
- ...commonParams
10453
- }).m(function(Command, cs, config, o) {
10449
+ var _AddThingToBillingGroupCommand = class _AddThingToBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10454
10450
  return [
10455
10451
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10456
10452
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10464,9 +10460,7 @@ var AddThingToBillingGroupCommand = _AddThingToBillingGroupCommand;
10464
10460
 
10465
10461
 
10466
10462
 
10467
- var _AddThingToThingGroupCommand = class _AddThingToThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10468
- ...commonParams
10469
- }).m(function(Command, cs, config, o) {
10463
+ var _AddThingToThingGroupCommand = class _AddThingToThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10470
10464
  return [
10471
10465
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10472
10466
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10480,9 +10474,7 @@ var AddThingToThingGroupCommand = _AddThingToThingGroupCommand;
10480
10474
 
10481
10475
 
10482
10476
 
10483
- var _AssociateTargetsWithJobCommand = class _AssociateTargetsWithJobCommand extends import_smithy_client.Command.classBuilder().ep({
10484
- ...commonParams
10485
- }).m(function(Command, cs, config, o) {
10477
+ var _AssociateTargetsWithJobCommand = class _AssociateTargetsWithJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10486
10478
  return [
10487
10479
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10488
10480
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10496,9 +10488,7 @@ var AssociateTargetsWithJobCommand = _AssociateTargetsWithJobCommand;
10496
10488
 
10497
10489
 
10498
10490
 
10499
- var _AttachPolicyCommand = class _AttachPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10500
- ...commonParams
10501
- }).m(function(Command, cs, config, o) {
10491
+ var _AttachPolicyCommand = class _AttachPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10502
10492
  return [
10503
10493
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10504
10494
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10512,9 +10502,7 @@ var AttachPolicyCommand = _AttachPolicyCommand;
10512
10502
 
10513
10503
 
10514
10504
 
10515
- var _AttachPrincipalPolicyCommand = class _AttachPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10516
- ...commonParams
10517
- }).m(function(Command, cs, config, o) {
10505
+ var _AttachPrincipalPolicyCommand = class _AttachPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10518
10506
  return [
10519
10507
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10520
10508
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10528,9 +10516,7 @@ var AttachPrincipalPolicyCommand = _AttachPrincipalPolicyCommand;
10528
10516
 
10529
10517
 
10530
10518
 
10531
- var _AttachSecurityProfileCommand = class _AttachSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
10532
- ...commonParams
10533
- }).m(function(Command, cs, config, o) {
10519
+ var _AttachSecurityProfileCommand = class _AttachSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10534
10520
  return [
10535
10521
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10536
10522
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10544,9 +10530,7 @@ var AttachSecurityProfileCommand = _AttachSecurityProfileCommand;
10544
10530
 
10545
10531
 
10546
10532
 
10547
- var _AttachThingPrincipalCommand = class _AttachThingPrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
10548
- ...commonParams
10549
- }).m(function(Command, cs, config, o) {
10533
+ var _AttachThingPrincipalCommand = class _AttachThingPrincipalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10550
10534
  return [
10551
10535
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10552
10536
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10560,9 +10544,7 @@ var AttachThingPrincipalCommand = _AttachThingPrincipalCommand;
10560
10544
 
10561
10545
 
10562
10546
 
10563
- var _CancelAuditMitigationActionsTaskCommand = class _CancelAuditMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep({
10564
- ...commonParams
10565
- }).m(function(Command, cs, config, o) {
10547
+ var _CancelAuditMitigationActionsTaskCommand = class _CancelAuditMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10566
10548
  return [
10567
10549
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10568
10550
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10576,9 +10558,7 @@ var CancelAuditMitigationActionsTaskCommand = _CancelAuditMitigationActionsTaskC
10576
10558
 
10577
10559
 
10578
10560
 
10579
- var _CancelAuditTaskCommand = class _CancelAuditTaskCommand extends import_smithy_client.Command.classBuilder().ep({
10580
- ...commonParams
10581
- }).m(function(Command, cs, config, o) {
10561
+ var _CancelAuditTaskCommand = class _CancelAuditTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10582
10562
  return [
10583
10563
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10584
10564
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10592,9 +10572,7 @@ var CancelAuditTaskCommand = _CancelAuditTaskCommand;
10592
10572
 
10593
10573
 
10594
10574
 
10595
- var _CancelCertificateTransferCommand = class _CancelCertificateTransferCommand extends import_smithy_client.Command.classBuilder().ep({
10596
- ...commonParams
10597
- }).m(function(Command, cs, config, o) {
10575
+ var _CancelCertificateTransferCommand = class _CancelCertificateTransferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10598
10576
  return [
10599
10577
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10600
10578
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10608,9 +10586,7 @@ var CancelCertificateTransferCommand = _CancelCertificateTransferCommand;
10608
10586
 
10609
10587
 
10610
10588
 
10611
- var _CancelDetectMitigationActionsTaskCommand = class _CancelDetectMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep({
10612
- ...commonParams
10613
- }).m(function(Command, cs, config, o) {
10589
+ var _CancelDetectMitigationActionsTaskCommand = class _CancelDetectMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10614
10590
  return [
10615
10591
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10616
10592
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10624,9 +10600,7 @@ var CancelDetectMitigationActionsTaskCommand = _CancelDetectMitigationActionsTas
10624
10600
 
10625
10601
 
10626
10602
 
10627
- var _CancelJobCommand = class _CancelJobCommand extends import_smithy_client.Command.classBuilder().ep({
10628
- ...commonParams
10629
- }).m(function(Command, cs, config, o) {
10603
+ var _CancelJobCommand = class _CancelJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10630
10604
  return [
10631
10605
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10632
10606
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10640,9 +10614,7 @@ var CancelJobCommand = _CancelJobCommand;
10640
10614
 
10641
10615
 
10642
10616
 
10643
- var _CancelJobExecutionCommand = class _CancelJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
10644
- ...commonParams
10645
- }).m(function(Command, cs, config, o) {
10617
+ var _CancelJobExecutionCommand = class _CancelJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10646
10618
  return [
10647
10619
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10648
10620
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10656,9 +10628,7 @@ var CancelJobExecutionCommand = _CancelJobExecutionCommand;
10656
10628
 
10657
10629
 
10658
10630
 
10659
- var _ClearDefaultAuthorizerCommand = class _ClearDefaultAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
10660
- ...commonParams
10661
- }).m(function(Command, cs, config, o) {
10631
+ var _ClearDefaultAuthorizerCommand = class _ClearDefaultAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10662
10632
  return [
10663
10633
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10664
10634
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10672,9 +10642,7 @@ var ClearDefaultAuthorizerCommand = _ClearDefaultAuthorizerCommand;
10672
10642
 
10673
10643
 
10674
10644
 
10675
- var _ConfirmTopicRuleDestinationCommand = class _ConfirmTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
10676
- ...commonParams
10677
- }).m(function(Command, cs, config, o) {
10645
+ var _ConfirmTopicRuleDestinationCommand = class _ConfirmTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10678
10646
  return [
10679
10647
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10680
10648
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10688,9 +10656,7 @@ var ConfirmTopicRuleDestinationCommand = _ConfirmTopicRuleDestinationCommand;
10688
10656
 
10689
10657
 
10690
10658
 
10691
- var _CreateAuditSuppressionCommand = class _CreateAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep({
10692
- ...commonParams
10693
- }).m(function(Command, cs, config, o) {
10659
+ var _CreateAuditSuppressionCommand = class _CreateAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10694
10660
  return [
10695
10661
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10696
10662
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10704,9 +10670,7 @@ var CreateAuditSuppressionCommand = _CreateAuditSuppressionCommand;
10704
10670
 
10705
10671
 
10706
10672
 
10707
- var _CreateAuthorizerCommand = class _CreateAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
10708
- ...commonParams
10709
- }).m(function(Command, cs, config, o) {
10673
+ var _CreateAuthorizerCommand = class _CreateAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10710
10674
  return [
10711
10675
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10712
10676
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10720,9 +10684,7 @@ var CreateAuthorizerCommand = _CreateAuthorizerCommand;
10720
10684
 
10721
10685
 
10722
10686
 
10723
- var _CreateBillingGroupCommand = class _CreateBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10724
- ...commonParams
10725
- }).m(function(Command, cs, config, o) {
10687
+ var _CreateBillingGroupCommand = class _CreateBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10726
10688
  return [
10727
10689
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10728
10690
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10736,9 +10698,7 @@ var CreateBillingGroupCommand = _CreateBillingGroupCommand;
10736
10698
 
10737
10699
 
10738
10700
 
10739
- var _CreateCertificateFromCsrCommand = class _CreateCertificateFromCsrCommand extends import_smithy_client.Command.classBuilder().ep({
10740
- ...commonParams
10741
- }).m(function(Command, cs, config, o) {
10701
+ var _CreateCertificateFromCsrCommand = class _CreateCertificateFromCsrCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10742
10702
  return [
10743
10703
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10744
10704
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10752,9 +10712,7 @@ var CreateCertificateFromCsrCommand = _CreateCertificateFromCsrCommand;
10752
10712
 
10753
10713
 
10754
10714
 
10755
- var _CreateCertificateProviderCommand = class _CreateCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep({
10756
- ...commonParams
10757
- }).m(function(Command, cs, config, o) {
10715
+ var _CreateCertificateProviderCommand = class _CreateCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10758
10716
  return [
10759
10717
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10760
10718
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10768,9 +10726,7 @@ var CreateCertificateProviderCommand = _CreateCertificateProviderCommand;
10768
10726
 
10769
10727
 
10770
10728
 
10771
- var _CreateCustomMetricCommand = class _CreateCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep({
10772
- ...commonParams
10773
- }).m(function(Command, cs, config, o) {
10729
+ var _CreateCustomMetricCommand = class _CreateCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10774
10730
  return [
10775
10731
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10776
10732
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10784,9 +10740,7 @@ var CreateCustomMetricCommand = _CreateCustomMetricCommand;
10784
10740
 
10785
10741
 
10786
10742
 
10787
- var _CreateDimensionCommand = class _CreateDimensionCommand extends import_smithy_client.Command.classBuilder().ep({
10788
- ...commonParams
10789
- }).m(function(Command, cs, config, o) {
10743
+ var _CreateDimensionCommand = class _CreateDimensionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10790
10744
  return [
10791
10745
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10792
10746
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10800,9 +10754,7 @@ var CreateDimensionCommand = _CreateDimensionCommand;
10800
10754
 
10801
10755
 
10802
10756
 
10803
- var _CreateDomainConfigurationCommand = class _CreateDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
10804
- ...commonParams
10805
- }).m(function(Command, cs, config, o) {
10757
+ var _CreateDomainConfigurationCommand = class _CreateDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10806
10758
  return [
10807
10759
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10808
10760
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10816,9 +10768,7 @@ var CreateDomainConfigurationCommand = _CreateDomainConfigurationCommand;
10816
10768
 
10817
10769
 
10818
10770
 
10819
- var _CreateDynamicThingGroupCommand = class _CreateDynamicThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
10820
- ...commonParams
10821
- }).m(function(Command, cs, config, o) {
10771
+ var _CreateDynamicThingGroupCommand = class _CreateDynamicThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10822
10772
  return [
10823
10773
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10824
10774
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10832,9 +10782,7 @@ var CreateDynamicThingGroupCommand = _CreateDynamicThingGroupCommand;
10832
10782
 
10833
10783
 
10834
10784
 
10835
- var _CreateFleetMetricCommand = class _CreateFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep({
10836
- ...commonParams
10837
- }).m(function(Command, cs, config, o) {
10785
+ var _CreateFleetMetricCommand = class _CreateFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10838
10786
  return [
10839
10787
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10840
10788
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10848,9 +10796,7 @@ var CreateFleetMetricCommand = _CreateFleetMetricCommand;
10848
10796
 
10849
10797
 
10850
10798
 
10851
- var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep({
10852
- ...commonParams
10853
- }).m(function(Command, cs, config, o) {
10799
+ var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10854
10800
  return [
10855
10801
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10856
10802
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10864,9 +10810,7 @@ var CreateJobCommand = _CreateJobCommand;
10864
10810
 
10865
10811
 
10866
10812
 
10867
- var _CreateJobTemplateCommand = class _CreateJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
10868
- ...commonParams
10869
- }).m(function(Command, cs, config, o) {
10813
+ var _CreateJobTemplateCommand = class _CreateJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10870
10814
  return [
10871
10815
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10872
10816
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10880,9 +10824,7 @@ var CreateJobTemplateCommand = _CreateJobTemplateCommand;
10880
10824
 
10881
10825
 
10882
10826
 
10883
- var _CreateKeysAndCertificateCommand = class _CreateKeysAndCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
10884
- ...commonParams
10885
- }).m(function(Command, cs, config, o) {
10827
+ var _CreateKeysAndCertificateCommand = class _CreateKeysAndCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10886
10828
  return [
10887
10829
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10888
10830
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10896,9 +10838,7 @@ var CreateKeysAndCertificateCommand = _CreateKeysAndCertificateCommand;
10896
10838
 
10897
10839
 
10898
10840
 
10899
- var _CreateMitigationActionCommand = class _CreateMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep({
10900
- ...commonParams
10901
- }).m(function(Command, cs, config, o) {
10841
+ var _CreateMitigationActionCommand = class _CreateMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10902
10842
  return [
10903
10843
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10904
10844
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10912,9 +10852,7 @@ var CreateMitigationActionCommand = _CreateMitigationActionCommand;
10912
10852
 
10913
10853
 
10914
10854
 
10915
- var _CreateOTAUpdateCommand = class _CreateOTAUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
10916
- ...commonParams
10917
- }).m(function(Command, cs, config, o) {
10855
+ var _CreateOTAUpdateCommand = class _CreateOTAUpdateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10918
10856
  return [
10919
10857
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10920
10858
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10928,9 +10866,7 @@ var CreateOTAUpdateCommand = _CreateOTAUpdateCommand;
10928
10866
 
10929
10867
 
10930
10868
 
10931
- var _CreatePackageCommand = class _CreatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
10932
- ...commonParams
10933
- }).m(function(Command, cs, config, o) {
10869
+ var _CreatePackageCommand = class _CreatePackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10934
10870
  return [
10935
10871
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10936
10872
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10944,9 +10880,7 @@ var CreatePackageCommand = _CreatePackageCommand;
10944
10880
 
10945
10881
 
10946
10882
 
10947
- var _CreatePackageVersionCommand = class _CreatePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10948
- ...commonParams
10949
- }).m(function(Command, cs, config, o) {
10883
+ var _CreatePackageVersionCommand = class _CreatePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10950
10884
  return [
10951
10885
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10952
10886
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10960,9 +10894,7 @@ var CreatePackageVersionCommand = _CreatePackageVersionCommand;
10960
10894
 
10961
10895
 
10962
10896
 
10963
- var _CreatePolicyCommand = class _CreatePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
10964
- ...commonParams
10965
- }).m(function(Command, cs, config, o) {
10897
+ var _CreatePolicyCommand = class _CreatePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10966
10898
  return [
10967
10899
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10968
10900
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10976,9 +10908,7 @@ var CreatePolicyCommand = _CreatePolicyCommand;
10976
10908
 
10977
10909
 
10978
10910
 
10979
- var _CreatePolicyVersionCommand = class _CreatePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
10980
- ...commonParams
10981
- }).m(function(Command, cs, config, o) {
10911
+ var _CreatePolicyVersionCommand = class _CreatePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10982
10912
  return [
10983
10913
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
10984
10914
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -10992,9 +10922,7 @@ var CreatePolicyVersionCommand = _CreatePolicyVersionCommand;
10992
10922
 
10993
10923
 
10994
10924
 
10995
- var _CreateProvisioningClaimCommand = class _CreateProvisioningClaimCommand extends import_smithy_client.Command.classBuilder().ep({
10996
- ...commonParams
10997
- }).m(function(Command, cs, config, o) {
10925
+ var _CreateProvisioningClaimCommand = class _CreateProvisioningClaimCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
10998
10926
  return [
10999
10927
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11000
10928
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11008,9 +10936,7 @@ var CreateProvisioningClaimCommand = _CreateProvisioningClaimCommand;
11008
10936
 
11009
10937
 
11010
10938
 
11011
- var _CreateProvisioningTemplateCommand = class _CreateProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
11012
- ...commonParams
11013
- }).m(function(Command, cs, config, o) {
10939
+ var _CreateProvisioningTemplateCommand = class _CreateProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11014
10940
  return [
11015
10941
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11016
10942
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11024,9 +10950,7 @@ var CreateProvisioningTemplateCommand = _CreateProvisioningTemplateCommand;
11024
10950
 
11025
10951
 
11026
10952
 
11027
- var _CreateProvisioningTemplateVersionCommand = class _CreateProvisioningTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11028
- ...commonParams
11029
- }).m(function(Command, cs, config, o) {
10953
+ var _CreateProvisioningTemplateVersionCommand = class _CreateProvisioningTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11030
10954
  return [
11031
10955
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11032
10956
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11040,9 +10964,7 @@ var CreateProvisioningTemplateVersionCommand = _CreateProvisioningTemplateVersio
11040
10964
 
11041
10965
 
11042
10966
 
11043
- var _CreateRoleAliasCommand = class _CreateRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep({
11044
- ...commonParams
11045
- }).m(function(Command, cs, config, o) {
10967
+ var _CreateRoleAliasCommand = class _CreateRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11046
10968
  return [
11047
10969
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11048
10970
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11056,9 +10978,7 @@ var CreateRoleAliasCommand = _CreateRoleAliasCommand;
11056
10978
 
11057
10979
 
11058
10980
 
11059
- var _CreateScheduledAuditCommand = class _CreateScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep({
11060
- ...commonParams
11061
- }).m(function(Command, cs, config, o) {
10981
+ var _CreateScheduledAuditCommand = class _CreateScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11062
10982
  return [
11063
10983
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11064
10984
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11072,9 +10992,7 @@ var CreateScheduledAuditCommand = _CreateScheduledAuditCommand;
11072
10992
 
11073
10993
 
11074
10994
 
11075
- var _CreateSecurityProfileCommand = class _CreateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
11076
- ...commonParams
11077
- }).m(function(Command, cs, config, o) {
10995
+ var _CreateSecurityProfileCommand = class _CreateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11078
10996
  return [
11079
10997
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11080
10998
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11088,9 +11006,7 @@ var CreateSecurityProfileCommand = _CreateSecurityProfileCommand;
11088
11006
 
11089
11007
 
11090
11008
 
11091
- var _CreateStreamCommand = class _CreateStreamCommand extends import_smithy_client.Command.classBuilder().ep({
11092
- ...commonParams
11093
- }).m(function(Command, cs, config, o) {
11009
+ var _CreateStreamCommand = class _CreateStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11094
11010
  return [
11095
11011
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11096
11012
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11104,9 +11020,7 @@ var CreateStreamCommand = _CreateStreamCommand;
11104
11020
 
11105
11021
 
11106
11022
 
11107
- var _CreateThingCommand = class _CreateThingCommand extends import_smithy_client.Command.classBuilder().ep({
11108
- ...commonParams
11109
- }).m(function(Command, cs, config, o) {
11023
+ var _CreateThingCommand = class _CreateThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11110
11024
  return [
11111
11025
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11112
11026
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11120,9 +11034,7 @@ var CreateThingCommand = _CreateThingCommand;
11120
11034
 
11121
11035
 
11122
11036
 
11123
- var _CreateThingGroupCommand = class _CreateThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11124
- ...commonParams
11125
- }).m(function(Command, cs, config, o) {
11037
+ var _CreateThingGroupCommand = class _CreateThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11126
11038
  return [
11127
11039
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11128
11040
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11136,9 +11048,7 @@ var CreateThingGroupCommand = _CreateThingGroupCommand;
11136
11048
 
11137
11049
 
11138
11050
 
11139
- var _CreateThingTypeCommand = class _CreateThingTypeCommand extends import_smithy_client.Command.classBuilder().ep({
11140
- ...commonParams
11141
- }).m(function(Command, cs, config, o) {
11051
+ var _CreateThingTypeCommand = class _CreateThingTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11142
11052
  return [
11143
11053
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11144
11054
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11152,9 +11062,7 @@ var CreateThingTypeCommand = _CreateThingTypeCommand;
11152
11062
 
11153
11063
 
11154
11064
 
11155
- var _CreateTopicRuleCommand = class _CreateTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep({
11156
- ...commonParams
11157
- }).m(function(Command, cs, config, o) {
11065
+ var _CreateTopicRuleCommand = class _CreateTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11158
11066
  return [
11159
11067
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11160
11068
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11168,9 +11076,7 @@ var CreateTopicRuleCommand = _CreateTopicRuleCommand;
11168
11076
 
11169
11077
 
11170
11078
 
11171
- var _CreateTopicRuleDestinationCommand = class _CreateTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
11172
- ...commonParams
11173
- }).m(function(Command, cs, config, o) {
11079
+ var _CreateTopicRuleDestinationCommand = class _CreateTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11174
11080
  return [
11175
11081
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11176
11082
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11184,9 +11090,7 @@ var CreateTopicRuleDestinationCommand = _CreateTopicRuleDestinationCommand;
11184
11090
 
11185
11091
 
11186
11092
 
11187
- var _DeleteAccountAuditConfigurationCommand = class _DeleteAccountAuditConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
11188
- ...commonParams
11189
- }).m(function(Command, cs, config, o) {
11093
+ var _DeleteAccountAuditConfigurationCommand = class _DeleteAccountAuditConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11190
11094
  return [
11191
11095
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11192
11096
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11200,9 +11104,7 @@ var DeleteAccountAuditConfigurationCommand = _DeleteAccountAuditConfigurationCom
11200
11104
 
11201
11105
 
11202
11106
 
11203
- var _DeleteAuditSuppressionCommand = class _DeleteAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep({
11204
- ...commonParams
11205
- }).m(function(Command, cs, config, o) {
11107
+ var _DeleteAuditSuppressionCommand = class _DeleteAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11206
11108
  return [
11207
11109
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11208
11110
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11216,9 +11118,7 @@ var DeleteAuditSuppressionCommand = _DeleteAuditSuppressionCommand;
11216
11118
 
11217
11119
 
11218
11120
 
11219
- var _DeleteAuthorizerCommand = class _DeleteAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
11220
- ...commonParams
11221
- }).m(function(Command, cs, config, o) {
11121
+ var _DeleteAuthorizerCommand = class _DeleteAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11222
11122
  return [
11223
11123
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11224
11124
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11232,9 +11132,7 @@ var DeleteAuthorizerCommand = _DeleteAuthorizerCommand;
11232
11132
 
11233
11133
 
11234
11134
 
11235
- var _DeleteBillingGroupCommand = class _DeleteBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11236
- ...commonParams
11237
- }).m(function(Command, cs, config, o) {
11135
+ var _DeleteBillingGroupCommand = class _DeleteBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11238
11136
  return [
11239
11137
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11240
11138
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11248,9 +11146,7 @@ var DeleteBillingGroupCommand = _DeleteBillingGroupCommand;
11248
11146
 
11249
11147
 
11250
11148
 
11251
- var _DeleteCACertificateCommand = class _DeleteCACertificateCommand extends import_smithy_client.Command.classBuilder().ep({
11252
- ...commonParams
11253
- }).m(function(Command, cs, config, o) {
11149
+ var _DeleteCACertificateCommand = class _DeleteCACertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11254
11150
  return [
11255
11151
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11256
11152
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11264,9 +11160,7 @@ var DeleteCACertificateCommand = _DeleteCACertificateCommand;
11264
11160
 
11265
11161
 
11266
11162
 
11267
- var _DeleteCertificateCommand = class _DeleteCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
11268
- ...commonParams
11269
- }).m(function(Command, cs, config, o) {
11163
+ var _DeleteCertificateCommand = class _DeleteCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11270
11164
  return [
11271
11165
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11272
11166
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11280,9 +11174,7 @@ var DeleteCertificateCommand = _DeleteCertificateCommand;
11280
11174
 
11281
11175
 
11282
11176
 
11283
- var _DeleteCertificateProviderCommand = class _DeleteCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep({
11284
- ...commonParams
11285
- }).m(function(Command, cs, config, o) {
11177
+ var _DeleteCertificateProviderCommand = class _DeleteCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11286
11178
  return [
11287
11179
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11288
11180
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11296,9 +11188,7 @@ var DeleteCertificateProviderCommand = _DeleteCertificateProviderCommand;
11296
11188
 
11297
11189
 
11298
11190
 
11299
- var _DeleteCustomMetricCommand = class _DeleteCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep({
11300
- ...commonParams
11301
- }).m(function(Command, cs, config, o) {
11191
+ var _DeleteCustomMetricCommand = class _DeleteCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11302
11192
  return [
11303
11193
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11304
11194
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11312,9 +11202,7 @@ var DeleteCustomMetricCommand = _DeleteCustomMetricCommand;
11312
11202
 
11313
11203
 
11314
11204
 
11315
- var _DeleteDimensionCommand = class _DeleteDimensionCommand extends import_smithy_client.Command.classBuilder().ep({
11316
- ...commonParams
11317
- }).m(function(Command, cs, config, o) {
11205
+ var _DeleteDimensionCommand = class _DeleteDimensionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11318
11206
  return [
11319
11207
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11320
11208
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11328,9 +11216,7 @@ var DeleteDimensionCommand = _DeleteDimensionCommand;
11328
11216
 
11329
11217
 
11330
11218
 
11331
- var _DeleteDomainConfigurationCommand = class _DeleteDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
11332
- ...commonParams
11333
- }).m(function(Command, cs, config, o) {
11219
+ var _DeleteDomainConfigurationCommand = class _DeleteDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11334
11220
  return [
11335
11221
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11336
11222
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11344,9 +11230,7 @@ var DeleteDomainConfigurationCommand = _DeleteDomainConfigurationCommand;
11344
11230
 
11345
11231
 
11346
11232
 
11347
- var _DeleteDynamicThingGroupCommand = class _DeleteDynamicThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11348
- ...commonParams
11349
- }).m(function(Command, cs, config, o) {
11233
+ var _DeleteDynamicThingGroupCommand = class _DeleteDynamicThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11350
11234
  return [
11351
11235
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11352
11236
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11360,9 +11244,7 @@ var DeleteDynamicThingGroupCommand = _DeleteDynamicThingGroupCommand;
11360
11244
 
11361
11245
 
11362
11246
 
11363
- var _DeleteFleetMetricCommand = class _DeleteFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep({
11364
- ...commonParams
11365
- }).m(function(Command, cs, config, o) {
11247
+ var _DeleteFleetMetricCommand = class _DeleteFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11366
11248
  return [
11367
11249
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11368
11250
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11376,9 +11258,7 @@ var DeleteFleetMetricCommand = _DeleteFleetMetricCommand;
11376
11258
 
11377
11259
 
11378
11260
 
11379
- var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep({
11380
- ...commonParams
11381
- }).m(function(Command, cs, config, o) {
11261
+ var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11382
11262
  return [
11383
11263
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11384
11264
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11392,9 +11272,7 @@ var DeleteJobCommand = _DeleteJobCommand;
11392
11272
 
11393
11273
 
11394
11274
 
11395
- var _DeleteJobExecutionCommand = class _DeleteJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
11396
- ...commonParams
11397
- }).m(function(Command, cs, config, o) {
11275
+ var _DeleteJobExecutionCommand = class _DeleteJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11398
11276
  return [
11399
11277
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11400
11278
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11408,9 +11286,7 @@ var DeleteJobExecutionCommand = _DeleteJobExecutionCommand;
11408
11286
 
11409
11287
 
11410
11288
 
11411
- var _DeleteJobTemplateCommand = class _DeleteJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
11412
- ...commonParams
11413
- }).m(function(Command, cs, config, o) {
11289
+ var _DeleteJobTemplateCommand = class _DeleteJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11414
11290
  return [
11415
11291
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11416
11292
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11424,9 +11300,7 @@ var DeleteJobTemplateCommand = _DeleteJobTemplateCommand;
11424
11300
 
11425
11301
 
11426
11302
 
11427
- var _DeleteMitigationActionCommand = class _DeleteMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep({
11428
- ...commonParams
11429
- }).m(function(Command, cs, config, o) {
11303
+ var _DeleteMitigationActionCommand = class _DeleteMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11430
11304
  return [
11431
11305
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11432
11306
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11440,9 +11314,7 @@ var DeleteMitigationActionCommand = _DeleteMitigationActionCommand;
11440
11314
 
11441
11315
 
11442
11316
 
11443
- var _DeleteOTAUpdateCommand = class _DeleteOTAUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
11444
- ...commonParams
11445
- }).m(function(Command, cs, config, o) {
11317
+ var _DeleteOTAUpdateCommand = class _DeleteOTAUpdateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11446
11318
  return [
11447
11319
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11448
11320
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11456,9 +11328,7 @@ var DeleteOTAUpdateCommand = _DeleteOTAUpdateCommand;
11456
11328
 
11457
11329
 
11458
11330
 
11459
- var _DeletePackageCommand = class _DeletePackageCommand extends import_smithy_client.Command.classBuilder().ep({
11460
- ...commonParams
11461
- }).m(function(Command, cs, config, o) {
11331
+ var _DeletePackageCommand = class _DeletePackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11462
11332
  return [
11463
11333
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11464
11334
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11472,9 +11342,7 @@ var DeletePackageCommand = _DeletePackageCommand;
11472
11342
 
11473
11343
 
11474
11344
 
11475
- var _DeletePackageVersionCommand = class _DeletePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11476
- ...commonParams
11477
- }).m(function(Command, cs, config, o) {
11345
+ var _DeletePackageVersionCommand = class _DeletePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11478
11346
  return [
11479
11347
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11480
11348
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11488,9 +11356,7 @@ var DeletePackageVersionCommand = _DeletePackageVersionCommand;
11488
11356
 
11489
11357
 
11490
11358
 
11491
- var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
11492
- ...commonParams
11493
- }).m(function(Command, cs, config, o) {
11359
+ var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11494
11360
  return [
11495
11361
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11496
11362
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11504,9 +11370,7 @@ var DeletePolicyCommand = _DeletePolicyCommand;
11504
11370
 
11505
11371
 
11506
11372
 
11507
- var _DeletePolicyVersionCommand = class _DeletePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11508
- ...commonParams
11509
- }).m(function(Command, cs, config, o) {
11373
+ var _DeletePolicyVersionCommand = class _DeletePolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11510
11374
  return [
11511
11375
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11512
11376
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11520,9 +11384,7 @@ var DeletePolicyVersionCommand = _DeletePolicyVersionCommand;
11520
11384
 
11521
11385
 
11522
11386
 
11523
- var _DeleteProvisioningTemplateCommand = class _DeleteProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
11524
- ...commonParams
11525
- }).m(function(Command, cs, config, o) {
11387
+ var _DeleteProvisioningTemplateCommand = class _DeleteProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11526
11388
  return [
11527
11389
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11528
11390
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11536,9 +11398,7 @@ var DeleteProvisioningTemplateCommand = _DeleteProvisioningTemplateCommand;
11536
11398
 
11537
11399
 
11538
11400
 
11539
- var _DeleteProvisioningTemplateVersionCommand = class _DeleteProvisioningTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
11540
- ...commonParams
11541
- }).m(function(Command, cs, config, o) {
11401
+ var _DeleteProvisioningTemplateVersionCommand = class _DeleteProvisioningTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11542
11402
  return [
11543
11403
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11544
11404
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11552,9 +11412,7 @@ var DeleteProvisioningTemplateVersionCommand = _DeleteProvisioningTemplateVersio
11552
11412
 
11553
11413
 
11554
11414
 
11555
- var _DeleteRegistrationCodeCommand = class _DeleteRegistrationCodeCommand extends import_smithy_client.Command.classBuilder().ep({
11556
- ...commonParams
11557
- }).m(function(Command, cs, config, o) {
11415
+ var _DeleteRegistrationCodeCommand = class _DeleteRegistrationCodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11558
11416
  return [
11559
11417
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11560
11418
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11568,9 +11426,7 @@ var DeleteRegistrationCodeCommand = _DeleteRegistrationCodeCommand;
11568
11426
 
11569
11427
 
11570
11428
 
11571
- var _DeleteRoleAliasCommand = class _DeleteRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep({
11572
- ...commonParams
11573
- }).m(function(Command, cs, config, o) {
11429
+ var _DeleteRoleAliasCommand = class _DeleteRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11574
11430
  return [
11575
11431
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11576
11432
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11584,9 +11440,7 @@ var DeleteRoleAliasCommand = _DeleteRoleAliasCommand;
11584
11440
 
11585
11441
 
11586
11442
 
11587
- var _DeleteScheduledAuditCommand = class _DeleteScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep({
11588
- ...commonParams
11589
- }).m(function(Command, cs, config, o) {
11443
+ var _DeleteScheduledAuditCommand = class _DeleteScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11590
11444
  return [
11591
11445
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11592
11446
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11600,9 +11454,7 @@ var DeleteScheduledAuditCommand = _DeleteScheduledAuditCommand;
11600
11454
 
11601
11455
 
11602
11456
 
11603
- var _DeleteSecurityProfileCommand = class _DeleteSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
11604
- ...commonParams
11605
- }).m(function(Command, cs, config, o) {
11457
+ var _DeleteSecurityProfileCommand = class _DeleteSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11606
11458
  return [
11607
11459
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11608
11460
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11616,9 +11468,7 @@ var DeleteSecurityProfileCommand = _DeleteSecurityProfileCommand;
11616
11468
 
11617
11469
 
11618
11470
 
11619
- var _DeleteStreamCommand = class _DeleteStreamCommand extends import_smithy_client.Command.classBuilder().ep({
11620
- ...commonParams
11621
- }).m(function(Command, cs, config, o) {
11471
+ var _DeleteStreamCommand = class _DeleteStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11622
11472
  return [
11623
11473
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11624
11474
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11632,9 +11482,7 @@ var DeleteStreamCommand = _DeleteStreamCommand;
11632
11482
 
11633
11483
 
11634
11484
 
11635
- var _DeleteThingCommand = class _DeleteThingCommand extends import_smithy_client.Command.classBuilder().ep({
11636
- ...commonParams
11637
- }).m(function(Command, cs, config, o) {
11485
+ var _DeleteThingCommand = class _DeleteThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11638
11486
  return [
11639
11487
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11640
11488
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11648,9 +11496,7 @@ var DeleteThingCommand = _DeleteThingCommand;
11648
11496
 
11649
11497
 
11650
11498
 
11651
- var _DeleteThingGroupCommand = class _DeleteThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11652
- ...commonParams
11653
- }).m(function(Command, cs, config, o) {
11499
+ var _DeleteThingGroupCommand = class _DeleteThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11654
11500
  return [
11655
11501
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11656
11502
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11664,9 +11510,7 @@ var DeleteThingGroupCommand = _DeleteThingGroupCommand;
11664
11510
 
11665
11511
 
11666
11512
 
11667
- var _DeleteThingTypeCommand = class _DeleteThingTypeCommand extends import_smithy_client.Command.classBuilder().ep({
11668
- ...commonParams
11669
- }).m(function(Command, cs, config, o) {
11513
+ var _DeleteThingTypeCommand = class _DeleteThingTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11670
11514
  return [
11671
11515
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11672
11516
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11680,9 +11524,7 @@ var DeleteThingTypeCommand = _DeleteThingTypeCommand;
11680
11524
 
11681
11525
 
11682
11526
 
11683
- var _DeleteTopicRuleCommand = class _DeleteTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep({
11684
- ...commonParams
11685
- }).m(function(Command, cs, config, o) {
11527
+ var _DeleteTopicRuleCommand = class _DeleteTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11686
11528
  return [
11687
11529
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11688
11530
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11696,9 +11538,7 @@ var DeleteTopicRuleCommand = _DeleteTopicRuleCommand;
11696
11538
 
11697
11539
 
11698
11540
 
11699
- var _DeleteTopicRuleDestinationCommand = class _DeleteTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
11700
- ...commonParams
11701
- }).m(function(Command, cs, config, o) {
11541
+ var _DeleteTopicRuleDestinationCommand = class _DeleteTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11702
11542
  return [
11703
11543
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11704
11544
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11712,9 +11552,7 @@ var DeleteTopicRuleDestinationCommand = _DeleteTopicRuleDestinationCommand;
11712
11552
 
11713
11553
 
11714
11554
 
11715
- var _DeleteV2LoggingLevelCommand = class _DeleteV2LoggingLevelCommand extends import_smithy_client.Command.classBuilder().ep({
11716
- ...commonParams
11717
- }).m(function(Command, cs, config, o) {
11555
+ var _DeleteV2LoggingLevelCommand = class _DeleteV2LoggingLevelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11718
11556
  return [
11719
11557
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11720
11558
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11728,9 +11566,7 @@ var DeleteV2LoggingLevelCommand = _DeleteV2LoggingLevelCommand;
11728
11566
 
11729
11567
 
11730
11568
 
11731
- var _DeprecateThingTypeCommand = class _DeprecateThingTypeCommand extends import_smithy_client.Command.classBuilder().ep({
11732
- ...commonParams
11733
- }).m(function(Command, cs, config, o) {
11569
+ var _DeprecateThingTypeCommand = class _DeprecateThingTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11734
11570
  return [
11735
11571
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11736
11572
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11744,9 +11580,7 @@ var DeprecateThingTypeCommand = _DeprecateThingTypeCommand;
11744
11580
 
11745
11581
 
11746
11582
 
11747
- var _DescribeAccountAuditConfigurationCommand = class _DescribeAccountAuditConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
11748
- ...commonParams
11749
- }).m(function(Command, cs, config, o) {
11583
+ var _DescribeAccountAuditConfigurationCommand = class _DescribeAccountAuditConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11750
11584
  return [
11751
11585
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11752
11586
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11760,9 +11594,7 @@ var DescribeAccountAuditConfigurationCommand = _DescribeAccountAuditConfiguratio
11760
11594
 
11761
11595
 
11762
11596
 
11763
- var _DescribeAuditFindingCommand = class _DescribeAuditFindingCommand extends import_smithy_client.Command.classBuilder().ep({
11764
- ...commonParams
11765
- }).m(function(Command, cs, config, o) {
11597
+ var _DescribeAuditFindingCommand = class _DescribeAuditFindingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11766
11598
  return [
11767
11599
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11768
11600
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11776,9 +11608,7 @@ var DescribeAuditFindingCommand = _DescribeAuditFindingCommand;
11776
11608
 
11777
11609
 
11778
11610
 
11779
- var _DescribeAuditMitigationActionsTaskCommand = class _DescribeAuditMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep({
11780
- ...commonParams
11781
- }).m(function(Command, cs, config, o) {
11611
+ var _DescribeAuditMitigationActionsTaskCommand = class _DescribeAuditMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11782
11612
  return [
11783
11613
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11784
11614
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11792,9 +11622,7 @@ var DescribeAuditMitigationActionsTaskCommand = _DescribeAuditMitigationActionsT
11792
11622
 
11793
11623
 
11794
11624
 
11795
- var _DescribeAuditSuppressionCommand = class _DescribeAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep({
11796
- ...commonParams
11797
- }).m(function(Command, cs, config, o) {
11625
+ var _DescribeAuditSuppressionCommand = class _DescribeAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11798
11626
  return [
11799
11627
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11800
11628
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11808,9 +11636,7 @@ var DescribeAuditSuppressionCommand = _DescribeAuditSuppressionCommand;
11808
11636
 
11809
11637
 
11810
11638
 
11811
- var _DescribeAuditTaskCommand = class _DescribeAuditTaskCommand extends import_smithy_client.Command.classBuilder().ep({
11812
- ...commonParams
11813
- }).m(function(Command, cs, config, o) {
11639
+ var _DescribeAuditTaskCommand = class _DescribeAuditTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11814
11640
  return [
11815
11641
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11816
11642
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11824,9 +11650,7 @@ var DescribeAuditTaskCommand = _DescribeAuditTaskCommand;
11824
11650
 
11825
11651
 
11826
11652
 
11827
- var _DescribeAuthorizerCommand = class _DescribeAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
11828
- ...commonParams
11829
- }).m(function(Command, cs, config, o) {
11653
+ var _DescribeAuthorizerCommand = class _DescribeAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11830
11654
  return [
11831
11655
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11832
11656
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11840,9 +11664,7 @@ var DescribeAuthorizerCommand = _DescribeAuthorizerCommand;
11840
11664
 
11841
11665
 
11842
11666
 
11843
- var _DescribeBillingGroupCommand = class _DescribeBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
11844
- ...commonParams
11845
- }).m(function(Command, cs, config, o) {
11667
+ var _DescribeBillingGroupCommand = class _DescribeBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11846
11668
  return [
11847
11669
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11848
11670
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11856,9 +11678,7 @@ var DescribeBillingGroupCommand = _DescribeBillingGroupCommand;
11856
11678
 
11857
11679
 
11858
11680
 
11859
- var _DescribeCACertificateCommand = class _DescribeCACertificateCommand extends import_smithy_client.Command.classBuilder().ep({
11860
- ...commonParams
11861
- }).m(function(Command, cs, config, o) {
11681
+ var _DescribeCACertificateCommand = class _DescribeCACertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11862
11682
  return [
11863
11683
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11864
11684
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11872,9 +11692,7 @@ var DescribeCACertificateCommand = _DescribeCACertificateCommand;
11872
11692
 
11873
11693
 
11874
11694
 
11875
- var _DescribeCertificateCommand = class _DescribeCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
11876
- ...commonParams
11877
- }).m(function(Command, cs, config, o) {
11695
+ var _DescribeCertificateCommand = class _DescribeCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11878
11696
  return [
11879
11697
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11880
11698
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11888,9 +11706,7 @@ var DescribeCertificateCommand = _DescribeCertificateCommand;
11888
11706
 
11889
11707
 
11890
11708
 
11891
- var _DescribeCertificateProviderCommand = class _DescribeCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep({
11892
- ...commonParams
11893
- }).m(function(Command, cs, config, o) {
11709
+ var _DescribeCertificateProviderCommand = class _DescribeCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11894
11710
  return [
11895
11711
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11896
11712
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11904,9 +11720,7 @@ var DescribeCertificateProviderCommand = _DescribeCertificateProviderCommand;
11904
11720
 
11905
11721
 
11906
11722
 
11907
- var _DescribeCustomMetricCommand = class _DescribeCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep({
11908
- ...commonParams
11909
- }).m(function(Command, cs, config, o) {
11723
+ var _DescribeCustomMetricCommand = class _DescribeCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11910
11724
  return [
11911
11725
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11912
11726
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11920,9 +11734,7 @@ var DescribeCustomMetricCommand = _DescribeCustomMetricCommand;
11920
11734
 
11921
11735
 
11922
11736
 
11923
- var _DescribeDefaultAuthorizerCommand = class _DescribeDefaultAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
11924
- ...commonParams
11925
- }).m(function(Command, cs, config, o) {
11737
+ var _DescribeDefaultAuthorizerCommand = class _DescribeDefaultAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11926
11738
  return [
11927
11739
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11928
11740
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11936,9 +11748,7 @@ var DescribeDefaultAuthorizerCommand = _DescribeDefaultAuthorizerCommand;
11936
11748
 
11937
11749
 
11938
11750
 
11939
- var _DescribeDetectMitigationActionsTaskCommand = class _DescribeDetectMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep({
11940
- ...commonParams
11941
- }).m(function(Command, cs, config, o) {
11751
+ var _DescribeDetectMitigationActionsTaskCommand = class _DescribeDetectMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11942
11752
  return [
11943
11753
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11944
11754
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11952,9 +11762,7 @@ var DescribeDetectMitigationActionsTaskCommand = _DescribeDetectMitigationAction
11952
11762
 
11953
11763
 
11954
11764
 
11955
- var _DescribeDimensionCommand = class _DescribeDimensionCommand extends import_smithy_client.Command.classBuilder().ep({
11956
- ...commonParams
11957
- }).m(function(Command, cs, config, o) {
11765
+ var _DescribeDimensionCommand = class _DescribeDimensionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11958
11766
  return [
11959
11767
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11960
11768
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11968,9 +11776,7 @@ var DescribeDimensionCommand = _DescribeDimensionCommand;
11968
11776
 
11969
11777
 
11970
11778
 
11971
- var _DescribeDomainConfigurationCommand = class _DescribeDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
11972
- ...commonParams
11973
- }).m(function(Command, cs, config, o) {
11779
+ var _DescribeDomainConfigurationCommand = class _DescribeDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11974
11780
  return [
11975
11781
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11976
11782
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -11984,9 +11790,7 @@ var DescribeDomainConfigurationCommand = _DescribeDomainConfigurationCommand;
11984
11790
 
11985
11791
 
11986
11792
 
11987
- var _DescribeEndpointCommand = class _DescribeEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
11988
- ...commonParams
11989
- }).m(function(Command, cs, config, o) {
11793
+ var _DescribeEndpointCommand = class _DescribeEndpointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
11990
11794
  return [
11991
11795
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
11992
11796
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12000,9 +11804,7 @@ var DescribeEndpointCommand = _DescribeEndpointCommand;
12000
11804
 
12001
11805
 
12002
11806
 
12003
- var _DescribeEventConfigurationsCommand = class _DescribeEventConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
12004
- ...commonParams
12005
- }).m(function(Command, cs, config, o) {
11807
+ var _DescribeEventConfigurationsCommand = class _DescribeEventConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12006
11808
  return [
12007
11809
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12008
11810
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12016,9 +11818,7 @@ var DescribeEventConfigurationsCommand = _DescribeEventConfigurationsCommand;
12016
11818
 
12017
11819
 
12018
11820
 
12019
- var _DescribeFleetMetricCommand = class _DescribeFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep({
12020
- ...commonParams
12021
- }).m(function(Command, cs, config, o) {
11821
+ var _DescribeFleetMetricCommand = class _DescribeFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12022
11822
  return [
12023
11823
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12024
11824
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12032,9 +11832,7 @@ var DescribeFleetMetricCommand = _DescribeFleetMetricCommand;
12032
11832
 
12033
11833
 
12034
11834
 
12035
- var _DescribeIndexCommand = class _DescribeIndexCommand extends import_smithy_client.Command.classBuilder().ep({
12036
- ...commonParams
12037
- }).m(function(Command, cs, config, o) {
11835
+ var _DescribeIndexCommand = class _DescribeIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12038
11836
  return [
12039
11837
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12040
11838
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12048,9 +11846,7 @@ var DescribeIndexCommand = _DescribeIndexCommand;
12048
11846
 
12049
11847
 
12050
11848
 
12051
- var _DescribeJobCommand = class _DescribeJobCommand extends import_smithy_client.Command.classBuilder().ep({
12052
- ...commonParams
12053
- }).m(function(Command, cs, config, o) {
11849
+ var _DescribeJobCommand = class _DescribeJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12054
11850
  return [
12055
11851
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12056
11852
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12064,9 +11860,7 @@ var DescribeJobCommand = _DescribeJobCommand;
12064
11860
 
12065
11861
 
12066
11862
 
12067
- var _DescribeJobExecutionCommand = class _DescribeJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
12068
- ...commonParams
12069
- }).m(function(Command, cs, config, o) {
11863
+ var _DescribeJobExecutionCommand = class _DescribeJobExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12070
11864
  return [
12071
11865
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12072
11866
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12080,9 +11874,7 @@ var DescribeJobExecutionCommand = _DescribeJobExecutionCommand;
12080
11874
 
12081
11875
 
12082
11876
 
12083
- var _DescribeJobTemplateCommand = class _DescribeJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
12084
- ...commonParams
12085
- }).m(function(Command, cs, config, o) {
11877
+ var _DescribeJobTemplateCommand = class _DescribeJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12086
11878
  return [
12087
11879
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12088
11880
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12096,9 +11888,7 @@ var DescribeJobTemplateCommand = _DescribeJobTemplateCommand;
12096
11888
 
12097
11889
 
12098
11890
 
12099
- var _DescribeManagedJobTemplateCommand = class _DescribeManagedJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
12100
- ...commonParams
12101
- }).m(function(Command, cs, config, o) {
11891
+ var _DescribeManagedJobTemplateCommand = class _DescribeManagedJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12102
11892
  return [
12103
11893
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12104
11894
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12112,9 +11902,7 @@ var DescribeManagedJobTemplateCommand = _DescribeManagedJobTemplateCommand;
12112
11902
 
12113
11903
 
12114
11904
 
12115
- var _DescribeMitigationActionCommand = class _DescribeMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep({
12116
- ...commonParams
12117
- }).m(function(Command, cs, config, o) {
11905
+ var _DescribeMitigationActionCommand = class _DescribeMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12118
11906
  return [
12119
11907
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12120
11908
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12128,9 +11916,7 @@ var DescribeMitigationActionCommand = _DescribeMitigationActionCommand;
12128
11916
 
12129
11917
 
12130
11918
 
12131
- var _DescribeProvisioningTemplateCommand = class _DescribeProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
12132
- ...commonParams
12133
- }).m(function(Command, cs, config, o) {
11919
+ var _DescribeProvisioningTemplateCommand = class _DescribeProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12134
11920
  return [
12135
11921
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12136
11922
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12144,9 +11930,7 @@ var DescribeProvisioningTemplateCommand = _DescribeProvisioningTemplateCommand;
12144
11930
 
12145
11931
 
12146
11932
 
12147
- var _DescribeProvisioningTemplateVersionCommand = class _DescribeProvisioningTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12148
- ...commonParams
12149
- }).m(function(Command, cs, config, o) {
11933
+ var _DescribeProvisioningTemplateVersionCommand = class _DescribeProvisioningTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12150
11934
  return [
12151
11935
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12152
11936
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12160,9 +11944,7 @@ var DescribeProvisioningTemplateVersionCommand = _DescribeProvisioningTemplateVe
12160
11944
 
12161
11945
 
12162
11946
 
12163
- var _DescribeRoleAliasCommand = class _DescribeRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep({
12164
- ...commonParams
12165
- }).m(function(Command, cs, config, o) {
11947
+ var _DescribeRoleAliasCommand = class _DescribeRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12166
11948
  return [
12167
11949
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12168
11950
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12176,9 +11958,7 @@ var DescribeRoleAliasCommand = _DescribeRoleAliasCommand;
12176
11958
 
12177
11959
 
12178
11960
 
12179
- var _DescribeScheduledAuditCommand = class _DescribeScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep({
12180
- ...commonParams
12181
- }).m(function(Command, cs, config, o) {
11961
+ var _DescribeScheduledAuditCommand = class _DescribeScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12182
11962
  return [
12183
11963
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12184
11964
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12192,9 +11972,7 @@ var DescribeScheduledAuditCommand = _DescribeScheduledAuditCommand;
12192
11972
 
12193
11973
 
12194
11974
 
12195
- var _DescribeSecurityProfileCommand = class _DescribeSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12196
- ...commonParams
12197
- }).m(function(Command, cs, config, o) {
11975
+ var _DescribeSecurityProfileCommand = class _DescribeSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12198
11976
  return [
12199
11977
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12200
11978
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12208,9 +11986,7 @@ var DescribeSecurityProfileCommand = _DescribeSecurityProfileCommand;
12208
11986
 
12209
11987
 
12210
11988
 
12211
- var _DescribeStreamCommand = class _DescribeStreamCommand extends import_smithy_client.Command.classBuilder().ep({
12212
- ...commonParams
12213
- }).m(function(Command, cs, config, o) {
11989
+ var _DescribeStreamCommand = class _DescribeStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12214
11990
  return [
12215
11991
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12216
11992
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12224,9 +12000,7 @@ var DescribeStreamCommand = _DescribeStreamCommand;
12224
12000
 
12225
12001
 
12226
12002
 
12227
- var _DescribeThingCommand = class _DescribeThingCommand extends import_smithy_client.Command.classBuilder().ep({
12228
- ...commonParams
12229
- }).m(function(Command, cs, config, o) {
12003
+ var _DescribeThingCommand = class _DescribeThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12230
12004
  return [
12231
12005
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12232
12006
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12240,9 +12014,7 @@ var DescribeThingCommand = _DescribeThingCommand;
12240
12014
 
12241
12015
 
12242
12016
 
12243
- var _DescribeThingGroupCommand = class _DescribeThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
12244
- ...commonParams
12245
- }).m(function(Command, cs, config, o) {
12017
+ var _DescribeThingGroupCommand = class _DescribeThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12246
12018
  return [
12247
12019
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12248
12020
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12256,9 +12028,7 @@ var DescribeThingGroupCommand = _DescribeThingGroupCommand;
12256
12028
 
12257
12029
 
12258
12030
 
12259
- var _DescribeThingRegistrationTaskCommand = class _DescribeThingRegistrationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
12260
- ...commonParams
12261
- }).m(function(Command, cs, config, o) {
12031
+ var _DescribeThingRegistrationTaskCommand = class _DescribeThingRegistrationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12262
12032
  return [
12263
12033
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12264
12034
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12272,9 +12042,7 @@ var DescribeThingRegistrationTaskCommand = _DescribeThingRegistrationTaskCommand
12272
12042
 
12273
12043
 
12274
12044
 
12275
- var _DescribeThingTypeCommand = class _DescribeThingTypeCommand extends import_smithy_client.Command.classBuilder().ep({
12276
- ...commonParams
12277
- }).m(function(Command, cs, config, o) {
12045
+ var _DescribeThingTypeCommand = class _DescribeThingTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12278
12046
  return [
12279
12047
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12280
12048
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12288,9 +12056,7 @@ var DescribeThingTypeCommand = _DescribeThingTypeCommand;
12288
12056
 
12289
12057
 
12290
12058
 
12291
- var _DetachPolicyCommand = class _DetachPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12292
- ...commonParams
12293
- }).m(function(Command, cs, config, o) {
12059
+ var _DetachPolicyCommand = class _DetachPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12294
12060
  return [
12295
12061
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12296
12062
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12304,9 +12070,7 @@ var DetachPolicyCommand = _DetachPolicyCommand;
12304
12070
 
12305
12071
 
12306
12072
 
12307
- var _DetachPrincipalPolicyCommand = class _DetachPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12308
- ...commonParams
12309
- }).m(function(Command, cs, config, o) {
12073
+ var _DetachPrincipalPolicyCommand = class _DetachPrincipalPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12310
12074
  return [
12311
12075
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12312
12076
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12320,9 +12084,7 @@ var DetachPrincipalPolicyCommand = _DetachPrincipalPolicyCommand;
12320
12084
 
12321
12085
 
12322
12086
 
12323
- var _DetachSecurityProfileCommand = class _DetachSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
12324
- ...commonParams
12325
- }).m(function(Command, cs, config, o) {
12087
+ var _DetachSecurityProfileCommand = class _DetachSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12326
12088
  return [
12327
12089
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12328
12090
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12336,9 +12098,7 @@ var DetachSecurityProfileCommand = _DetachSecurityProfileCommand;
12336
12098
 
12337
12099
 
12338
12100
 
12339
- var _DetachThingPrincipalCommand = class _DetachThingPrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
12340
- ...commonParams
12341
- }).m(function(Command, cs, config, o) {
12101
+ var _DetachThingPrincipalCommand = class _DetachThingPrincipalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12342
12102
  return [
12343
12103
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12344
12104
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12352,9 +12112,7 @@ var DetachThingPrincipalCommand = _DetachThingPrincipalCommand;
12352
12112
 
12353
12113
 
12354
12114
 
12355
- var _DisableTopicRuleCommand = class _DisableTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep({
12356
- ...commonParams
12357
- }).m(function(Command, cs, config, o) {
12115
+ var _DisableTopicRuleCommand = class _DisableTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12358
12116
  return [
12359
12117
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12360
12118
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12368,9 +12126,7 @@ var DisableTopicRuleCommand = _DisableTopicRuleCommand;
12368
12126
 
12369
12127
 
12370
12128
 
12371
- var _EnableTopicRuleCommand = class _EnableTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep({
12372
- ...commonParams
12373
- }).m(function(Command, cs, config, o) {
12129
+ var _EnableTopicRuleCommand = class _EnableTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12374
12130
  return [
12375
12131
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12376
12132
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12384,9 +12140,7 @@ var EnableTopicRuleCommand = _EnableTopicRuleCommand;
12384
12140
 
12385
12141
 
12386
12142
 
12387
- var _GetBehaviorModelTrainingSummariesCommand = class _GetBehaviorModelTrainingSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
12388
- ...commonParams
12389
- }).m(function(Command, cs, config, o) {
12143
+ var _GetBehaviorModelTrainingSummariesCommand = class _GetBehaviorModelTrainingSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12390
12144
  return [
12391
12145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12392
12146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12400,9 +12154,7 @@ var GetBehaviorModelTrainingSummariesCommand = _GetBehaviorModelTrainingSummarie
12400
12154
 
12401
12155
 
12402
12156
 
12403
- var _GetBucketsAggregationCommand = class _GetBucketsAggregationCommand extends import_smithy_client.Command.classBuilder().ep({
12404
- ...commonParams
12405
- }).m(function(Command, cs, config, o) {
12157
+ var _GetBucketsAggregationCommand = class _GetBucketsAggregationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12406
12158
  return [
12407
12159
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12408
12160
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12416,9 +12168,7 @@ var GetBucketsAggregationCommand = _GetBucketsAggregationCommand;
12416
12168
 
12417
12169
 
12418
12170
 
12419
- var _GetCardinalityCommand = class _GetCardinalityCommand extends import_smithy_client.Command.classBuilder().ep({
12420
- ...commonParams
12421
- }).m(function(Command, cs, config, o) {
12171
+ var _GetCardinalityCommand = class _GetCardinalityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12422
12172
  return [
12423
12173
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12424
12174
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12432,9 +12182,7 @@ var GetCardinalityCommand = _GetCardinalityCommand;
12432
12182
 
12433
12183
 
12434
12184
 
12435
- var _GetEffectivePoliciesCommand = class _GetEffectivePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
12436
- ...commonParams
12437
- }).m(function(Command, cs, config, o) {
12185
+ var _GetEffectivePoliciesCommand = class _GetEffectivePoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12438
12186
  return [
12439
12187
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12440
12188
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12448,9 +12196,7 @@ var GetEffectivePoliciesCommand = _GetEffectivePoliciesCommand;
12448
12196
 
12449
12197
 
12450
12198
 
12451
- var _GetIndexingConfigurationCommand = class _GetIndexingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
12452
- ...commonParams
12453
- }).m(function(Command, cs, config, o) {
12199
+ var _GetIndexingConfigurationCommand = class _GetIndexingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12454
12200
  return [
12455
12201
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12456
12202
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12464,9 +12210,7 @@ var GetIndexingConfigurationCommand = _GetIndexingConfigurationCommand;
12464
12210
 
12465
12211
 
12466
12212
 
12467
- var _GetJobDocumentCommand = class _GetJobDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
12468
- ...commonParams
12469
- }).m(function(Command, cs, config, o) {
12213
+ var _GetJobDocumentCommand = class _GetJobDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12470
12214
  return [
12471
12215
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12472
12216
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12480,9 +12224,7 @@ var GetJobDocumentCommand = _GetJobDocumentCommand;
12480
12224
 
12481
12225
 
12482
12226
 
12483
- var _GetLoggingOptionsCommand = class _GetLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
12484
- ...commonParams
12485
- }).m(function(Command, cs, config, o) {
12227
+ var _GetLoggingOptionsCommand = class _GetLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12486
12228
  return [
12487
12229
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12488
12230
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12496,9 +12238,7 @@ var GetLoggingOptionsCommand = _GetLoggingOptionsCommand;
12496
12238
 
12497
12239
 
12498
12240
 
12499
- var _GetOTAUpdateCommand = class _GetOTAUpdateCommand extends import_smithy_client.Command.classBuilder().ep({
12500
- ...commonParams
12501
- }).m(function(Command, cs, config, o) {
12241
+ var _GetOTAUpdateCommand = class _GetOTAUpdateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12502
12242
  return [
12503
12243
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12504
12244
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12512,9 +12252,7 @@ var GetOTAUpdateCommand = _GetOTAUpdateCommand;
12512
12252
 
12513
12253
 
12514
12254
 
12515
- var _GetPackageCommand = class _GetPackageCommand extends import_smithy_client.Command.classBuilder().ep({
12516
- ...commonParams
12517
- }).m(function(Command, cs, config, o) {
12255
+ var _GetPackageCommand = class _GetPackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12518
12256
  return [
12519
12257
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12520
12258
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12528,9 +12266,7 @@ var GetPackageCommand = _GetPackageCommand;
12528
12266
 
12529
12267
 
12530
12268
 
12531
- var _GetPackageConfigurationCommand = class _GetPackageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
12532
- ...commonParams
12533
- }).m(function(Command, cs, config, o) {
12269
+ var _GetPackageConfigurationCommand = class _GetPackageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12534
12270
  return [
12535
12271
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12536
12272
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12544,9 +12280,7 @@ var GetPackageConfigurationCommand = _GetPackageConfigurationCommand;
12544
12280
 
12545
12281
 
12546
12282
 
12547
- var _GetPackageVersionCommand = class _GetPackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12548
- ...commonParams
12549
- }).m(function(Command, cs, config, o) {
12283
+ var _GetPackageVersionCommand = class _GetPackageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12550
12284
  return [
12551
12285
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12552
12286
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12560,9 +12294,7 @@ var GetPackageVersionCommand = _GetPackageVersionCommand;
12560
12294
 
12561
12295
 
12562
12296
 
12563
- var _GetPercentilesCommand = class _GetPercentilesCommand extends import_smithy_client.Command.classBuilder().ep({
12564
- ...commonParams
12565
- }).m(function(Command, cs, config, o) {
12297
+ var _GetPercentilesCommand = class _GetPercentilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12566
12298
  return [
12567
12299
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12568
12300
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12576,9 +12308,7 @@ var GetPercentilesCommand = _GetPercentilesCommand;
12576
12308
 
12577
12309
 
12578
12310
 
12579
- var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
12580
- ...commonParams
12581
- }).m(function(Command, cs, config, o) {
12311
+ var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12582
12312
  return [
12583
12313
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12584
12314
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12592,9 +12322,7 @@ var GetPolicyCommand = _GetPolicyCommand;
12592
12322
 
12593
12323
 
12594
12324
 
12595
- var _GetPolicyVersionCommand = class _GetPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
12596
- ...commonParams
12597
- }).m(function(Command, cs, config, o) {
12325
+ var _GetPolicyVersionCommand = class _GetPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12598
12326
  return [
12599
12327
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12600
12328
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12608,9 +12336,7 @@ var GetPolicyVersionCommand = _GetPolicyVersionCommand;
12608
12336
 
12609
12337
 
12610
12338
 
12611
- var _GetRegistrationCodeCommand = class _GetRegistrationCodeCommand extends import_smithy_client.Command.classBuilder().ep({
12612
- ...commonParams
12613
- }).m(function(Command, cs, config, o) {
12339
+ var _GetRegistrationCodeCommand = class _GetRegistrationCodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12614
12340
  return [
12615
12341
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12616
12342
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12624,9 +12350,7 @@ var GetRegistrationCodeCommand = _GetRegistrationCodeCommand;
12624
12350
 
12625
12351
 
12626
12352
 
12627
- var _GetStatisticsCommand = class _GetStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
12628
- ...commonParams
12629
- }).m(function(Command, cs, config, o) {
12353
+ var _GetStatisticsCommand = class _GetStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12630
12354
  return [
12631
12355
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12632
12356
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12640,9 +12364,7 @@ var GetStatisticsCommand = _GetStatisticsCommand;
12640
12364
 
12641
12365
 
12642
12366
 
12643
- var _GetTopicRuleCommand = class _GetTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep({
12644
- ...commonParams
12645
- }).m(function(Command, cs, config, o) {
12367
+ var _GetTopicRuleCommand = class _GetTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12646
12368
  return [
12647
12369
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12648
12370
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12656,9 +12378,7 @@ var GetTopicRuleCommand = _GetTopicRuleCommand;
12656
12378
 
12657
12379
 
12658
12380
 
12659
- var _GetTopicRuleDestinationCommand = class _GetTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
12660
- ...commonParams
12661
- }).m(function(Command, cs, config, o) {
12381
+ var _GetTopicRuleDestinationCommand = class _GetTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12662
12382
  return [
12663
12383
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12664
12384
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12672,9 +12392,7 @@ var GetTopicRuleDestinationCommand = _GetTopicRuleDestinationCommand;
12672
12392
 
12673
12393
 
12674
12394
 
12675
- var _GetV2LoggingOptionsCommand = class _GetV2LoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
12676
- ...commonParams
12677
- }).m(function(Command, cs, config, o) {
12395
+ var _GetV2LoggingOptionsCommand = class _GetV2LoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12678
12396
  return [
12679
12397
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12680
12398
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12688,9 +12406,7 @@ var GetV2LoggingOptionsCommand = _GetV2LoggingOptionsCommand;
12688
12406
 
12689
12407
 
12690
12408
 
12691
- var _ListActiveViolationsCommand = class _ListActiveViolationsCommand extends import_smithy_client.Command.classBuilder().ep({
12692
- ...commonParams
12693
- }).m(function(Command, cs, config, o) {
12409
+ var _ListActiveViolationsCommand = class _ListActiveViolationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12694
12410
  return [
12695
12411
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12696
12412
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12704,9 +12420,7 @@ var ListActiveViolationsCommand = _ListActiveViolationsCommand;
12704
12420
 
12705
12421
 
12706
12422
 
12707
- var _ListAttachedPoliciesCommand = class _ListAttachedPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
12708
- ...commonParams
12709
- }).m(function(Command, cs, config, o) {
12423
+ var _ListAttachedPoliciesCommand = class _ListAttachedPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12710
12424
  return [
12711
12425
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12712
12426
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12720,9 +12434,7 @@ var ListAttachedPoliciesCommand = _ListAttachedPoliciesCommand;
12720
12434
 
12721
12435
 
12722
12436
 
12723
- var _ListAuditFindingsCommand = class _ListAuditFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
12724
- ...commonParams
12725
- }).m(function(Command, cs, config, o) {
12437
+ var _ListAuditFindingsCommand = class _ListAuditFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12726
12438
  return [
12727
12439
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12728
12440
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12736,9 +12448,7 @@ var ListAuditFindingsCommand = _ListAuditFindingsCommand;
12736
12448
 
12737
12449
 
12738
12450
 
12739
- var _ListAuditMitigationActionsExecutionsCommand = class _ListAuditMitigationActionsExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
12740
- ...commonParams
12741
- }).m(function(Command, cs, config, o) {
12451
+ var _ListAuditMitigationActionsExecutionsCommand = class _ListAuditMitigationActionsExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12742
12452
  return [
12743
12453
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12744
12454
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12752,9 +12462,7 @@ var ListAuditMitigationActionsExecutionsCommand = _ListAuditMitigationActionsExe
12752
12462
 
12753
12463
 
12754
12464
 
12755
- var _ListAuditMitigationActionsTasksCommand = class _ListAuditMitigationActionsTasksCommand extends import_smithy_client.Command.classBuilder().ep({
12756
- ...commonParams
12757
- }).m(function(Command, cs, config, o) {
12465
+ var _ListAuditMitigationActionsTasksCommand = class _ListAuditMitigationActionsTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12758
12466
  return [
12759
12467
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12760
12468
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12768,9 +12476,7 @@ var ListAuditMitigationActionsTasksCommand = _ListAuditMitigationActionsTasksCom
12768
12476
 
12769
12477
 
12770
12478
 
12771
- var _ListAuditSuppressionsCommand = class _ListAuditSuppressionsCommand extends import_smithy_client.Command.classBuilder().ep({
12772
- ...commonParams
12773
- }).m(function(Command, cs, config, o) {
12479
+ var _ListAuditSuppressionsCommand = class _ListAuditSuppressionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12774
12480
  return [
12775
12481
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12776
12482
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12784,9 +12490,7 @@ var ListAuditSuppressionsCommand = _ListAuditSuppressionsCommand;
12784
12490
 
12785
12491
 
12786
12492
 
12787
- var _ListAuditTasksCommand = class _ListAuditTasksCommand extends import_smithy_client.Command.classBuilder().ep({
12788
- ...commonParams
12789
- }).m(function(Command, cs, config, o) {
12493
+ var _ListAuditTasksCommand = class _ListAuditTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12790
12494
  return [
12791
12495
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12792
12496
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12800,9 +12504,7 @@ var ListAuditTasksCommand = _ListAuditTasksCommand;
12800
12504
 
12801
12505
 
12802
12506
 
12803
- var _ListAuthorizersCommand = class _ListAuthorizersCommand extends import_smithy_client.Command.classBuilder().ep({
12804
- ...commonParams
12805
- }).m(function(Command, cs, config, o) {
12507
+ var _ListAuthorizersCommand = class _ListAuthorizersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12806
12508
  return [
12807
12509
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12808
12510
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12816,9 +12518,7 @@ var ListAuthorizersCommand = _ListAuthorizersCommand;
12816
12518
 
12817
12519
 
12818
12520
 
12819
- var _ListBillingGroupsCommand = class _ListBillingGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
12820
- ...commonParams
12821
- }).m(function(Command, cs, config, o) {
12521
+ var _ListBillingGroupsCommand = class _ListBillingGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12822
12522
  return [
12823
12523
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12824
12524
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12832,9 +12532,7 @@ var ListBillingGroupsCommand = _ListBillingGroupsCommand;
12832
12532
 
12833
12533
 
12834
12534
 
12835
- var _ListCACertificatesCommand = class _ListCACertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
12836
- ...commonParams
12837
- }).m(function(Command, cs, config, o) {
12535
+ var _ListCACertificatesCommand = class _ListCACertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12838
12536
  return [
12839
12537
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12840
12538
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12848,9 +12546,7 @@ var ListCACertificatesCommand = _ListCACertificatesCommand;
12848
12546
 
12849
12547
 
12850
12548
 
12851
- var _ListCertificateProvidersCommand = class _ListCertificateProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
12852
- ...commonParams
12853
- }).m(function(Command, cs, config, o) {
12549
+ var _ListCertificateProvidersCommand = class _ListCertificateProvidersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12854
12550
  return [
12855
12551
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12856
12552
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12864,9 +12560,7 @@ var ListCertificateProvidersCommand = _ListCertificateProvidersCommand;
12864
12560
 
12865
12561
 
12866
12562
 
12867
- var _ListCertificatesByCACommand = class _ListCertificatesByCACommand extends import_smithy_client.Command.classBuilder().ep({
12868
- ...commonParams
12869
- }).m(function(Command, cs, config, o) {
12563
+ var _ListCertificatesByCACommand = class _ListCertificatesByCACommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12870
12564
  return [
12871
12565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12872
12566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12880,9 +12574,7 @@ var ListCertificatesByCACommand = _ListCertificatesByCACommand;
12880
12574
 
12881
12575
 
12882
12576
 
12883
- var _ListCertificatesCommand = class _ListCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
12884
- ...commonParams
12885
- }).m(function(Command, cs, config, o) {
12577
+ var _ListCertificatesCommand = class _ListCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12886
12578
  return [
12887
12579
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12888
12580
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12896,9 +12588,7 @@ var ListCertificatesCommand = _ListCertificatesCommand;
12896
12588
 
12897
12589
 
12898
12590
 
12899
- var _ListCustomMetricsCommand = class _ListCustomMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
12900
- ...commonParams
12901
- }).m(function(Command, cs, config, o) {
12591
+ var _ListCustomMetricsCommand = class _ListCustomMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12902
12592
  return [
12903
12593
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12904
12594
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12912,9 +12602,7 @@ var ListCustomMetricsCommand = _ListCustomMetricsCommand;
12912
12602
 
12913
12603
 
12914
12604
 
12915
- var _ListDetectMitigationActionsExecutionsCommand = class _ListDetectMitigationActionsExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
12916
- ...commonParams
12917
- }).m(function(Command, cs, config, o) {
12605
+ var _ListDetectMitigationActionsExecutionsCommand = class _ListDetectMitigationActionsExecutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12918
12606
  return [
12919
12607
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12920
12608
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12928,9 +12616,7 @@ var ListDetectMitigationActionsExecutionsCommand = _ListDetectMitigationActionsE
12928
12616
 
12929
12617
 
12930
12618
 
12931
- var _ListDetectMitigationActionsTasksCommand = class _ListDetectMitigationActionsTasksCommand extends import_smithy_client.Command.classBuilder().ep({
12932
- ...commonParams
12933
- }).m(function(Command, cs, config, o) {
12619
+ var _ListDetectMitigationActionsTasksCommand = class _ListDetectMitigationActionsTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12934
12620
  return [
12935
12621
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12936
12622
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12944,9 +12630,7 @@ var ListDetectMitigationActionsTasksCommand = _ListDetectMitigationActionsTasksC
12944
12630
 
12945
12631
 
12946
12632
 
12947
- var _ListDimensionsCommand = class _ListDimensionsCommand extends import_smithy_client.Command.classBuilder().ep({
12948
- ...commonParams
12949
- }).m(function(Command, cs, config, o) {
12633
+ var _ListDimensionsCommand = class _ListDimensionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12950
12634
  return [
12951
12635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12952
12636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12960,9 +12644,7 @@ var ListDimensionsCommand = _ListDimensionsCommand;
12960
12644
 
12961
12645
 
12962
12646
 
12963
- var _ListDomainConfigurationsCommand = class _ListDomainConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
12964
- ...commonParams
12965
- }).m(function(Command, cs, config, o) {
12647
+ var _ListDomainConfigurationsCommand = class _ListDomainConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12966
12648
  return [
12967
12649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12968
12650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12976,9 +12658,7 @@ var ListDomainConfigurationsCommand = _ListDomainConfigurationsCommand;
12976
12658
 
12977
12659
 
12978
12660
 
12979
- var _ListFleetMetricsCommand = class _ListFleetMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
12980
- ...commonParams
12981
- }).m(function(Command, cs, config, o) {
12661
+ var _ListFleetMetricsCommand = class _ListFleetMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12982
12662
  return [
12983
12663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
12984
12664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -12992,9 +12672,7 @@ var ListFleetMetricsCommand = _ListFleetMetricsCommand;
12992
12672
 
12993
12673
 
12994
12674
 
12995
- var _ListIndicesCommand = class _ListIndicesCommand extends import_smithy_client.Command.classBuilder().ep({
12996
- ...commonParams
12997
- }).m(function(Command, cs, config, o) {
12675
+ var _ListIndicesCommand = class _ListIndicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
12998
12676
  return [
12999
12677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13000
12678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13008,9 +12686,7 @@ var ListIndicesCommand = _ListIndicesCommand;
13008
12686
 
13009
12687
 
13010
12688
 
13011
- var _ListJobExecutionsForJobCommand = class _ListJobExecutionsForJobCommand extends import_smithy_client.Command.classBuilder().ep({
13012
- ...commonParams
13013
- }).m(function(Command, cs, config, o) {
12689
+ var _ListJobExecutionsForJobCommand = class _ListJobExecutionsForJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13014
12690
  return [
13015
12691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13016
12692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13024,9 +12700,7 @@ var ListJobExecutionsForJobCommand = _ListJobExecutionsForJobCommand;
13024
12700
 
13025
12701
 
13026
12702
 
13027
- var _ListJobExecutionsForThingCommand = class _ListJobExecutionsForThingCommand extends import_smithy_client.Command.classBuilder().ep({
13028
- ...commonParams
13029
- }).m(function(Command, cs, config, o) {
12703
+ var _ListJobExecutionsForThingCommand = class _ListJobExecutionsForThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13030
12704
  return [
13031
12705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13032
12706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13040,9 +12714,7 @@ var ListJobExecutionsForThingCommand = _ListJobExecutionsForThingCommand;
13040
12714
 
13041
12715
 
13042
12716
 
13043
- var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
13044
- ...commonParams
13045
- }).m(function(Command, cs, config, o) {
12717
+ var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13046
12718
  return [
13047
12719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13048
12720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13056,9 +12728,7 @@ var ListJobsCommand = _ListJobsCommand;
13056
12728
 
13057
12729
 
13058
12730
 
13059
- var _ListJobTemplatesCommand = class _ListJobTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
13060
- ...commonParams
13061
- }).m(function(Command, cs, config, o) {
12731
+ var _ListJobTemplatesCommand = class _ListJobTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13062
12732
  return [
13063
12733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13064
12734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13072,9 +12742,7 @@ var ListJobTemplatesCommand = _ListJobTemplatesCommand;
13072
12742
 
13073
12743
 
13074
12744
 
13075
- var _ListManagedJobTemplatesCommand = class _ListManagedJobTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
13076
- ...commonParams
13077
- }).m(function(Command, cs, config, o) {
12745
+ var _ListManagedJobTemplatesCommand = class _ListManagedJobTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13078
12746
  return [
13079
12747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13080
12748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13088,9 +12756,7 @@ var ListManagedJobTemplatesCommand = _ListManagedJobTemplatesCommand;
13088
12756
 
13089
12757
 
13090
12758
 
13091
- var _ListMetricValuesCommand = class _ListMetricValuesCommand extends import_smithy_client.Command.classBuilder().ep({
13092
- ...commonParams
13093
- }).m(function(Command, cs, config, o) {
12759
+ var _ListMetricValuesCommand = class _ListMetricValuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13094
12760
  return [
13095
12761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13096
12762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13104,9 +12770,7 @@ var ListMetricValuesCommand = _ListMetricValuesCommand;
13104
12770
 
13105
12771
 
13106
12772
 
13107
- var _ListMitigationActionsCommand = class _ListMitigationActionsCommand extends import_smithy_client.Command.classBuilder().ep({
13108
- ...commonParams
13109
- }).m(function(Command, cs, config, o) {
12773
+ var _ListMitigationActionsCommand = class _ListMitigationActionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13110
12774
  return [
13111
12775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13112
12776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13120,9 +12784,7 @@ var ListMitigationActionsCommand = _ListMitigationActionsCommand;
13120
12784
 
13121
12785
 
13122
12786
 
13123
- var _ListOTAUpdatesCommand = class _ListOTAUpdatesCommand extends import_smithy_client.Command.classBuilder().ep({
13124
- ...commonParams
13125
- }).m(function(Command, cs, config, o) {
12787
+ var _ListOTAUpdatesCommand = class _ListOTAUpdatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13126
12788
  return [
13127
12789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13128
12790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13136,9 +12798,7 @@ var ListOTAUpdatesCommand = _ListOTAUpdatesCommand;
13136
12798
 
13137
12799
 
13138
12800
 
13139
- var _ListOutgoingCertificatesCommand = class _ListOutgoingCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
13140
- ...commonParams
13141
- }).m(function(Command, cs, config, o) {
12801
+ var _ListOutgoingCertificatesCommand = class _ListOutgoingCertificatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13142
12802
  return [
13143
12803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13144
12804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13152,9 +12812,7 @@ var ListOutgoingCertificatesCommand = _ListOutgoingCertificatesCommand;
13152
12812
 
13153
12813
 
13154
12814
 
13155
- var _ListPackagesCommand = class _ListPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
13156
- ...commonParams
13157
- }).m(function(Command, cs, config, o) {
12815
+ var _ListPackagesCommand = class _ListPackagesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13158
12816
  return [
13159
12817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13160
12818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13168,9 +12826,7 @@ var ListPackagesCommand = _ListPackagesCommand;
13168
12826
 
13169
12827
 
13170
12828
 
13171
- var _ListPackageVersionsCommand = class _ListPackageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
13172
- ...commonParams
13173
- }).m(function(Command, cs, config, o) {
12829
+ var _ListPackageVersionsCommand = class _ListPackageVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13174
12830
  return [
13175
12831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13176
12832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13184,9 +12840,7 @@ var ListPackageVersionsCommand = _ListPackageVersionsCommand;
13184
12840
 
13185
12841
 
13186
12842
 
13187
- var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
13188
- ...commonParams
13189
- }).m(function(Command, cs, config, o) {
12843
+ var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13190
12844
  return [
13191
12845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13192
12846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13200,9 +12854,7 @@ var ListPoliciesCommand = _ListPoliciesCommand;
13200
12854
 
13201
12855
 
13202
12856
 
13203
- var _ListPolicyPrincipalsCommand = class _ListPolicyPrincipalsCommand extends import_smithy_client.Command.classBuilder().ep({
13204
- ...commonParams
13205
- }).m(function(Command, cs, config, o) {
12857
+ var _ListPolicyPrincipalsCommand = class _ListPolicyPrincipalsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13206
12858
  return [
13207
12859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13208
12860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13216,9 +12868,7 @@ var ListPolicyPrincipalsCommand = _ListPolicyPrincipalsCommand;
13216
12868
 
13217
12869
 
13218
12870
 
13219
- var _ListPolicyVersionsCommand = class _ListPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
13220
- ...commonParams
13221
- }).m(function(Command, cs, config, o) {
12871
+ var _ListPolicyVersionsCommand = class _ListPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13222
12872
  return [
13223
12873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13224
12874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13232,9 +12882,7 @@ var ListPolicyVersionsCommand = _ListPolicyVersionsCommand;
13232
12882
 
13233
12883
 
13234
12884
 
13235
- var _ListPrincipalPoliciesCommand = class _ListPrincipalPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
13236
- ...commonParams
13237
- }).m(function(Command, cs, config, o) {
12885
+ var _ListPrincipalPoliciesCommand = class _ListPrincipalPoliciesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13238
12886
  return [
13239
12887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13240
12888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13248,9 +12896,7 @@ var ListPrincipalPoliciesCommand = _ListPrincipalPoliciesCommand;
13248
12896
 
13249
12897
 
13250
12898
 
13251
- var _ListPrincipalThingsCommand = class _ListPrincipalThingsCommand extends import_smithy_client.Command.classBuilder().ep({
13252
- ...commonParams
13253
- }).m(function(Command, cs, config, o) {
12899
+ var _ListPrincipalThingsCommand = class _ListPrincipalThingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13254
12900
  return [
13255
12901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13256
12902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13264,9 +12910,7 @@ var ListPrincipalThingsCommand = _ListPrincipalThingsCommand;
13264
12910
 
13265
12911
 
13266
12912
 
13267
- var _ListProvisioningTemplatesCommand = class _ListProvisioningTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
13268
- ...commonParams
13269
- }).m(function(Command, cs, config, o) {
12913
+ var _ListProvisioningTemplatesCommand = class _ListProvisioningTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13270
12914
  return [
13271
12915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13272
12916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13280,9 +12924,7 @@ var ListProvisioningTemplatesCommand = _ListProvisioningTemplatesCommand;
13280
12924
 
13281
12925
 
13282
12926
 
13283
- var _ListProvisioningTemplateVersionsCommand = class _ListProvisioningTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
13284
- ...commonParams
13285
- }).m(function(Command, cs, config, o) {
12927
+ var _ListProvisioningTemplateVersionsCommand = class _ListProvisioningTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13286
12928
  return [
13287
12929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13288
12930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13296,9 +12938,7 @@ var ListProvisioningTemplateVersionsCommand = _ListProvisioningTemplateVersionsC
13296
12938
 
13297
12939
 
13298
12940
 
13299
- var _ListRelatedResourcesForAuditFindingCommand = class _ListRelatedResourcesForAuditFindingCommand extends import_smithy_client.Command.classBuilder().ep({
13300
- ...commonParams
13301
- }).m(function(Command, cs, config, o) {
12941
+ var _ListRelatedResourcesForAuditFindingCommand = class _ListRelatedResourcesForAuditFindingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13302
12942
  return [
13303
12943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13304
12944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13312,9 +12952,7 @@ var ListRelatedResourcesForAuditFindingCommand = _ListRelatedResourcesForAuditFi
13312
12952
 
13313
12953
 
13314
12954
 
13315
- var _ListRoleAliasesCommand = class _ListRoleAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
13316
- ...commonParams
13317
- }).m(function(Command, cs, config, o) {
12955
+ var _ListRoleAliasesCommand = class _ListRoleAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13318
12956
  return [
13319
12957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13320
12958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13328,9 +12966,7 @@ var ListRoleAliasesCommand = _ListRoleAliasesCommand;
13328
12966
 
13329
12967
 
13330
12968
 
13331
- var _ListScheduledAuditsCommand = class _ListScheduledAuditsCommand extends import_smithy_client.Command.classBuilder().ep({
13332
- ...commonParams
13333
- }).m(function(Command, cs, config, o) {
12969
+ var _ListScheduledAuditsCommand = class _ListScheduledAuditsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13334
12970
  return [
13335
12971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13336
12972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13344,9 +12980,7 @@ var ListScheduledAuditsCommand = _ListScheduledAuditsCommand;
13344
12980
 
13345
12981
 
13346
12982
 
13347
- var _ListSecurityProfilesCommand = class _ListSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
13348
- ...commonParams
13349
- }).m(function(Command, cs, config, o) {
12983
+ var _ListSecurityProfilesCommand = class _ListSecurityProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13350
12984
  return [
13351
12985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13352
12986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13360,9 +12994,7 @@ var ListSecurityProfilesCommand = _ListSecurityProfilesCommand;
13360
12994
 
13361
12995
 
13362
12996
 
13363
- var _ListSecurityProfilesForTargetCommand = class _ListSecurityProfilesForTargetCommand extends import_smithy_client.Command.classBuilder().ep({
13364
- ...commonParams
13365
- }).m(function(Command, cs, config, o) {
12997
+ var _ListSecurityProfilesForTargetCommand = class _ListSecurityProfilesForTargetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13366
12998
  return [
13367
12999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13368
13000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13376,9 +13008,7 @@ var ListSecurityProfilesForTargetCommand = _ListSecurityProfilesForTargetCommand
13376
13008
 
13377
13009
 
13378
13010
 
13379
- var _ListStreamsCommand = class _ListStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
13380
- ...commonParams
13381
- }).m(function(Command, cs, config, o) {
13011
+ var _ListStreamsCommand = class _ListStreamsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13382
13012
  return [
13383
13013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13384
13014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13392,9 +13022,7 @@ var ListStreamsCommand = _ListStreamsCommand;
13392
13022
 
13393
13023
 
13394
13024
 
13395
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
13396
- ...commonParams
13397
- }).m(function(Command, cs, config, o) {
13025
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13398
13026
  return [
13399
13027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13400
13028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13408,9 +13036,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
13408
13036
 
13409
13037
 
13410
13038
 
13411
- var _ListTargetsForPolicyCommand = class _ListTargetsForPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
13412
- ...commonParams
13413
- }).m(function(Command, cs, config, o) {
13039
+ var _ListTargetsForPolicyCommand = class _ListTargetsForPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13414
13040
  return [
13415
13041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13416
13042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13424,9 +13050,7 @@ var ListTargetsForPolicyCommand = _ListTargetsForPolicyCommand;
13424
13050
 
13425
13051
 
13426
13052
 
13427
- var _ListTargetsForSecurityProfileCommand = class _ListTargetsForSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
13428
- ...commonParams
13429
- }).m(function(Command, cs, config, o) {
13053
+ var _ListTargetsForSecurityProfileCommand = class _ListTargetsForSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13430
13054
  return [
13431
13055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13432
13056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13440,9 +13064,7 @@ var ListTargetsForSecurityProfileCommand = _ListTargetsForSecurityProfileCommand
13440
13064
 
13441
13065
 
13442
13066
 
13443
- var _ListThingGroupsCommand = class _ListThingGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
13444
- ...commonParams
13445
- }).m(function(Command, cs, config, o) {
13067
+ var _ListThingGroupsCommand = class _ListThingGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13446
13068
  return [
13447
13069
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13448
13070
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13456,9 +13078,7 @@ var ListThingGroupsCommand = _ListThingGroupsCommand;
13456
13078
 
13457
13079
 
13458
13080
 
13459
- var _ListThingGroupsForThingCommand = class _ListThingGroupsForThingCommand extends import_smithy_client.Command.classBuilder().ep({
13460
- ...commonParams
13461
- }).m(function(Command, cs, config, o) {
13081
+ var _ListThingGroupsForThingCommand = class _ListThingGroupsForThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13462
13082
  return [
13463
13083
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13464
13084
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13472,9 +13092,7 @@ var ListThingGroupsForThingCommand = _ListThingGroupsForThingCommand;
13472
13092
 
13473
13093
 
13474
13094
 
13475
- var _ListThingPrincipalsCommand = class _ListThingPrincipalsCommand extends import_smithy_client.Command.classBuilder().ep({
13476
- ...commonParams
13477
- }).m(function(Command, cs, config, o) {
13095
+ var _ListThingPrincipalsCommand = class _ListThingPrincipalsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13478
13096
  return [
13479
13097
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13480
13098
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13488,9 +13106,7 @@ var ListThingPrincipalsCommand = _ListThingPrincipalsCommand;
13488
13106
 
13489
13107
 
13490
13108
 
13491
- var _ListThingRegistrationTaskReportsCommand = class _ListThingRegistrationTaskReportsCommand extends import_smithy_client.Command.classBuilder().ep({
13492
- ...commonParams
13493
- }).m(function(Command, cs, config, o) {
13109
+ var _ListThingRegistrationTaskReportsCommand = class _ListThingRegistrationTaskReportsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13494
13110
  return [
13495
13111
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13496
13112
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13504,9 +13120,7 @@ var ListThingRegistrationTaskReportsCommand = _ListThingRegistrationTaskReportsC
13504
13120
 
13505
13121
 
13506
13122
 
13507
- var _ListThingRegistrationTasksCommand = class _ListThingRegistrationTasksCommand extends import_smithy_client.Command.classBuilder().ep({
13508
- ...commonParams
13509
- }).m(function(Command, cs, config, o) {
13123
+ var _ListThingRegistrationTasksCommand = class _ListThingRegistrationTasksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13510
13124
  return [
13511
13125
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13512
13126
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13520,9 +13134,7 @@ var ListThingRegistrationTasksCommand = _ListThingRegistrationTasksCommand;
13520
13134
 
13521
13135
 
13522
13136
 
13523
- var _ListThingsCommand = class _ListThingsCommand extends import_smithy_client.Command.classBuilder().ep({
13524
- ...commonParams
13525
- }).m(function(Command, cs, config, o) {
13137
+ var _ListThingsCommand = class _ListThingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13526
13138
  return [
13527
13139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13528
13140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13536,9 +13148,7 @@ var ListThingsCommand = _ListThingsCommand;
13536
13148
 
13537
13149
 
13538
13150
 
13539
- var _ListThingsInBillingGroupCommand = class _ListThingsInBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13540
- ...commonParams
13541
- }).m(function(Command, cs, config, o) {
13151
+ var _ListThingsInBillingGroupCommand = class _ListThingsInBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13542
13152
  return [
13543
13153
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13544
13154
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13552,9 +13162,7 @@ var ListThingsInBillingGroupCommand = _ListThingsInBillingGroupCommand;
13552
13162
 
13553
13163
 
13554
13164
 
13555
- var _ListThingsInThingGroupCommand = class _ListThingsInThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13556
- ...commonParams
13557
- }).m(function(Command, cs, config, o) {
13165
+ var _ListThingsInThingGroupCommand = class _ListThingsInThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13558
13166
  return [
13559
13167
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13560
13168
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13568,9 +13176,7 @@ var ListThingsInThingGroupCommand = _ListThingsInThingGroupCommand;
13568
13176
 
13569
13177
 
13570
13178
 
13571
- var _ListThingTypesCommand = class _ListThingTypesCommand extends import_smithy_client.Command.classBuilder().ep({
13572
- ...commonParams
13573
- }).m(function(Command, cs, config, o) {
13179
+ var _ListThingTypesCommand = class _ListThingTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13574
13180
  return [
13575
13181
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13576
13182
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13584,9 +13190,7 @@ var ListThingTypesCommand = _ListThingTypesCommand;
13584
13190
 
13585
13191
 
13586
13192
 
13587
- var _ListTopicRuleDestinationsCommand = class _ListTopicRuleDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
13588
- ...commonParams
13589
- }).m(function(Command, cs, config, o) {
13193
+ var _ListTopicRuleDestinationsCommand = class _ListTopicRuleDestinationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13590
13194
  return [
13591
13195
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13592
13196
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13600,9 +13204,7 @@ var ListTopicRuleDestinationsCommand = _ListTopicRuleDestinationsCommand;
13600
13204
 
13601
13205
 
13602
13206
 
13603
- var _ListTopicRulesCommand = class _ListTopicRulesCommand extends import_smithy_client.Command.classBuilder().ep({
13604
- ...commonParams
13605
- }).m(function(Command, cs, config, o) {
13207
+ var _ListTopicRulesCommand = class _ListTopicRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13606
13208
  return [
13607
13209
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13608
13210
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13616,9 +13218,7 @@ var ListTopicRulesCommand = _ListTopicRulesCommand;
13616
13218
 
13617
13219
 
13618
13220
 
13619
- var _ListV2LoggingLevelsCommand = class _ListV2LoggingLevelsCommand extends import_smithy_client.Command.classBuilder().ep({
13620
- ...commonParams
13621
- }).m(function(Command, cs, config, o) {
13221
+ var _ListV2LoggingLevelsCommand = class _ListV2LoggingLevelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13622
13222
  return [
13623
13223
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13624
13224
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13632,9 +13232,7 @@ var ListV2LoggingLevelsCommand = _ListV2LoggingLevelsCommand;
13632
13232
 
13633
13233
 
13634
13234
 
13635
- var _ListViolationEventsCommand = class _ListViolationEventsCommand extends import_smithy_client.Command.classBuilder().ep({
13636
- ...commonParams
13637
- }).m(function(Command, cs, config, o) {
13235
+ var _ListViolationEventsCommand = class _ListViolationEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13638
13236
  return [
13639
13237
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13640
13238
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13648,9 +13246,7 @@ var ListViolationEventsCommand = _ListViolationEventsCommand;
13648
13246
 
13649
13247
 
13650
13248
 
13651
- var _PutVerificationStateOnViolationCommand = class _PutVerificationStateOnViolationCommand extends import_smithy_client.Command.classBuilder().ep({
13652
- ...commonParams
13653
- }).m(function(Command, cs, config, o) {
13249
+ var _PutVerificationStateOnViolationCommand = class _PutVerificationStateOnViolationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13654
13250
  return [
13655
13251
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13656
13252
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13664,9 +13260,7 @@ var PutVerificationStateOnViolationCommand = _PutVerificationStateOnViolationCom
13664
13260
 
13665
13261
 
13666
13262
 
13667
- var _RegisterCACertificateCommand = class _RegisterCACertificateCommand extends import_smithy_client.Command.classBuilder().ep({
13668
- ...commonParams
13669
- }).m(function(Command, cs, config, o) {
13263
+ var _RegisterCACertificateCommand = class _RegisterCACertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13670
13264
  return [
13671
13265
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13672
13266
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13680,9 +13274,7 @@ var RegisterCACertificateCommand = _RegisterCACertificateCommand;
13680
13274
 
13681
13275
 
13682
13276
 
13683
- var _RegisterCertificateCommand = class _RegisterCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
13684
- ...commonParams
13685
- }).m(function(Command, cs, config, o) {
13277
+ var _RegisterCertificateCommand = class _RegisterCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13686
13278
  return [
13687
13279
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13688
13280
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13696,9 +13288,7 @@ var RegisterCertificateCommand = _RegisterCertificateCommand;
13696
13288
 
13697
13289
 
13698
13290
 
13699
- var _RegisterCertificateWithoutCACommand = class _RegisterCertificateWithoutCACommand extends import_smithy_client.Command.classBuilder().ep({
13700
- ...commonParams
13701
- }).m(function(Command, cs, config, o) {
13291
+ var _RegisterCertificateWithoutCACommand = class _RegisterCertificateWithoutCACommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13702
13292
  return [
13703
13293
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13704
13294
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13712,9 +13302,7 @@ var RegisterCertificateWithoutCACommand = _RegisterCertificateWithoutCACommand;
13712
13302
 
13713
13303
 
13714
13304
 
13715
- var _RegisterThingCommand = class _RegisterThingCommand extends import_smithy_client.Command.classBuilder().ep({
13716
- ...commonParams
13717
- }).m(function(Command, cs, config, o) {
13305
+ var _RegisterThingCommand = class _RegisterThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13718
13306
  return [
13719
13307
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13720
13308
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13728,9 +13316,7 @@ var RegisterThingCommand = _RegisterThingCommand;
13728
13316
 
13729
13317
 
13730
13318
 
13731
- var _RejectCertificateTransferCommand = class _RejectCertificateTransferCommand extends import_smithy_client.Command.classBuilder().ep({
13732
- ...commonParams
13733
- }).m(function(Command, cs, config, o) {
13319
+ var _RejectCertificateTransferCommand = class _RejectCertificateTransferCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13734
13320
  return [
13735
13321
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13736
13322
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13744,9 +13330,7 @@ var RejectCertificateTransferCommand = _RejectCertificateTransferCommand;
13744
13330
 
13745
13331
 
13746
13332
 
13747
- var _RemoveThingFromBillingGroupCommand = class _RemoveThingFromBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13748
- ...commonParams
13749
- }).m(function(Command, cs, config, o) {
13333
+ var _RemoveThingFromBillingGroupCommand = class _RemoveThingFromBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13750
13334
  return [
13751
13335
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13752
13336
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13760,9 +13344,7 @@ var RemoveThingFromBillingGroupCommand = _RemoveThingFromBillingGroupCommand;
13760
13344
 
13761
13345
 
13762
13346
 
13763
- var _RemoveThingFromThingGroupCommand = class _RemoveThingFromThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
13764
- ...commonParams
13765
- }).m(function(Command, cs, config, o) {
13347
+ var _RemoveThingFromThingGroupCommand = class _RemoveThingFromThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13766
13348
  return [
13767
13349
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13768
13350
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13776,9 +13358,7 @@ var RemoveThingFromThingGroupCommand = _RemoveThingFromThingGroupCommand;
13776
13358
 
13777
13359
 
13778
13360
 
13779
- var _ReplaceTopicRuleCommand = class _ReplaceTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep({
13780
- ...commonParams
13781
- }).m(function(Command, cs, config, o) {
13361
+ var _ReplaceTopicRuleCommand = class _ReplaceTopicRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13782
13362
  return [
13783
13363
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13784
13364
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13792,9 +13372,7 @@ var ReplaceTopicRuleCommand = _ReplaceTopicRuleCommand;
13792
13372
 
13793
13373
 
13794
13374
 
13795
- var _SearchIndexCommand = class _SearchIndexCommand extends import_smithy_client.Command.classBuilder().ep({
13796
- ...commonParams
13797
- }).m(function(Command, cs, config, o) {
13375
+ var _SearchIndexCommand = class _SearchIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13798
13376
  return [
13799
13377
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13800
13378
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13808,9 +13386,7 @@ var SearchIndexCommand = _SearchIndexCommand;
13808
13386
 
13809
13387
 
13810
13388
 
13811
- var _SetDefaultAuthorizerCommand = class _SetDefaultAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
13812
- ...commonParams
13813
- }).m(function(Command, cs, config, o) {
13389
+ var _SetDefaultAuthorizerCommand = class _SetDefaultAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13814
13390
  return [
13815
13391
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13816
13392
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13824,9 +13400,7 @@ var SetDefaultAuthorizerCommand = _SetDefaultAuthorizerCommand;
13824
13400
 
13825
13401
 
13826
13402
 
13827
- var _SetDefaultPolicyVersionCommand = class _SetDefaultPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
13828
- ...commonParams
13829
- }).m(function(Command, cs, config, o) {
13403
+ var _SetDefaultPolicyVersionCommand = class _SetDefaultPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13830
13404
  return [
13831
13405
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13832
13406
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13840,9 +13414,7 @@ var SetDefaultPolicyVersionCommand = _SetDefaultPolicyVersionCommand;
13840
13414
 
13841
13415
 
13842
13416
 
13843
- var _SetLoggingOptionsCommand = class _SetLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
13844
- ...commonParams
13845
- }).m(function(Command, cs, config, o) {
13417
+ var _SetLoggingOptionsCommand = class _SetLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13846
13418
  return [
13847
13419
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13848
13420
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13856,9 +13428,7 @@ var SetLoggingOptionsCommand = _SetLoggingOptionsCommand;
13856
13428
 
13857
13429
 
13858
13430
 
13859
- var _SetV2LoggingLevelCommand = class _SetV2LoggingLevelCommand extends import_smithy_client.Command.classBuilder().ep({
13860
- ...commonParams
13861
- }).m(function(Command, cs, config, o) {
13431
+ var _SetV2LoggingLevelCommand = class _SetV2LoggingLevelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13862
13432
  return [
13863
13433
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13864
13434
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13872,9 +13442,7 @@ var SetV2LoggingLevelCommand = _SetV2LoggingLevelCommand;
13872
13442
 
13873
13443
 
13874
13444
 
13875
- var _SetV2LoggingOptionsCommand = class _SetV2LoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
13876
- ...commonParams
13877
- }).m(function(Command, cs, config, o) {
13445
+ var _SetV2LoggingOptionsCommand = class _SetV2LoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13878
13446
  return [
13879
13447
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13880
13448
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13888,9 +13456,7 @@ var SetV2LoggingOptionsCommand = _SetV2LoggingOptionsCommand;
13888
13456
 
13889
13457
 
13890
13458
 
13891
- var _StartAuditMitigationActionsTaskCommand = class _StartAuditMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep({
13892
- ...commonParams
13893
- }).m(function(Command, cs, config, o) {
13459
+ var _StartAuditMitigationActionsTaskCommand = class _StartAuditMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13894
13460
  return [
13895
13461
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13896
13462
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13904,9 +13470,7 @@ var StartAuditMitigationActionsTaskCommand = _StartAuditMitigationActionsTaskCom
13904
13470
 
13905
13471
 
13906
13472
 
13907
- var _StartDetectMitigationActionsTaskCommand = class _StartDetectMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep({
13908
- ...commonParams
13909
- }).m(function(Command, cs, config, o) {
13473
+ var _StartDetectMitigationActionsTaskCommand = class _StartDetectMitigationActionsTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13910
13474
  return [
13911
13475
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13912
13476
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13920,9 +13484,7 @@ var StartDetectMitigationActionsTaskCommand = _StartDetectMitigationActionsTaskC
13920
13484
 
13921
13485
 
13922
13486
 
13923
- var _StartOnDemandAuditTaskCommand = class _StartOnDemandAuditTaskCommand extends import_smithy_client.Command.classBuilder().ep({
13924
- ...commonParams
13925
- }).m(function(Command, cs, config, o) {
13487
+ var _StartOnDemandAuditTaskCommand = class _StartOnDemandAuditTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13926
13488
  return [
13927
13489
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13928
13490
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13936,9 +13498,7 @@ var StartOnDemandAuditTaskCommand = _StartOnDemandAuditTaskCommand;
13936
13498
 
13937
13499
 
13938
13500
 
13939
- var _StartThingRegistrationTaskCommand = class _StartThingRegistrationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
13940
- ...commonParams
13941
- }).m(function(Command, cs, config, o) {
13501
+ var _StartThingRegistrationTaskCommand = class _StartThingRegistrationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13942
13502
  return [
13943
13503
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13944
13504
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13952,9 +13512,7 @@ var StartThingRegistrationTaskCommand = _StartThingRegistrationTaskCommand;
13952
13512
 
13953
13513
 
13954
13514
 
13955
- var _StopThingRegistrationTaskCommand = class _StopThingRegistrationTaskCommand extends import_smithy_client.Command.classBuilder().ep({
13956
- ...commonParams
13957
- }).m(function(Command, cs, config, o) {
13515
+ var _StopThingRegistrationTaskCommand = class _StopThingRegistrationTaskCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13958
13516
  return [
13959
13517
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13960
13518
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13968,9 +13526,7 @@ var StopThingRegistrationTaskCommand = _StopThingRegistrationTaskCommand;
13968
13526
 
13969
13527
 
13970
13528
 
13971
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
13972
- ...commonParams
13973
- }).m(function(Command, cs, config, o) {
13529
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13974
13530
  return [
13975
13531
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13976
13532
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -13984,9 +13540,7 @@ var TagResourceCommand = _TagResourceCommand;
13984
13540
 
13985
13541
 
13986
13542
 
13987
- var _TestAuthorizationCommand = class _TestAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
13988
- ...commonParams
13989
- }).m(function(Command, cs, config, o) {
13543
+ var _TestAuthorizationCommand = class _TestAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
13990
13544
  return [
13991
13545
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
13992
13546
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14000,9 +13554,7 @@ var TestAuthorizationCommand = _TestAuthorizationCommand;
14000
13554
 
14001
13555
 
14002
13556
 
14003
- var _TestInvokeAuthorizerCommand = class _TestInvokeAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
14004
- ...commonParams
14005
- }).m(function(Command, cs, config, o) {
13557
+ var _TestInvokeAuthorizerCommand = class _TestInvokeAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14006
13558
  return [
14007
13559
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14008
13560
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14016,9 +13568,7 @@ var TestInvokeAuthorizerCommand = _TestInvokeAuthorizerCommand;
14016
13568
 
14017
13569
 
14018
13570
 
14019
- var _TransferCertificateCommand = class _TransferCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
14020
- ...commonParams
14021
- }).m(function(Command, cs, config, o) {
13571
+ var _TransferCertificateCommand = class _TransferCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14022
13572
  return [
14023
13573
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14024
13574
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14032,9 +13582,7 @@ var TransferCertificateCommand = _TransferCertificateCommand;
14032
13582
 
14033
13583
 
14034
13584
 
14035
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
14036
- ...commonParams
14037
- }).m(function(Command, cs, config, o) {
13585
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14038
13586
  return [
14039
13587
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14040
13588
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14048,9 +13596,7 @@ var UntagResourceCommand = _UntagResourceCommand;
14048
13596
 
14049
13597
 
14050
13598
 
14051
- var _UpdateAccountAuditConfigurationCommand = class _UpdateAccountAuditConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
14052
- ...commonParams
14053
- }).m(function(Command, cs, config, o) {
13599
+ var _UpdateAccountAuditConfigurationCommand = class _UpdateAccountAuditConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14054
13600
  return [
14055
13601
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14056
13602
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14064,9 +13610,7 @@ var UpdateAccountAuditConfigurationCommand = _UpdateAccountAuditConfigurationCom
14064
13610
 
14065
13611
 
14066
13612
 
14067
- var _UpdateAuditSuppressionCommand = class _UpdateAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep({
14068
- ...commonParams
14069
- }).m(function(Command, cs, config, o) {
13613
+ var _UpdateAuditSuppressionCommand = class _UpdateAuditSuppressionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14070
13614
  return [
14071
13615
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14072
13616
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14080,9 +13624,7 @@ var UpdateAuditSuppressionCommand = _UpdateAuditSuppressionCommand;
14080
13624
 
14081
13625
 
14082
13626
 
14083
- var _UpdateAuthorizerCommand = class _UpdateAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep({
14084
- ...commonParams
14085
- }).m(function(Command, cs, config, o) {
13627
+ var _UpdateAuthorizerCommand = class _UpdateAuthorizerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14086
13628
  return [
14087
13629
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14088
13630
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14096,9 +13638,7 @@ var UpdateAuthorizerCommand = _UpdateAuthorizerCommand;
14096
13638
 
14097
13639
 
14098
13640
 
14099
- var _UpdateBillingGroupCommand = class _UpdateBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
14100
- ...commonParams
14101
- }).m(function(Command, cs, config, o) {
13641
+ var _UpdateBillingGroupCommand = class _UpdateBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14102
13642
  return [
14103
13643
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14104
13644
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14112,9 +13652,7 @@ var UpdateBillingGroupCommand = _UpdateBillingGroupCommand;
14112
13652
 
14113
13653
 
14114
13654
 
14115
- var _UpdateCACertificateCommand = class _UpdateCACertificateCommand extends import_smithy_client.Command.classBuilder().ep({
14116
- ...commonParams
14117
- }).m(function(Command, cs, config, o) {
13655
+ var _UpdateCACertificateCommand = class _UpdateCACertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14118
13656
  return [
14119
13657
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14120
13658
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14128,9 +13666,7 @@ var UpdateCACertificateCommand = _UpdateCACertificateCommand;
14128
13666
 
14129
13667
 
14130
13668
 
14131
- var _UpdateCertificateCommand = class _UpdateCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
14132
- ...commonParams
14133
- }).m(function(Command, cs, config, o) {
13669
+ var _UpdateCertificateCommand = class _UpdateCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14134
13670
  return [
14135
13671
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14136
13672
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14144,9 +13680,7 @@ var UpdateCertificateCommand = _UpdateCertificateCommand;
14144
13680
 
14145
13681
 
14146
13682
 
14147
- var _UpdateCertificateProviderCommand = class _UpdateCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep({
14148
- ...commonParams
14149
- }).m(function(Command, cs, config, o) {
13683
+ var _UpdateCertificateProviderCommand = class _UpdateCertificateProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14150
13684
  return [
14151
13685
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14152
13686
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14160,9 +13694,7 @@ var UpdateCertificateProviderCommand = _UpdateCertificateProviderCommand;
14160
13694
 
14161
13695
 
14162
13696
 
14163
- var _UpdateCustomMetricCommand = class _UpdateCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep({
14164
- ...commonParams
14165
- }).m(function(Command, cs, config, o) {
13697
+ var _UpdateCustomMetricCommand = class _UpdateCustomMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14166
13698
  return [
14167
13699
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14168
13700
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14176,9 +13708,7 @@ var UpdateCustomMetricCommand = _UpdateCustomMetricCommand;
14176
13708
 
14177
13709
 
14178
13710
 
14179
- var _UpdateDimensionCommand = class _UpdateDimensionCommand extends import_smithy_client.Command.classBuilder().ep({
14180
- ...commonParams
14181
- }).m(function(Command, cs, config, o) {
13711
+ var _UpdateDimensionCommand = class _UpdateDimensionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14182
13712
  return [
14183
13713
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14184
13714
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14192,9 +13722,7 @@ var UpdateDimensionCommand = _UpdateDimensionCommand;
14192
13722
 
14193
13723
 
14194
13724
 
14195
- var _UpdateDomainConfigurationCommand = class _UpdateDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
14196
- ...commonParams
14197
- }).m(function(Command, cs, config, o) {
13725
+ var _UpdateDomainConfigurationCommand = class _UpdateDomainConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14198
13726
  return [
14199
13727
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14200
13728
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14208,9 +13736,7 @@ var UpdateDomainConfigurationCommand = _UpdateDomainConfigurationCommand;
14208
13736
 
14209
13737
 
14210
13738
 
14211
- var _UpdateDynamicThingGroupCommand = class _UpdateDynamicThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
14212
- ...commonParams
14213
- }).m(function(Command, cs, config, o) {
13739
+ var _UpdateDynamicThingGroupCommand = class _UpdateDynamicThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14214
13740
  return [
14215
13741
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14216
13742
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14224,9 +13750,7 @@ var UpdateDynamicThingGroupCommand = _UpdateDynamicThingGroupCommand;
14224
13750
 
14225
13751
 
14226
13752
 
14227
- var _UpdateEventConfigurationsCommand = class _UpdateEventConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
14228
- ...commonParams
14229
- }).m(function(Command, cs, config, o) {
13753
+ var _UpdateEventConfigurationsCommand = class _UpdateEventConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14230
13754
  return [
14231
13755
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14232
13756
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14240,9 +13764,7 @@ var UpdateEventConfigurationsCommand = _UpdateEventConfigurationsCommand;
14240
13764
 
14241
13765
 
14242
13766
 
14243
- var _UpdateFleetMetricCommand = class _UpdateFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep({
14244
- ...commonParams
14245
- }).m(function(Command, cs, config, o) {
13767
+ var _UpdateFleetMetricCommand = class _UpdateFleetMetricCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14246
13768
  return [
14247
13769
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14248
13770
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14256,9 +13778,7 @@ var UpdateFleetMetricCommand = _UpdateFleetMetricCommand;
14256
13778
 
14257
13779
 
14258
13780
 
14259
- var _UpdateIndexingConfigurationCommand = class _UpdateIndexingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
14260
- ...commonParams
14261
- }).m(function(Command, cs, config, o) {
13781
+ var _UpdateIndexingConfigurationCommand = class _UpdateIndexingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14262
13782
  return [
14263
13783
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14264
13784
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14272,9 +13792,7 @@ var UpdateIndexingConfigurationCommand = _UpdateIndexingConfigurationCommand;
14272
13792
 
14273
13793
 
14274
13794
 
14275
- var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep({
14276
- ...commonParams
14277
- }).m(function(Command, cs, config, o) {
13795
+ var _UpdateJobCommand = class _UpdateJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14278
13796
  return [
14279
13797
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14280
13798
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14288,9 +13806,7 @@ var UpdateJobCommand = _UpdateJobCommand;
14288
13806
 
14289
13807
 
14290
13808
 
14291
- var _UpdateMitigationActionCommand = class _UpdateMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep({
14292
- ...commonParams
14293
- }).m(function(Command, cs, config, o) {
13809
+ var _UpdateMitigationActionCommand = class _UpdateMitigationActionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14294
13810
  return [
14295
13811
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14296
13812
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14304,9 +13820,7 @@ var UpdateMitigationActionCommand = _UpdateMitigationActionCommand;
14304
13820
 
14305
13821
 
14306
13822
 
14307
- var _UpdatePackageCommand = class _UpdatePackageCommand extends import_smithy_client.Command.classBuilder().ep({
14308
- ...commonParams
14309
- }).m(function(Command, cs, config, o) {
13823
+ var _UpdatePackageCommand = class _UpdatePackageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14310
13824
  return [
14311
13825
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14312
13826
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14320,9 +13834,7 @@ var UpdatePackageCommand = _UpdatePackageCommand;
14320
13834
 
14321
13835
 
14322
13836
 
14323
- var _UpdatePackageConfigurationCommand = class _UpdatePackageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
14324
- ...commonParams
14325
- }).m(function(Command, cs, config, o) {
13837
+ var _UpdatePackageConfigurationCommand = class _UpdatePackageConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14326
13838
  return [
14327
13839
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14328
13840
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14336,9 +13848,7 @@ var UpdatePackageConfigurationCommand = _UpdatePackageConfigurationCommand;
14336
13848
 
14337
13849
 
14338
13850
 
14339
- var _UpdatePackageVersionCommand = class _UpdatePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
14340
- ...commonParams
14341
- }).m(function(Command, cs, config, o) {
13851
+ var _UpdatePackageVersionCommand = class _UpdatePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14342
13852
  return [
14343
13853
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14344
13854
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14352,9 +13862,7 @@ var UpdatePackageVersionCommand = _UpdatePackageVersionCommand;
14352
13862
 
14353
13863
 
14354
13864
 
14355
- var _UpdateProvisioningTemplateCommand = class _UpdateProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
14356
- ...commonParams
14357
- }).m(function(Command, cs, config, o) {
13865
+ var _UpdateProvisioningTemplateCommand = class _UpdateProvisioningTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14358
13866
  return [
14359
13867
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14360
13868
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14368,9 +13876,7 @@ var UpdateProvisioningTemplateCommand = _UpdateProvisioningTemplateCommand;
14368
13876
 
14369
13877
 
14370
13878
 
14371
- var _UpdateRoleAliasCommand = class _UpdateRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep({
14372
- ...commonParams
14373
- }).m(function(Command, cs, config, o) {
13879
+ var _UpdateRoleAliasCommand = class _UpdateRoleAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14374
13880
  return [
14375
13881
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14376
13882
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14384,9 +13890,7 @@ var UpdateRoleAliasCommand = _UpdateRoleAliasCommand;
14384
13890
 
14385
13891
 
14386
13892
 
14387
- var _UpdateScheduledAuditCommand = class _UpdateScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep({
14388
- ...commonParams
14389
- }).m(function(Command, cs, config, o) {
13893
+ var _UpdateScheduledAuditCommand = class _UpdateScheduledAuditCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14390
13894
  return [
14391
13895
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14392
13896
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14400,9 +13904,7 @@ var UpdateScheduledAuditCommand = _UpdateScheduledAuditCommand;
14400
13904
 
14401
13905
 
14402
13906
 
14403
- var _UpdateSecurityProfileCommand = class _UpdateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep({
14404
- ...commonParams
14405
- }).m(function(Command, cs, config, o) {
13907
+ var _UpdateSecurityProfileCommand = class _UpdateSecurityProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14406
13908
  return [
14407
13909
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14408
13910
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14416,9 +13918,7 @@ var UpdateSecurityProfileCommand = _UpdateSecurityProfileCommand;
14416
13918
 
14417
13919
 
14418
13920
 
14419
- var _UpdateStreamCommand = class _UpdateStreamCommand extends import_smithy_client.Command.classBuilder().ep({
14420
- ...commonParams
14421
- }).m(function(Command, cs, config, o) {
13921
+ var _UpdateStreamCommand = class _UpdateStreamCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14422
13922
  return [
14423
13923
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14424
13924
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14432,9 +13932,7 @@ var UpdateStreamCommand = _UpdateStreamCommand;
14432
13932
 
14433
13933
 
14434
13934
 
14435
- var _UpdateThingCommand = class _UpdateThingCommand extends import_smithy_client.Command.classBuilder().ep({
14436
- ...commonParams
14437
- }).m(function(Command, cs, config, o) {
13935
+ var _UpdateThingCommand = class _UpdateThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14438
13936
  return [
14439
13937
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14440
13938
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14448,9 +13946,7 @@ var UpdateThingCommand = _UpdateThingCommand;
14448
13946
 
14449
13947
 
14450
13948
 
14451
- var _UpdateThingGroupCommand = class _UpdateThingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
14452
- ...commonParams
14453
- }).m(function(Command, cs, config, o) {
13949
+ var _UpdateThingGroupCommand = class _UpdateThingGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14454
13950
  return [
14455
13951
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14456
13952
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14464,9 +13960,7 @@ var UpdateThingGroupCommand = _UpdateThingGroupCommand;
14464
13960
 
14465
13961
 
14466
13962
 
14467
- var _UpdateThingGroupsForThingCommand = class _UpdateThingGroupsForThingCommand extends import_smithy_client.Command.classBuilder().ep({
14468
- ...commonParams
14469
- }).m(function(Command, cs, config, o) {
13963
+ var _UpdateThingGroupsForThingCommand = class _UpdateThingGroupsForThingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14470
13964
  return [
14471
13965
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14472
13966
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14480,9 +13974,7 @@ var UpdateThingGroupsForThingCommand = _UpdateThingGroupsForThingCommand;
14480
13974
 
14481
13975
 
14482
13976
 
14483
- var _UpdateTopicRuleDestinationCommand = class _UpdateTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
14484
- ...commonParams
14485
- }).m(function(Command, cs, config, o) {
13977
+ var _UpdateTopicRuleDestinationCommand = class _UpdateTopicRuleDestinationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14486
13978
  return [
14487
13979
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14488
13980
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -14496,9 +13988,7 @@ var UpdateTopicRuleDestinationCommand = _UpdateTopicRuleDestinationCommand;
14496
13988
 
14497
13989
 
14498
13990
 
14499
- var _ValidateSecurityProfileBehaviorsCommand = class _ValidateSecurityProfileBehaviorsCommand extends import_smithy_client.Command.classBuilder().ep({
14500
- ...commonParams
14501
- }).m(function(Command, cs, config, o) {
13991
+ var _ValidateSecurityProfileBehaviorsCommand = class _ValidateSecurityProfileBehaviorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
14502
13992
  return [
14503
13993
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
14504
13994
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())