@aws-sdk/client-iot 3.1044.0 → 3.1046.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (851) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +561 -562
  5. package/dist-cjs/models/IoTServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/IoT.js +1 -1
  10. package/dist-es/IoTClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  13. package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  14. package/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  15. package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  16. package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  17. package/dist-es/commands/AttachPolicyCommand.js +2 -2
  18. package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  19. package/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  20. package/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  21. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  22. package/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  23. package/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  24. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  25. package/dist-es/commands/CancelJobCommand.js +2 -2
  26. package/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  27. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  28. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  29. package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  30. package/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  31. package/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  32. package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  33. package/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  34. package/dist-es/commands/CreateCommandCommand.js +2 -2
  35. package/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  36. package/dist-es/commands/CreateDimensionCommand.js +2 -2
  37. package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  38. package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  39. package/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  40. package/dist-es/commands/CreateJobCommand.js +2 -2
  41. package/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  42. package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  43. package/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  44. package/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  45. package/dist-es/commands/CreatePackageCommand.js +2 -2
  46. package/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  47. package/dist-es/commands/CreatePolicyCommand.js +2 -2
  48. package/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  49. package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  50. package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  51. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  52. package/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  53. package/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  54. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  55. package/dist-es/commands/CreateStreamCommand.js +2 -2
  56. package/dist-es/commands/CreateThingCommand.js +2 -2
  57. package/dist-es/commands/CreateThingGroupCommand.js +2 -2
  58. package/dist-es/commands/CreateThingTypeCommand.js +2 -2
  59. package/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  60. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  61. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  62. package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  63. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  64. package/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  65. package/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  66. package/dist-es/commands/DeleteCertificateCommand.js +2 -2
  67. package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  68. package/dist-es/commands/DeleteCommandCommand.js +2 -2
  69. package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  70. package/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  71. package/dist-es/commands/DeleteDimensionCommand.js +2 -2
  72. package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  73. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  74. package/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  75. package/dist-es/commands/DeleteJobCommand.js +2 -2
  76. package/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  77. package/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  78. package/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  79. package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  80. package/dist-es/commands/DeletePackageCommand.js +2 -2
  81. package/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  82. package/dist-es/commands/DeletePolicyCommand.js +2 -2
  83. package/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  84. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  85. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  86. package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  87. package/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  88. package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  89. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  90. package/dist-es/commands/DeleteStreamCommand.js +2 -2
  91. package/dist-es/commands/DeleteThingCommand.js +2 -2
  92. package/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  93. package/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  94. package/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  95. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  96. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  97. package/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  98. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  99. package/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  100. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  101. package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  102. package/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  103. package/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  104. package/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  105. package/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  106. package/dist-es/commands/DescribeCertificateCommand.js +2 -2
  107. package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  108. package/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  109. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  110. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  111. package/dist-es/commands/DescribeDimensionCommand.js +2 -2
  112. package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  113. package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  114. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  115. package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  116. package/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  117. package/dist-es/commands/DescribeIndexCommand.js +2 -2
  118. package/dist-es/commands/DescribeJobCommand.js +2 -2
  119. package/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  120. package/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  121. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  122. package/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  123. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  124. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  125. package/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  126. package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  127. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  128. package/dist-es/commands/DescribeStreamCommand.js +2 -2
  129. package/dist-es/commands/DescribeThingCommand.js +2 -2
  130. package/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  131. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  132. package/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  133. package/dist-es/commands/DetachPolicyCommand.js +2 -2
  134. package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  135. package/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  136. package/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  137. package/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  138. package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  139. package/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  140. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  141. package/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  142. package/dist-es/commands/GetCardinalityCommand.js +2 -2
  143. package/dist-es/commands/GetCommandCommand.js +2 -2
  144. package/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  145. package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  146. package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  147. package/dist-es/commands/GetJobDocumentCommand.js +2 -2
  148. package/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  149. package/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  150. package/dist-es/commands/GetPackageCommand.js +2 -2
  151. package/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  152. package/dist-es/commands/GetPackageVersionCommand.js +2 -2
  153. package/dist-es/commands/GetPercentilesCommand.js +2 -2
  154. package/dist-es/commands/GetPolicyCommand.js +2 -2
  155. package/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  156. package/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  157. package/dist-es/commands/GetStatisticsCommand.js +2 -2
  158. package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  159. package/dist-es/commands/GetTopicRuleCommand.js +2 -2
  160. package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  161. package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  162. package/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  163. package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  164. package/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  165. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  166. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  167. package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  168. package/dist-es/commands/ListAuditTasksCommand.js +2 -2
  169. package/dist-es/commands/ListAuthorizersCommand.js +2 -2
  170. package/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  171. package/dist-es/commands/ListCACertificatesCommand.js +2 -2
  172. package/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  173. package/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  174. package/dist-es/commands/ListCertificatesCommand.js +2 -2
  175. package/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  176. package/dist-es/commands/ListCommandsCommand.js +2 -2
  177. package/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  178. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  179. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  180. package/dist-es/commands/ListDimensionsCommand.js +2 -2
  181. package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  182. package/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  183. package/dist-es/commands/ListIndicesCommand.js +2 -2
  184. package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  185. package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  186. package/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  187. package/dist-es/commands/ListJobsCommand.js +2 -2
  188. package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  189. package/dist-es/commands/ListMetricValuesCommand.js +2 -2
  190. package/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  191. package/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  192. package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  193. package/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  194. package/dist-es/commands/ListPackagesCommand.js +2 -2
  195. package/dist-es/commands/ListPoliciesCommand.js +2 -2
  196. package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  197. package/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  198. package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  199. package/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  200. package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  201. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  202. package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  203. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  204. package/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  205. package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  206. package/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  207. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  208. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  209. package/dist-es/commands/ListStreamsCommand.js +2 -2
  210. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  211. package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  212. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  213. package/dist-es/commands/ListThingGroupsCommand.js +2 -2
  214. package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  215. package/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  216. package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  217. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  218. package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  219. package/dist-es/commands/ListThingTypesCommand.js +2 -2
  220. package/dist-es/commands/ListThingsCommand.js +2 -2
  221. package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  222. package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  223. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  224. package/dist-es/commands/ListTopicRulesCommand.js +2 -2
  225. package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  226. package/dist-es/commands/ListViolationEventsCommand.js +2 -2
  227. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  228. package/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  229. package/dist-es/commands/RegisterCertificateCommand.js +2 -2
  230. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  231. package/dist-es/commands/RegisterThingCommand.js +2 -2
  232. package/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  233. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  234. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  235. package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  236. package/dist-es/commands/SearchIndexCommand.js +2 -2
  237. package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  238. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  239. package/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  240. package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  241. package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  242. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  243. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  244. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  245. package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  246. package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  247. package/dist-es/commands/TagResourceCommand.js +2 -2
  248. package/dist-es/commands/TestAuthorizationCommand.js +2 -2
  249. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  250. package/dist-es/commands/TransferCertificateCommand.js +2 -2
  251. package/dist-es/commands/UntagResourceCommand.js +2 -2
  252. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  253. package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  254. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  255. package/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  256. package/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  257. package/dist-es/commands/UpdateCertificateCommand.js +2 -2
  258. package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  259. package/dist-es/commands/UpdateCommandCommand.js +2 -2
  260. package/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  261. package/dist-es/commands/UpdateDimensionCommand.js +2 -2
  262. package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  263. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  264. package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  265. package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  266. package/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  267. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  268. package/dist-es/commands/UpdateJobCommand.js +2 -2
  269. package/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  270. package/dist-es/commands/UpdatePackageCommand.js +2 -2
  271. package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  272. package/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  273. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  274. package/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  275. package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  276. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  277. package/dist-es/commands/UpdateStreamCommand.js +2 -2
  278. package/dist-es/commands/UpdateThingCommand.js +2 -2
  279. package/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  280. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  281. package/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  282. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  283. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  284. package/dist-es/endpoint/bdd.js +1 -1
  285. package/dist-es/endpoint/endpointResolver.js +1 -1
  286. package/dist-es/models/IoTServiceException.js +1 -1
  287. package/dist-es/runtimeConfig.browser.js +4 -6
  288. package/dist-es/runtimeConfig.js +4 -8
  289. package/dist-es/runtimeConfig.shared.js +3 -4
  290. package/dist-es/runtimeExtensions.js +2 -2
  291. package/dist-types/IoTClient.d.ts +5 -5
  292. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +6 -4
  293. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +6 -4
  294. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +6 -4
  295. package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +6 -4
  296. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +6 -4
  297. package/dist-types/commands/AttachPolicyCommand.d.ts +6 -4
  298. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +6 -4
  299. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +6 -4
  300. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +6 -4
  301. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -4
  302. package/dist-types/commands/CancelAuditTaskCommand.d.ts +6 -4
  303. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +6 -4
  304. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -4
  305. package/dist-types/commands/CancelJobCommand.d.ts +6 -4
  306. package/dist-types/commands/CancelJobExecutionCommand.d.ts +6 -4
  307. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +6 -4
  308. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -4
  309. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +6 -4
  310. package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -4
  311. package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -4
  312. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +6 -4
  313. package/dist-types/commands/CreateCertificateProviderCommand.d.ts +6 -4
  314. package/dist-types/commands/CreateCommandCommand.d.ts +6 -4
  315. package/dist-types/commands/CreateCustomMetricCommand.d.ts +6 -4
  316. package/dist-types/commands/CreateDimensionCommand.d.ts +6 -4
  317. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +6 -4
  318. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -4
  319. package/dist-types/commands/CreateFleetMetricCommand.d.ts +6 -4
  320. package/dist-types/commands/CreateJobCommand.d.ts +6 -4
  321. package/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -4
  322. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +6 -4
  323. package/dist-types/commands/CreateMitigationActionCommand.d.ts +6 -4
  324. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +6 -4
  325. package/dist-types/commands/CreatePackageCommand.d.ts +6 -4
  326. package/dist-types/commands/CreatePackageVersionCommand.d.ts +6 -4
  327. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -4
  328. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -4
  329. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +6 -4
  330. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +6 -4
  331. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -4
  332. package/dist-types/commands/CreateRoleAliasCommand.d.ts +6 -4
  333. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -4
  334. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -4
  335. package/dist-types/commands/CreateStreamCommand.d.ts +6 -4
  336. package/dist-types/commands/CreateThingCommand.d.ts +6 -4
  337. package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -4
  338. package/dist-types/commands/CreateThingTypeCommand.d.ts +6 -4
  339. package/dist-types/commands/CreateTopicRuleCommand.d.ts +6 -4
  340. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -4
  341. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -4
  342. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +6 -4
  343. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -4
  344. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -4
  345. package/dist-types/commands/DeleteCACertificateCommand.d.ts +6 -4
  346. package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -4
  347. package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +6 -4
  348. package/dist-types/commands/DeleteCommandCommand.d.ts +6 -4
  349. package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +6 -4
  350. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +6 -4
  351. package/dist-types/commands/DeleteDimensionCommand.d.ts +6 -4
  352. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +6 -4
  353. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +6 -4
  354. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +6 -4
  355. package/dist-types/commands/DeleteJobCommand.d.ts +6 -4
  356. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +6 -4
  357. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -4
  358. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +6 -4
  359. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +6 -4
  360. package/dist-types/commands/DeletePackageCommand.d.ts +6 -4
  361. package/dist-types/commands/DeletePackageVersionCommand.d.ts +6 -4
  362. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -4
  363. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -4
  364. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +6 -4
  365. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -4
  366. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +6 -4
  367. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +6 -4
  368. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +6 -4
  369. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  370. package/dist-types/commands/DeleteStreamCommand.d.ts +6 -4
  371. package/dist-types/commands/DeleteThingCommand.d.ts +6 -4
  372. package/dist-types/commands/DeleteThingGroupCommand.d.ts +6 -4
  373. package/dist-types/commands/DeleteThingTypeCommand.d.ts +6 -4
  374. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +6 -4
  375. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -4
  376. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +6 -4
  377. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +6 -4
  378. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -4
  379. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +6 -4
  380. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -4
  381. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +6 -4
  382. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +6 -4
  383. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +6 -4
  384. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +6 -4
  385. package/dist-types/commands/DescribeCACertificateCommand.d.ts +6 -4
  386. package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -4
  387. package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +6 -4
  388. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +6 -4
  389. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -4
  390. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -4
  391. package/dist-types/commands/DescribeDimensionCommand.d.ts +6 -4
  392. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +6 -4
  393. package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +6 -4
  394. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -4
  395. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +6 -4
  396. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +6 -4
  397. package/dist-types/commands/DescribeIndexCommand.d.ts +6 -4
  398. package/dist-types/commands/DescribeJobCommand.d.ts +6 -4
  399. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +6 -4
  400. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +6 -4
  401. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +6 -4
  402. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +6 -4
  403. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +6 -4
  404. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -4
  405. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +6 -4
  406. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +6 -4
  407. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  408. package/dist-types/commands/DescribeStreamCommand.d.ts +6 -4
  409. package/dist-types/commands/DescribeThingCommand.d.ts +6 -4
  410. package/dist-types/commands/DescribeThingGroupCommand.d.ts +6 -4
  411. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -4
  412. package/dist-types/commands/DescribeThingTypeCommand.d.ts +6 -4
  413. package/dist-types/commands/DetachPolicyCommand.d.ts +6 -4
  414. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +6 -4
  415. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +6 -4
  416. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +6 -4
  417. package/dist-types/commands/DisableTopicRuleCommand.d.ts +6 -4
  418. package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +6 -4
  419. package/dist-types/commands/EnableTopicRuleCommand.d.ts +6 -4
  420. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -4
  421. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +6 -4
  422. package/dist-types/commands/GetCardinalityCommand.d.ts +6 -4
  423. package/dist-types/commands/GetCommandCommand.d.ts +6 -4
  424. package/dist-types/commands/GetCommandExecutionCommand.d.ts +6 -4
  425. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +6 -4
  426. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +6 -4
  427. package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -4
  428. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -4
  429. package/dist-types/commands/GetOTAUpdateCommand.d.ts +6 -4
  430. package/dist-types/commands/GetPackageCommand.d.ts +6 -4
  431. package/dist-types/commands/GetPackageConfigurationCommand.d.ts +6 -4
  432. package/dist-types/commands/GetPackageVersionCommand.d.ts +6 -4
  433. package/dist-types/commands/GetPercentilesCommand.d.ts +6 -4
  434. package/dist-types/commands/GetPolicyCommand.d.ts +6 -4
  435. package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -4
  436. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -4
  437. package/dist-types/commands/GetStatisticsCommand.d.ts +6 -4
  438. package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +6 -4
  439. package/dist-types/commands/GetTopicRuleCommand.d.ts +6 -4
  440. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +6 -4
  441. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +6 -4
  442. package/dist-types/commands/ListActiveViolationsCommand.d.ts +6 -4
  443. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +6 -4
  444. package/dist-types/commands/ListAuditFindingsCommand.d.ts +6 -4
  445. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -4
  446. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -4
  447. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +6 -4
  448. package/dist-types/commands/ListAuditTasksCommand.d.ts +6 -4
  449. package/dist-types/commands/ListAuthorizersCommand.d.ts +6 -4
  450. package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -4
  451. package/dist-types/commands/ListCACertificatesCommand.d.ts +6 -4
  452. package/dist-types/commands/ListCertificateProvidersCommand.d.ts +6 -4
  453. package/dist-types/commands/ListCertificatesByCACommand.d.ts +6 -4
  454. package/dist-types/commands/ListCertificatesCommand.d.ts +6 -4
  455. package/dist-types/commands/ListCommandExecutionsCommand.d.ts +6 -4
  456. package/dist-types/commands/ListCommandsCommand.d.ts +6 -4
  457. package/dist-types/commands/ListCustomMetricsCommand.d.ts +6 -4
  458. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -4
  459. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -4
  460. package/dist-types/commands/ListDimensionsCommand.d.ts +6 -4
  461. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +6 -4
  462. package/dist-types/commands/ListFleetMetricsCommand.d.ts +6 -4
  463. package/dist-types/commands/ListIndicesCommand.d.ts +6 -4
  464. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +6 -4
  465. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +6 -4
  466. package/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -4
  467. package/dist-types/commands/ListJobsCommand.d.ts +6 -4
  468. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +6 -4
  469. package/dist-types/commands/ListMetricValuesCommand.d.ts +6 -4
  470. package/dist-types/commands/ListMitigationActionsCommand.d.ts +6 -4
  471. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +6 -4
  472. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +6 -4
  473. package/dist-types/commands/ListPackageVersionsCommand.d.ts +6 -4
  474. package/dist-types/commands/ListPackagesCommand.d.ts +6 -4
  475. package/dist-types/commands/ListPoliciesCommand.d.ts +6 -4
  476. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +6 -4
  477. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -4
  478. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +6 -4
  479. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +6 -4
  480. package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +6 -4
  481. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -4
  482. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +6 -4
  483. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -4
  484. package/dist-types/commands/ListRoleAliasesCommand.d.ts +6 -4
  485. package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +6 -4
  486. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +6 -4
  487. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -4
  488. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -4
  489. package/dist-types/commands/ListStreamsCommand.d.ts +6 -4
  490. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  491. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -4
  492. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -4
  493. package/dist-types/commands/ListThingGroupsCommand.d.ts +6 -4
  494. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +6 -4
  495. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +6 -4
  496. package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +6 -4
  497. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -4
  498. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +6 -4
  499. package/dist-types/commands/ListThingTypesCommand.d.ts +6 -4
  500. package/dist-types/commands/ListThingsCommand.d.ts +6 -4
  501. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +6 -4
  502. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +6 -4
  503. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +6 -4
  504. package/dist-types/commands/ListTopicRulesCommand.d.ts +6 -4
  505. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +6 -4
  506. package/dist-types/commands/ListViolationEventsCommand.d.ts +6 -4
  507. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +6 -4
  508. package/dist-types/commands/RegisterCACertificateCommand.d.ts +6 -4
  509. package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -4
  510. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +6 -4
  511. package/dist-types/commands/RegisterThingCommand.d.ts +6 -4
  512. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +6 -4
  513. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -4
  514. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +6 -4
  515. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +6 -4
  516. package/dist-types/commands/SearchIndexCommand.d.ts +6 -4
  517. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +6 -4
  518. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  519. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +6 -4
  520. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +6 -4
  521. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +6 -4
  522. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -4
  523. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -4
  524. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -4
  525. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -4
  526. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +6 -4
  527. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  528. package/dist-types/commands/TestAuthorizationCommand.d.ts +6 -4
  529. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -4
  530. package/dist-types/commands/TransferCertificateCommand.d.ts +6 -4
  531. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  532. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -4
  533. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +6 -4
  534. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -4
  535. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -4
  536. package/dist-types/commands/UpdateCACertificateCommand.d.ts +6 -4
  537. package/dist-types/commands/UpdateCertificateCommand.d.ts +6 -4
  538. package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +6 -4
  539. package/dist-types/commands/UpdateCommandCommand.d.ts +6 -4
  540. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +6 -4
  541. package/dist-types/commands/UpdateDimensionCommand.d.ts +6 -4
  542. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +6 -4
  543. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -4
  544. package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +6 -4
  545. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +6 -4
  546. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +6 -4
  547. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +6 -4
  548. package/dist-types/commands/UpdateJobCommand.d.ts +6 -4
  549. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +6 -4
  550. package/dist-types/commands/UpdatePackageCommand.d.ts +6 -4
  551. package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +6 -4
  552. package/dist-types/commands/UpdatePackageVersionCommand.d.ts +6 -4
  553. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +6 -4
  554. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +6 -4
  555. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -4
  556. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  557. package/dist-types/commands/UpdateStreamCommand.d.ts +6 -4
  558. package/dist-types/commands/UpdateThingCommand.d.ts +6 -4
  559. package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -4
  560. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +6 -4
  561. package/dist-types/commands/UpdateThingTypeCommand.d.ts +6 -4
  562. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -4
  563. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -4
  564. package/dist-types/endpoint/bdd.d.ts +1 -1
  565. package/dist-types/extensionConfiguration.d.ts +1 -1
  566. package/dist-types/models/IoTServiceException.d.ts +1 -1
  567. package/dist-types/models/errors.d.ts +1 -1
  568. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  569. package/dist-types/runtimeConfig.d.ts +2 -2
  570. package/dist-types/runtimeConfig.native.d.ts +2 -2
  571. package/dist-types/ts3.4/IoTClient.d.ts +8 -14
  572. package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +6 -4
  573. package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +6 -4
  574. package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +6 -4
  575. package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +6 -4
  576. package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +6 -4
  577. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +6 -4
  578. package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +6 -4
  579. package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +6 -4
  580. package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +6 -4
  581. package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -4
  582. package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +6 -4
  583. package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +6 -4
  584. package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -4
  585. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +6 -8
  586. package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +6 -4
  587. package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +6 -4
  588. package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -4
  589. package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +6 -4
  590. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +6 -4
  591. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +6 -4
  592. package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +6 -4
  593. package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +6 -4
  594. package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +6 -4
  595. package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +6 -4
  596. package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +6 -4
  597. package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +6 -4
  598. package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +6 -4
  599. package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +6 -4
  600. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
  601. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +6 -4
  602. package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +6 -4
  603. package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +6 -4
  604. package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +6 -4
  605. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +6 -4
  606. package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +6 -4
  607. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +6 -4
  608. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +6 -4
  609. package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +6 -4
  610. package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +6 -4
  611. package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -4
  612. package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +6 -4
  613. package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +6 -4
  614. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +6 -4
  615. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +6 -4
  616. package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +6 -4
  617. package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +6 -4
  618. package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +6 -4
  619. package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +6 -4
  620. package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +6 -4
  621. package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -4
  622. package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +6 -4
  623. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +6 -4
  624. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +6 -4
  625. package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +6 -4
  626. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +6 -4
  627. package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +6 -4
  628. package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +6 -4
  629. package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +6 -4
  630. package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +6 -4
  631. package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +6 -4
  632. package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +6 -4
  633. package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +6 -4
  634. package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +6 -4
  635. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
  636. package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +6 -4
  637. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +6 -4
  638. package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +6 -4
  639. package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +6 -4
  640. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +6 -4
  641. package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +6 -4
  642. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +6 -4
  643. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +6 -4
  644. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +6 -4
  645. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -4
  646. package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +6 -4
  647. package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +6 -4
  648. package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +6 -4
  649. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  650. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +6 -4
  651. package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +6 -4
  652. package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +6 -4
  653. package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +6 -4
  654. package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +6 -4
  655. package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -4
  656. package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +6 -4
  657. package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +6 -4
  658. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -4
  659. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +6 -4
  660. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -4
  661. package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +6 -4
  662. package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +6 -4
  663. package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +6 -4
  664. package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +6 -4
  665. package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +6 -4
  666. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +6 -4
  667. package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +6 -4
  668. package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +6 -4
  669. package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -4
  670. package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -4
  671. package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +6 -4
  672. package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +6 -4
  673. package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +6 -4
  674. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +6 -4
  675. package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +6 -4
  676. package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +6 -4
  677. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +6 -4
  678. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +6 -4
  679. package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +6 -4
  680. package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +6 -4
  681. package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +6 -4
  682. package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +6 -4
  683. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +6 -4
  684. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -4
  685. package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +6 -4
  686. package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +6 -4
  687. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  688. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +6 -4
  689. package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +6 -4
  690. package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +6 -4
  691. package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -4
  692. package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +6 -4
  693. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +6 -4
  694. package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +6 -4
  695. package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +6 -4
  696. package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +6 -4
  697. package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +6 -4
  698. package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +6 -4
  699. package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +6 -4
  700. package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -4
  701. package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +6 -4
  702. package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +6 -4
  703. package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +6 -4
  704. package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +6 -4
  705. package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +6 -4
  706. package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +6 -4
  707. package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +6 -4
  708. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +6 -4
  709. package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +6 -4
  710. package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +6 -4
  711. package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +6 -4
  712. package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +6 -4
  713. package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +6 -4
  714. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
  715. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +6 -4
  716. package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +6 -4
  717. package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +6 -4
  718. package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +6 -4
  719. package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +6 -4
  720. package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +6 -4
  721. package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +6 -4
  722. package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +6 -4
  723. package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +6 -4
  724. package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +6 -4
  725. package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -4
  726. package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -4
  727. package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +6 -4
  728. package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +6 -4
  729. package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +6 -4
  730. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +6 -4
  731. package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +6 -4
  732. package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +6 -4
  733. package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +6 -4
  734. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +6 -4
  735. package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +6 -4
  736. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +6 -4
  737. package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +6 -4
  738. package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -4
  739. package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -4
  740. package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +6 -4
  741. package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +6 -4
  742. package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +6 -4
  743. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +6 -4
  744. package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +6 -4
  745. package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +6 -4
  746. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +6 -4
  747. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -6
  748. package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +6 -4
  749. package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +6 -4
  750. package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +6 -4
  751. package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +6 -4
  752. package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +6 -4
  753. package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +6 -4
  754. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +6 -4
  755. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +6 -4
  756. package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +6 -4
  757. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +6 -4
  758. package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +6 -4
  759. package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +6 -4
  760. package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +6 -4
  761. package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -4
  762. package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +6 -4
  763. package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -4
  764. package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +6 -4
  765. package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +6 -4
  766. package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +6 -4
  767. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +6 -4
  768. package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -4
  769. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +6 -4
  770. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  771. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +6 -4
  772. package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -4
  773. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +6 -4
  774. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +6 -4
  775. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +6 -4
  776. package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +6 -4
  777. package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -4
  778. package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +6 -4
  779. package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +6 -4
  780. package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +6 -4
  781. package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +6 -4
  782. package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +6 -4
  783. package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +6 -4
  784. package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +6 -4
  785. package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +6 -4
  786. package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +6 -4
  787. package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +6 -4
  788. package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +6 -4
  789. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +6 -4
  790. package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +6 -4
  791. package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +6 -4
  792. package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +6 -4
  793. package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -4
  794. package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +6 -4
  795. package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +6 -4
  796. package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +6 -4
  797. package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +6 -4
  798. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  799. package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +6 -4
  800. package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +6 -4
  801. package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +6 -4
  802. package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -4
  803. package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -4
  804. package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +6 -4
  805. package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +6 -4
  806. package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +6 -4
  807. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  808. package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +6 -4
  809. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +6 -4
  810. package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +6 -4
  811. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  812. package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -4
  813. package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +6 -4
  814. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +6 -4
  815. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +6 -4
  816. package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +6 -4
  817. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +6 -4
  818. package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +6 -4
  819. package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +6 -4
  820. package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +6 -4
  821. package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +6 -4
  822. package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +6 -4
  823. package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +6 -4
  824. package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +6 -4
  825. package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +6 -4
  826. package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +6 -4
  827. package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +6 -4
  828. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
  829. package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +6 -4
  830. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +6 -4
  831. package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +6 -4
  832. package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +6 -4
  833. package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +6 -4
  834. package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +6 -4
  835. package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +6 -4
  836. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  837. package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +6 -4
  838. package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +6 -4
  839. package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +6 -4
  840. package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +6 -4
  841. package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +6 -4
  842. package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -4
  843. package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -4
  844. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  845. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  846. package/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -1
  847. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  848. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  849. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  850. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  851. package/package.json +13 -34
package/dist-cjs/index.js CHANGED
@@ -4,17 +4,16 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
4
4
  var middlewareLogger = require('@aws-sdk/middleware-logger');
5
5
  var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
6
6
  var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
7
- var configResolver = require('@smithy/config-resolver');
8
7
  var core = require('@smithy/core');
8
+ var client = require('@smithy/core/client');
9
+ var config = require('@smithy/core/config');
10
+ var endpoints = require('@smithy/core/endpoints');
11
+ var protocols = require('@smithy/core/protocols');
12
+ var retry = require('@smithy/core/retry');
9
13
  var schema = require('@smithy/core/schema');
10
- var middlewareContentLength = require('@smithy/middleware-content-length');
11
- var middlewareEndpoint = require('@smithy/middleware-endpoint');
12
- var middlewareRetry = require('@smithy/middleware-retry');
13
- var smithyClient = require('@smithy/smithy-client');
14
14
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
15
  var runtimeConfig = require('./runtimeConfig');
16
16
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
- var protocolHttp = require('@smithy/protocol-http');
18
17
  var schemas_0 = require('./schemas/schemas_0');
19
18
  var errors = require('./models/errors');
20
19
  var IoTServiceException = require('./models/IoTServiceException');
@@ -73,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
73
72
  };
74
73
 
75
74
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
76
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
75
+ const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
77
76
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
78
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
77
+ return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
79
78
  };
80
79
 
81
- class IoTClient extends smithyClient.Client {
80
+ class IoTClient extends client.Client {
82
81
  config;
83
82
  constructor(...[configuration]) {
84
83
  const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
@@ -86,18 +85,18 @@ class IoTClient extends smithyClient.Client {
86
85
  this.initConfig = _config_0;
87
86
  const _config_1 = resolveClientEndpointParameters(_config_0);
88
87
  const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
89
- const _config_3 = middlewareRetry.resolveRetryConfig(_config_2);
90
- const _config_4 = configResolver.resolveRegionConfig(_config_3);
88
+ const _config_3 = retry.resolveRetryConfig(_config_2);
89
+ const _config_4 = config.resolveRegionConfig(_config_3);
91
90
  const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
92
- const _config_6 = middlewareEndpoint.resolveEndpointConfig(_config_5);
91
+ const _config_6 = endpoints.resolveEndpointConfig(_config_5);
93
92
  const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
94
93
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
95
94
  this.config = _config_8;
96
95
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
97
96
  this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
98
- this.middlewareStack.use(middlewareRetry.getOmitRetryHeadersPlugin(this.config));
99
- this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
100
- this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
97
+ this.middlewareStack.use(retry.getOmitRetryHeadersPlugin(this.config));
98
+ this.middlewareStack.use(retry.getRetryPlugin(this.config));
99
+ this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
101
100
  this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
102
101
  this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
103
102
  this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
@@ -114,11 +113,11 @@ class IoTClient extends smithyClient.Client {
114
113
  }
115
114
  }
116
115
 
117
- class AcceptCertificateTransferCommand extends smithyClient.Command
116
+ class AcceptCertificateTransferCommand extends client.Command
118
117
  .classBuilder()
119
118
  .ep(commonParams)
120
119
  .m(function (Command, cs, config, o) {
121
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
120
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
122
121
  })
123
122
  .s("AWSIotService", "AcceptCertificateTransfer", {})
124
123
  .n("IoTClient", "AcceptCertificateTransferCommand")
@@ -126,11 +125,11 @@ class AcceptCertificateTransferCommand extends smithyClient.Command
126
125
  .build() {
127
126
  }
128
127
 
129
- class AddThingToBillingGroupCommand extends smithyClient.Command
128
+ class AddThingToBillingGroupCommand extends client.Command
130
129
  .classBuilder()
131
130
  .ep(commonParams)
132
131
  .m(function (Command, cs, config, o) {
133
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
132
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
134
133
  })
135
134
  .s("AWSIotService", "AddThingToBillingGroup", {})
136
135
  .n("IoTClient", "AddThingToBillingGroupCommand")
@@ -138,11 +137,11 @@ class AddThingToBillingGroupCommand extends smithyClient.Command
138
137
  .build() {
139
138
  }
140
139
 
141
- class AddThingToThingGroupCommand extends smithyClient.Command
140
+ class AddThingToThingGroupCommand extends client.Command
142
141
  .classBuilder()
143
142
  .ep(commonParams)
144
143
  .m(function (Command, cs, config, o) {
145
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
144
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
146
145
  })
147
146
  .s("AWSIotService", "AddThingToThingGroup", {})
148
147
  .n("IoTClient", "AddThingToThingGroupCommand")
@@ -150,11 +149,11 @@ class AddThingToThingGroupCommand extends smithyClient.Command
150
149
  .build() {
151
150
  }
152
151
 
153
- class AssociateSbomWithPackageVersionCommand extends smithyClient.Command
152
+ class AssociateSbomWithPackageVersionCommand extends client.Command
154
153
  .classBuilder()
155
154
  .ep(commonParams)
156
155
  .m(function (Command, cs, config, o) {
157
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
156
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
158
157
  })
159
158
  .s("AWSIotService", "AssociateSbomWithPackageVersion", {})
160
159
  .n("IoTClient", "AssociateSbomWithPackageVersionCommand")
@@ -162,11 +161,11 @@ class AssociateSbomWithPackageVersionCommand extends smithyClient.Command
162
161
  .build() {
163
162
  }
164
163
 
165
- class AssociateTargetsWithJobCommand extends smithyClient.Command
164
+ class AssociateTargetsWithJobCommand extends client.Command
166
165
  .classBuilder()
167
166
  .ep(commonParams)
168
167
  .m(function (Command, cs, config, o) {
169
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
168
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
170
169
  })
171
170
  .s("AWSIotService", "AssociateTargetsWithJob", {})
172
171
  .n("IoTClient", "AssociateTargetsWithJobCommand")
@@ -174,11 +173,11 @@ class AssociateTargetsWithJobCommand extends smithyClient.Command
174
173
  .build() {
175
174
  }
176
175
 
177
- class AttachPolicyCommand extends smithyClient.Command
176
+ class AttachPolicyCommand extends client.Command
178
177
  .classBuilder()
179
178
  .ep(commonParams)
180
179
  .m(function (Command, cs, config, o) {
181
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
180
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
182
181
  })
183
182
  .s("AWSIotService", "AttachPolicy", {})
184
183
  .n("IoTClient", "AttachPolicyCommand")
@@ -186,11 +185,11 @@ class AttachPolicyCommand extends smithyClient.Command
186
185
  .build() {
187
186
  }
188
187
 
189
- class AttachPrincipalPolicyCommand extends smithyClient.Command
188
+ class AttachPrincipalPolicyCommand extends client.Command
190
189
  .classBuilder()
191
190
  .ep(commonParams)
192
191
  .m(function (Command, cs, config, o) {
193
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
192
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
194
193
  })
195
194
  .s("AWSIotService", "AttachPrincipalPolicy", {})
196
195
  .n("IoTClient", "AttachPrincipalPolicyCommand")
@@ -198,11 +197,11 @@ class AttachPrincipalPolicyCommand extends smithyClient.Command
198
197
  .build() {
199
198
  }
200
199
 
201
- class AttachSecurityProfileCommand extends smithyClient.Command
200
+ class AttachSecurityProfileCommand extends client.Command
202
201
  .classBuilder()
203
202
  .ep(commonParams)
204
203
  .m(function (Command, cs, config, o) {
205
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
204
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
206
205
  })
207
206
  .s("AWSIotService", "AttachSecurityProfile", {})
208
207
  .n("IoTClient", "AttachSecurityProfileCommand")
@@ -210,11 +209,11 @@ class AttachSecurityProfileCommand extends smithyClient.Command
210
209
  .build() {
211
210
  }
212
211
 
213
- class AttachThingPrincipalCommand extends smithyClient.Command
212
+ class AttachThingPrincipalCommand extends client.Command
214
213
  .classBuilder()
215
214
  .ep(commonParams)
216
215
  .m(function (Command, cs, config, o) {
217
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
216
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
218
217
  })
219
218
  .s("AWSIotService", "AttachThingPrincipal", {})
220
219
  .n("IoTClient", "AttachThingPrincipalCommand")
@@ -222,11 +221,11 @@ class AttachThingPrincipalCommand extends smithyClient.Command
222
221
  .build() {
223
222
  }
224
223
 
225
- class CancelAuditMitigationActionsTaskCommand extends smithyClient.Command
224
+ class CancelAuditMitigationActionsTaskCommand extends client.Command
226
225
  .classBuilder()
227
226
  .ep(commonParams)
228
227
  .m(function (Command, cs, config, o) {
229
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
228
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
230
229
  })
231
230
  .s("AWSIotService", "CancelAuditMitigationActionsTask", {})
232
231
  .n("IoTClient", "CancelAuditMitigationActionsTaskCommand")
@@ -234,11 +233,11 @@ class CancelAuditMitigationActionsTaskCommand extends smithyClient.Command
234
233
  .build() {
235
234
  }
236
235
 
237
- class CancelAuditTaskCommand extends smithyClient.Command
236
+ class CancelAuditTaskCommand extends client.Command
238
237
  .classBuilder()
239
238
  .ep(commonParams)
240
239
  .m(function (Command, cs, config, o) {
241
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
240
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
242
241
  })
243
242
  .s("AWSIotService", "CancelAuditTask", {})
244
243
  .n("IoTClient", "CancelAuditTaskCommand")
@@ -246,11 +245,11 @@ class CancelAuditTaskCommand extends smithyClient.Command
246
245
  .build() {
247
246
  }
248
247
 
249
- class CancelCertificateTransferCommand extends smithyClient.Command
248
+ class CancelCertificateTransferCommand extends client.Command
250
249
  .classBuilder()
251
250
  .ep(commonParams)
252
251
  .m(function (Command, cs, config, o) {
253
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
252
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
254
253
  })
255
254
  .s("AWSIotService", "CancelCertificateTransfer", {})
256
255
  .n("IoTClient", "CancelCertificateTransferCommand")
@@ -258,11 +257,11 @@ class CancelCertificateTransferCommand extends smithyClient.Command
258
257
  .build() {
259
258
  }
260
259
 
261
- class CancelDetectMitigationActionsTaskCommand extends smithyClient.Command
260
+ class CancelDetectMitigationActionsTaskCommand extends client.Command
262
261
  .classBuilder()
263
262
  .ep(commonParams)
264
263
  .m(function (Command, cs, config, o) {
265
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
264
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
266
265
  })
267
266
  .s("AWSIotService", "CancelDetectMitigationActionsTask", {})
268
267
  .n("IoTClient", "CancelDetectMitigationActionsTaskCommand")
@@ -270,11 +269,11 @@ class CancelDetectMitigationActionsTaskCommand extends smithyClient.Command
270
269
  .build() {
271
270
  }
272
271
 
273
- class CancelJobCommand extends smithyClient.Command
272
+ class CancelJobCommand extends client.Command
274
273
  .classBuilder()
275
274
  .ep(commonParams)
276
275
  .m(function (Command, cs, config, o) {
277
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
276
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
278
277
  })
279
278
  .s("AWSIotService", "CancelJob", {})
280
279
  .n("IoTClient", "CancelJobCommand")
@@ -282,11 +281,11 @@ class CancelJobCommand extends smithyClient.Command
282
281
  .build() {
283
282
  }
284
283
 
285
- class CancelJobExecutionCommand extends smithyClient.Command
284
+ class CancelJobExecutionCommand extends client.Command
286
285
  .classBuilder()
287
286
  .ep(commonParams)
288
287
  .m(function (Command, cs, config, o) {
289
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
288
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
290
289
  })
291
290
  .s("AWSIotService", "CancelJobExecution", {})
292
291
  .n("IoTClient", "CancelJobExecutionCommand")
@@ -294,11 +293,11 @@ class CancelJobExecutionCommand extends smithyClient.Command
294
293
  .build() {
295
294
  }
296
295
 
297
- class ClearDefaultAuthorizerCommand extends smithyClient.Command
296
+ class ClearDefaultAuthorizerCommand extends client.Command
298
297
  .classBuilder()
299
298
  .ep(commonParams)
300
299
  .m(function (Command, cs, config, o) {
301
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
300
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
302
301
  })
303
302
  .s("AWSIotService", "ClearDefaultAuthorizer", {})
304
303
  .n("IoTClient", "ClearDefaultAuthorizerCommand")
@@ -306,11 +305,11 @@ class ClearDefaultAuthorizerCommand extends smithyClient.Command
306
305
  .build() {
307
306
  }
308
307
 
309
- class ConfirmTopicRuleDestinationCommand extends smithyClient.Command
308
+ class ConfirmTopicRuleDestinationCommand extends client.Command
310
309
  .classBuilder()
311
310
  .ep(commonParams)
312
311
  .m(function (Command, cs, config, o) {
313
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
312
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
314
313
  })
315
314
  .s("AWSIotService", "ConfirmTopicRuleDestination", {})
316
315
  .n("IoTClient", "ConfirmTopicRuleDestinationCommand")
@@ -318,11 +317,11 @@ class ConfirmTopicRuleDestinationCommand extends smithyClient.Command
318
317
  .build() {
319
318
  }
320
319
 
321
- class CreateAuditSuppressionCommand extends smithyClient.Command
320
+ class CreateAuditSuppressionCommand extends client.Command
322
321
  .classBuilder()
323
322
  .ep(commonParams)
324
323
  .m(function (Command, cs, config, o) {
325
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
324
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
326
325
  })
327
326
  .s("AWSIotService", "CreateAuditSuppression", {})
328
327
  .n("IoTClient", "CreateAuditSuppressionCommand")
@@ -330,11 +329,11 @@ class CreateAuditSuppressionCommand extends smithyClient.Command
330
329
  .build() {
331
330
  }
332
331
 
333
- class CreateAuthorizerCommand extends smithyClient.Command
332
+ class CreateAuthorizerCommand extends client.Command
334
333
  .classBuilder()
335
334
  .ep(commonParams)
336
335
  .m(function (Command, cs, config, o) {
337
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
336
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
338
337
  })
339
338
  .s("AWSIotService", "CreateAuthorizer", {})
340
339
  .n("IoTClient", "CreateAuthorizerCommand")
@@ -342,11 +341,11 @@ class CreateAuthorizerCommand extends smithyClient.Command
342
341
  .build() {
343
342
  }
344
343
 
345
- class CreateBillingGroupCommand extends smithyClient.Command
344
+ class CreateBillingGroupCommand extends client.Command
346
345
  .classBuilder()
347
346
  .ep(commonParams)
348
347
  .m(function (Command, cs, config, o) {
349
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
348
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
350
349
  })
351
350
  .s("AWSIotService", "CreateBillingGroup", {})
352
351
  .n("IoTClient", "CreateBillingGroupCommand")
@@ -354,11 +353,11 @@ class CreateBillingGroupCommand extends smithyClient.Command
354
353
  .build() {
355
354
  }
356
355
 
357
- class CreateCertificateFromCsrCommand extends smithyClient.Command
356
+ class CreateCertificateFromCsrCommand extends client.Command
358
357
  .classBuilder()
359
358
  .ep(commonParams)
360
359
  .m(function (Command, cs, config, o) {
361
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
360
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
362
361
  })
363
362
  .s("AWSIotService", "CreateCertificateFromCsr", {})
364
363
  .n("IoTClient", "CreateCertificateFromCsrCommand")
@@ -366,11 +365,11 @@ class CreateCertificateFromCsrCommand extends smithyClient.Command
366
365
  .build() {
367
366
  }
368
367
 
369
- class CreateCertificateProviderCommand extends smithyClient.Command
368
+ class CreateCertificateProviderCommand extends client.Command
370
369
  .classBuilder()
371
370
  .ep(commonParams)
372
371
  .m(function (Command, cs, config, o) {
373
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
372
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
374
373
  })
375
374
  .s("AWSIotService", "CreateCertificateProvider", {})
376
375
  .n("IoTClient", "CreateCertificateProviderCommand")
@@ -378,11 +377,11 @@ class CreateCertificateProviderCommand extends smithyClient.Command
378
377
  .build() {
379
378
  }
380
379
 
381
- class CreateCommandCommand extends smithyClient.Command
380
+ class CreateCommandCommand extends client.Command
382
381
  .classBuilder()
383
382
  .ep(commonParams)
384
383
  .m(function (Command, cs, config, o) {
385
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
384
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
386
385
  })
387
386
  .s("AWSIotService", "CreateCommand", {})
388
387
  .n("IoTClient", "CreateCommandCommand")
@@ -390,11 +389,11 @@ class CreateCommandCommand extends smithyClient.Command
390
389
  .build() {
391
390
  }
392
391
 
393
- class CreateCustomMetricCommand extends smithyClient.Command
392
+ class CreateCustomMetricCommand extends client.Command
394
393
  .classBuilder()
395
394
  .ep(commonParams)
396
395
  .m(function (Command, cs, config, o) {
397
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
396
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
398
397
  })
399
398
  .s("AWSIotService", "CreateCustomMetric", {})
400
399
  .n("IoTClient", "CreateCustomMetricCommand")
@@ -402,11 +401,11 @@ class CreateCustomMetricCommand extends smithyClient.Command
402
401
  .build() {
403
402
  }
404
403
 
405
- class CreateDimensionCommand extends smithyClient.Command
404
+ class CreateDimensionCommand extends client.Command
406
405
  .classBuilder()
407
406
  .ep(commonParams)
408
407
  .m(function (Command, cs, config, o) {
409
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
408
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
410
409
  })
411
410
  .s("AWSIotService", "CreateDimension", {})
412
411
  .n("IoTClient", "CreateDimensionCommand")
@@ -414,11 +413,11 @@ class CreateDimensionCommand extends smithyClient.Command
414
413
  .build() {
415
414
  }
416
415
 
417
- class CreateDomainConfigurationCommand extends smithyClient.Command
416
+ class CreateDomainConfigurationCommand extends client.Command
418
417
  .classBuilder()
419
418
  .ep(commonParams)
420
419
  .m(function (Command, cs, config, o) {
421
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
420
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
422
421
  })
423
422
  .s("AWSIotService", "CreateDomainConfiguration", {})
424
423
  .n("IoTClient", "CreateDomainConfigurationCommand")
@@ -426,11 +425,11 @@ class CreateDomainConfigurationCommand extends smithyClient.Command
426
425
  .build() {
427
426
  }
428
427
 
429
- class CreateDynamicThingGroupCommand extends smithyClient.Command
428
+ class CreateDynamicThingGroupCommand extends client.Command
430
429
  .classBuilder()
431
430
  .ep(commonParams)
432
431
  .m(function (Command, cs, config, o) {
433
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
432
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
434
433
  })
435
434
  .s("AWSIotService", "CreateDynamicThingGroup", {})
436
435
  .n("IoTClient", "CreateDynamicThingGroupCommand")
@@ -438,11 +437,11 @@ class CreateDynamicThingGroupCommand extends smithyClient.Command
438
437
  .build() {
439
438
  }
440
439
 
441
- class CreateFleetMetricCommand extends smithyClient.Command
440
+ class CreateFleetMetricCommand extends client.Command
442
441
  .classBuilder()
443
442
  .ep(commonParams)
444
443
  .m(function (Command, cs, config, o) {
445
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
444
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
446
445
  })
447
446
  .s("AWSIotService", "CreateFleetMetric", {})
448
447
  .n("IoTClient", "CreateFleetMetricCommand")
@@ -450,11 +449,11 @@ class CreateFleetMetricCommand extends smithyClient.Command
450
449
  .build() {
451
450
  }
452
451
 
453
- class CreateJobCommand extends smithyClient.Command
452
+ class CreateJobCommand extends client.Command
454
453
  .classBuilder()
455
454
  .ep(commonParams)
456
455
  .m(function (Command, cs, config, o) {
457
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
456
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
458
457
  })
459
458
  .s("AWSIotService", "CreateJob", {})
460
459
  .n("IoTClient", "CreateJobCommand")
@@ -462,11 +461,11 @@ class CreateJobCommand extends smithyClient.Command
462
461
  .build() {
463
462
  }
464
463
 
465
- class CreateJobTemplateCommand extends smithyClient.Command
464
+ class CreateJobTemplateCommand extends client.Command
466
465
  .classBuilder()
467
466
  .ep(commonParams)
468
467
  .m(function (Command, cs, config, o) {
469
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
468
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
470
469
  })
471
470
  .s("AWSIotService", "CreateJobTemplate", {})
472
471
  .n("IoTClient", "CreateJobTemplateCommand")
@@ -474,11 +473,11 @@ class CreateJobTemplateCommand extends smithyClient.Command
474
473
  .build() {
475
474
  }
476
475
 
477
- class CreateKeysAndCertificateCommand extends smithyClient.Command
476
+ class CreateKeysAndCertificateCommand extends client.Command
478
477
  .classBuilder()
479
478
  .ep(commonParams)
480
479
  .m(function (Command, cs, config, o) {
481
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
480
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
482
481
  })
483
482
  .s("AWSIotService", "CreateKeysAndCertificate", {})
484
483
  .n("IoTClient", "CreateKeysAndCertificateCommand")
@@ -486,11 +485,11 @@ class CreateKeysAndCertificateCommand extends smithyClient.Command
486
485
  .build() {
487
486
  }
488
487
 
489
- class CreateMitigationActionCommand extends smithyClient.Command
488
+ class CreateMitigationActionCommand extends client.Command
490
489
  .classBuilder()
491
490
  .ep(commonParams)
492
491
  .m(function (Command, cs, config, o) {
493
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
492
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
494
493
  })
495
494
  .s("AWSIotService", "CreateMitigationAction", {})
496
495
  .n("IoTClient", "CreateMitigationActionCommand")
@@ -498,11 +497,11 @@ class CreateMitigationActionCommand extends smithyClient.Command
498
497
  .build() {
499
498
  }
500
499
 
501
- class CreateOTAUpdateCommand extends smithyClient.Command
500
+ class CreateOTAUpdateCommand extends client.Command
502
501
  .classBuilder()
503
502
  .ep(commonParams)
504
503
  .m(function (Command, cs, config, o) {
505
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
504
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
506
505
  })
507
506
  .s("AWSIotService", "CreateOTAUpdate", {})
508
507
  .n("IoTClient", "CreateOTAUpdateCommand")
@@ -510,11 +509,11 @@ class CreateOTAUpdateCommand extends smithyClient.Command
510
509
  .build() {
511
510
  }
512
511
 
513
- class CreatePackageCommand extends smithyClient.Command
512
+ class CreatePackageCommand extends client.Command
514
513
  .classBuilder()
515
514
  .ep(commonParams)
516
515
  .m(function (Command, cs, config, o) {
517
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
516
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
518
517
  })
519
518
  .s("AWSIotService", "CreatePackage", {})
520
519
  .n("IoTClient", "CreatePackageCommand")
@@ -522,11 +521,11 @@ class CreatePackageCommand extends smithyClient.Command
522
521
  .build() {
523
522
  }
524
523
 
525
- class CreatePackageVersionCommand extends smithyClient.Command
524
+ class CreatePackageVersionCommand extends client.Command
526
525
  .classBuilder()
527
526
  .ep(commonParams)
528
527
  .m(function (Command, cs, config, o) {
529
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
528
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
530
529
  })
531
530
  .s("AWSIotService", "CreatePackageVersion", {})
532
531
  .n("IoTClient", "CreatePackageVersionCommand")
@@ -534,11 +533,11 @@ class CreatePackageVersionCommand extends smithyClient.Command
534
533
  .build() {
535
534
  }
536
535
 
537
- class CreatePolicyCommand extends smithyClient.Command
536
+ class CreatePolicyCommand extends client.Command
538
537
  .classBuilder()
539
538
  .ep(commonParams)
540
539
  .m(function (Command, cs, config, o) {
541
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
540
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
542
541
  })
543
542
  .s("AWSIotService", "CreatePolicy", {})
544
543
  .n("IoTClient", "CreatePolicyCommand")
@@ -546,11 +545,11 @@ class CreatePolicyCommand extends smithyClient.Command
546
545
  .build() {
547
546
  }
548
547
 
549
- class CreatePolicyVersionCommand extends smithyClient.Command
548
+ class CreatePolicyVersionCommand extends client.Command
550
549
  .classBuilder()
551
550
  .ep(commonParams)
552
551
  .m(function (Command, cs, config, o) {
553
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
552
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
554
553
  })
555
554
  .s("AWSIotService", "CreatePolicyVersion", {})
556
555
  .n("IoTClient", "CreatePolicyVersionCommand")
@@ -558,11 +557,11 @@ class CreatePolicyVersionCommand extends smithyClient.Command
558
557
  .build() {
559
558
  }
560
559
 
561
- class CreateProvisioningClaimCommand extends smithyClient.Command
560
+ class CreateProvisioningClaimCommand extends client.Command
562
561
  .classBuilder()
563
562
  .ep(commonParams)
564
563
  .m(function (Command, cs, config, o) {
565
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
564
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
566
565
  })
567
566
  .s("AWSIotService", "CreateProvisioningClaim", {})
568
567
  .n("IoTClient", "CreateProvisioningClaimCommand")
@@ -570,11 +569,11 @@ class CreateProvisioningClaimCommand extends smithyClient.Command
570
569
  .build() {
571
570
  }
572
571
 
573
- class CreateProvisioningTemplateCommand extends smithyClient.Command
572
+ class CreateProvisioningTemplateCommand extends client.Command
574
573
  .classBuilder()
575
574
  .ep(commonParams)
576
575
  .m(function (Command, cs, config, o) {
577
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
576
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
578
577
  })
579
578
  .s("AWSIotService", "CreateProvisioningTemplate", {})
580
579
  .n("IoTClient", "CreateProvisioningTemplateCommand")
@@ -582,11 +581,11 @@ class CreateProvisioningTemplateCommand extends smithyClient.Command
582
581
  .build() {
583
582
  }
584
583
 
585
- class CreateProvisioningTemplateVersionCommand extends smithyClient.Command
584
+ class CreateProvisioningTemplateVersionCommand extends client.Command
586
585
  .classBuilder()
587
586
  .ep(commonParams)
588
587
  .m(function (Command, cs, config, o) {
589
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
588
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
590
589
  })
591
590
  .s("AWSIotService", "CreateProvisioningTemplateVersion", {})
592
591
  .n("IoTClient", "CreateProvisioningTemplateVersionCommand")
@@ -594,11 +593,11 @@ class CreateProvisioningTemplateVersionCommand extends smithyClient.Command
594
593
  .build() {
595
594
  }
596
595
 
597
- class CreateRoleAliasCommand extends smithyClient.Command
596
+ class CreateRoleAliasCommand extends client.Command
598
597
  .classBuilder()
599
598
  .ep(commonParams)
600
599
  .m(function (Command, cs, config, o) {
601
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
600
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
602
601
  })
603
602
  .s("AWSIotService", "CreateRoleAlias", {})
604
603
  .n("IoTClient", "CreateRoleAliasCommand")
@@ -606,11 +605,11 @@ class CreateRoleAliasCommand extends smithyClient.Command
606
605
  .build() {
607
606
  }
608
607
 
609
- class CreateScheduledAuditCommand extends smithyClient.Command
608
+ class CreateScheduledAuditCommand extends client.Command
610
609
  .classBuilder()
611
610
  .ep(commonParams)
612
611
  .m(function (Command, cs, config, o) {
613
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
612
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
614
613
  })
615
614
  .s("AWSIotService", "CreateScheduledAudit", {})
616
615
  .n("IoTClient", "CreateScheduledAuditCommand")
@@ -618,11 +617,11 @@ class CreateScheduledAuditCommand extends smithyClient.Command
618
617
  .build() {
619
618
  }
620
619
 
621
- class CreateSecurityProfileCommand extends smithyClient.Command
620
+ class CreateSecurityProfileCommand extends client.Command
622
621
  .classBuilder()
623
622
  .ep(commonParams)
624
623
  .m(function (Command, cs, config, o) {
625
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
624
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
626
625
  })
627
626
  .s("AWSIotService", "CreateSecurityProfile", {})
628
627
  .n("IoTClient", "CreateSecurityProfileCommand")
@@ -630,11 +629,11 @@ class CreateSecurityProfileCommand extends smithyClient.Command
630
629
  .build() {
631
630
  }
632
631
 
633
- class CreateStreamCommand extends smithyClient.Command
632
+ class CreateStreamCommand extends client.Command
634
633
  .classBuilder()
635
634
  .ep(commonParams)
636
635
  .m(function (Command, cs, config, o) {
637
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
636
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
638
637
  })
639
638
  .s("AWSIotService", "CreateStream", {})
640
639
  .n("IoTClient", "CreateStreamCommand")
@@ -642,11 +641,11 @@ class CreateStreamCommand extends smithyClient.Command
642
641
  .build() {
643
642
  }
644
643
 
645
- class CreateThingCommand extends smithyClient.Command
644
+ class CreateThingCommand extends client.Command
646
645
  .classBuilder()
647
646
  .ep(commonParams)
648
647
  .m(function (Command, cs, config, o) {
649
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
648
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
650
649
  })
651
650
  .s("AWSIotService", "CreateThing", {})
652
651
  .n("IoTClient", "CreateThingCommand")
@@ -654,11 +653,11 @@ class CreateThingCommand extends smithyClient.Command
654
653
  .build() {
655
654
  }
656
655
 
657
- class CreateThingGroupCommand extends smithyClient.Command
656
+ class CreateThingGroupCommand extends client.Command
658
657
  .classBuilder()
659
658
  .ep(commonParams)
660
659
  .m(function (Command, cs, config, o) {
661
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
660
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
662
661
  })
663
662
  .s("AWSIotService", "CreateThingGroup", {})
664
663
  .n("IoTClient", "CreateThingGroupCommand")
@@ -666,11 +665,11 @@ class CreateThingGroupCommand extends smithyClient.Command
666
665
  .build() {
667
666
  }
668
667
 
669
- class CreateThingTypeCommand extends smithyClient.Command
668
+ class CreateThingTypeCommand extends client.Command
670
669
  .classBuilder()
671
670
  .ep(commonParams)
672
671
  .m(function (Command, cs, config, o) {
673
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
672
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
674
673
  })
675
674
  .s("AWSIotService", "CreateThingType", {})
676
675
  .n("IoTClient", "CreateThingTypeCommand")
@@ -678,11 +677,11 @@ class CreateThingTypeCommand extends smithyClient.Command
678
677
  .build() {
679
678
  }
680
679
 
681
- class CreateTopicRuleCommand extends smithyClient.Command
680
+ class CreateTopicRuleCommand extends client.Command
682
681
  .classBuilder()
683
682
  .ep(commonParams)
684
683
  .m(function (Command, cs, config, o) {
685
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
684
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
686
685
  })
687
686
  .s("AWSIotService", "CreateTopicRule", {})
688
687
  .n("IoTClient", "CreateTopicRuleCommand")
@@ -690,11 +689,11 @@ class CreateTopicRuleCommand extends smithyClient.Command
690
689
  .build() {
691
690
  }
692
691
 
693
- class CreateTopicRuleDestinationCommand extends smithyClient.Command
692
+ class CreateTopicRuleDestinationCommand extends client.Command
694
693
  .classBuilder()
695
694
  .ep(commonParams)
696
695
  .m(function (Command, cs, config, o) {
697
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
696
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
698
697
  })
699
698
  .s("AWSIotService", "CreateTopicRuleDestination", {})
700
699
  .n("IoTClient", "CreateTopicRuleDestinationCommand")
@@ -702,11 +701,11 @@ class CreateTopicRuleDestinationCommand extends smithyClient.Command
702
701
  .build() {
703
702
  }
704
703
 
705
- class DeleteAccountAuditConfigurationCommand extends smithyClient.Command
704
+ class DeleteAccountAuditConfigurationCommand extends client.Command
706
705
  .classBuilder()
707
706
  .ep(commonParams)
708
707
  .m(function (Command, cs, config, o) {
709
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
708
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
710
709
  })
711
710
  .s("AWSIotService", "DeleteAccountAuditConfiguration", {})
712
711
  .n("IoTClient", "DeleteAccountAuditConfigurationCommand")
@@ -714,11 +713,11 @@ class DeleteAccountAuditConfigurationCommand extends smithyClient.Command
714
713
  .build() {
715
714
  }
716
715
 
717
- class DeleteAuditSuppressionCommand extends smithyClient.Command
716
+ class DeleteAuditSuppressionCommand extends client.Command
718
717
  .classBuilder()
719
718
  .ep(commonParams)
720
719
  .m(function (Command, cs, config, o) {
721
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
720
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
722
721
  })
723
722
  .s("AWSIotService", "DeleteAuditSuppression", {})
724
723
  .n("IoTClient", "DeleteAuditSuppressionCommand")
@@ -726,11 +725,11 @@ class DeleteAuditSuppressionCommand extends smithyClient.Command
726
725
  .build() {
727
726
  }
728
727
 
729
- class DeleteAuthorizerCommand extends smithyClient.Command
728
+ class DeleteAuthorizerCommand extends client.Command
730
729
  .classBuilder()
731
730
  .ep(commonParams)
732
731
  .m(function (Command, cs, config, o) {
733
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
732
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
734
733
  })
735
734
  .s("AWSIotService", "DeleteAuthorizer", {})
736
735
  .n("IoTClient", "DeleteAuthorizerCommand")
@@ -738,11 +737,11 @@ class DeleteAuthorizerCommand extends smithyClient.Command
738
737
  .build() {
739
738
  }
740
739
 
741
- class DeleteBillingGroupCommand extends smithyClient.Command
740
+ class DeleteBillingGroupCommand extends client.Command
742
741
  .classBuilder()
743
742
  .ep(commonParams)
744
743
  .m(function (Command, cs, config, o) {
745
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
744
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
746
745
  })
747
746
  .s("AWSIotService", "DeleteBillingGroup", {})
748
747
  .n("IoTClient", "DeleteBillingGroupCommand")
@@ -750,11 +749,11 @@ class DeleteBillingGroupCommand extends smithyClient.Command
750
749
  .build() {
751
750
  }
752
751
 
753
- class DeleteCACertificateCommand extends smithyClient.Command
752
+ class DeleteCACertificateCommand extends client.Command
754
753
  .classBuilder()
755
754
  .ep(commonParams)
756
755
  .m(function (Command, cs, config, o) {
757
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
756
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
758
757
  })
759
758
  .s("AWSIotService", "DeleteCACertificate", {})
760
759
  .n("IoTClient", "DeleteCACertificateCommand")
@@ -762,11 +761,11 @@ class DeleteCACertificateCommand extends smithyClient.Command
762
761
  .build() {
763
762
  }
764
763
 
765
- class DeleteCertificateCommand extends smithyClient.Command
764
+ class DeleteCertificateCommand extends client.Command
766
765
  .classBuilder()
767
766
  .ep(commonParams)
768
767
  .m(function (Command, cs, config, o) {
769
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
768
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
770
769
  })
771
770
  .s("AWSIotService", "DeleteCertificate", {})
772
771
  .n("IoTClient", "DeleteCertificateCommand")
@@ -774,11 +773,11 @@ class DeleteCertificateCommand extends smithyClient.Command
774
773
  .build() {
775
774
  }
776
775
 
777
- class DeleteCertificateProviderCommand extends smithyClient.Command
776
+ class DeleteCertificateProviderCommand extends client.Command
778
777
  .classBuilder()
779
778
  .ep(commonParams)
780
779
  .m(function (Command, cs, config, o) {
781
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
780
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
782
781
  })
783
782
  .s("AWSIotService", "DeleteCertificateProvider", {})
784
783
  .n("IoTClient", "DeleteCertificateProviderCommand")
@@ -786,11 +785,11 @@ class DeleteCertificateProviderCommand extends smithyClient.Command
786
785
  .build() {
787
786
  }
788
787
 
789
- class DeleteCommandCommand extends smithyClient.Command
788
+ class DeleteCommandCommand extends client.Command
790
789
  .classBuilder()
791
790
  .ep(commonParams)
792
791
  .m(function (Command, cs, config, o) {
793
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
792
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
794
793
  })
795
794
  .s("AWSIotService", "DeleteCommand", {})
796
795
  .n("IoTClient", "DeleteCommandCommand")
@@ -798,11 +797,11 @@ class DeleteCommandCommand extends smithyClient.Command
798
797
  .build() {
799
798
  }
800
799
 
801
- class DeleteCommandExecutionCommand extends smithyClient.Command
800
+ class DeleteCommandExecutionCommand extends client.Command
802
801
  .classBuilder()
803
802
  .ep(commonParams)
804
803
  .m(function (Command, cs, config, o) {
805
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
804
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
806
805
  })
807
806
  .s("AWSIotService", "DeleteCommandExecution", {})
808
807
  .n("IoTClient", "DeleteCommandExecutionCommand")
@@ -810,11 +809,11 @@ class DeleteCommandExecutionCommand extends smithyClient.Command
810
809
  .build() {
811
810
  }
812
811
 
813
- class DeleteCustomMetricCommand extends smithyClient.Command
812
+ class DeleteCustomMetricCommand extends client.Command
814
813
  .classBuilder()
815
814
  .ep(commonParams)
816
815
  .m(function (Command, cs, config, o) {
817
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
816
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
818
817
  })
819
818
  .s("AWSIotService", "DeleteCustomMetric", {})
820
819
  .n("IoTClient", "DeleteCustomMetricCommand")
@@ -822,11 +821,11 @@ class DeleteCustomMetricCommand extends smithyClient.Command
822
821
  .build() {
823
822
  }
824
823
 
825
- class DeleteDimensionCommand extends smithyClient.Command
824
+ class DeleteDimensionCommand extends client.Command
826
825
  .classBuilder()
827
826
  .ep(commonParams)
828
827
  .m(function (Command, cs, config, o) {
829
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
828
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
830
829
  })
831
830
  .s("AWSIotService", "DeleteDimension", {})
832
831
  .n("IoTClient", "DeleteDimensionCommand")
@@ -834,11 +833,11 @@ class DeleteDimensionCommand extends smithyClient.Command
834
833
  .build() {
835
834
  }
836
835
 
837
- class DeleteDomainConfigurationCommand extends smithyClient.Command
836
+ class DeleteDomainConfigurationCommand extends client.Command
838
837
  .classBuilder()
839
838
  .ep(commonParams)
840
839
  .m(function (Command, cs, config, o) {
841
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
840
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
842
841
  })
843
842
  .s("AWSIotService", "DeleteDomainConfiguration", {})
844
843
  .n("IoTClient", "DeleteDomainConfigurationCommand")
@@ -846,11 +845,11 @@ class DeleteDomainConfigurationCommand extends smithyClient.Command
846
845
  .build() {
847
846
  }
848
847
 
849
- class DeleteDynamicThingGroupCommand extends smithyClient.Command
848
+ class DeleteDynamicThingGroupCommand extends client.Command
850
849
  .classBuilder()
851
850
  .ep(commonParams)
852
851
  .m(function (Command, cs, config, o) {
853
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
852
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
854
853
  })
855
854
  .s("AWSIotService", "DeleteDynamicThingGroup", {})
856
855
  .n("IoTClient", "DeleteDynamicThingGroupCommand")
@@ -858,11 +857,11 @@ class DeleteDynamicThingGroupCommand extends smithyClient.Command
858
857
  .build() {
859
858
  }
860
859
 
861
- class DeleteFleetMetricCommand extends smithyClient.Command
860
+ class DeleteFleetMetricCommand extends client.Command
862
861
  .classBuilder()
863
862
  .ep(commonParams)
864
863
  .m(function (Command, cs, config, o) {
865
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
864
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
866
865
  })
867
866
  .s("AWSIotService", "DeleteFleetMetric", {})
868
867
  .n("IoTClient", "DeleteFleetMetricCommand")
@@ -870,11 +869,11 @@ class DeleteFleetMetricCommand extends smithyClient.Command
870
869
  .build() {
871
870
  }
872
871
 
873
- class DeleteJobCommand extends smithyClient.Command
872
+ class DeleteJobCommand extends client.Command
874
873
  .classBuilder()
875
874
  .ep(commonParams)
876
875
  .m(function (Command, cs, config, o) {
877
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
876
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
878
877
  })
879
878
  .s("AWSIotService", "DeleteJob", {})
880
879
  .n("IoTClient", "DeleteJobCommand")
@@ -882,11 +881,11 @@ class DeleteJobCommand extends smithyClient.Command
882
881
  .build() {
883
882
  }
884
883
 
885
- class DeleteJobExecutionCommand extends smithyClient.Command
884
+ class DeleteJobExecutionCommand extends client.Command
886
885
  .classBuilder()
887
886
  .ep(commonParams)
888
887
  .m(function (Command, cs, config, o) {
889
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
888
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
890
889
  })
891
890
  .s("AWSIotService", "DeleteJobExecution", {})
892
891
  .n("IoTClient", "DeleteJobExecutionCommand")
@@ -894,11 +893,11 @@ class DeleteJobExecutionCommand extends smithyClient.Command
894
893
  .build() {
895
894
  }
896
895
 
897
- class DeleteJobTemplateCommand extends smithyClient.Command
896
+ class DeleteJobTemplateCommand extends client.Command
898
897
  .classBuilder()
899
898
  .ep(commonParams)
900
899
  .m(function (Command, cs, config, o) {
901
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
900
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
902
901
  })
903
902
  .s("AWSIotService", "DeleteJobTemplate", {})
904
903
  .n("IoTClient", "DeleteJobTemplateCommand")
@@ -906,11 +905,11 @@ class DeleteJobTemplateCommand extends smithyClient.Command
906
905
  .build() {
907
906
  }
908
907
 
909
- class DeleteMitigationActionCommand extends smithyClient.Command
908
+ class DeleteMitigationActionCommand extends client.Command
910
909
  .classBuilder()
911
910
  .ep(commonParams)
912
911
  .m(function (Command, cs, config, o) {
913
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
912
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
914
913
  })
915
914
  .s("AWSIotService", "DeleteMitigationAction", {})
916
915
  .n("IoTClient", "DeleteMitigationActionCommand")
@@ -918,11 +917,11 @@ class DeleteMitigationActionCommand extends smithyClient.Command
918
917
  .build() {
919
918
  }
920
919
 
921
- class DeleteOTAUpdateCommand extends smithyClient.Command
920
+ class DeleteOTAUpdateCommand extends client.Command
922
921
  .classBuilder()
923
922
  .ep(commonParams)
924
923
  .m(function (Command, cs, config, o) {
925
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
924
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
926
925
  })
927
926
  .s("AWSIotService", "DeleteOTAUpdate", {})
928
927
  .n("IoTClient", "DeleteOTAUpdateCommand")
@@ -930,11 +929,11 @@ class DeleteOTAUpdateCommand extends smithyClient.Command
930
929
  .build() {
931
930
  }
932
931
 
933
- class DeletePackageCommand extends smithyClient.Command
932
+ class DeletePackageCommand extends client.Command
934
933
  .classBuilder()
935
934
  .ep(commonParams)
936
935
  .m(function (Command, cs, config, o) {
937
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
936
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
938
937
  })
939
938
  .s("AWSIotService", "DeletePackage", {})
940
939
  .n("IoTClient", "DeletePackageCommand")
@@ -942,11 +941,11 @@ class DeletePackageCommand extends smithyClient.Command
942
941
  .build() {
943
942
  }
944
943
 
945
- class DeletePackageVersionCommand extends smithyClient.Command
944
+ class DeletePackageVersionCommand extends client.Command
946
945
  .classBuilder()
947
946
  .ep(commonParams)
948
947
  .m(function (Command, cs, config, o) {
949
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
948
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
950
949
  })
951
950
  .s("AWSIotService", "DeletePackageVersion", {})
952
951
  .n("IoTClient", "DeletePackageVersionCommand")
@@ -954,11 +953,11 @@ class DeletePackageVersionCommand extends smithyClient.Command
954
953
  .build() {
955
954
  }
956
955
 
957
- class DeletePolicyCommand extends smithyClient.Command
956
+ class DeletePolicyCommand extends client.Command
958
957
  .classBuilder()
959
958
  .ep(commonParams)
960
959
  .m(function (Command, cs, config, o) {
961
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
960
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
962
961
  })
963
962
  .s("AWSIotService", "DeletePolicy", {})
964
963
  .n("IoTClient", "DeletePolicyCommand")
@@ -966,11 +965,11 @@ class DeletePolicyCommand extends smithyClient.Command
966
965
  .build() {
967
966
  }
968
967
 
969
- class DeletePolicyVersionCommand extends smithyClient.Command
968
+ class DeletePolicyVersionCommand extends client.Command
970
969
  .classBuilder()
971
970
  .ep(commonParams)
972
971
  .m(function (Command, cs, config, o) {
973
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
972
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
974
973
  })
975
974
  .s("AWSIotService", "DeletePolicyVersion", {})
976
975
  .n("IoTClient", "DeletePolicyVersionCommand")
@@ -978,11 +977,11 @@ class DeletePolicyVersionCommand extends smithyClient.Command
978
977
  .build() {
979
978
  }
980
979
 
981
- class DeleteProvisioningTemplateCommand extends smithyClient.Command
980
+ class DeleteProvisioningTemplateCommand extends client.Command
982
981
  .classBuilder()
983
982
  .ep(commonParams)
984
983
  .m(function (Command, cs, config, o) {
985
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
984
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
986
985
  })
987
986
  .s("AWSIotService", "DeleteProvisioningTemplate", {})
988
987
  .n("IoTClient", "DeleteProvisioningTemplateCommand")
@@ -990,11 +989,11 @@ class DeleteProvisioningTemplateCommand extends smithyClient.Command
990
989
  .build() {
991
990
  }
992
991
 
993
- class DeleteProvisioningTemplateVersionCommand extends smithyClient.Command
992
+ class DeleteProvisioningTemplateVersionCommand extends client.Command
994
993
  .classBuilder()
995
994
  .ep(commonParams)
996
995
  .m(function (Command, cs, config, o) {
997
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
996
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
998
997
  })
999
998
  .s("AWSIotService", "DeleteProvisioningTemplateVersion", {})
1000
999
  .n("IoTClient", "DeleteProvisioningTemplateVersionCommand")
@@ -1002,11 +1001,11 @@ class DeleteProvisioningTemplateVersionCommand extends smithyClient.Command
1002
1001
  .build() {
1003
1002
  }
1004
1003
 
1005
- class DeleteRegistrationCodeCommand extends smithyClient.Command
1004
+ class DeleteRegistrationCodeCommand extends client.Command
1006
1005
  .classBuilder()
1007
1006
  .ep(commonParams)
1008
1007
  .m(function (Command, cs, config, o) {
1009
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1008
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1010
1009
  })
1011
1010
  .s("AWSIotService", "DeleteRegistrationCode", {})
1012
1011
  .n("IoTClient", "DeleteRegistrationCodeCommand")
@@ -1014,11 +1013,11 @@ class DeleteRegistrationCodeCommand extends smithyClient.Command
1014
1013
  .build() {
1015
1014
  }
1016
1015
 
1017
- class DeleteRoleAliasCommand extends smithyClient.Command
1016
+ class DeleteRoleAliasCommand extends client.Command
1018
1017
  .classBuilder()
1019
1018
  .ep(commonParams)
1020
1019
  .m(function (Command, cs, config, o) {
1021
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1020
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1022
1021
  })
1023
1022
  .s("AWSIotService", "DeleteRoleAlias", {})
1024
1023
  .n("IoTClient", "DeleteRoleAliasCommand")
@@ -1026,11 +1025,11 @@ class DeleteRoleAliasCommand extends smithyClient.Command
1026
1025
  .build() {
1027
1026
  }
1028
1027
 
1029
- class DeleteScheduledAuditCommand extends smithyClient.Command
1028
+ class DeleteScheduledAuditCommand extends client.Command
1030
1029
  .classBuilder()
1031
1030
  .ep(commonParams)
1032
1031
  .m(function (Command, cs, config, o) {
1033
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1032
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1034
1033
  })
1035
1034
  .s("AWSIotService", "DeleteScheduledAudit", {})
1036
1035
  .n("IoTClient", "DeleteScheduledAuditCommand")
@@ -1038,11 +1037,11 @@ class DeleteScheduledAuditCommand extends smithyClient.Command
1038
1037
  .build() {
1039
1038
  }
1040
1039
 
1041
- class DeleteSecurityProfileCommand extends smithyClient.Command
1040
+ class DeleteSecurityProfileCommand extends client.Command
1042
1041
  .classBuilder()
1043
1042
  .ep(commonParams)
1044
1043
  .m(function (Command, cs, config, o) {
1045
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1044
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1046
1045
  })
1047
1046
  .s("AWSIotService", "DeleteSecurityProfile", {})
1048
1047
  .n("IoTClient", "DeleteSecurityProfileCommand")
@@ -1050,11 +1049,11 @@ class DeleteSecurityProfileCommand extends smithyClient.Command
1050
1049
  .build() {
1051
1050
  }
1052
1051
 
1053
- class DeleteStreamCommand extends smithyClient.Command
1052
+ class DeleteStreamCommand extends client.Command
1054
1053
  .classBuilder()
1055
1054
  .ep(commonParams)
1056
1055
  .m(function (Command, cs, config, o) {
1057
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1056
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1058
1057
  })
1059
1058
  .s("AWSIotService", "DeleteStream", {})
1060
1059
  .n("IoTClient", "DeleteStreamCommand")
@@ -1062,11 +1061,11 @@ class DeleteStreamCommand extends smithyClient.Command
1062
1061
  .build() {
1063
1062
  }
1064
1063
 
1065
- class DeleteThingCommand extends smithyClient.Command
1064
+ class DeleteThingCommand extends client.Command
1066
1065
  .classBuilder()
1067
1066
  .ep(commonParams)
1068
1067
  .m(function (Command, cs, config, o) {
1069
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1068
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1070
1069
  })
1071
1070
  .s("AWSIotService", "DeleteThing", {})
1072
1071
  .n("IoTClient", "DeleteThingCommand")
@@ -1074,11 +1073,11 @@ class DeleteThingCommand extends smithyClient.Command
1074
1073
  .build() {
1075
1074
  }
1076
1075
 
1077
- class DeleteThingGroupCommand extends smithyClient.Command
1076
+ class DeleteThingGroupCommand extends client.Command
1078
1077
  .classBuilder()
1079
1078
  .ep(commonParams)
1080
1079
  .m(function (Command, cs, config, o) {
1081
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1080
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1082
1081
  })
1083
1082
  .s("AWSIotService", "DeleteThingGroup", {})
1084
1083
  .n("IoTClient", "DeleteThingGroupCommand")
@@ -1086,11 +1085,11 @@ class DeleteThingGroupCommand extends smithyClient.Command
1086
1085
  .build() {
1087
1086
  }
1088
1087
 
1089
- class DeleteThingTypeCommand extends smithyClient.Command
1088
+ class DeleteThingTypeCommand extends client.Command
1090
1089
  .classBuilder()
1091
1090
  .ep(commonParams)
1092
1091
  .m(function (Command, cs, config, o) {
1093
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1092
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1094
1093
  })
1095
1094
  .s("AWSIotService", "DeleteThingType", {})
1096
1095
  .n("IoTClient", "DeleteThingTypeCommand")
@@ -1098,11 +1097,11 @@ class DeleteThingTypeCommand extends smithyClient.Command
1098
1097
  .build() {
1099
1098
  }
1100
1099
 
1101
- class DeleteTopicRuleCommand extends smithyClient.Command
1100
+ class DeleteTopicRuleCommand extends client.Command
1102
1101
  .classBuilder()
1103
1102
  .ep(commonParams)
1104
1103
  .m(function (Command, cs, config, o) {
1105
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1104
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1106
1105
  })
1107
1106
  .s("AWSIotService", "DeleteTopicRule", {})
1108
1107
  .n("IoTClient", "DeleteTopicRuleCommand")
@@ -1110,11 +1109,11 @@ class DeleteTopicRuleCommand extends smithyClient.Command
1110
1109
  .build() {
1111
1110
  }
1112
1111
 
1113
- class DeleteTopicRuleDestinationCommand extends smithyClient.Command
1112
+ class DeleteTopicRuleDestinationCommand extends client.Command
1114
1113
  .classBuilder()
1115
1114
  .ep(commonParams)
1116
1115
  .m(function (Command, cs, config, o) {
1117
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1116
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1118
1117
  })
1119
1118
  .s("AWSIotService", "DeleteTopicRuleDestination", {})
1120
1119
  .n("IoTClient", "DeleteTopicRuleDestinationCommand")
@@ -1122,11 +1121,11 @@ class DeleteTopicRuleDestinationCommand extends smithyClient.Command
1122
1121
  .build() {
1123
1122
  }
1124
1123
 
1125
- class DeleteV2LoggingLevelCommand extends smithyClient.Command
1124
+ class DeleteV2LoggingLevelCommand extends client.Command
1126
1125
  .classBuilder()
1127
1126
  .ep(commonParams)
1128
1127
  .m(function (Command, cs, config, o) {
1129
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1128
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1130
1129
  })
1131
1130
  .s("AWSIotService", "DeleteV2LoggingLevel", {})
1132
1131
  .n("IoTClient", "DeleteV2LoggingLevelCommand")
@@ -1134,11 +1133,11 @@ class DeleteV2LoggingLevelCommand extends smithyClient.Command
1134
1133
  .build() {
1135
1134
  }
1136
1135
 
1137
- class DeprecateThingTypeCommand extends smithyClient.Command
1136
+ class DeprecateThingTypeCommand extends client.Command
1138
1137
  .classBuilder()
1139
1138
  .ep(commonParams)
1140
1139
  .m(function (Command, cs, config, o) {
1141
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1140
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1142
1141
  })
1143
1142
  .s("AWSIotService", "DeprecateThingType", {})
1144
1143
  .n("IoTClient", "DeprecateThingTypeCommand")
@@ -1146,11 +1145,11 @@ class DeprecateThingTypeCommand extends smithyClient.Command
1146
1145
  .build() {
1147
1146
  }
1148
1147
 
1149
- class DescribeAccountAuditConfigurationCommand extends smithyClient.Command
1148
+ class DescribeAccountAuditConfigurationCommand extends client.Command
1150
1149
  .classBuilder()
1151
1150
  .ep(commonParams)
1152
1151
  .m(function (Command, cs, config, o) {
1153
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1152
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1154
1153
  })
1155
1154
  .s("AWSIotService", "DescribeAccountAuditConfiguration", {})
1156
1155
  .n("IoTClient", "DescribeAccountAuditConfigurationCommand")
@@ -1158,11 +1157,11 @@ class DescribeAccountAuditConfigurationCommand extends smithyClient.Command
1158
1157
  .build() {
1159
1158
  }
1160
1159
 
1161
- class DescribeAuditFindingCommand extends smithyClient.Command
1160
+ class DescribeAuditFindingCommand extends client.Command
1162
1161
  .classBuilder()
1163
1162
  .ep(commonParams)
1164
1163
  .m(function (Command, cs, config, o) {
1165
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1164
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1166
1165
  })
1167
1166
  .s("AWSIotService", "DescribeAuditFinding", {})
1168
1167
  .n("IoTClient", "DescribeAuditFindingCommand")
@@ -1170,11 +1169,11 @@ class DescribeAuditFindingCommand extends smithyClient.Command
1170
1169
  .build() {
1171
1170
  }
1172
1171
 
1173
- class DescribeAuditMitigationActionsTaskCommand extends smithyClient.Command
1172
+ class DescribeAuditMitigationActionsTaskCommand extends client.Command
1174
1173
  .classBuilder()
1175
1174
  .ep(commonParams)
1176
1175
  .m(function (Command, cs, config, o) {
1177
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1176
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1178
1177
  })
1179
1178
  .s("AWSIotService", "DescribeAuditMitigationActionsTask", {})
1180
1179
  .n("IoTClient", "DescribeAuditMitigationActionsTaskCommand")
@@ -1182,11 +1181,11 @@ class DescribeAuditMitigationActionsTaskCommand extends smithyClient.Command
1182
1181
  .build() {
1183
1182
  }
1184
1183
 
1185
- class DescribeAuditSuppressionCommand extends smithyClient.Command
1184
+ class DescribeAuditSuppressionCommand extends client.Command
1186
1185
  .classBuilder()
1187
1186
  .ep(commonParams)
1188
1187
  .m(function (Command, cs, config, o) {
1189
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1188
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1190
1189
  })
1191
1190
  .s("AWSIotService", "DescribeAuditSuppression", {})
1192
1191
  .n("IoTClient", "DescribeAuditSuppressionCommand")
@@ -1194,11 +1193,11 @@ class DescribeAuditSuppressionCommand extends smithyClient.Command
1194
1193
  .build() {
1195
1194
  }
1196
1195
 
1197
- class DescribeAuditTaskCommand extends smithyClient.Command
1196
+ class DescribeAuditTaskCommand extends client.Command
1198
1197
  .classBuilder()
1199
1198
  .ep(commonParams)
1200
1199
  .m(function (Command, cs, config, o) {
1201
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1200
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1202
1201
  })
1203
1202
  .s("AWSIotService", "DescribeAuditTask", {})
1204
1203
  .n("IoTClient", "DescribeAuditTaskCommand")
@@ -1206,11 +1205,11 @@ class DescribeAuditTaskCommand extends smithyClient.Command
1206
1205
  .build() {
1207
1206
  }
1208
1207
 
1209
- class DescribeAuthorizerCommand extends smithyClient.Command
1208
+ class DescribeAuthorizerCommand extends client.Command
1210
1209
  .classBuilder()
1211
1210
  .ep(commonParams)
1212
1211
  .m(function (Command, cs, config, o) {
1213
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1212
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1214
1213
  })
1215
1214
  .s("AWSIotService", "DescribeAuthorizer", {})
1216
1215
  .n("IoTClient", "DescribeAuthorizerCommand")
@@ -1218,11 +1217,11 @@ class DescribeAuthorizerCommand extends smithyClient.Command
1218
1217
  .build() {
1219
1218
  }
1220
1219
 
1221
- class DescribeBillingGroupCommand extends smithyClient.Command
1220
+ class DescribeBillingGroupCommand extends client.Command
1222
1221
  .classBuilder()
1223
1222
  .ep(commonParams)
1224
1223
  .m(function (Command, cs, config, o) {
1225
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1224
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1226
1225
  })
1227
1226
  .s("AWSIotService", "DescribeBillingGroup", {})
1228
1227
  .n("IoTClient", "DescribeBillingGroupCommand")
@@ -1230,11 +1229,11 @@ class DescribeBillingGroupCommand extends smithyClient.Command
1230
1229
  .build() {
1231
1230
  }
1232
1231
 
1233
- class DescribeCACertificateCommand extends smithyClient.Command
1232
+ class DescribeCACertificateCommand extends client.Command
1234
1233
  .classBuilder()
1235
1234
  .ep(commonParams)
1236
1235
  .m(function (Command, cs, config, o) {
1237
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1236
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1238
1237
  })
1239
1238
  .s("AWSIotService", "DescribeCACertificate", {})
1240
1239
  .n("IoTClient", "DescribeCACertificateCommand")
@@ -1242,11 +1241,11 @@ class DescribeCACertificateCommand extends smithyClient.Command
1242
1241
  .build() {
1243
1242
  }
1244
1243
 
1245
- class DescribeCertificateCommand extends smithyClient.Command
1244
+ class DescribeCertificateCommand extends client.Command
1246
1245
  .classBuilder()
1247
1246
  .ep(commonParams)
1248
1247
  .m(function (Command, cs, config, o) {
1249
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1248
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1250
1249
  })
1251
1250
  .s("AWSIotService", "DescribeCertificate", {})
1252
1251
  .n("IoTClient", "DescribeCertificateCommand")
@@ -1254,11 +1253,11 @@ class DescribeCertificateCommand extends smithyClient.Command
1254
1253
  .build() {
1255
1254
  }
1256
1255
 
1257
- class DescribeCertificateProviderCommand extends smithyClient.Command
1256
+ class DescribeCertificateProviderCommand extends client.Command
1258
1257
  .classBuilder()
1259
1258
  .ep(commonParams)
1260
1259
  .m(function (Command, cs, config, o) {
1261
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1260
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1262
1261
  })
1263
1262
  .s("AWSIotService", "DescribeCertificateProvider", {})
1264
1263
  .n("IoTClient", "DescribeCertificateProviderCommand")
@@ -1266,11 +1265,11 @@ class DescribeCertificateProviderCommand extends smithyClient.Command
1266
1265
  .build() {
1267
1266
  }
1268
1267
 
1269
- class DescribeCustomMetricCommand extends smithyClient.Command
1268
+ class DescribeCustomMetricCommand extends client.Command
1270
1269
  .classBuilder()
1271
1270
  .ep(commonParams)
1272
1271
  .m(function (Command, cs, config, o) {
1273
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1272
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1274
1273
  })
1275
1274
  .s("AWSIotService", "DescribeCustomMetric", {})
1276
1275
  .n("IoTClient", "DescribeCustomMetricCommand")
@@ -1278,11 +1277,11 @@ class DescribeCustomMetricCommand extends smithyClient.Command
1278
1277
  .build() {
1279
1278
  }
1280
1279
 
1281
- class DescribeDefaultAuthorizerCommand extends smithyClient.Command
1280
+ class DescribeDefaultAuthorizerCommand extends client.Command
1282
1281
  .classBuilder()
1283
1282
  .ep(commonParams)
1284
1283
  .m(function (Command, cs, config, o) {
1285
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1284
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1286
1285
  })
1287
1286
  .s("AWSIotService", "DescribeDefaultAuthorizer", {})
1288
1287
  .n("IoTClient", "DescribeDefaultAuthorizerCommand")
@@ -1290,11 +1289,11 @@ class DescribeDefaultAuthorizerCommand extends smithyClient.Command
1290
1289
  .build() {
1291
1290
  }
1292
1291
 
1293
- class DescribeDetectMitigationActionsTaskCommand extends smithyClient.Command
1292
+ class DescribeDetectMitigationActionsTaskCommand extends client.Command
1294
1293
  .classBuilder()
1295
1294
  .ep(commonParams)
1296
1295
  .m(function (Command, cs, config, o) {
1297
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1296
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1298
1297
  })
1299
1298
  .s("AWSIotService", "DescribeDetectMitigationActionsTask", {})
1300
1299
  .n("IoTClient", "DescribeDetectMitigationActionsTaskCommand")
@@ -1302,11 +1301,11 @@ class DescribeDetectMitigationActionsTaskCommand extends smithyClient.Command
1302
1301
  .build() {
1303
1302
  }
1304
1303
 
1305
- class DescribeDimensionCommand extends smithyClient.Command
1304
+ class DescribeDimensionCommand extends client.Command
1306
1305
  .classBuilder()
1307
1306
  .ep(commonParams)
1308
1307
  .m(function (Command, cs, config, o) {
1309
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1308
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1310
1309
  })
1311
1310
  .s("AWSIotService", "DescribeDimension", {})
1312
1311
  .n("IoTClient", "DescribeDimensionCommand")
@@ -1314,11 +1313,11 @@ class DescribeDimensionCommand extends smithyClient.Command
1314
1313
  .build() {
1315
1314
  }
1316
1315
 
1317
- class DescribeDomainConfigurationCommand extends smithyClient.Command
1316
+ class DescribeDomainConfigurationCommand extends client.Command
1318
1317
  .classBuilder()
1319
1318
  .ep(commonParams)
1320
1319
  .m(function (Command, cs, config, o) {
1321
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1320
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1322
1321
  })
1323
1322
  .s("AWSIotService", "DescribeDomainConfiguration", {})
1324
1323
  .n("IoTClient", "DescribeDomainConfigurationCommand")
@@ -1326,11 +1325,11 @@ class DescribeDomainConfigurationCommand extends smithyClient.Command
1326
1325
  .build() {
1327
1326
  }
1328
1327
 
1329
- class DescribeEncryptionConfigurationCommand extends smithyClient.Command
1328
+ class DescribeEncryptionConfigurationCommand extends client.Command
1330
1329
  .classBuilder()
1331
1330
  .ep(commonParams)
1332
1331
  .m(function (Command, cs, config, o) {
1333
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1332
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1334
1333
  })
1335
1334
  .s("AWSIotService", "DescribeEncryptionConfiguration", {})
1336
1335
  .n("IoTClient", "DescribeEncryptionConfigurationCommand")
@@ -1338,11 +1337,11 @@ class DescribeEncryptionConfigurationCommand extends smithyClient.Command
1338
1337
  .build() {
1339
1338
  }
1340
1339
 
1341
- class DescribeEndpointCommand extends smithyClient.Command
1340
+ class DescribeEndpointCommand extends client.Command
1342
1341
  .classBuilder()
1343
1342
  .ep(commonParams)
1344
1343
  .m(function (Command, cs, config, o) {
1345
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1344
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1346
1345
  })
1347
1346
  .s("AWSIotService", "DescribeEndpoint", {})
1348
1347
  .n("IoTClient", "DescribeEndpointCommand")
@@ -1350,11 +1349,11 @@ class DescribeEndpointCommand extends smithyClient.Command
1350
1349
  .build() {
1351
1350
  }
1352
1351
 
1353
- class DescribeEventConfigurationsCommand extends smithyClient.Command
1352
+ class DescribeEventConfigurationsCommand extends client.Command
1354
1353
  .classBuilder()
1355
1354
  .ep(commonParams)
1356
1355
  .m(function (Command, cs, config, o) {
1357
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1356
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1358
1357
  })
1359
1358
  .s("AWSIotService", "DescribeEventConfigurations", {})
1360
1359
  .n("IoTClient", "DescribeEventConfigurationsCommand")
@@ -1362,11 +1361,11 @@ class DescribeEventConfigurationsCommand extends smithyClient.Command
1362
1361
  .build() {
1363
1362
  }
1364
1363
 
1365
- class DescribeFleetMetricCommand extends smithyClient.Command
1364
+ class DescribeFleetMetricCommand extends client.Command
1366
1365
  .classBuilder()
1367
1366
  .ep(commonParams)
1368
1367
  .m(function (Command, cs, config, o) {
1369
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1368
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1370
1369
  })
1371
1370
  .s("AWSIotService", "DescribeFleetMetric", {})
1372
1371
  .n("IoTClient", "DescribeFleetMetricCommand")
@@ -1374,11 +1373,11 @@ class DescribeFleetMetricCommand extends smithyClient.Command
1374
1373
  .build() {
1375
1374
  }
1376
1375
 
1377
- class DescribeIndexCommand extends smithyClient.Command
1376
+ class DescribeIndexCommand extends client.Command
1378
1377
  .classBuilder()
1379
1378
  .ep(commonParams)
1380
1379
  .m(function (Command, cs, config, o) {
1381
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1380
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1382
1381
  })
1383
1382
  .s("AWSIotService", "DescribeIndex", {})
1384
1383
  .n("IoTClient", "DescribeIndexCommand")
@@ -1386,11 +1385,11 @@ class DescribeIndexCommand extends smithyClient.Command
1386
1385
  .build() {
1387
1386
  }
1388
1387
 
1389
- class DescribeJobCommand extends smithyClient.Command
1388
+ class DescribeJobCommand extends client.Command
1390
1389
  .classBuilder()
1391
1390
  .ep(commonParams)
1392
1391
  .m(function (Command, cs, config, o) {
1393
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1392
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1394
1393
  })
1395
1394
  .s("AWSIotService", "DescribeJob", {})
1396
1395
  .n("IoTClient", "DescribeJobCommand")
@@ -1398,11 +1397,11 @@ class DescribeJobCommand extends smithyClient.Command
1398
1397
  .build() {
1399
1398
  }
1400
1399
 
1401
- class DescribeJobExecutionCommand extends smithyClient.Command
1400
+ class DescribeJobExecutionCommand extends client.Command
1402
1401
  .classBuilder()
1403
1402
  .ep(commonParams)
1404
1403
  .m(function (Command, cs, config, o) {
1405
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1404
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1406
1405
  })
1407
1406
  .s("AWSIotService", "DescribeJobExecution", {})
1408
1407
  .n("IoTClient", "DescribeJobExecutionCommand")
@@ -1410,11 +1409,11 @@ class DescribeJobExecutionCommand extends smithyClient.Command
1410
1409
  .build() {
1411
1410
  }
1412
1411
 
1413
- class DescribeJobTemplateCommand extends smithyClient.Command
1412
+ class DescribeJobTemplateCommand extends client.Command
1414
1413
  .classBuilder()
1415
1414
  .ep(commonParams)
1416
1415
  .m(function (Command, cs, config, o) {
1417
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1416
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1418
1417
  })
1419
1418
  .s("AWSIotService", "DescribeJobTemplate", {})
1420
1419
  .n("IoTClient", "DescribeJobTemplateCommand")
@@ -1422,11 +1421,11 @@ class DescribeJobTemplateCommand extends smithyClient.Command
1422
1421
  .build() {
1423
1422
  }
1424
1423
 
1425
- class DescribeManagedJobTemplateCommand extends smithyClient.Command
1424
+ class DescribeManagedJobTemplateCommand extends client.Command
1426
1425
  .classBuilder()
1427
1426
  .ep(commonParams)
1428
1427
  .m(function (Command, cs, config, o) {
1429
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1428
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1430
1429
  })
1431
1430
  .s("AWSIotService", "DescribeManagedJobTemplate", {})
1432
1431
  .n("IoTClient", "DescribeManagedJobTemplateCommand")
@@ -1434,11 +1433,11 @@ class DescribeManagedJobTemplateCommand extends smithyClient.Command
1434
1433
  .build() {
1435
1434
  }
1436
1435
 
1437
- class DescribeMitigationActionCommand extends smithyClient.Command
1436
+ class DescribeMitigationActionCommand extends client.Command
1438
1437
  .classBuilder()
1439
1438
  .ep(commonParams)
1440
1439
  .m(function (Command, cs, config, o) {
1441
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1440
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1442
1441
  })
1443
1442
  .s("AWSIotService", "DescribeMitigationAction", {})
1444
1443
  .n("IoTClient", "DescribeMitigationActionCommand")
@@ -1446,11 +1445,11 @@ class DescribeMitigationActionCommand extends smithyClient.Command
1446
1445
  .build() {
1447
1446
  }
1448
1447
 
1449
- class DescribeProvisioningTemplateCommand extends smithyClient.Command
1448
+ class DescribeProvisioningTemplateCommand extends client.Command
1450
1449
  .classBuilder()
1451
1450
  .ep(commonParams)
1452
1451
  .m(function (Command, cs, config, o) {
1453
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1452
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1454
1453
  })
1455
1454
  .s("AWSIotService", "DescribeProvisioningTemplate", {})
1456
1455
  .n("IoTClient", "DescribeProvisioningTemplateCommand")
@@ -1458,11 +1457,11 @@ class DescribeProvisioningTemplateCommand extends smithyClient.Command
1458
1457
  .build() {
1459
1458
  }
1460
1459
 
1461
- class DescribeProvisioningTemplateVersionCommand extends smithyClient.Command
1460
+ class DescribeProvisioningTemplateVersionCommand extends client.Command
1462
1461
  .classBuilder()
1463
1462
  .ep(commonParams)
1464
1463
  .m(function (Command, cs, config, o) {
1465
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1464
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1466
1465
  })
1467
1466
  .s("AWSIotService", "DescribeProvisioningTemplateVersion", {})
1468
1467
  .n("IoTClient", "DescribeProvisioningTemplateVersionCommand")
@@ -1470,11 +1469,11 @@ class DescribeProvisioningTemplateVersionCommand extends smithyClient.Command
1470
1469
  .build() {
1471
1470
  }
1472
1471
 
1473
- class DescribeRoleAliasCommand extends smithyClient.Command
1472
+ class DescribeRoleAliasCommand extends client.Command
1474
1473
  .classBuilder()
1475
1474
  .ep(commonParams)
1476
1475
  .m(function (Command, cs, config, o) {
1477
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1476
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1478
1477
  })
1479
1478
  .s("AWSIotService", "DescribeRoleAlias", {})
1480
1479
  .n("IoTClient", "DescribeRoleAliasCommand")
@@ -1482,11 +1481,11 @@ class DescribeRoleAliasCommand extends smithyClient.Command
1482
1481
  .build() {
1483
1482
  }
1484
1483
 
1485
- class DescribeScheduledAuditCommand extends smithyClient.Command
1484
+ class DescribeScheduledAuditCommand extends client.Command
1486
1485
  .classBuilder()
1487
1486
  .ep(commonParams)
1488
1487
  .m(function (Command, cs, config, o) {
1489
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1488
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1490
1489
  })
1491
1490
  .s("AWSIotService", "DescribeScheduledAudit", {})
1492
1491
  .n("IoTClient", "DescribeScheduledAuditCommand")
@@ -1494,11 +1493,11 @@ class DescribeScheduledAuditCommand extends smithyClient.Command
1494
1493
  .build() {
1495
1494
  }
1496
1495
 
1497
- class DescribeSecurityProfileCommand extends smithyClient.Command
1496
+ class DescribeSecurityProfileCommand extends client.Command
1498
1497
  .classBuilder()
1499
1498
  .ep(commonParams)
1500
1499
  .m(function (Command, cs, config, o) {
1501
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1500
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1502
1501
  })
1503
1502
  .s("AWSIotService", "DescribeSecurityProfile", {})
1504
1503
  .n("IoTClient", "DescribeSecurityProfileCommand")
@@ -1506,11 +1505,11 @@ class DescribeSecurityProfileCommand extends smithyClient.Command
1506
1505
  .build() {
1507
1506
  }
1508
1507
 
1509
- class DescribeStreamCommand extends smithyClient.Command
1508
+ class DescribeStreamCommand extends client.Command
1510
1509
  .classBuilder()
1511
1510
  .ep(commonParams)
1512
1511
  .m(function (Command, cs, config, o) {
1513
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1512
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1514
1513
  })
1515
1514
  .s("AWSIotService", "DescribeStream", {})
1516
1515
  .n("IoTClient", "DescribeStreamCommand")
@@ -1518,11 +1517,11 @@ class DescribeStreamCommand extends smithyClient.Command
1518
1517
  .build() {
1519
1518
  }
1520
1519
 
1521
- class DescribeThingCommand extends smithyClient.Command
1520
+ class DescribeThingCommand extends client.Command
1522
1521
  .classBuilder()
1523
1522
  .ep(commonParams)
1524
1523
  .m(function (Command, cs, config, o) {
1525
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1524
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1526
1525
  })
1527
1526
  .s("AWSIotService", "DescribeThing", {})
1528
1527
  .n("IoTClient", "DescribeThingCommand")
@@ -1530,11 +1529,11 @@ class DescribeThingCommand extends smithyClient.Command
1530
1529
  .build() {
1531
1530
  }
1532
1531
 
1533
- class DescribeThingGroupCommand extends smithyClient.Command
1532
+ class DescribeThingGroupCommand extends client.Command
1534
1533
  .classBuilder()
1535
1534
  .ep(commonParams)
1536
1535
  .m(function (Command, cs, config, o) {
1537
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1536
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1538
1537
  })
1539
1538
  .s("AWSIotService", "DescribeThingGroup", {})
1540
1539
  .n("IoTClient", "DescribeThingGroupCommand")
@@ -1542,11 +1541,11 @@ class DescribeThingGroupCommand extends smithyClient.Command
1542
1541
  .build() {
1543
1542
  }
1544
1543
 
1545
- class DescribeThingRegistrationTaskCommand extends smithyClient.Command
1544
+ class DescribeThingRegistrationTaskCommand extends client.Command
1546
1545
  .classBuilder()
1547
1546
  .ep(commonParams)
1548
1547
  .m(function (Command, cs, config, o) {
1549
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1548
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1550
1549
  })
1551
1550
  .s("AWSIotService", "DescribeThingRegistrationTask", {})
1552
1551
  .n("IoTClient", "DescribeThingRegistrationTaskCommand")
@@ -1554,11 +1553,11 @@ class DescribeThingRegistrationTaskCommand extends smithyClient.Command
1554
1553
  .build() {
1555
1554
  }
1556
1555
 
1557
- class DescribeThingTypeCommand extends smithyClient.Command
1556
+ class DescribeThingTypeCommand extends client.Command
1558
1557
  .classBuilder()
1559
1558
  .ep(commonParams)
1560
1559
  .m(function (Command, cs, config, o) {
1561
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1560
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1562
1561
  })
1563
1562
  .s("AWSIotService", "DescribeThingType", {})
1564
1563
  .n("IoTClient", "DescribeThingTypeCommand")
@@ -1566,11 +1565,11 @@ class DescribeThingTypeCommand extends smithyClient.Command
1566
1565
  .build() {
1567
1566
  }
1568
1567
 
1569
- class DetachPolicyCommand extends smithyClient.Command
1568
+ class DetachPolicyCommand extends client.Command
1570
1569
  .classBuilder()
1571
1570
  .ep(commonParams)
1572
1571
  .m(function (Command, cs, config, o) {
1573
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1572
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1574
1573
  })
1575
1574
  .s("AWSIotService", "DetachPolicy", {})
1576
1575
  .n("IoTClient", "DetachPolicyCommand")
@@ -1578,11 +1577,11 @@ class DetachPolicyCommand extends smithyClient.Command
1578
1577
  .build() {
1579
1578
  }
1580
1579
 
1581
- class DetachPrincipalPolicyCommand extends smithyClient.Command
1580
+ class DetachPrincipalPolicyCommand extends client.Command
1582
1581
  .classBuilder()
1583
1582
  .ep(commonParams)
1584
1583
  .m(function (Command, cs, config, o) {
1585
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1584
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1586
1585
  })
1587
1586
  .s("AWSIotService", "DetachPrincipalPolicy", {})
1588
1587
  .n("IoTClient", "DetachPrincipalPolicyCommand")
@@ -1590,11 +1589,11 @@ class DetachPrincipalPolicyCommand extends smithyClient.Command
1590
1589
  .build() {
1591
1590
  }
1592
1591
 
1593
- class DetachSecurityProfileCommand extends smithyClient.Command
1592
+ class DetachSecurityProfileCommand extends client.Command
1594
1593
  .classBuilder()
1595
1594
  .ep(commonParams)
1596
1595
  .m(function (Command, cs, config, o) {
1597
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1596
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1598
1597
  })
1599
1598
  .s("AWSIotService", "DetachSecurityProfile", {})
1600
1599
  .n("IoTClient", "DetachSecurityProfileCommand")
@@ -1602,11 +1601,11 @@ class DetachSecurityProfileCommand extends smithyClient.Command
1602
1601
  .build() {
1603
1602
  }
1604
1603
 
1605
- class DetachThingPrincipalCommand extends smithyClient.Command
1604
+ class DetachThingPrincipalCommand extends client.Command
1606
1605
  .classBuilder()
1607
1606
  .ep(commonParams)
1608
1607
  .m(function (Command, cs, config, o) {
1609
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1608
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1610
1609
  })
1611
1610
  .s("AWSIotService", "DetachThingPrincipal", {})
1612
1611
  .n("IoTClient", "DetachThingPrincipalCommand")
@@ -1614,11 +1613,11 @@ class DetachThingPrincipalCommand extends smithyClient.Command
1614
1613
  .build() {
1615
1614
  }
1616
1615
 
1617
- class DisableTopicRuleCommand extends smithyClient.Command
1616
+ class DisableTopicRuleCommand extends client.Command
1618
1617
  .classBuilder()
1619
1618
  .ep(commonParams)
1620
1619
  .m(function (Command, cs, config, o) {
1621
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1620
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1622
1621
  })
1623
1622
  .s("AWSIotService", "DisableTopicRule", {})
1624
1623
  .n("IoTClient", "DisableTopicRuleCommand")
@@ -1626,11 +1625,11 @@ class DisableTopicRuleCommand extends smithyClient.Command
1626
1625
  .build() {
1627
1626
  }
1628
1627
 
1629
- class DisassociateSbomFromPackageVersionCommand extends smithyClient.Command
1628
+ class DisassociateSbomFromPackageVersionCommand extends client.Command
1630
1629
  .classBuilder()
1631
1630
  .ep(commonParams)
1632
1631
  .m(function (Command, cs, config, o) {
1633
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1632
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1634
1633
  })
1635
1634
  .s("AWSIotService", "DisassociateSbomFromPackageVersion", {})
1636
1635
  .n("IoTClient", "DisassociateSbomFromPackageVersionCommand")
@@ -1638,11 +1637,11 @@ class DisassociateSbomFromPackageVersionCommand extends smithyClient.Command
1638
1637
  .build() {
1639
1638
  }
1640
1639
 
1641
- class EnableTopicRuleCommand extends smithyClient.Command
1640
+ class EnableTopicRuleCommand extends client.Command
1642
1641
  .classBuilder()
1643
1642
  .ep(commonParams)
1644
1643
  .m(function (Command, cs, config, o) {
1645
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1644
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1646
1645
  })
1647
1646
  .s("AWSIotService", "EnableTopicRule", {})
1648
1647
  .n("IoTClient", "EnableTopicRuleCommand")
@@ -1650,11 +1649,11 @@ class EnableTopicRuleCommand extends smithyClient.Command
1650
1649
  .build() {
1651
1650
  }
1652
1651
 
1653
- class GetBehaviorModelTrainingSummariesCommand extends smithyClient.Command
1652
+ class GetBehaviorModelTrainingSummariesCommand extends client.Command
1654
1653
  .classBuilder()
1655
1654
  .ep(commonParams)
1656
1655
  .m(function (Command, cs, config, o) {
1657
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1656
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1658
1657
  })
1659
1658
  .s("AWSIotService", "GetBehaviorModelTrainingSummaries", {})
1660
1659
  .n("IoTClient", "GetBehaviorModelTrainingSummariesCommand")
@@ -1662,11 +1661,11 @@ class GetBehaviorModelTrainingSummariesCommand extends smithyClient.Command
1662
1661
  .build() {
1663
1662
  }
1664
1663
 
1665
- class GetBucketsAggregationCommand extends smithyClient.Command
1664
+ class GetBucketsAggregationCommand extends client.Command
1666
1665
  .classBuilder()
1667
1666
  .ep(commonParams)
1668
1667
  .m(function (Command, cs, config, o) {
1669
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1668
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1670
1669
  })
1671
1670
  .s("AWSIotService", "GetBucketsAggregation", {})
1672
1671
  .n("IoTClient", "GetBucketsAggregationCommand")
@@ -1674,11 +1673,11 @@ class GetBucketsAggregationCommand extends smithyClient.Command
1674
1673
  .build() {
1675
1674
  }
1676
1675
 
1677
- class GetCardinalityCommand extends smithyClient.Command
1676
+ class GetCardinalityCommand extends client.Command
1678
1677
  .classBuilder()
1679
1678
  .ep(commonParams)
1680
1679
  .m(function (Command, cs, config, o) {
1681
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1680
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1682
1681
  })
1683
1682
  .s("AWSIotService", "GetCardinality", {})
1684
1683
  .n("IoTClient", "GetCardinalityCommand")
@@ -1686,11 +1685,11 @@ class GetCardinalityCommand extends smithyClient.Command
1686
1685
  .build() {
1687
1686
  }
1688
1687
 
1689
- class GetCommandCommand extends smithyClient.Command
1688
+ class GetCommandCommand extends client.Command
1690
1689
  .classBuilder()
1691
1690
  .ep(commonParams)
1692
1691
  .m(function (Command, cs, config, o) {
1693
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1692
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1694
1693
  })
1695
1694
  .s("AWSIotService", "GetCommand", {})
1696
1695
  .n("IoTClient", "GetCommandCommand")
@@ -1698,11 +1697,11 @@ class GetCommandCommand extends smithyClient.Command
1698
1697
  .build() {
1699
1698
  }
1700
1699
 
1701
- class GetCommandExecutionCommand extends smithyClient.Command
1700
+ class GetCommandExecutionCommand extends client.Command
1702
1701
  .classBuilder()
1703
1702
  .ep(commonParams)
1704
1703
  .m(function (Command, cs, config, o) {
1705
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1704
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1706
1705
  })
1707
1706
  .s("AWSIotService", "GetCommandExecution", {})
1708
1707
  .n("IoTClient", "GetCommandExecutionCommand")
@@ -1710,11 +1709,11 @@ class GetCommandExecutionCommand extends smithyClient.Command
1710
1709
  .build() {
1711
1710
  }
1712
1711
 
1713
- class GetEffectivePoliciesCommand extends smithyClient.Command
1712
+ class GetEffectivePoliciesCommand extends client.Command
1714
1713
  .classBuilder()
1715
1714
  .ep(commonParams)
1716
1715
  .m(function (Command, cs, config, o) {
1717
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1716
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1718
1717
  })
1719
1718
  .s("AWSIotService", "GetEffectivePolicies", {})
1720
1719
  .n("IoTClient", "GetEffectivePoliciesCommand")
@@ -1722,11 +1721,11 @@ class GetEffectivePoliciesCommand extends smithyClient.Command
1722
1721
  .build() {
1723
1722
  }
1724
1723
 
1725
- class GetIndexingConfigurationCommand extends smithyClient.Command
1724
+ class GetIndexingConfigurationCommand extends client.Command
1726
1725
  .classBuilder()
1727
1726
  .ep(commonParams)
1728
1727
  .m(function (Command, cs, config, o) {
1729
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1728
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1730
1729
  })
1731
1730
  .s("AWSIotService", "GetIndexingConfiguration", {})
1732
1731
  .n("IoTClient", "GetIndexingConfigurationCommand")
@@ -1734,11 +1733,11 @@ class GetIndexingConfigurationCommand extends smithyClient.Command
1734
1733
  .build() {
1735
1734
  }
1736
1735
 
1737
- class GetJobDocumentCommand extends smithyClient.Command
1736
+ class GetJobDocumentCommand extends client.Command
1738
1737
  .classBuilder()
1739
1738
  .ep(commonParams)
1740
1739
  .m(function (Command, cs, config, o) {
1741
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1740
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1742
1741
  })
1743
1742
  .s("AWSIotService", "GetJobDocument", {})
1744
1743
  .n("IoTClient", "GetJobDocumentCommand")
@@ -1746,11 +1745,11 @@ class GetJobDocumentCommand extends smithyClient.Command
1746
1745
  .build() {
1747
1746
  }
1748
1747
 
1749
- class GetLoggingOptionsCommand extends smithyClient.Command
1748
+ class GetLoggingOptionsCommand extends client.Command
1750
1749
  .classBuilder()
1751
1750
  .ep(commonParams)
1752
1751
  .m(function (Command, cs, config, o) {
1753
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1752
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1754
1753
  })
1755
1754
  .s("AWSIotService", "GetLoggingOptions", {})
1756
1755
  .n("IoTClient", "GetLoggingOptionsCommand")
@@ -1758,11 +1757,11 @@ class GetLoggingOptionsCommand extends smithyClient.Command
1758
1757
  .build() {
1759
1758
  }
1760
1759
 
1761
- class GetOTAUpdateCommand extends smithyClient.Command
1760
+ class GetOTAUpdateCommand extends client.Command
1762
1761
  .classBuilder()
1763
1762
  .ep(commonParams)
1764
1763
  .m(function (Command, cs, config, o) {
1765
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1764
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1766
1765
  })
1767
1766
  .s("AWSIotService", "GetOTAUpdate", {})
1768
1767
  .n("IoTClient", "GetOTAUpdateCommand")
@@ -1770,11 +1769,11 @@ class GetOTAUpdateCommand extends smithyClient.Command
1770
1769
  .build() {
1771
1770
  }
1772
1771
 
1773
- class GetPackageCommand extends smithyClient.Command
1772
+ class GetPackageCommand extends client.Command
1774
1773
  .classBuilder()
1775
1774
  .ep(commonParams)
1776
1775
  .m(function (Command, cs, config, o) {
1777
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1776
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1778
1777
  })
1779
1778
  .s("AWSIotService", "GetPackage", {})
1780
1779
  .n("IoTClient", "GetPackageCommand")
@@ -1782,11 +1781,11 @@ class GetPackageCommand extends smithyClient.Command
1782
1781
  .build() {
1783
1782
  }
1784
1783
 
1785
- class GetPackageConfigurationCommand extends smithyClient.Command
1784
+ class GetPackageConfigurationCommand extends client.Command
1786
1785
  .classBuilder()
1787
1786
  .ep(commonParams)
1788
1787
  .m(function (Command, cs, config, o) {
1789
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1788
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1790
1789
  })
1791
1790
  .s("AWSIotService", "GetPackageConfiguration", {})
1792
1791
  .n("IoTClient", "GetPackageConfigurationCommand")
@@ -1794,11 +1793,11 @@ class GetPackageConfigurationCommand extends smithyClient.Command
1794
1793
  .build() {
1795
1794
  }
1796
1795
 
1797
- class GetPackageVersionCommand extends smithyClient.Command
1796
+ class GetPackageVersionCommand extends client.Command
1798
1797
  .classBuilder()
1799
1798
  .ep(commonParams)
1800
1799
  .m(function (Command, cs, config, o) {
1801
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1800
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1802
1801
  })
1803
1802
  .s("AWSIotService", "GetPackageVersion", {})
1804
1803
  .n("IoTClient", "GetPackageVersionCommand")
@@ -1806,11 +1805,11 @@ class GetPackageVersionCommand extends smithyClient.Command
1806
1805
  .build() {
1807
1806
  }
1808
1807
 
1809
- class GetPercentilesCommand extends smithyClient.Command
1808
+ class GetPercentilesCommand extends client.Command
1810
1809
  .classBuilder()
1811
1810
  .ep(commonParams)
1812
1811
  .m(function (Command, cs, config, o) {
1813
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1812
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1814
1813
  })
1815
1814
  .s("AWSIotService", "GetPercentiles", {})
1816
1815
  .n("IoTClient", "GetPercentilesCommand")
@@ -1818,11 +1817,11 @@ class GetPercentilesCommand extends smithyClient.Command
1818
1817
  .build() {
1819
1818
  }
1820
1819
 
1821
- class GetPolicyCommand extends smithyClient.Command
1820
+ class GetPolicyCommand extends client.Command
1822
1821
  .classBuilder()
1823
1822
  .ep(commonParams)
1824
1823
  .m(function (Command, cs, config, o) {
1825
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1824
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1826
1825
  })
1827
1826
  .s("AWSIotService", "GetPolicy", {})
1828
1827
  .n("IoTClient", "GetPolicyCommand")
@@ -1830,11 +1829,11 @@ class GetPolicyCommand extends smithyClient.Command
1830
1829
  .build() {
1831
1830
  }
1832
1831
 
1833
- class GetPolicyVersionCommand extends smithyClient.Command
1832
+ class GetPolicyVersionCommand extends client.Command
1834
1833
  .classBuilder()
1835
1834
  .ep(commonParams)
1836
1835
  .m(function (Command, cs, config, o) {
1837
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1836
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1838
1837
  })
1839
1838
  .s("AWSIotService", "GetPolicyVersion", {})
1840
1839
  .n("IoTClient", "GetPolicyVersionCommand")
@@ -1842,11 +1841,11 @@ class GetPolicyVersionCommand extends smithyClient.Command
1842
1841
  .build() {
1843
1842
  }
1844
1843
 
1845
- class GetRegistrationCodeCommand extends smithyClient.Command
1844
+ class GetRegistrationCodeCommand extends client.Command
1846
1845
  .classBuilder()
1847
1846
  .ep(commonParams)
1848
1847
  .m(function (Command, cs, config, o) {
1849
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1848
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1850
1849
  })
1851
1850
  .s("AWSIotService", "GetRegistrationCode", {})
1852
1851
  .n("IoTClient", "GetRegistrationCodeCommand")
@@ -1854,11 +1853,11 @@ class GetRegistrationCodeCommand extends smithyClient.Command
1854
1853
  .build() {
1855
1854
  }
1856
1855
 
1857
- class GetStatisticsCommand extends smithyClient.Command
1856
+ class GetStatisticsCommand extends client.Command
1858
1857
  .classBuilder()
1859
1858
  .ep(commonParams)
1860
1859
  .m(function (Command, cs, config, o) {
1861
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1860
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1862
1861
  })
1863
1862
  .s("AWSIotService", "GetStatistics", {})
1864
1863
  .n("IoTClient", "GetStatisticsCommand")
@@ -1866,11 +1865,11 @@ class GetStatisticsCommand extends smithyClient.Command
1866
1865
  .build() {
1867
1866
  }
1868
1867
 
1869
- class GetThingConnectivityDataCommand extends smithyClient.Command
1868
+ class GetThingConnectivityDataCommand extends client.Command
1870
1869
  .classBuilder()
1871
1870
  .ep(commonParams)
1872
1871
  .m(function (Command, cs, config, o) {
1873
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1872
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1874
1873
  })
1875
1874
  .s("AWSIotService", "GetThingConnectivityData", {})
1876
1875
  .n("IoTClient", "GetThingConnectivityDataCommand")
@@ -1878,11 +1877,11 @@ class GetThingConnectivityDataCommand extends smithyClient.Command
1878
1877
  .build() {
1879
1878
  }
1880
1879
 
1881
- class GetTopicRuleCommand extends smithyClient.Command
1880
+ class GetTopicRuleCommand extends client.Command
1882
1881
  .classBuilder()
1883
1882
  .ep(commonParams)
1884
1883
  .m(function (Command, cs, config, o) {
1885
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1884
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1886
1885
  })
1887
1886
  .s("AWSIotService", "GetTopicRule", {})
1888
1887
  .n("IoTClient", "GetTopicRuleCommand")
@@ -1890,11 +1889,11 @@ class GetTopicRuleCommand extends smithyClient.Command
1890
1889
  .build() {
1891
1890
  }
1892
1891
 
1893
- class GetTopicRuleDestinationCommand extends smithyClient.Command
1892
+ class GetTopicRuleDestinationCommand extends client.Command
1894
1893
  .classBuilder()
1895
1894
  .ep(commonParams)
1896
1895
  .m(function (Command, cs, config, o) {
1897
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1896
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1898
1897
  })
1899
1898
  .s("AWSIotService", "GetTopicRuleDestination", {})
1900
1899
  .n("IoTClient", "GetTopicRuleDestinationCommand")
@@ -1902,11 +1901,11 @@ class GetTopicRuleDestinationCommand extends smithyClient.Command
1902
1901
  .build() {
1903
1902
  }
1904
1903
 
1905
- class GetV2LoggingOptionsCommand extends smithyClient.Command
1904
+ class GetV2LoggingOptionsCommand extends client.Command
1906
1905
  .classBuilder()
1907
1906
  .ep(commonParams)
1908
1907
  .m(function (Command, cs, config, o) {
1909
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1908
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1910
1909
  })
1911
1910
  .s("AWSIotService", "GetV2LoggingOptions", {})
1912
1911
  .n("IoTClient", "GetV2LoggingOptionsCommand")
@@ -1914,11 +1913,11 @@ class GetV2LoggingOptionsCommand extends smithyClient.Command
1914
1913
  .build() {
1915
1914
  }
1916
1915
 
1917
- class ListActiveViolationsCommand extends smithyClient.Command
1916
+ class ListActiveViolationsCommand extends client.Command
1918
1917
  .classBuilder()
1919
1918
  .ep(commonParams)
1920
1919
  .m(function (Command, cs, config, o) {
1921
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1920
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1922
1921
  })
1923
1922
  .s("AWSIotService", "ListActiveViolations", {})
1924
1923
  .n("IoTClient", "ListActiveViolationsCommand")
@@ -1926,11 +1925,11 @@ class ListActiveViolationsCommand extends smithyClient.Command
1926
1925
  .build() {
1927
1926
  }
1928
1927
 
1929
- class ListAttachedPoliciesCommand extends smithyClient.Command
1928
+ class ListAttachedPoliciesCommand extends client.Command
1930
1929
  .classBuilder()
1931
1930
  .ep(commonParams)
1932
1931
  .m(function (Command, cs, config, o) {
1933
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1932
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1934
1933
  })
1935
1934
  .s("AWSIotService", "ListAttachedPolicies", {})
1936
1935
  .n("IoTClient", "ListAttachedPoliciesCommand")
@@ -1938,11 +1937,11 @@ class ListAttachedPoliciesCommand extends smithyClient.Command
1938
1937
  .build() {
1939
1938
  }
1940
1939
 
1941
- class ListAuditFindingsCommand extends smithyClient.Command
1940
+ class ListAuditFindingsCommand extends client.Command
1942
1941
  .classBuilder()
1943
1942
  .ep(commonParams)
1944
1943
  .m(function (Command, cs, config, o) {
1945
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1944
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1946
1945
  })
1947
1946
  .s("AWSIotService", "ListAuditFindings", {})
1948
1947
  .n("IoTClient", "ListAuditFindingsCommand")
@@ -1950,11 +1949,11 @@ class ListAuditFindingsCommand extends smithyClient.Command
1950
1949
  .build() {
1951
1950
  }
1952
1951
 
1953
- class ListAuditMitigationActionsExecutionsCommand extends smithyClient.Command
1952
+ class ListAuditMitigationActionsExecutionsCommand extends client.Command
1954
1953
  .classBuilder()
1955
1954
  .ep(commonParams)
1956
1955
  .m(function (Command, cs, config, o) {
1957
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1956
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1958
1957
  })
1959
1958
  .s("AWSIotService", "ListAuditMitigationActionsExecutions", {})
1960
1959
  .n("IoTClient", "ListAuditMitigationActionsExecutionsCommand")
@@ -1962,11 +1961,11 @@ class ListAuditMitigationActionsExecutionsCommand extends smithyClient.Command
1962
1961
  .build() {
1963
1962
  }
1964
1963
 
1965
- class ListAuditMitigationActionsTasksCommand extends smithyClient.Command
1964
+ class ListAuditMitigationActionsTasksCommand extends client.Command
1966
1965
  .classBuilder()
1967
1966
  .ep(commonParams)
1968
1967
  .m(function (Command, cs, config, o) {
1969
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1968
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1970
1969
  })
1971
1970
  .s("AWSIotService", "ListAuditMitigationActionsTasks", {})
1972
1971
  .n("IoTClient", "ListAuditMitigationActionsTasksCommand")
@@ -1974,11 +1973,11 @@ class ListAuditMitigationActionsTasksCommand extends smithyClient.Command
1974
1973
  .build() {
1975
1974
  }
1976
1975
 
1977
- class ListAuditSuppressionsCommand extends smithyClient.Command
1976
+ class ListAuditSuppressionsCommand extends client.Command
1978
1977
  .classBuilder()
1979
1978
  .ep(commonParams)
1980
1979
  .m(function (Command, cs, config, o) {
1981
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1980
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1982
1981
  })
1983
1982
  .s("AWSIotService", "ListAuditSuppressions", {})
1984
1983
  .n("IoTClient", "ListAuditSuppressionsCommand")
@@ -1986,11 +1985,11 @@ class ListAuditSuppressionsCommand extends smithyClient.Command
1986
1985
  .build() {
1987
1986
  }
1988
1987
 
1989
- class ListAuditTasksCommand extends smithyClient.Command
1988
+ class ListAuditTasksCommand extends client.Command
1990
1989
  .classBuilder()
1991
1990
  .ep(commonParams)
1992
1991
  .m(function (Command, cs, config, o) {
1993
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1992
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1994
1993
  })
1995
1994
  .s("AWSIotService", "ListAuditTasks", {})
1996
1995
  .n("IoTClient", "ListAuditTasksCommand")
@@ -1998,11 +1997,11 @@ class ListAuditTasksCommand extends smithyClient.Command
1998
1997
  .build() {
1999
1998
  }
2000
1999
 
2001
- class ListAuthorizersCommand extends smithyClient.Command
2000
+ class ListAuthorizersCommand extends client.Command
2002
2001
  .classBuilder()
2003
2002
  .ep(commonParams)
2004
2003
  .m(function (Command, cs, config, o) {
2005
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2004
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2006
2005
  })
2007
2006
  .s("AWSIotService", "ListAuthorizers", {})
2008
2007
  .n("IoTClient", "ListAuthorizersCommand")
@@ -2010,11 +2009,11 @@ class ListAuthorizersCommand extends smithyClient.Command
2010
2009
  .build() {
2011
2010
  }
2012
2011
 
2013
- class ListBillingGroupsCommand extends smithyClient.Command
2012
+ class ListBillingGroupsCommand extends client.Command
2014
2013
  .classBuilder()
2015
2014
  .ep(commonParams)
2016
2015
  .m(function (Command, cs, config, o) {
2017
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2016
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2018
2017
  })
2019
2018
  .s("AWSIotService", "ListBillingGroups", {})
2020
2019
  .n("IoTClient", "ListBillingGroupsCommand")
@@ -2022,11 +2021,11 @@ class ListBillingGroupsCommand extends smithyClient.Command
2022
2021
  .build() {
2023
2022
  }
2024
2023
 
2025
- class ListCACertificatesCommand extends smithyClient.Command
2024
+ class ListCACertificatesCommand extends client.Command
2026
2025
  .classBuilder()
2027
2026
  .ep(commonParams)
2028
2027
  .m(function (Command, cs, config, o) {
2029
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2028
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2030
2029
  })
2031
2030
  .s("AWSIotService", "ListCACertificates", {})
2032
2031
  .n("IoTClient", "ListCACertificatesCommand")
@@ -2034,11 +2033,11 @@ class ListCACertificatesCommand extends smithyClient.Command
2034
2033
  .build() {
2035
2034
  }
2036
2035
 
2037
- class ListCertificateProvidersCommand extends smithyClient.Command
2036
+ class ListCertificateProvidersCommand extends client.Command
2038
2037
  .classBuilder()
2039
2038
  .ep(commonParams)
2040
2039
  .m(function (Command, cs, config, o) {
2041
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2040
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2042
2041
  })
2043
2042
  .s("AWSIotService", "ListCertificateProviders", {})
2044
2043
  .n("IoTClient", "ListCertificateProvidersCommand")
@@ -2046,11 +2045,11 @@ class ListCertificateProvidersCommand extends smithyClient.Command
2046
2045
  .build() {
2047
2046
  }
2048
2047
 
2049
- class ListCertificatesByCACommand extends smithyClient.Command
2048
+ class ListCertificatesByCACommand extends client.Command
2050
2049
  .classBuilder()
2051
2050
  .ep(commonParams)
2052
2051
  .m(function (Command, cs, config, o) {
2053
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2052
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2054
2053
  })
2055
2054
  .s("AWSIotService", "ListCertificatesByCA", {})
2056
2055
  .n("IoTClient", "ListCertificatesByCACommand")
@@ -2058,11 +2057,11 @@ class ListCertificatesByCACommand extends smithyClient.Command
2058
2057
  .build() {
2059
2058
  }
2060
2059
 
2061
- class ListCertificatesCommand extends smithyClient.Command
2060
+ class ListCertificatesCommand extends client.Command
2062
2061
  .classBuilder()
2063
2062
  .ep(commonParams)
2064
2063
  .m(function (Command, cs, config, o) {
2065
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2064
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2066
2065
  })
2067
2066
  .s("AWSIotService", "ListCertificates", {})
2068
2067
  .n("IoTClient", "ListCertificatesCommand")
@@ -2070,11 +2069,11 @@ class ListCertificatesCommand extends smithyClient.Command
2070
2069
  .build() {
2071
2070
  }
2072
2071
 
2073
- class ListCommandExecutionsCommand extends smithyClient.Command
2072
+ class ListCommandExecutionsCommand extends client.Command
2074
2073
  .classBuilder()
2075
2074
  .ep(commonParams)
2076
2075
  .m(function (Command, cs, config, o) {
2077
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2076
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2078
2077
  })
2079
2078
  .s("AWSIotService", "ListCommandExecutions", {})
2080
2079
  .n("IoTClient", "ListCommandExecutionsCommand")
@@ -2082,11 +2081,11 @@ class ListCommandExecutionsCommand extends smithyClient.Command
2082
2081
  .build() {
2083
2082
  }
2084
2083
 
2085
- class ListCommandsCommand extends smithyClient.Command
2084
+ class ListCommandsCommand extends client.Command
2086
2085
  .classBuilder()
2087
2086
  .ep(commonParams)
2088
2087
  .m(function (Command, cs, config, o) {
2089
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2088
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2090
2089
  })
2091
2090
  .s("AWSIotService", "ListCommands", {})
2092
2091
  .n("IoTClient", "ListCommandsCommand")
@@ -2094,11 +2093,11 @@ class ListCommandsCommand extends smithyClient.Command
2094
2093
  .build() {
2095
2094
  }
2096
2095
 
2097
- class ListCustomMetricsCommand extends smithyClient.Command
2096
+ class ListCustomMetricsCommand extends client.Command
2098
2097
  .classBuilder()
2099
2098
  .ep(commonParams)
2100
2099
  .m(function (Command, cs, config, o) {
2101
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2100
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2102
2101
  })
2103
2102
  .s("AWSIotService", "ListCustomMetrics", {})
2104
2103
  .n("IoTClient", "ListCustomMetricsCommand")
@@ -2106,11 +2105,11 @@ class ListCustomMetricsCommand extends smithyClient.Command
2106
2105
  .build() {
2107
2106
  }
2108
2107
 
2109
- class ListDetectMitigationActionsExecutionsCommand extends smithyClient.Command
2108
+ class ListDetectMitigationActionsExecutionsCommand extends client.Command
2110
2109
  .classBuilder()
2111
2110
  .ep(commonParams)
2112
2111
  .m(function (Command, cs, config, o) {
2113
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2112
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2114
2113
  })
2115
2114
  .s("AWSIotService", "ListDetectMitigationActionsExecutions", {})
2116
2115
  .n("IoTClient", "ListDetectMitigationActionsExecutionsCommand")
@@ -2118,11 +2117,11 @@ class ListDetectMitigationActionsExecutionsCommand extends smithyClient.Command
2118
2117
  .build() {
2119
2118
  }
2120
2119
 
2121
- class ListDetectMitigationActionsTasksCommand extends smithyClient.Command
2120
+ class ListDetectMitigationActionsTasksCommand extends client.Command
2122
2121
  .classBuilder()
2123
2122
  .ep(commonParams)
2124
2123
  .m(function (Command, cs, config, o) {
2125
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2124
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2126
2125
  })
2127
2126
  .s("AWSIotService", "ListDetectMitigationActionsTasks", {})
2128
2127
  .n("IoTClient", "ListDetectMitigationActionsTasksCommand")
@@ -2130,11 +2129,11 @@ class ListDetectMitigationActionsTasksCommand extends smithyClient.Command
2130
2129
  .build() {
2131
2130
  }
2132
2131
 
2133
- class ListDimensionsCommand extends smithyClient.Command
2132
+ class ListDimensionsCommand extends client.Command
2134
2133
  .classBuilder()
2135
2134
  .ep(commonParams)
2136
2135
  .m(function (Command, cs, config, o) {
2137
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2136
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2138
2137
  })
2139
2138
  .s("AWSIotService", "ListDimensions", {})
2140
2139
  .n("IoTClient", "ListDimensionsCommand")
@@ -2142,11 +2141,11 @@ class ListDimensionsCommand extends smithyClient.Command
2142
2141
  .build() {
2143
2142
  }
2144
2143
 
2145
- class ListDomainConfigurationsCommand extends smithyClient.Command
2144
+ class ListDomainConfigurationsCommand extends client.Command
2146
2145
  .classBuilder()
2147
2146
  .ep(commonParams)
2148
2147
  .m(function (Command, cs, config, o) {
2149
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2148
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2150
2149
  })
2151
2150
  .s("AWSIotService", "ListDomainConfigurations", {})
2152
2151
  .n("IoTClient", "ListDomainConfigurationsCommand")
@@ -2154,11 +2153,11 @@ class ListDomainConfigurationsCommand extends smithyClient.Command
2154
2153
  .build() {
2155
2154
  }
2156
2155
 
2157
- class ListFleetMetricsCommand extends smithyClient.Command
2156
+ class ListFleetMetricsCommand extends client.Command
2158
2157
  .classBuilder()
2159
2158
  .ep(commonParams)
2160
2159
  .m(function (Command, cs, config, o) {
2161
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2160
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2162
2161
  })
2163
2162
  .s("AWSIotService", "ListFleetMetrics", {})
2164
2163
  .n("IoTClient", "ListFleetMetricsCommand")
@@ -2166,11 +2165,11 @@ class ListFleetMetricsCommand extends smithyClient.Command
2166
2165
  .build() {
2167
2166
  }
2168
2167
 
2169
- class ListIndicesCommand extends smithyClient.Command
2168
+ class ListIndicesCommand extends client.Command
2170
2169
  .classBuilder()
2171
2170
  .ep(commonParams)
2172
2171
  .m(function (Command, cs, config, o) {
2173
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2172
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2174
2173
  })
2175
2174
  .s("AWSIotService", "ListIndices", {})
2176
2175
  .n("IoTClient", "ListIndicesCommand")
@@ -2178,11 +2177,11 @@ class ListIndicesCommand extends smithyClient.Command
2178
2177
  .build() {
2179
2178
  }
2180
2179
 
2181
- class ListJobExecutionsForJobCommand extends smithyClient.Command
2180
+ class ListJobExecutionsForJobCommand extends client.Command
2182
2181
  .classBuilder()
2183
2182
  .ep(commonParams)
2184
2183
  .m(function (Command, cs, config, o) {
2185
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2184
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2186
2185
  })
2187
2186
  .s("AWSIotService", "ListJobExecutionsForJob", {})
2188
2187
  .n("IoTClient", "ListJobExecutionsForJobCommand")
@@ -2190,11 +2189,11 @@ class ListJobExecutionsForJobCommand extends smithyClient.Command
2190
2189
  .build() {
2191
2190
  }
2192
2191
 
2193
- class ListJobExecutionsForThingCommand extends smithyClient.Command
2192
+ class ListJobExecutionsForThingCommand extends client.Command
2194
2193
  .classBuilder()
2195
2194
  .ep(commonParams)
2196
2195
  .m(function (Command, cs, config, o) {
2197
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2196
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2198
2197
  })
2199
2198
  .s("AWSIotService", "ListJobExecutionsForThing", {})
2200
2199
  .n("IoTClient", "ListJobExecutionsForThingCommand")
@@ -2202,11 +2201,11 @@ class ListJobExecutionsForThingCommand extends smithyClient.Command
2202
2201
  .build() {
2203
2202
  }
2204
2203
 
2205
- class ListJobsCommand extends smithyClient.Command
2204
+ class ListJobsCommand extends client.Command
2206
2205
  .classBuilder()
2207
2206
  .ep(commonParams)
2208
2207
  .m(function (Command, cs, config, o) {
2209
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2208
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2210
2209
  })
2211
2210
  .s("AWSIotService", "ListJobs", {})
2212
2211
  .n("IoTClient", "ListJobsCommand")
@@ -2214,11 +2213,11 @@ class ListJobsCommand extends smithyClient.Command
2214
2213
  .build() {
2215
2214
  }
2216
2215
 
2217
- class ListJobTemplatesCommand extends smithyClient.Command
2216
+ class ListJobTemplatesCommand extends client.Command
2218
2217
  .classBuilder()
2219
2218
  .ep(commonParams)
2220
2219
  .m(function (Command, cs, config, o) {
2221
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2220
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2222
2221
  })
2223
2222
  .s("AWSIotService", "ListJobTemplates", {})
2224
2223
  .n("IoTClient", "ListJobTemplatesCommand")
@@ -2226,11 +2225,11 @@ class ListJobTemplatesCommand extends smithyClient.Command
2226
2225
  .build() {
2227
2226
  }
2228
2227
 
2229
- class ListManagedJobTemplatesCommand extends smithyClient.Command
2228
+ class ListManagedJobTemplatesCommand extends client.Command
2230
2229
  .classBuilder()
2231
2230
  .ep(commonParams)
2232
2231
  .m(function (Command, cs, config, o) {
2233
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2232
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2234
2233
  })
2235
2234
  .s("AWSIotService", "ListManagedJobTemplates", {})
2236
2235
  .n("IoTClient", "ListManagedJobTemplatesCommand")
@@ -2238,11 +2237,11 @@ class ListManagedJobTemplatesCommand extends smithyClient.Command
2238
2237
  .build() {
2239
2238
  }
2240
2239
 
2241
- class ListMetricValuesCommand extends smithyClient.Command
2240
+ class ListMetricValuesCommand extends client.Command
2242
2241
  .classBuilder()
2243
2242
  .ep(commonParams)
2244
2243
  .m(function (Command, cs, config, o) {
2245
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2244
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2246
2245
  })
2247
2246
  .s("AWSIotService", "ListMetricValues", {})
2248
2247
  .n("IoTClient", "ListMetricValuesCommand")
@@ -2250,11 +2249,11 @@ class ListMetricValuesCommand extends smithyClient.Command
2250
2249
  .build() {
2251
2250
  }
2252
2251
 
2253
- class ListMitigationActionsCommand extends smithyClient.Command
2252
+ class ListMitigationActionsCommand extends client.Command
2254
2253
  .classBuilder()
2255
2254
  .ep(commonParams)
2256
2255
  .m(function (Command, cs, config, o) {
2257
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2256
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2258
2257
  })
2259
2258
  .s("AWSIotService", "ListMitigationActions", {})
2260
2259
  .n("IoTClient", "ListMitigationActionsCommand")
@@ -2262,11 +2261,11 @@ class ListMitigationActionsCommand extends smithyClient.Command
2262
2261
  .build() {
2263
2262
  }
2264
2263
 
2265
- class ListOTAUpdatesCommand extends smithyClient.Command
2264
+ class ListOTAUpdatesCommand extends client.Command
2266
2265
  .classBuilder()
2267
2266
  .ep(commonParams)
2268
2267
  .m(function (Command, cs, config, o) {
2269
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2268
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2270
2269
  })
2271
2270
  .s("AWSIotService", "ListOTAUpdates", {})
2272
2271
  .n("IoTClient", "ListOTAUpdatesCommand")
@@ -2274,11 +2273,11 @@ class ListOTAUpdatesCommand extends smithyClient.Command
2274
2273
  .build() {
2275
2274
  }
2276
2275
 
2277
- class ListOutgoingCertificatesCommand extends smithyClient.Command
2276
+ class ListOutgoingCertificatesCommand extends client.Command
2278
2277
  .classBuilder()
2279
2278
  .ep(commonParams)
2280
2279
  .m(function (Command, cs, config, o) {
2281
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2280
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2282
2281
  })
2283
2282
  .s("AWSIotService", "ListOutgoingCertificates", {})
2284
2283
  .n("IoTClient", "ListOutgoingCertificatesCommand")
@@ -2286,11 +2285,11 @@ class ListOutgoingCertificatesCommand extends smithyClient.Command
2286
2285
  .build() {
2287
2286
  }
2288
2287
 
2289
- class ListPackagesCommand extends smithyClient.Command
2288
+ class ListPackagesCommand extends client.Command
2290
2289
  .classBuilder()
2291
2290
  .ep(commonParams)
2292
2291
  .m(function (Command, cs, config, o) {
2293
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2292
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2294
2293
  })
2295
2294
  .s("AWSIotService", "ListPackages", {})
2296
2295
  .n("IoTClient", "ListPackagesCommand")
@@ -2298,11 +2297,11 @@ class ListPackagesCommand extends smithyClient.Command
2298
2297
  .build() {
2299
2298
  }
2300
2299
 
2301
- class ListPackageVersionsCommand extends smithyClient.Command
2300
+ class ListPackageVersionsCommand extends client.Command
2302
2301
  .classBuilder()
2303
2302
  .ep(commonParams)
2304
2303
  .m(function (Command, cs, config, o) {
2305
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2304
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2306
2305
  })
2307
2306
  .s("AWSIotService", "ListPackageVersions", {})
2308
2307
  .n("IoTClient", "ListPackageVersionsCommand")
@@ -2310,11 +2309,11 @@ class ListPackageVersionsCommand extends smithyClient.Command
2310
2309
  .build() {
2311
2310
  }
2312
2311
 
2313
- class ListPoliciesCommand extends smithyClient.Command
2312
+ class ListPoliciesCommand extends client.Command
2314
2313
  .classBuilder()
2315
2314
  .ep(commonParams)
2316
2315
  .m(function (Command, cs, config, o) {
2317
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2316
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2318
2317
  })
2319
2318
  .s("AWSIotService", "ListPolicies", {})
2320
2319
  .n("IoTClient", "ListPoliciesCommand")
@@ -2322,11 +2321,11 @@ class ListPoliciesCommand extends smithyClient.Command
2322
2321
  .build() {
2323
2322
  }
2324
2323
 
2325
- class ListPolicyPrincipalsCommand extends smithyClient.Command
2324
+ class ListPolicyPrincipalsCommand extends client.Command
2326
2325
  .classBuilder()
2327
2326
  .ep(commonParams)
2328
2327
  .m(function (Command, cs, config, o) {
2329
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2328
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2330
2329
  })
2331
2330
  .s("AWSIotService", "ListPolicyPrincipals", {})
2332
2331
  .n("IoTClient", "ListPolicyPrincipalsCommand")
@@ -2334,11 +2333,11 @@ class ListPolicyPrincipalsCommand extends smithyClient.Command
2334
2333
  .build() {
2335
2334
  }
2336
2335
 
2337
- class ListPolicyVersionsCommand extends smithyClient.Command
2336
+ class ListPolicyVersionsCommand extends client.Command
2338
2337
  .classBuilder()
2339
2338
  .ep(commonParams)
2340
2339
  .m(function (Command, cs, config, o) {
2341
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2340
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2342
2341
  })
2343
2342
  .s("AWSIotService", "ListPolicyVersions", {})
2344
2343
  .n("IoTClient", "ListPolicyVersionsCommand")
@@ -2346,11 +2345,11 @@ class ListPolicyVersionsCommand extends smithyClient.Command
2346
2345
  .build() {
2347
2346
  }
2348
2347
 
2349
- class ListPrincipalPoliciesCommand extends smithyClient.Command
2348
+ class ListPrincipalPoliciesCommand extends client.Command
2350
2349
  .classBuilder()
2351
2350
  .ep(commonParams)
2352
2351
  .m(function (Command, cs, config, o) {
2353
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2352
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2354
2353
  })
2355
2354
  .s("AWSIotService", "ListPrincipalPolicies", {})
2356
2355
  .n("IoTClient", "ListPrincipalPoliciesCommand")
@@ -2358,11 +2357,11 @@ class ListPrincipalPoliciesCommand extends smithyClient.Command
2358
2357
  .build() {
2359
2358
  }
2360
2359
 
2361
- class ListPrincipalThingsCommand extends smithyClient.Command
2360
+ class ListPrincipalThingsCommand extends client.Command
2362
2361
  .classBuilder()
2363
2362
  .ep(commonParams)
2364
2363
  .m(function (Command, cs, config, o) {
2365
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2364
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2366
2365
  })
2367
2366
  .s("AWSIotService", "ListPrincipalThings", {})
2368
2367
  .n("IoTClient", "ListPrincipalThingsCommand")
@@ -2370,11 +2369,11 @@ class ListPrincipalThingsCommand extends smithyClient.Command
2370
2369
  .build() {
2371
2370
  }
2372
2371
 
2373
- class ListPrincipalThingsV2Command extends smithyClient.Command
2372
+ class ListPrincipalThingsV2Command extends client.Command
2374
2373
  .classBuilder()
2375
2374
  .ep(commonParams)
2376
2375
  .m(function (Command, cs, config, o) {
2377
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2376
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2378
2377
  })
2379
2378
  .s("AWSIotService", "ListPrincipalThingsV2", {})
2380
2379
  .n("IoTClient", "ListPrincipalThingsV2Command")
@@ -2382,11 +2381,11 @@ class ListPrincipalThingsV2Command extends smithyClient.Command
2382
2381
  .build() {
2383
2382
  }
2384
2383
 
2385
- class ListProvisioningTemplatesCommand extends smithyClient.Command
2384
+ class ListProvisioningTemplatesCommand extends client.Command
2386
2385
  .classBuilder()
2387
2386
  .ep(commonParams)
2388
2387
  .m(function (Command, cs, config, o) {
2389
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2388
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2390
2389
  })
2391
2390
  .s("AWSIotService", "ListProvisioningTemplates", {})
2392
2391
  .n("IoTClient", "ListProvisioningTemplatesCommand")
@@ -2394,11 +2393,11 @@ class ListProvisioningTemplatesCommand extends smithyClient.Command
2394
2393
  .build() {
2395
2394
  }
2396
2395
 
2397
- class ListProvisioningTemplateVersionsCommand extends smithyClient.Command
2396
+ class ListProvisioningTemplateVersionsCommand extends client.Command
2398
2397
  .classBuilder()
2399
2398
  .ep(commonParams)
2400
2399
  .m(function (Command, cs, config, o) {
2401
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2400
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2402
2401
  })
2403
2402
  .s("AWSIotService", "ListProvisioningTemplateVersions", {})
2404
2403
  .n("IoTClient", "ListProvisioningTemplateVersionsCommand")
@@ -2406,11 +2405,11 @@ class ListProvisioningTemplateVersionsCommand extends smithyClient.Command
2406
2405
  .build() {
2407
2406
  }
2408
2407
 
2409
- class ListRelatedResourcesForAuditFindingCommand extends smithyClient.Command
2408
+ class ListRelatedResourcesForAuditFindingCommand extends client.Command
2410
2409
  .classBuilder()
2411
2410
  .ep(commonParams)
2412
2411
  .m(function (Command, cs, config, o) {
2413
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2412
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2414
2413
  })
2415
2414
  .s("AWSIotService", "ListRelatedResourcesForAuditFinding", {})
2416
2415
  .n("IoTClient", "ListRelatedResourcesForAuditFindingCommand")
@@ -2418,11 +2417,11 @@ class ListRelatedResourcesForAuditFindingCommand extends smithyClient.Command
2418
2417
  .build() {
2419
2418
  }
2420
2419
 
2421
- class ListRoleAliasesCommand extends smithyClient.Command
2420
+ class ListRoleAliasesCommand extends client.Command
2422
2421
  .classBuilder()
2423
2422
  .ep(commonParams)
2424
2423
  .m(function (Command, cs, config, o) {
2425
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2424
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2426
2425
  })
2427
2426
  .s("AWSIotService", "ListRoleAliases", {})
2428
2427
  .n("IoTClient", "ListRoleAliasesCommand")
@@ -2430,11 +2429,11 @@ class ListRoleAliasesCommand extends smithyClient.Command
2430
2429
  .build() {
2431
2430
  }
2432
2431
 
2433
- class ListSbomValidationResultsCommand extends smithyClient.Command
2432
+ class ListSbomValidationResultsCommand extends client.Command
2434
2433
  .classBuilder()
2435
2434
  .ep(commonParams)
2436
2435
  .m(function (Command, cs, config, o) {
2437
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2436
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2438
2437
  })
2439
2438
  .s("AWSIotService", "ListSbomValidationResults", {})
2440
2439
  .n("IoTClient", "ListSbomValidationResultsCommand")
@@ -2442,11 +2441,11 @@ class ListSbomValidationResultsCommand extends smithyClient.Command
2442
2441
  .build() {
2443
2442
  }
2444
2443
 
2445
- class ListScheduledAuditsCommand extends smithyClient.Command
2444
+ class ListScheduledAuditsCommand extends client.Command
2446
2445
  .classBuilder()
2447
2446
  .ep(commonParams)
2448
2447
  .m(function (Command, cs, config, o) {
2449
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2448
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2450
2449
  })
2451
2450
  .s("AWSIotService", "ListScheduledAudits", {})
2452
2451
  .n("IoTClient", "ListScheduledAuditsCommand")
@@ -2454,11 +2453,11 @@ class ListScheduledAuditsCommand extends smithyClient.Command
2454
2453
  .build() {
2455
2454
  }
2456
2455
 
2457
- class ListSecurityProfilesCommand extends smithyClient.Command
2456
+ class ListSecurityProfilesCommand extends client.Command
2458
2457
  .classBuilder()
2459
2458
  .ep(commonParams)
2460
2459
  .m(function (Command, cs, config, o) {
2461
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2460
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2462
2461
  })
2463
2462
  .s("AWSIotService", "ListSecurityProfiles", {})
2464
2463
  .n("IoTClient", "ListSecurityProfilesCommand")
@@ -2466,11 +2465,11 @@ class ListSecurityProfilesCommand extends smithyClient.Command
2466
2465
  .build() {
2467
2466
  }
2468
2467
 
2469
- class ListSecurityProfilesForTargetCommand extends smithyClient.Command
2468
+ class ListSecurityProfilesForTargetCommand extends client.Command
2470
2469
  .classBuilder()
2471
2470
  .ep(commonParams)
2472
2471
  .m(function (Command, cs, config, o) {
2473
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2472
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2474
2473
  })
2475
2474
  .s("AWSIotService", "ListSecurityProfilesForTarget", {})
2476
2475
  .n("IoTClient", "ListSecurityProfilesForTargetCommand")
@@ -2478,11 +2477,11 @@ class ListSecurityProfilesForTargetCommand extends smithyClient.Command
2478
2477
  .build() {
2479
2478
  }
2480
2479
 
2481
- class ListStreamsCommand extends smithyClient.Command
2480
+ class ListStreamsCommand extends client.Command
2482
2481
  .classBuilder()
2483
2482
  .ep(commonParams)
2484
2483
  .m(function (Command, cs, config, o) {
2485
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2484
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2486
2485
  })
2487
2486
  .s("AWSIotService", "ListStreams", {})
2488
2487
  .n("IoTClient", "ListStreamsCommand")
@@ -2490,11 +2489,11 @@ class ListStreamsCommand extends smithyClient.Command
2490
2489
  .build() {
2491
2490
  }
2492
2491
 
2493
- class ListTagsForResourceCommand extends smithyClient.Command
2492
+ class ListTagsForResourceCommand extends client.Command
2494
2493
  .classBuilder()
2495
2494
  .ep(commonParams)
2496
2495
  .m(function (Command, cs, config, o) {
2497
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2496
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2498
2497
  })
2499
2498
  .s("AWSIotService", "ListTagsForResource", {})
2500
2499
  .n("IoTClient", "ListTagsForResourceCommand")
@@ -2502,11 +2501,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
2502
2501
  .build() {
2503
2502
  }
2504
2503
 
2505
- class ListTargetsForPolicyCommand extends smithyClient.Command
2504
+ class ListTargetsForPolicyCommand extends client.Command
2506
2505
  .classBuilder()
2507
2506
  .ep(commonParams)
2508
2507
  .m(function (Command, cs, config, o) {
2509
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2508
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2510
2509
  })
2511
2510
  .s("AWSIotService", "ListTargetsForPolicy", {})
2512
2511
  .n("IoTClient", "ListTargetsForPolicyCommand")
@@ -2514,11 +2513,11 @@ class ListTargetsForPolicyCommand extends smithyClient.Command
2514
2513
  .build() {
2515
2514
  }
2516
2515
 
2517
- class ListTargetsForSecurityProfileCommand extends smithyClient.Command
2516
+ class ListTargetsForSecurityProfileCommand extends client.Command
2518
2517
  .classBuilder()
2519
2518
  .ep(commonParams)
2520
2519
  .m(function (Command, cs, config, o) {
2521
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2520
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2522
2521
  })
2523
2522
  .s("AWSIotService", "ListTargetsForSecurityProfile", {})
2524
2523
  .n("IoTClient", "ListTargetsForSecurityProfileCommand")
@@ -2526,11 +2525,11 @@ class ListTargetsForSecurityProfileCommand extends smithyClient.Command
2526
2525
  .build() {
2527
2526
  }
2528
2527
 
2529
- class ListThingGroupsCommand extends smithyClient.Command
2528
+ class ListThingGroupsCommand extends client.Command
2530
2529
  .classBuilder()
2531
2530
  .ep(commonParams)
2532
2531
  .m(function (Command, cs, config, o) {
2533
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2532
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2534
2533
  })
2535
2534
  .s("AWSIotService", "ListThingGroups", {})
2536
2535
  .n("IoTClient", "ListThingGroupsCommand")
@@ -2538,11 +2537,11 @@ class ListThingGroupsCommand extends smithyClient.Command
2538
2537
  .build() {
2539
2538
  }
2540
2539
 
2541
- class ListThingGroupsForThingCommand extends smithyClient.Command
2540
+ class ListThingGroupsForThingCommand extends client.Command
2542
2541
  .classBuilder()
2543
2542
  .ep(commonParams)
2544
2543
  .m(function (Command, cs, config, o) {
2545
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2544
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2546
2545
  })
2547
2546
  .s("AWSIotService", "ListThingGroupsForThing", {})
2548
2547
  .n("IoTClient", "ListThingGroupsForThingCommand")
@@ -2550,11 +2549,11 @@ class ListThingGroupsForThingCommand extends smithyClient.Command
2550
2549
  .build() {
2551
2550
  }
2552
2551
 
2553
- class ListThingPrincipalsCommand extends smithyClient.Command
2552
+ class ListThingPrincipalsCommand extends client.Command
2554
2553
  .classBuilder()
2555
2554
  .ep(commonParams)
2556
2555
  .m(function (Command, cs, config, o) {
2557
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2556
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2558
2557
  })
2559
2558
  .s("AWSIotService", "ListThingPrincipals", {})
2560
2559
  .n("IoTClient", "ListThingPrincipalsCommand")
@@ -2562,11 +2561,11 @@ class ListThingPrincipalsCommand extends smithyClient.Command
2562
2561
  .build() {
2563
2562
  }
2564
2563
 
2565
- class ListThingPrincipalsV2Command extends smithyClient.Command
2564
+ class ListThingPrincipalsV2Command extends client.Command
2566
2565
  .classBuilder()
2567
2566
  .ep(commonParams)
2568
2567
  .m(function (Command, cs, config, o) {
2569
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2568
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2570
2569
  })
2571
2570
  .s("AWSIotService", "ListThingPrincipalsV2", {})
2572
2571
  .n("IoTClient", "ListThingPrincipalsV2Command")
@@ -2574,11 +2573,11 @@ class ListThingPrincipalsV2Command extends smithyClient.Command
2574
2573
  .build() {
2575
2574
  }
2576
2575
 
2577
- class ListThingRegistrationTaskReportsCommand extends smithyClient.Command
2576
+ class ListThingRegistrationTaskReportsCommand extends client.Command
2578
2577
  .classBuilder()
2579
2578
  .ep(commonParams)
2580
2579
  .m(function (Command, cs, config, o) {
2581
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2580
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2582
2581
  })
2583
2582
  .s("AWSIotService", "ListThingRegistrationTaskReports", {})
2584
2583
  .n("IoTClient", "ListThingRegistrationTaskReportsCommand")
@@ -2586,11 +2585,11 @@ class ListThingRegistrationTaskReportsCommand extends smithyClient.Command
2586
2585
  .build() {
2587
2586
  }
2588
2587
 
2589
- class ListThingRegistrationTasksCommand extends smithyClient.Command
2588
+ class ListThingRegistrationTasksCommand extends client.Command
2590
2589
  .classBuilder()
2591
2590
  .ep(commonParams)
2592
2591
  .m(function (Command, cs, config, o) {
2593
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2592
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2594
2593
  })
2595
2594
  .s("AWSIotService", "ListThingRegistrationTasks", {})
2596
2595
  .n("IoTClient", "ListThingRegistrationTasksCommand")
@@ -2598,11 +2597,11 @@ class ListThingRegistrationTasksCommand extends smithyClient.Command
2598
2597
  .build() {
2599
2598
  }
2600
2599
 
2601
- class ListThingsCommand extends smithyClient.Command
2600
+ class ListThingsCommand extends client.Command
2602
2601
  .classBuilder()
2603
2602
  .ep(commonParams)
2604
2603
  .m(function (Command, cs, config, o) {
2605
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2604
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2606
2605
  })
2607
2606
  .s("AWSIotService", "ListThings", {})
2608
2607
  .n("IoTClient", "ListThingsCommand")
@@ -2610,11 +2609,11 @@ class ListThingsCommand extends smithyClient.Command
2610
2609
  .build() {
2611
2610
  }
2612
2611
 
2613
- class ListThingsInBillingGroupCommand extends smithyClient.Command
2612
+ class ListThingsInBillingGroupCommand extends client.Command
2614
2613
  .classBuilder()
2615
2614
  .ep(commonParams)
2616
2615
  .m(function (Command, cs, config, o) {
2617
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2616
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2618
2617
  })
2619
2618
  .s("AWSIotService", "ListThingsInBillingGroup", {})
2620
2619
  .n("IoTClient", "ListThingsInBillingGroupCommand")
@@ -2622,11 +2621,11 @@ class ListThingsInBillingGroupCommand extends smithyClient.Command
2622
2621
  .build() {
2623
2622
  }
2624
2623
 
2625
- class ListThingsInThingGroupCommand extends smithyClient.Command
2624
+ class ListThingsInThingGroupCommand extends client.Command
2626
2625
  .classBuilder()
2627
2626
  .ep(commonParams)
2628
2627
  .m(function (Command, cs, config, o) {
2629
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2628
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2630
2629
  })
2631
2630
  .s("AWSIotService", "ListThingsInThingGroup", {})
2632
2631
  .n("IoTClient", "ListThingsInThingGroupCommand")
@@ -2634,11 +2633,11 @@ class ListThingsInThingGroupCommand extends smithyClient.Command
2634
2633
  .build() {
2635
2634
  }
2636
2635
 
2637
- class ListThingTypesCommand extends smithyClient.Command
2636
+ class ListThingTypesCommand extends client.Command
2638
2637
  .classBuilder()
2639
2638
  .ep(commonParams)
2640
2639
  .m(function (Command, cs, config, o) {
2641
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2640
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2642
2641
  })
2643
2642
  .s("AWSIotService", "ListThingTypes", {})
2644
2643
  .n("IoTClient", "ListThingTypesCommand")
@@ -2646,11 +2645,11 @@ class ListThingTypesCommand extends smithyClient.Command
2646
2645
  .build() {
2647
2646
  }
2648
2647
 
2649
- class ListTopicRuleDestinationsCommand extends smithyClient.Command
2648
+ class ListTopicRuleDestinationsCommand extends client.Command
2650
2649
  .classBuilder()
2651
2650
  .ep(commonParams)
2652
2651
  .m(function (Command, cs, config, o) {
2653
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2652
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2654
2653
  })
2655
2654
  .s("AWSIotService", "ListTopicRuleDestinations", {})
2656
2655
  .n("IoTClient", "ListTopicRuleDestinationsCommand")
@@ -2658,11 +2657,11 @@ class ListTopicRuleDestinationsCommand extends smithyClient.Command
2658
2657
  .build() {
2659
2658
  }
2660
2659
 
2661
- class ListTopicRulesCommand extends smithyClient.Command
2660
+ class ListTopicRulesCommand extends client.Command
2662
2661
  .classBuilder()
2663
2662
  .ep(commonParams)
2664
2663
  .m(function (Command, cs, config, o) {
2665
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2664
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2666
2665
  })
2667
2666
  .s("AWSIotService", "ListTopicRules", {})
2668
2667
  .n("IoTClient", "ListTopicRulesCommand")
@@ -2670,11 +2669,11 @@ class ListTopicRulesCommand extends smithyClient.Command
2670
2669
  .build() {
2671
2670
  }
2672
2671
 
2673
- class ListV2LoggingLevelsCommand extends smithyClient.Command
2672
+ class ListV2LoggingLevelsCommand extends client.Command
2674
2673
  .classBuilder()
2675
2674
  .ep(commonParams)
2676
2675
  .m(function (Command, cs, config, o) {
2677
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2676
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2678
2677
  })
2679
2678
  .s("AWSIotService", "ListV2LoggingLevels", {})
2680
2679
  .n("IoTClient", "ListV2LoggingLevelsCommand")
@@ -2682,11 +2681,11 @@ class ListV2LoggingLevelsCommand extends smithyClient.Command
2682
2681
  .build() {
2683
2682
  }
2684
2683
 
2685
- class ListViolationEventsCommand extends smithyClient.Command
2684
+ class ListViolationEventsCommand extends client.Command
2686
2685
  .classBuilder()
2687
2686
  .ep(commonParams)
2688
2687
  .m(function (Command, cs, config, o) {
2689
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2688
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2690
2689
  })
2691
2690
  .s("AWSIotService", "ListViolationEvents", {})
2692
2691
  .n("IoTClient", "ListViolationEventsCommand")
@@ -2694,11 +2693,11 @@ class ListViolationEventsCommand extends smithyClient.Command
2694
2693
  .build() {
2695
2694
  }
2696
2695
 
2697
- class PutVerificationStateOnViolationCommand extends smithyClient.Command
2696
+ class PutVerificationStateOnViolationCommand extends client.Command
2698
2697
  .classBuilder()
2699
2698
  .ep(commonParams)
2700
2699
  .m(function (Command, cs, config, o) {
2701
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2700
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2702
2701
  })
2703
2702
  .s("AWSIotService", "PutVerificationStateOnViolation", {})
2704
2703
  .n("IoTClient", "PutVerificationStateOnViolationCommand")
@@ -2706,11 +2705,11 @@ class PutVerificationStateOnViolationCommand extends smithyClient.Command
2706
2705
  .build() {
2707
2706
  }
2708
2707
 
2709
- class RegisterCACertificateCommand extends smithyClient.Command
2708
+ class RegisterCACertificateCommand extends client.Command
2710
2709
  .classBuilder()
2711
2710
  .ep(commonParams)
2712
2711
  .m(function (Command, cs, config, o) {
2713
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2712
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2714
2713
  })
2715
2714
  .s("AWSIotService", "RegisterCACertificate", {})
2716
2715
  .n("IoTClient", "RegisterCACertificateCommand")
@@ -2718,11 +2717,11 @@ class RegisterCACertificateCommand extends smithyClient.Command
2718
2717
  .build() {
2719
2718
  }
2720
2719
 
2721
- class RegisterCertificateCommand extends smithyClient.Command
2720
+ class RegisterCertificateCommand extends client.Command
2722
2721
  .classBuilder()
2723
2722
  .ep(commonParams)
2724
2723
  .m(function (Command, cs, config, o) {
2725
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2724
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2726
2725
  })
2727
2726
  .s("AWSIotService", "RegisterCertificate", {})
2728
2727
  .n("IoTClient", "RegisterCertificateCommand")
@@ -2730,11 +2729,11 @@ class RegisterCertificateCommand extends smithyClient.Command
2730
2729
  .build() {
2731
2730
  }
2732
2731
 
2733
- class RegisterCertificateWithoutCACommand extends smithyClient.Command
2732
+ class RegisterCertificateWithoutCACommand extends client.Command
2734
2733
  .classBuilder()
2735
2734
  .ep(commonParams)
2736
2735
  .m(function (Command, cs, config, o) {
2737
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2736
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2738
2737
  })
2739
2738
  .s("AWSIotService", "RegisterCertificateWithoutCA", {})
2740
2739
  .n("IoTClient", "RegisterCertificateWithoutCACommand")
@@ -2742,11 +2741,11 @@ class RegisterCertificateWithoutCACommand extends smithyClient.Command
2742
2741
  .build() {
2743
2742
  }
2744
2743
 
2745
- class RegisterThingCommand extends smithyClient.Command
2744
+ class RegisterThingCommand extends client.Command
2746
2745
  .classBuilder()
2747
2746
  .ep(commonParams)
2748
2747
  .m(function (Command, cs, config, o) {
2749
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2748
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2750
2749
  })
2751
2750
  .s("AWSIotService", "RegisterThing", {})
2752
2751
  .n("IoTClient", "RegisterThingCommand")
@@ -2754,11 +2753,11 @@ class RegisterThingCommand extends smithyClient.Command
2754
2753
  .build() {
2755
2754
  }
2756
2755
 
2757
- class RejectCertificateTransferCommand extends smithyClient.Command
2756
+ class RejectCertificateTransferCommand extends client.Command
2758
2757
  .classBuilder()
2759
2758
  .ep(commonParams)
2760
2759
  .m(function (Command, cs, config, o) {
2761
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2760
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2762
2761
  })
2763
2762
  .s("AWSIotService", "RejectCertificateTransfer", {})
2764
2763
  .n("IoTClient", "RejectCertificateTransferCommand")
@@ -2766,11 +2765,11 @@ class RejectCertificateTransferCommand extends smithyClient.Command
2766
2765
  .build() {
2767
2766
  }
2768
2767
 
2769
- class RemoveThingFromBillingGroupCommand extends smithyClient.Command
2768
+ class RemoveThingFromBillingGroupCommand extends client.Command
2770
2769
  .classBuilder()
2771
2770
  .ep(commonParams)
2772
2771
  .m(function (Command, cs, config, o) {
2773
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2772
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2774
2773
  })
2775
2774
  .s("AWSIotService", "RemoveThingFromBillingGroup", {})
2776
2775
  .n("IoTClient", "RemoveThingFromBillingGroupCommand")
@@ -2778,11 +2777,11 @@ class RemoveThingFromBillingGroupCommand extends smithyClient.Command
2778
2777
  .build() {
2779
2778
  }
2780
2779
 
2781
- class RemoveThingFromThingGroupCommand extends smithyClient.Command
2780
+ class RemoveThingFromThingGroupCommand extends client.Command
2782
2781
  .classBuilder()
2783
2782
  .ep(commonParams)
2784
2783
  .m(function (Command, cs, config, o) {
2785
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2784
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2786
2785
  })
2787
2786
  .s("AWSIotService", "RemoveThingFromThingGroup", {})
2788
2787
  .n("IoTClient", "RemoveThingFromThingGroupCommand")
@@ -2790,11 +2789,11 @@ class RemoveThingFromThingGroupCommand extends smithyClient.Command
2790
2789
  .build() {
2791
2790
  }
2792
2791
 
2793
- class ReplaceTopicRuleCommand extends smithyClient.Command
2792
+ class ReplaceTopicRuleCommand extends client.Command
2794
2793
  .classBuilder()
2795
2794
  .ep(commonParams)
2796
2795
  .m(function (Command, cs, config, o) {
2797
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2796
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2798
2797
  })
2799
2798
  .s("AWSIotService", "ReplaceTopicRule", {})
2800
2799
  .n("IoTClient", "ReplaceTopicRuleCommand")
@@ -2802,11 +2801,11 @@ class ReplaceTopicRuleCommand extends smithyClient.Command
2802
2801
  .build() {
2803
2802
  }
2804
2803
 
2805
- class SearchIndexCommand extends smithyClient.Command
2804
+ class SearchIndexCommand extends client.Command
2806
2805
  .classBuilder()
2807
2806
  .ep(commonParams)
2808
2807
  .m(function (Command, cs, config, o) {
2809
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2808
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2810
2809
  })
2811
2810
  .s("AWSIotService", "SearchIndex", {})
2812
2811
  .n("IoTClient", "SearchIndexCommand")
@@ -2814,11 +2813,11 @@ class SearchIndexCommand extends smithyClient.Command
2814
2813
  .build() {
2815
2814
  }
2816
2815
 
2817
- class SetDefaultAuthorizerCommand extends smithyClient.Command
2816
+ class SetDefaultAuthorizerCommand extends client.Command
2818
2817
  .classBuilder()
2819
2818
  .ep(commonParams)
2820
2819
  .m(function (Command, cs, config, o) {
2821
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2820
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2822
2821
  })
2823
2822
  .s("AWSIotService", "SetDefaultAuthorizer", {})
2824
2823
  .n("IoTClient", "SetDefaultAuthorizerCommand")
@@ -2826,11 +2825,11 @@ class SetDefaultAuthorizerCommand extends smithyClient.Command
2826
2825
  .build() {
2827
2826
  }
2828
2827
 
2829
- class SetDefaultPolicyVersionCommand extends smithyClient.Command
2828
+ class SetDefaultPolicyVersionCommand extends client.Command
2830
2829
  .classBuilder()
2831
2830
  .ep(commonParams)
2832
2831
  .m(function (Command, cs, config, o) {
2833
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2832
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2834
2833
  })
2835
2834
  .s("AWSIotService", "SetDefaultPolicyVersion", {})
2836
2835
  .n("IoTClient", "SetDefaultPolicyVersionCommand")
@@ -2838,11 +2837,11 @@ class SetDefaultPolicyVersionCommand extends smithyClient.Command
2838
2837
  .build() {
2839
2838
  }
2840
2839
 
2841
- class SetLoggingOptionsCommand extends smithyClient.Command
2840
+ class SetLoggingOptionsCommand extends client.Command
2842
2841
  .classBuilder()
2843
2842
  .ep(commonParams)
2844
2843
  .m(function (Command, cs, config, o) {
2845
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2844
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2846
2845
  })
2847
2846
  .s("AWSIotService", "SetLoggingOptions", {})
2848
2847
  .n("IoTClient", "SetLoggingOptionsCommand")
@@ -2850,11 +2849,11 @@ class SetLoggingOptionsCommand extends smithyClient.Command
2850
2849
  .build() {
2851
2850
  }
2852
2851
 
2853
- class SetV2LoggingLevelCommand extends smithyClient.Command
2852
+ class SetV2LoggingLevelCommand extends client.Command
2854
2853
  .classBuilder()
2855
2854
  .ep(commonParams)
2856
2855
  .m(function (Command, cs, config, o) {
2857
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2856
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2858
2857
  })
2859
2858
  .s("AWSIotService", "SetV2LoggingLevel", {})
2860
2859
  .n("IoTClient", "SetV2LoggingLevelCommand")
@@ -2862,11 +2861,11 @@ class SetV2LoggingLevelCommand extends smithyClient.Command
2862
2861
  .build() {
2863
2862
  }
2864
2863
 
2865
- class SetV2LoggingOptionsCommand extends smithyClient.Command
2864
+ class SetV2LoggingOptionsCommand extends client.Command
2866
2865
  .classBuilder()
2867
2866
  .ep(commonParams)
2868
2867
  .m(function (Command, cs, config, o) {
2869
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2868
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2870
2869
  })
2871
2870
  .s("AWSIotService", "SetV2LoggingOptions", {})
2872
2871
  .n("IoTClient", "SetV2LoggingOptionsCommand")
@@ -2874,11 +2873,11 @@ class SetV2LoggingOptionsCommand extends smithyClient.Command
2874
2873
  .build() {
2875
2874
  }
2876
2875
 
2877
- class StartAuditMitigationActionsTaskCommand extends smithyClient.Command
2876
+ class StartAuditMitigationActionsTaskCommand extends client.Command
2878
2877
  .classBuilder()
2879
2878
  .ep(commonParams)
2880
2879
  .m(function (Command, cs, config, o) {
2881
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2880
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2882
2881
  })
2883
2882
  .s("AWSIotService", "StartAuditMitigationActionsTask", {})
2884
2883
  .n("IoTClient", "StartAuditMitigationActionsTaskCommand")
@@ -2886,11 +2885,11 @@ class StartAuditMitigationActionsTaskCommand extends smithyClient.Command
2886
2885
  .build() {
2887
2886
  }
2888
2887
 
2889
- class StartDetectMitigationActionsTaskCommand extends smithyClient.Command
2888
+ class StartDetectMitigationActionsTaskCommand extends client.Command
2890
2889
  .classBuilder()
2891
2890
  .ep(commonParams)
2892
2891
  .m(function (Command, cs, config, o) {
2893
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2892
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2894
2893
  })
2895
2894
  .s("AWSIotService", "StartDetectMitigationActionsTask", {})
2896
2895
  .n("IoTClient", "StartDetectMitigationActionsTaskCommand")
@@ -2898,11 +2897,11 @@ class StartDetectMitigationActionsTaskCommand extends smithyClient.Command
2898
2897
  .build() {
2899
2898
  }
2900
2899
 
2901
- class StartOnDemandAuditTaskCommand extends smithyClient.Command
2900
+ class StartOnDemandAuditTaskCommand extends client.Command
2902
2901
  .classBuilder()
2903
2902
  .ep(commonParams)
2904
2903
  .m(function (Command, cs, config, o) {
2905
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2904
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2906
2905
  })
2907
2906
  .s("AWSIotService", "StartOnDemandAuditTask", {})
2908
2907
  .n("IoTClient", "StartOnDemandAuditTaskCommand")
@@ -2910,11 +2909,11 @@ class StartOnDemandAuditTaskCommand extends smithyClient.Command
2910
2909
  .build() {
2911
2910
  }
2912
2911
 
2913
- class StartThingRegistrationTaskCommand extends smithyClient.Command
2912
+ class StartThingRegistrationTaskCommand extends client.Command
2914
2913
  .classBuilder()
2915
2914
  .ep(commonParams)
2916
2915
  .m(function (Command, cs, config, o) {
2917
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2916
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2918
2917
  })
2919
2918
  .s("AWSIotService", "StartThingRegistrationTask", {})
2920
2919
  .n("IoTClient", "StartThingRegistrationTaskCommand")
@@ -2922,11 +2921,11 @@ class StartThingRegistrationTaskCommand extends smithyClient.Command
2922
2921
  .build() {
2923
2922
  }
2924
2923
 
2925
- class StopThingRegistrationTaskCommand extends smithyClient.Command
2924
+ class StopThingRegistrationTaskCommand extends client.Command
2926
2925
  .classBuilder()
2927
2926
  .ep(commonParams)
2928
2927
  .m(function (Command, cs, config, o) {
2929
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2928
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2930
2929
  })
2931
2930
  .s("AWSIotService", "StopThingRegistrationTask", {})
2932
2931
  .n("IoTClient", "StopThingRegistrationTaskCommand")
@@ -2934,11 +2933,11 @@ class StopThingRegistrationTaskCommand extends smithyClient.Command
2934
2933
  .build() {
2935
2934
  }
2936
2935
 
2937
- class TagResourceCommand extends smithyClient.Command
2936
+ class TagResourceCommand extends client.Command
2938
2937
  .classBuilder()
2939
2938
  .ep(commonParams)
2940
2939
  .m(function (Command, cs, config, o) {
2941
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2940
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2942
2941
  })
2943
2942
  .s("AWSIotService", "TagResource", {})
2944
2943
  .n("IoTClient", "TagResourceCommand")
@@ -2946,11 +2945,11 @@ class TagResourceCommand extends smithyClient.Command
2946
2945
  .build() {
2947
2946
  }
2948
2947
 
2949
- class TestAuthorizationCommand extends smithyClient.Command
2948
+ class TestAuthorizationCommand extends client.Command
2950
2949
  .classBuilder()
2951
2950
  .ep(commonParams)
2952
2951
  .m(function (Command, cs, config, o) {
2953
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2952
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2954
2953
  })
2955
2954
  .s("AWSIotService", "TestAuthorization", {})
2956
2955
  .n("IoTClient", "TestAuthorizationCommand")
@@ -2958,11 +2957,11 @@ class TestAuthorizationCommand extends smithyClient.Command
2958
2957
  .build() {
2959
2958
  }
2960
2959
 
2961
- class TestInvokeAuthorizerCommand extends smithyClient.Command
2960
+ class TestInvokeAuthorizerCommand extends client.Command
2962
2961
  .classBuilder()
2963
2962
  .ep(commonParams)
2964
2963
  .m(function (Command, cs, config, o) {
2965
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2964
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2966
2965
  })
2967
2966
  .s("AWSIotService", "TestInvokeAuthorizer", {})
2968
2967
  .n("IoTClient", "TestInvokeAuthorizerCommand")
@@ -2970,11 +2969,11 @@ class TestInvokeAuthorizerCommand extends smithyClient.Command
2970
2969
  .build() {
2971
2970
  }
2972
2971
 
2973
- class TransferCertificateCommand extends smithyClient.Command
2972
+ class TransferCertificateCommand extends client.Command
2974
2973
  .classBuilder()
2975
2974
  .ep(commonParams)
2976
2975
  .m(function (Command, cs, config, o) {
2977
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2976
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2978
2977
  })
2979
2978
  .s("AWSIotService", "TransferCertificate", {})
2980
2979
  .n("IoTClient", "TransferCertificateCommand")
@@ -2982,11 +2981,11 @@ class TransferCertificateCommand extends smithyClient.Command
2982
2981
  .build() {
2983
2982
  }
2984
2983
 
2985
- class UntagResourceCommand extends smithyClient.Command
2984
+ class UntagResourceCommand extends client.Command
2986
2985
  .classBuilder()
2987
2986
  .ep(commonParams)
2988
2987
  .m(function (Command, cs, config, o) {
2989
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2988
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2990
2989
  })
2991
2990
  .s("AWSIotService", "UntagResource", {})
2992
2991
  .n("IoTClient", "UntagResourceCommand")
@@ -2994,11 +2993,11 @@ class UntagResourceCommand extends smithyClient.Command
2994
2993
  .build() {
2995
2994
  }
2996
2995
 
2997
- class UpdateAccountAuditConfigurationCommand extends smithyClient.Command
2996
+ class UpdateAccountAuditConfigurationCommand extends client.Command
2998
2997
  .classBuilder()
2999
2998
  .ep(commonParams)
3000
2999
  .m(function (Command, cs, config, o) {
3001
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3000
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3002
3001
  })
3003
3002
  .s("AWSIotService", "UpdateAccountAuditConfiguration", {})
3004
3003
  .n("IoTClient", "UpdateAccountAuditConfigurationCommand")
@@ -3006,11 +3005,11 @@ class UpdateAccountAuditConfigurationCommand extends smithyClient.Command
3006
3005
  .build() {
3007
3006
  }
3008
3007
 
3009
- class UpdateAuditSuppressionCommand extends smithyClient.Command
3008
+ class UpdateAuditSuppressionCommand extends client.Command
3010
3009
  .classBuilder()
3011
3010
  .ep(commonParams)
3012
3011
  .m(function (Command, cs, config, o) {
3013
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3012
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3014
3013
  })
3015
3014
  .s("AWSIotService", "UpdateAuditSuppression", {})
3016
3015
  .n("IoTClient", "UpdateAuditSuppressionCommand")
@@ -3018,11 +3017,11 @@ class UpdateAuditSuppressionCommand extends smithyClient.Command
3018
3017
  .build() {
3019
3018
  }
3020
3019
 
3021
- class UpdateAuthorizerCommand extends smithyClient.Command
3020
+ class UpdateAuthorizerCommand extends client.Command
3022
3021
  .classBuilder()
3023
3022
  .ep(commonParams)
3024
3023
  .m(function (Command, cs, config, o) {
3025
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3024
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3026
3025
  })
3027
3026
  .s("AWSIotService", "UpdateAuthorizer", {})
3028
3027
  .n("IoTClient", "UpdateAuthorizerCommand")
@@ -3030,11 +3029,11 @@ class UpdateAuthorizerCommand extends smithyClient.Command
3030
3029
  .build() {
3031
3030
  }
3032
3031
 
3033
- class UpdateBillingGroupCommand extends smithyClient.Command
3032
+ class UpdateBillingGroupCommand extends client.Command
3034
3033
  .classBuilder()
3035
3034
  .ep(commonParams)
3036
3035
  .m(function (Command, cs, config, o) {
3037
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3036
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3038
3037
  })
3039
3038
  .s("AWSIotService", "UpdateBillingGroup", {})
3040
3039
  .n("IoTClient", "UpdateBillingGroupCommand")
@@ -3042,11 +3041,11 @@ class UpdateBillingGroupCommand extends smithyClient.Command
3042
3041
  .build() {
3043
3042
  }
3044
3043
 
3045
- class UpdateCACertificateCommand extends smithyClient.Command
3044
+ class UpdateCACertificateCommand extends client.Command
3046
3045
  .classBuilder()
3047
3046
  .ep(commonParams)
3048
3047
  .m(function (Command, cs, config, o) {
3049
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3048
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3050
3049
  })
3051
3050
  .s("AWSIotService", "UpdateCACertificate", {})
3052
3051
  .n("IoTClient", "UpdateCACertificateCommand")
@@ -3054,11 +3053,11 @@ class UpdateCACertificateCommand extends smithyClient.Command
3054
3053
  .build() {
3055
3054
  }
3056
3055
 
3057
- class UpdateCertificateCommand extends smithyClient.Command
3056
+ class UpdateCertificateCommand extends client.Command
3058
3057
  .classBuilder()
3059
3058
  .ep(commonParams)
3060
3059
  .m(function (Command, cs, config, o) {
3061
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3060
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3062
3061
  })
3063
3062
  .s("AWSIotService", "UpdateCertificate", {})
3064
3063
  .n("IoTClient", "UpdateCertificateCommand")
@@ -3066,11 +3065,11 @@ class UpdateCertificateCommand extends smithyClient.Command
3066
3065
  .build() {
3067
3066
  }
3068
3067
 
3069
- class UpdateCertificateProviderCommand extends smithyClient.Command
3068
+ class UpdateCertificateProviderCommand extends client.Command
3070
3069
  .classBuilder()
3071
3070
  .ep(commonParams)
3072
3071
  .m(function (Command, cs, config, o) {
3073
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3072
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3074
3073
  })
3075
3074
  .s("AWSIotService", "UpdateCertificateProvider", {})
3076
3075
  .n("IoTClient", "UpdateCertificateProviderCommand")
@@ -3078,11 +3077,11 @@ class UpdateCertificateProviderCommand extends smithyClient.Command
3078
3077
  .build() {
3079
3078
  }
3080
3079
 
3081
- class UpdateCommandCommand extends smithyClient.Command
3080
+ class UpdateCommandCommand extends client.Command
3082
3081
  .classBuilder()
3083
3082
  .ep(commonParams)
3084
3083
  .m(function (Command, cs, config, o) {
3085
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3084
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3086
3085
  })
3087
3086
  .s("AWSIotService", "UpdateCommand", {})
3088
3087
  .n("IoTClient", "UpdateCommandCommand")
@@ -3090,11 +3089,11 @@ class UpdateCommandCommand extends smithyClient.Command
3090
3089
  .build() {
3091
3090
  }
3092
3091
 
3093
- class UpdateCustomMetricCommand extends smithyClient.Command
3092
+ class UpdateCustomMetricCommand extends client.Command
3094
3093
  .classBuilder()
3095
3094
  .ep(commonParams)
3096
3095
  .m(function (Command, cs, config, o) {
3097
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3096
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3098
3097
  })
3099
3098
  .s("AWSIotService", "UpdateCustomMetric", {})
3100
3099
  .n("IoTClient", "UpdateCustomMetricCommand")
@@ -3102,11 +3101,11 @@ class UpdateCustomMetricCommand extends smithyClient.Command
3102
3101
  .build() {
3103
3102
  }
3104
3103
 
3105
- class UpdateDimensionCommand extends smithyClient.Command
3104
+ class UpdateDimensionCommand extends client.Command
3106
3105
  .classBuilder()
3107
3106
  .ep(commonParams)
3108
3107
  .m(function (Command, cs, config, o) {
3109
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3108
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3110
3109
  })
3111
3110
  .s("AWSIotService", "UpdateDimension", {})
3112
3111
  .n("IoTClient", "UpdateDimensionCommand")
@@ -3114,11 +3113,11 @@ class UpdateDimensionCommand extends smithyClient.Command
3114
3113
  .build() {
3115
3114
  }
3116
3115
 
3117
- class UpdateDomainConfigurationCommand extends smithyClient.Command
3116
+ class UpdateDomainConfigurationCommand extends client.Command
3118
3117
  .classBuilder()
3119
3118
  .ep(commonParams)
3120
3119
  .m(function (Command, cs, config, o) {
3121
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3120
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3122
3121
  })
3123
3122
  .s("AWSIotService", "UpdateDomainConfiguration", {})
3124
3123
  .n("IoTClient", "UpdateDomainConfigurationCommand")
@@ -3126,11 +3125,11 @@ class UpdateDomainConfigurationCommand extends smithyClient.Command
3126
3125
  .build() {
3127
3126
  }
3128
3127
 
3129
- class UpdateDynamicThingGroupCommand extends smithyClient.Command
3128
+ class UpdateDynamicThingGroupCommand extends client.Command
3130
3129
  .classBuilder()
3131
3130
  .ep(commonParams)
3132
3131
  .m(function (Command, cs, config, o) {
3133
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3132
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3134
3133
  })
3135
3134
  .s("AWSIotService", "UpdateDynamicThingGroup", {})
3136
3135
  .n("IoTClient", "UpdateDynamicThingGroupCommand")
@@ -3138,11 +3137,11 @@ class UpdateDynamicThingGroupCommand extends smithyClient.Command
3138
3137
  .build() {
3139
3138
  }
3140
3139
 
3141
- class UpdateEncryptionConfigurationCommand extends smithyClient.Command
3140
+ class UpdateEncryptionConfigurationCommand extends client.Command
3142
3141
  .classBuilder()
3143
3142
  .ep(commonParams)
3144
3143
  .m(function (Command, cs, config, o) {
3145
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3144
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3146
3145
  })
3147
3146
  .s("AWSIotService", "UpdateEncryptionConfiguration", {})
3148
3147
  .n("IoTClient", "UpdateEncryptionConfigurationCommand")
@@ -3150,11 +3149,11 @@ class UpdateEncryptionConfigurationCommand extends smithyClient.Command
3150
3149
  .build() {
3151
3150
  }
3152
3151
 
3153
- class UpdateEventConfigurationsCommand extends smithyClient.Command
3152
+ class UpdateEventConfigurationsCommand extends client.Command
3154
3153
  .classBuilder()
3155
3154
  .ep(commonParams)
3156
3155
  .m(function (Command, cs, config, o) {
3157
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3156
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3158
3157
  })
3159
3158
  .s("AWSIotService", "UpdateEventConfigurations", {})
3160
3159
  .n("IoTClient", "UpdateEventConfigurationsCommand")
@@ -3162,11 +3161,11 @@ class UpdateEventConfigurationsCommand extends smithyClient.Command
3162
3161
  .build() {
3163
3162
  }
3164
3163
 
3165
- class UpdateFleetMetricCommand extends smithyClient.Command
3164
+ class UpdateFleetMetricCommand extends client.Command
3166
3165
  .classBuilder()
3167
3166
  .ep(commonParams)
3168
3167
  .m(function (Command, cs, config, o) {
3169
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3168
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3170
3169
  })
3171
3170
  .s("AWSIotService", "UpdateFleetMetric", {})
3172
3171
  .n("IoTClient", "UpdateFleetMetricCommand")
@@ -3174,11 +3173,11 @@ class UpdateFleetMetricCommand extends smithyClient.Command
3174
3173
  .build() {
3175
3174
  }
3176
3175
 
3177
- class UpdateIndexingConfigurationCommand extends smithyClient.Command
3176
+ class UpdateIndexingConfigurationCommand extends client.Command
3178
3177
  .classBuilder()
3179
3178
  .ep(commonParams)
3180
3179
  .m(function (Command, cs, config, o) {
3181
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3180
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3182
3181
  })
3183
3182
  .s("AWSIotService", "UpdateIndexingConfiguration", {})
3184
3183
  .n("IoTClient", "UpdateIndexingConfigurationCommand")
@@ -3186,11 +3185,11 @@ class UpdateIndexingConfigurationCommand extends smithyClient.Command
3186
3185
  .build() {
3187
3186
  }
3188
3187
 
3189
- class UpdateJobCommand extends smithyClient.Command
3188
+ class UpdateJobCommand extends client.Command
3190
3189
  .classBuilder()
3191
3190
  .ep(commonParams)
3192
3191
  .m(function (Command, cs, config, o) {
3193
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3192
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3194
3193
  })
3195
3194
  .s("AWSIotService", "UpdateJob", {})
3196
3195
  .n("IoTClient", "UpdateJobCommand")
@@ -3198,11 +3197,11 @@ class UpdateJobCommand extends smithyClient.Command
3198
3197
  .build() {
3199
3198
  }
3200
3199
 
3201
- class UpdateMitigationActionCommand extends smithyClient.Command
3200
+ class UpdateMitigationActionCommand extends client.Command
3202
3201
  .classBuilder()
3203
3202
  .ep(commonParams)
3204
3203
  .m(function (Command, cs, config, o) {
3205
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3204
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3206
3205
  })
3207
3206
  .s("AWSIotService", "UpdateMitigationAction", {})
3208
3207
  .n("IoTClient", "UpdateMitigationActionCommand")
@@ -3210,11 +3209,11 @@ class UpdateMitigationActionCommand extends smithyClient.Command
3210
3209
  .build() {
3211
3210
  }
3212
3211
 
3213
- class UpdatePackageCommand extends smithyClient.Command
3212
+ class UpdatePackageCommand extends client.Command
3214
3213
  .classBuilder()
3215
3214
  .ep(commonParams)
3216
3215
  .m(function (Command, cs, config, o) {
3217
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3216
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3218
3217
  })
3219
3218
  .s("AWSIotService", "UpdatePackage", {})
3220
3219
  .n("IoTClient", "UpdatePackageCommand")
@@ -3222,11 +3221,11 @@ class UpdatePackageCommand extends smithyClient.Command
3222
3221
  .build() {
3223
3222
  }
3224
3223
 
3225
- class UpdatePackageConfigurationCommand extends smithyClient.Command
3224
+ class UpdatePackageConfigurationCommand extends client.Command
3226
3225
  .classBuilder()
3227
3226
  .ep(commonParams)
3228
3227
  .m(function (Command, cs, config, o) {
3229
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3228
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3230
3229
  })
3231
3230
  .s("AWSIotService", "UpdatePackageConfiguration", {})
3232
3231
  .n("IoTClient", "UpdatePackageConfigurationCommand")
@@ -3234,11 +3233,11 @@ class UpdatePackageConfigurationCommand extends smithyClient.Command
3234
3233
  .build() {
3235
3234
  }
3236
3235
 
3237
- class UpdatePackageVersionCommand extends smithyClient.Command
3236
+ class UpdatePackageVersionCommand extends client.Command
3238
3237
  .classBuilder()
3239
3238
  .ep(commonParams)
3240
3239
  .m(function (Command, cs, config, o) {
3241
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3240
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3242
3241
  })
3243
3242
  .s("AWSIotService", "UpdatePackageVersion", {})
3244
3243
  .n("IoTClient", "UpdatePackageVersionCommand")
@@ -3246,11 +3245,11 @@ class UpdatePackageVersionCommand extends smithyClient.Command
3246
3245
  .build() {
3247
3246
  }
3248
3247
 
3249
- class UpdateProvisioningTemplateCommand extends smithyClient.Command
3248
+ class UpdateProvisioningTemplateCommand extends client.Command
3250
3249
  .classBuilder()
3251
3250
  .ep(commonParams)
3252
3251
  .m(function (Command, cs, config, o) {
3253
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3252
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3254
3253
  })
3255
3254
  .s("AWSIotService", "UpdateProvisioningTemplate", {})
3256
3255
  .n("IoTClient", "UpdateProvisioningTemplateCommand")
@@ -3258,11 +3257,11 @@ class UpdateProvisioningTemplateCommand extends smithyClient.Command
3258
3257
  .build() {
3259
3258
  }
3260
3259
 
3261
- class UpdateRoleAliasCommand extends smithyClient.Command
3260
+ class UpdateRoleAliasCommand extends client.Command
3262
3261
  .classBuilder()
3263
3262
  .ep(commonParams)
3264
3263
  .m(function (Command, cs, config, o) {
3265
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3264
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3266
3265
  })
3267
3266
  .s("AWSIotService", "UpdateRoleAlias", {})
3268
3267
  .n("IoTClient", "UpdateRoleAliasCommand")
@@ -3270,11 +3269,11 @@ class UpdateRoleAliasCommand extends smithyClient.Command
3270
3269
  .build() {
3271
3270
  }
3272
3271
 
3273
- class UpdateScheduledAuditCommand extends smithyClient.Command
3272
+ class UpdateScheduledAuditCommand extends client.Command
3274
3273
  .classBuilder()
3275
3274
  .ep(commonParams)
3276
3275
  .m(function (Command, cs, config, o) {
3277
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3276
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3278
3277
  })
3279
3278
  .s("AWSIotService", "UpdateScheduledAudit", {})
3280
3279
  .n("IoTClient", "UpdateScheduledAuditCommand")
@@ -3282,11 +3281,11 @@ class UpdateScheduledAuditCommand extends smithyClient.Command
3282
3281
  .build() {
3283
3282
  }
3284
3283
 
3285
- class UpdateSecurityProfileCommand extends smithyClient.Command
3284
+ class UpdateSecurityProfileCommand extends client.Command
3286
3285
  .classBuilder()
3287
3286
  .ep(commonParams)
3288
3287
  .m(function (Command, cs, config, o) {
3289
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3288
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3290
3289
  })
3291
3290
  .s("AWSIotService", "UpdateSecurityProfile", {})
3292
3291
  .n("IoTClient", "UpdateSecurityProfileCommand")
@@ -3294,11 +3293,11 @@ class UpdateSecurityProfileCommand extends smithyClient.Command
3294
3293
  .build() {
3295
3294
  }
3296
3295
 
3297
- class UpdateStreamCommand extends smithyClient.Command
3296
+ class UpdateStreamCommand extends client.Command
3298
3297
  .classBuilder()
3299
3298
  .ep(commonParams)
3300
3299
  .m(function (Command, cs, config, o) {
3301
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3300
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3302
3301
  })
3303
3302
  .s("AWSIotService", "UpdateStream", {})
3304
3303
  .n("IoTClient", "UpdateStreamCommand")
@@ -3306,11 +3305,11 @@ class UpdateStreamCommand extends smithyClient.Command
3306
3305
  .build() {
3307
3306
  }
3308
3307
 
3309
- class UpdateThingCommand extends smithyClient.Command
3308
+ class UpdateThingCommand extends client.Command
3310
3309
  .classBuilder()
3311
3310
  .ep(commonParams)
3312
3311
  .m(function (Command, cs, config, o) {
3313
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3312
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3314
3313
  })
3315
3314
  .s("AWSIotService", "UpdateThing", {})
3316
3315
  .n("IoTClient", "UpdateThingCommand")
@@ -3318,11 +3317,11 @@ class UpdateThingCommand extends smithyClient.Command
3318
3317
  .build() {
3319
3318
  }
3320
3319
 
3321
- class UpdateThingGroupCommand extends smithyClient.Command
3320
+ class UpdateThingGroupCommand extends client.Command
3322
3321
  .classBuilder()
3323
3322
  .ep(commonParams)
3324
3323
  .m(function (Command, cs, config, o) {
3325
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3324
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3326
3325
  })
3327
3326
  .s("AWSIotService", "UpdateThingGroup", {})
3328
3327
  .n("IoTClient", "UpdateThingGroupCommand")
@@ -3330,11 +3329,11 @@ class UpdateThingGroupCommand extends smithyClient.Command
3330
3329
  .build() {
3331
3330
  }
3332
3331
 
3333
- class UpdateThingGroupsForThingCommand extends smithyClient.Command
3332
+ class UpdateThingGroupsForThingCommand extends client.Command
3334
3333
  .classBuilder()
3335
3334
  .ep(commonParams)
3336
3335
  .m(function (Command, cs, config, o) {
3337
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3336
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3338
3337
  })
3339
3338
  .s("AWSIotService", "UpdateThingGroupsForThing", {})
3340
3339
  .n("IoTClient", "UpdateThingGroupsForThingCommand")
@@ -3342,11 +3341,11 @@ class UpdateThingGroupsForThingCommand extends smithyClient.Command
3342
3341
  .build() {
3343
3342
  }
3344
3343
 
3345
- class UpdateThingTypeCommand extends smithyClient.Command
3344
+ class UpdateThingTypeCommand extends client.Command
3346
3345
  .classBuilder()
3347
3346
  .ep(commonParams)
3348
3347
  .m(function (Command, cs, config, o) {
3349
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3348
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3350
3349
  })
3351
3350
  .s("AWSIotService", "UpdateThingType", {})
3352
3351
  .n("IoTClient", "UpdateThingTypeCommand")
@@ -3354,11 +3353,11 @@ class UpdateThingTypeCommand extends smithyClient.Command
3354
3353
  .build() {
3355
3354
  }
3356
3355
 
3357
- class UpdateTopicRuleDestinationCommand extends smithyClient.Command
3356
+ class UpdateTopicRuleDestinationCommand extends client.Command
3358
3357
  .classBuilder()
3359
3358
  .ep(commonParams)
3360
3359
  .m(function (Command, cs, config, o) {
3361
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3360
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3362
3361
  })
3363
3362
  .s("AWSIotService", "UpdateTopicRuleDestination", {})
3364
3363
  .n("IoTClient", "UpdateTopicRuleDestinationCommand")
@@ -3366,11 +3365,11 @@ class UpdateTopicRuleDestinationCommand extends smithyClient.Command
3366
3365
  .build() {
3367
3366
  }
3368
3367
 
3369
- class ValidateSecurityProfileBehaviorsCommand extends smithyClient.Command
3368
+ class ValidateSecurityProfileBehaviorsCommand extends client.Command
3370
3369
  .classBuilder()
3371
3370
  .ep(commonParams)
3372
3371
  .m(function (Command, cs, config, o) {
3373
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3372
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3374
3373
  })
3375
3374
  .s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
3376
3375
  .n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
@@ -3848,7 +3847,7 @@ const paginators = {
3848
3847
  };
3849
3848
  class IoT extends IoTClient {
3850
3849
  }
3851
- smithyClient.createAggregatedClient(commands, IoT, { paginators });
3850
+ client.createAggregatedClient(commands, IoT, { paginators });
3852
3851
 
3853
3852
  const AbortAction = {
3854
3853
  CANCEL: "CANCEL",
@@ -4367,8 +4366,8 @@ const PackageVersionAction = {
4367
4366
  PUBLISH: "PUBLISH",
4368
4367
  };
4369
4368
 
4370
- exports.$Command = smithyClient.Command;
4371
- exports.__Client = smithyClient.Client;
4369
+ exports.$Command = client.Command;
4370
+ exports.__Client = client.Client;
4372
4371
  exports.IoTServiceException = IoTServiceException.IoTServiceException;
4373
4372
  exports.AbortAction = AbortAction;
4374
4373
  exports.AcceptCertificateTransferCommand = AcceptCertificateTransferCommand;