@aws-sdk/client-iot 3.1076.0 → 3.1078.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 (836) hide show
  1. package/dist-cjs/index.js +825 -3267
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -14
  4. package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -14
  5. package/dist-es/commands/AddThingToThingGroupCommand.js +2 -14
  6. package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -14
  7. package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -14
  8. package/dist-es/commands/AttachPolicyCommand.js +2 -14
  9. package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -14
  10. package/dist-es/commands/AttachSecurityProfileCommand.js +2 -14
  11. package/dist-es/commands/AttachThingPrincipalCommand.js +2 -14
  12. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -14
  13. package/dist-es/commands/CancelAuditTaskCommand.js +2 -14
  14. package/dist-es/commands/CancelCertificateTransferCommand.js +2 -14
  15. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -14
  16. package/dist-es/commands/CancelJobCommand.js +2 -14
  17. package/dist-es/commands/CancelJobExecutionCommand.js +2 -14
  18. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -14
  19. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -14
  20. package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -14
  21. package/dist-es/commands/CreateAuthorizerCommand.js +2 -14
  22. package/dist-es/commands/CreateBillingGroupCommand.js +2 -14
  23. package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -14
  24. package/dist-es/commands/CreateCertificateProviderCommand.js +2 -14
  25. package/dist-es/commands/CreateCommandCommand.js +2 -14
  26. package/dist-es/commands/CreateCustomMetricCommand.js +2 -14
  27. package/dist-es/commands/CreateDimensionCommand.js +2 -14
  28. package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -14
  29. package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -14
  30. package/dist-es/commands/CreateFleetMetricCommand.js +2 -14
  31. package/dist-es/commands/CreateJobCommand.js +2 -14
  32. package/dist-es/commands/CreateJobTemplateCommand.js +2 -14
  33. package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -14
  34. package/dist-es/commands/CreateMitigationActionCommand.js +2 -14
  35. package/dist-es/commands/CreateOTAUpdateCommand.js +2 -14
  36. package/dist-es/commands/CreatePackageCommand.js +2 -14
  37. package/dist-es/commands/CreatePackageVersionCommand.js +2 -14
  38. package/dist-es/commands/CreatePolicyCommand.js +2 -14
  39. package/dist-es/commands/CreatePolicyVersionCommand.js +2 -14
  40. package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -14
  41. package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -14
  42. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -14
  43. package/dist-es/commands/CreateRoleAliasCommand.js +2 -14
  44. package/dist-es/commands/CreateScheduledAuditCommand.js +2 -14
  45. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -14
  46. package/dist-es/commands/CreateStreamCommand.js +2 -14
  47. package/dist-es/commands/CreateThingCommand.js +2 -14
  48. package/dist-es/commands/CreateThingGroupCommand.js +2 -14
  49. package/dist-es/commands/CreateThingTypeCommand.js +2 -14
  50. package/dist-es/commands/CreateTopicRuleCommand.js +2 -14
  51. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -14
  52. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -14
  53. package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -14
  54. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -14
  55. package/dist-es/commands/DeleteBillingGroupCommand.js +2 -14
  56. package/dist-es/commands/DeleteCACertificateCommand.js +2 -14
  57. package/dist-es/commands/DeleteCertificateCommand.js +2 -14
  58. package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -14
  59. package/dist-es/commands/DeleteCommandCommand.js +2 -14
  60. package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -14
  61. package/dist-es/commands/DeleteCustomMetricCommand.js +2 -14
  62. package/dist-es/commands/DeleteDimensionCommand.js +2 -14
  63. package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -14
  64. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -14
  65. package/dist-es/commands/DeleteFleetMetricCommand.js +2 -14
  66. package/dist-es/commands/DeleteJobCommand.js +2 -14
  67. package/dist-es/commands/DeleteJobExecutionCommand.js +2 -14
  68. package/dist-es/commands/DeleteJobTemplateCommand.js +2 -14
  69. package/dist-es/commands/DeleteMitigationActionCommand.js +2 -14
  70. package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -14
  71. package/dist-es/commands/DeletePackageCommand.js +2 -14
  72. package/dist-es/commands/DeletePackageVersionCommand.js +2 -14
  73. package/dist-es/commands/DeletePolicyCommand.js +2 -14
  74. package/dist-es/commands/DeletePolicyVersionCommand.js +2 -14
  75. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -14
  76. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -14
  77. package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -14
  78. package/dist-es/commands/DeleteRoleAliasCommand.js +2 -14
  79. package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -14
  80. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -14
  81. package/dist-es/commands/DeleteStreamCommand.js +2 -14
  82. package/dist-es/commands/DeleteThingCommand.js +2 -14
  83. package/dist-es/commands/DeleteThingGroupCommand.js +2 -14
  84. package/dist-es/commands/DeleteThingTypeCommand.js +2 -14
  85. package/dist-es/commands/DeleteTopicRuleCommand.js +2 -14
  86. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -14
  87. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -14
  88. package/dist-es/commands/DeprecateThingTypeCommand.js +2 -14
  89. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -14
  90. package/dist-es/commands/DescribeAuditFindingCommand.js +2 -14
  91. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -14
  92. package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -14
  93. package/dist-es/commands/DescribeAuditTaskCommand.js +2 -14
  94. package/dist-es/commands/DescribeAuthorizerCommand.js +2 -14
  95. package/dist-es/commands/DescribeBillingGroupCommand.js +2 -14
  96. package/dist-es/commands/DescribeCACertificateCommand.js +2 -14
  97. package/dist-es/commands/DescribeCertificateCommand.js +2 -14
  98. package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -14
  99. package/dist-es/commands/DescribeCustomMetricCommand.js +2 -14
  100. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -14
  101. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -14
  102. package/dist-es/commands/DescribeDimensionCommand.js +2 -14
  103. package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -14
  104. package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -14
  105. package/dist-es/commands/DescribeEndpointCommand.js +2 -14
  106. package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -14
  107. package/dist-es/commands/DescribeFleetMetricCommand.js +2 -14
  108. package/dist-es/commands/DescribeIndexCommand.js +2 -14
  109. package/dist-es/commands/DescribeJobCommand.js +2 -14
  110. package/dist-es/commands/DescribeJobExecutionCommand.js +2 -14
  111. package/dist-es/commands/DescribeJobTemplateCommand.js +2 -14
  112. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -14
  113. package/dist-es/commands/DescribeMitigationActionCommand.js +2 -14
  114. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -14
  115. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -14
  116. package/dist-es/commands/DescribeRoleAliasCommand.js +2 -14
  117. package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -14
  118. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -14
  119. package/dist-es/commands/DescribeStreamCommand.js +2 -14
  120. package/dist-es/commands/DescribeThingCommand.js +2 -14
  121. package/dist-es/commands/DescribeThingGroupCommand.js +2 -14
  122. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -14
  123. package/dist-es/commands/DescribeThingTypeCommand.js +2 -14
  124. package/dist-es/commands/DetachPolicyCommand.js +2 -14
  125. package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -14
  126. package/dist-es/commands/DetachSecurityProfileCommand.js +2 -14
  127. package/dist-es/commands/DetachThingPrincipalCommand.js +2 -14
  128. package/dist-es/commands/DisableTopicRuleCommand.js +2 -14
  129. package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -14
  130. package/dist-es/commands/EnableTopicRuleCommand.js +2 -14
  131. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -14
  132. package/dist-es/commands/GetBucketsAggregationCommand.js +2 -14
  133. package/dist-es/commands/GetCardinalityCommand.js +2 -14
  134. package/dist-es/commands/GetCommandCommand.js +2 -14
  135. package/dist-es/commands/GetCommandExecutionCommand.js +2 -14
  136. package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -14
  137. package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -14
  138. package/dist-es/commands/GetJobDocumentCommand.js +2 -14
  139. package/dist-es/commands/GetLoggingOptionsCommand.js +2 -14
  140. package/dist-es/commands/GetOTAUpdateCommand.js +2 -14
  141. package/dist-es/commands/GetPackageCommand.js +2 -14
  142. package/dist-es/commands/GetPackageConfigurationCommand.js +2 -14
  143. package/dist-es/commands/GetPackageVersionCommand.js +2 -14
  144. package/dist-es/commands/GetPercentilesCommand.js +2 -14
  145. package/dist-es/commands/GetPolicyCommand.js +2 -14
  146. package/dist-es/commands/GetPolicyVersionCommand.js +2 -14
  147. package/dist-es/commands/GetRegistrationCodeCommand.js +2 -14
  148. package/dist-es/commands/GetStatisticsCommand.js +2 -14
  149. package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -14
  150. package/dist-es/commands/GetTopicRuleCommand.js +2 -14
  151. package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -14
  152. package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -14
  153. package/dist-es/commands/ListActiveViolationsCommand.js +2 -14
  154. package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -14
  155. package/dist-es/commands/ListAuditFindingsCommand.js +2 -14
  156. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -14
  157. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -14
  158. package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -14
  159. package/dist-es/commands/ListAuditTasksCommand.js +2 -14
  160. package/dist-es/commands/ListAuthorizersCommand.js +2 -14
  161. package/dist-es/commands/ListBillingGroupsCommand.js +2 -14
  162. package/dist-es/commands/ListCACertificatesCommand.js +2 -14
  163. package/dist-es/commands/ListCertificateProvidersCommand.js +2 -14
  164. package/dist-es/commands/ListCertificatesByCACommand.js +2 -14
  165. package/dist-es/commands/ListCertificatesCommand.js +2 -14
  166. package/dist-es/commands/ListCommandExecutionsCommand.js +2 -14
  167. package/dist-es/commands/ListCommandsCommand.js +2 -14
  168. package/dist-es/commands/ListCustomMetricsCommand.js +2 -14
  169. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -14
  170. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -14
  171. package/dist-es/commands/ListDimensionsCommand.js +2 -14
  172. package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -14
  173. package/dist-es/commands/ListFleetMetricsCommand.js +2 -14
  174. package/dist-es/commands/ListIndicesCommand.js +2 -14
  175. package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -14
  176. package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -14
  177. package/dist-es/commands/ListJobTemplatesCommand.js +2 -14
  178. package/dist-es/commands/ListJobsCommand.js +2 -14
  179. package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -14
  180. package/dist-es/commands/ListMetricValuesCommand.js +2 -14
  181. package/dist-es/commands/ListMitigationActionsCommand.js +2 -14
  182. package/dist-es/commands/ListOTAUpdatesCommand.js +2 -14
  183. package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -14
  184. package/dist-es/commands/ListPackageVersionsCommand.js +2 -14
  185. package/dist-es/commands/ListPackagesCommand.js +2 -14
  186. package/dist-es/commands/ListPoliciesCommand.js +2 -14
  187. package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -14
  188. package/dist-es/commands/ListPolicyVersionsCommand.js +2 -14
  189. package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -14
  190. package/dist-es/commands/ListPrincipalThingsCommand.js +2 -14
  191. package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -14
  192. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -14
  193. package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -14
  194. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -14
  195. package/dist-es/commands/ListRoleAliasesCommand.js +2 -14
  196. package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -14
  197. package/dist-es/commands/ListScheduledAuditsCommand.js +2 -14
  198. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -14
  199. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -14
  200. package/dist-es/commands/ListStreamsCommand.js +2 -14
  201. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  202. package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -14
  203. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -14
  204. package/dist-es/commands/ListThingGroupsCommand.js +2 -14
  205. package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -14
  206. package/dist-es/commands/ListThingPrincipalsCommand.js +2 -14
  207. package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -14
  208. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -14
  209. package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -14
  210. package/dist-es/commands/ListThingTypesCommand.js +2 -14
  211. package/dist-es/commands/ListThingsCommand.js +2 -14
  212. package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -14
  213. package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -14
  214. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -14
  215. package/dist-es/commands/ListTopicRulesCommand.js +2 -14
  216. package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -14
  217. package/dist-es/commands/ListViolationEventsCommand.js +2 -14
  218. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -14
  219. package/dist-es/commands/RegisterCACertificateCommand.js +2 -14
  220. package/dist-es/commands/RegisterCertificateCommand.js +2 -14
  221. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -14
  222. package/dist-es/commands/RegisterThingCommand.js +2 -14
  223. package/dist-es/commands/RejectCertificateTransferCommand.js +2 -14
  224. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -14
  225. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -14
  226. package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -14
  227. package/dist-es/commands/SearchIndexCommand.js +2 -14
  228. package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -14
  229. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -14
  230. package/dist-es/commands/SetLoggingOptionsCommand.js +2 -14
  231. package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -14
  232. package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -14
  233. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -14
  234. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -14
  235. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -14
  236. package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -14
  237. package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -14
  238. package/dist-es/commands/TagResourceCommand.js +2 -14
  239. package/dist-es/commands/TestAuthorizationCommand.js +2 -14
  240. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -14
  241. package/dist-es/commands/TransferCertificateCommand.js +2 -14
  242. package/dist-es/commands/UntagResourceCommand.js +2 -14
  243. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -14
  244. package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -14
  245. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -14
  246. package/dist-es/commands/UpdateBillingGroupCommand.js +2 -14
  247. package/dist-es/commands/UpdateCACertificateCommand.js +2 -14
  248. package/dist-es/commands/UpdateCertificateCommand.js +2 -14
  249. package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -14
  250. package/dist-es/commands/UpdateCommandCommand.js +2 -14
  251. package/dist-es/commands/UpdateCustomMetricCommand.js +2 -14
  252. package/dist-es/commands/UpdateDimensionCommand.js +2 -14
  253. package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -14
  254. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -14
  255. package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -14
  256. package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -14
  257. package/dist-es/commands/UpdateFleetMetricCommand.js +2 -14
  258. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -14
  259. package/dist-es/commands/UpdateJobCommand.js +2 -14
  260. package/dist-es/commands/UpdateMitigationActionCommand.js +2 -14
  261. package/dist-es/commands/UpdatePackageCommand.js +2 -14
  262. package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -14
  263. package/dist-es/commands/UpdatePackageVersionCommand.js +2 -14
  264. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -14
  265. package/dist-es/commands/UpdateRoleAliasCommand.js +2 -14
  266. package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -14
  267. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -14
  268. package/dist-es/commands/UpdateStreamCommand.js +2 -14
  269. package/dist-es/commands/UpdateThingCommand.js +2 -14
  270. package/dist-es/commands/UpdateThingGroupCommand.js +2 -14
  271. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -14
  272. package/dist-es/commands/UpdateThingTypeCommand.js +2 -14
  273. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -14
  274. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -14
  275. package/dist-es/index.js +1 -0
  276. package/dist-es/runtimeConfig.browser.js +0 -2
  277. package/dist-es/runtimeConfig.js +1 -2
  278. package/dist-es/runtimeConfig.native.js +0 -2
  279. package/dist-es/runtimeConfig.shared.js +2 -0
  280. package/dist-types/commandBuilder.d.ts +18 -0
  281. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +3 -8
  282. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +3 -8
  283. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +3 -8
  284. package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +3 -8
  285. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +3 -8
  286. package/dist-types/commands/AttachPolicyCommand.d.ts +3 -8
  287. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +3 -8
  288. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +3 -8
  289. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +3 -8
  290. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +3 -8
  291. package/dist-types/commands/CancelAuditTaskCommand.d.ts +3 -8
  292. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +3 -8
  293. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +3 -8
  294. package/dist-types/commands/CancelJobCommand.d.ts +3 -8
  295. package/dist-types/commands/CancelJobExecutionCommand.d.ts +3 -8
  296. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +3 -8
  297. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +3 -8
  298. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +3 -8
  299. package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -8
  300. package/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -8
  301. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -8
  302. package/dist-types/commands/CreateCertificateProviderCommand.d.ts +3 -8
  303. package/dist-types/commands/CreateCommandCommand.d.ts +3 -8
  304. package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -8
  305. package/dist-types/commands/CreateDimensionCommand.d.ts +3 -8
  306. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +3 -8
  307. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +3 -8
  308. package/dist-types/commands/CreateFleetMetricCommand.d.ts +3 -8
  309. package/dist-types/commands/CreateJobCommand.d.ts +3 -8
  310. package/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -8
  311. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +3 -8
  312. package/dist-types/commands/CreateMitigationActionCommand.d.ts +3 -8
  313. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +3 -8
  314. package/dist-types/commands/CreatePackageCommand.d.ts +3 -8
  315. package/dist-types/commands/CreatePackageVersionCommand.d.ts +3 -8
  316. package/dist-types/commands/CreatePolicyCommand.d.ts +3 -8
  317. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -8
  318. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +3 -8
  319. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +3 -8
  320. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +3 -8
  321. package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -8
  322. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +3 -8
  323. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -8
  324. package/dist-types/commands/CreateStreamCommand.d.ts +3 -8
  325. package/dist-types/commands/CreateThingCommand.d.ts +3 -8
  326. package/dist-types/commands/CreateThingGroupCommand.d.ts +3 -8
  327. package/dist-types/commands/CreateThingTypeCommand.d.ts +3 -8
  328. package/dist-types/commands/CreateTopicRuleCommand.d.ts +3 -8
  329. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +3 -8
  330. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -8
  331. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +3 -8
  332. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -8
  333. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -8
  334. package/dist-types/commands/DeleteCACertificateCommand.d.ts +3 -8
  335. package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -8
  336. package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +3 -8
  337. package/dist-types/commands/DeleteCommandCommand.d.ts +3 -8
  338. package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +3 -8
  339. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +3 -8
  340. package/dist-types/commands/DeleteDimensionCommand.d.ts +3 -8
  341. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +3 -8
  342. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +3 -8
  343. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +3 -8
  344. package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
  345. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +3 -8
  346. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -8
  347. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +3 -8
  348. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +3 -8
  349. package/dist-types/commands/DeletePackageCommand.d.ts +3 -8
  350. package/dist-types/commands/DeletePackageVersionCommand.d.ts +3 -8
  351. package/dist-types/commands/DeletePolicyCommand.d.ts +3 -8
  352. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -8
  353. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +3 -8
  354. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +3 -8
  355. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +3 -8
  356. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +3 -8
  357. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +3 -8
  358. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -8
  359. package/dist-types/commands/DeleteStreamCommand.d.ts +3 -8
  360. package/dist-types/commands/DeleteThingCommand.d.ts +3 -8
  361. package/dist-types/commands/DeleteThingGroupCommand.d.ts +3 -8
  362. package/dist-types/commands/DeleteThingTypeCommand.d.ts +3 -8
  363. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +3 -8
  364. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +3 -8
  365. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +3 -8
  366. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +3 -8
  367. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -8
  368. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +3 -8
  369. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +3 -8
  370. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +3 -8
  371. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +3 -8
  372. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +3 -8
  373. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +3 -8
  374. package/dist-types/commands/DescribeCACertificateCommand.d.ts +3 -8
  375. package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -8
  376. package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +3 -8
  377. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +3 -8
  378. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -8
  379. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +3 -8
  380. package/dist-types/commands/DescribeDimensionCommand.d.ts +3 -8
  381. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +3 -8
  382. package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -8
  383. package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -8
  384. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +3 -8
  385. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +3 -8
  386. package/dist-types/commands/DescribeIndexCommand.d.ts +3 -8
  387. package/dist-types/commands/DescribeJobCommand.d.ts +3 -8
  388. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +3 -8
  389. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -8
  390. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +3 -8
  391. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +3 -8
  392. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +3 -8
  393. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +3 -8
  394. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +3 -8
  395. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +3 -8
  396. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -8
  397. package/dist-types/commands/DescribeStreamCommand.d.ts +3 -8
  398. package/dist-types/commands/DescribeThingCommand.d.ts +3 -8
  399. package/dist-types/commands/DescribeThingGroupCommand.d.ts +3 -8
  400. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +3 -8
  401. package/dist-types/commands/DescribeThingTypeCommand.d.ts +3 -8
  402. package/dist-types/commands/DetachPolicyCommand.d.ts +3 -8
  403. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +3 -8
  404. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +3 -8
  405. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +3 -8
  406. package/dist-types/commands/DisableTopicRuleCommand.d.ts +3 -8
  407. package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +3 -8
  408. package/dist-types/commands/EnableTopicRuleCommand.d.ts +3 -8
  409. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -8
  410. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -8
  411. package/dist-types/commands/GetCardinalityCommand.d.ts +3 -8
  412. package/dist-types/commands/GetCommandCommand.d.ts +3 -8
  413. package/dist-types/commands/GetCommandExecutionCommand.d.ts +3 -8
  414. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +3 -8
  415. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +3 -8
  416. package/dist-types/commands/GetJobDocumentCommand.d.ts +3 -8
  417. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -8
  418. package/dist-types/commands/GetOTAUpdateCommand.d.ts +3 -8
  419. package/dist-types/commands/GetPackageCommand.d.ts +3 -8
  420. package/dist-types/commands/GetPackageConfigurationCommand.d.ts +3 -8
  421. package/dist-types/commands/GetPackageVersionCommand.d.ts +3 -8
  422. package/dist-types/commands/GetPercentilesCommand.d.ts +3 -8
  423. package/dist-types/commands/GetPolicyCommand.d.ts +3 -8
  424. package/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -8
  425. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +3 -8
  426. package/dist-types/commands/GetStatisticsCommand.d.ts +3 -8
  427. package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +3 -8
  428. package/dist-types/commands/GetTopicRuleCommand.d.ts +3 -8
  429. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +3 -8
  430. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +3 -8
  431. package/dist-types/commands/ListActiveViolationsCommand.d.ts +3 -8
  432. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +3 -8
  433. package/dist-types/commands/ListAuditFindingsCommand.d.ts +3 -8
  434. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +3 -8
  435. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +3 -8
  436. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +3 -8
  437. package/dist-types/commands/ListAuditTasksCommand.d.ts +3 -8
  438. package/dist-types/commands/ListAuthorizersCommand.d.ts +3 -8
  439. package/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -8
  440. package/dist-types/commands/ListCACertificatesCommand.d.ts +3 -8
  441. package/dist-types/commands/ListCertificateProvidersCommand.d.ts +3 -8
  442. package/dist-types/commands/ListCertificatesByCACommand.d.ts +3 -8
  443. package/dist-types/commands/ListCertificatesCommand.d.ts +3 -8
  444. package/dist-types/commands/ListCommandExecutionsCommand.d.ts +3 -8
  445. package/dist-types/commands/ListCommandsCommand.d.ts +3 -8
  446. package/dist-types/commands/ListCustomMetricsCommand.d.ts +3 -8
  447. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -8
  448. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +3 -8
  449. package/dist-types/commands/ListDimensionsCommand.d.ts +3 -8
  450. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +3 -8
  451. package/dist-types/commands/ListFleetMetricsCommand.d.ts +3 -8
  452. package/dist-types/commands/ListIndicesCommand.d.ts +3 -8
  453. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +3 -8
  454. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +3 -8
  455. package/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -8
  456. package/dist-types/commands/ListJobsCommand.d.ts +3 -8
  457. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +3 -8
  458. package/dist-types/commands/ListMetricValuesCommand.d.ts +3 -8
  459. package/dist-types/commands/ListMitigationActionsCommand.d.ts +3 -8
  460. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +3 -8
  461. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +3 -8
  462. package/dist-types/commands/ListPackageVersionsCommand.d.ts +3 -8
  463. package/dist-types/commands/ListPackagesCommand.d.ts +3 -8
  464. package/dist-types/commands/ListPoliciesCommand.d.ts +3 -8
  465. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +3 -8
  466. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -8
  467. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +3 -8
  468. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +3 -8
  469. package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +3 -8
  470. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +3 -8
  471. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +3 -8
  472. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +3 -8
  473. package/dist-types/commands/ListRoleAliasesCommand.d.ts +3 -8
  474. package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +3 -8
  475. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +3 -8
  476. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -8
  477. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +3 -8
  478. package/dist-types/commands/ListStreamsCommand.d.ts +3 -8
  479. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  480. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +3 -8
  481. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +3 -8
  482. package/dist-types/commands/ListThingGroupsCommand.d.ts +3 -8
  483. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +3 -8
  484. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +3 -8
  485. package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +3 -8
  486. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +3 -8
  487. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +3 -8
  488. package/dist-types/commands/ListThingTypesCommand.d.ts +3 -8
  489. package/dist-types/commands/ListThingsCommand.d.ts +3 -8
  490. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +3 -8
  491. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +3 -8
  492. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +3 -8
  493. package/dist-types/commands/ListTopicRulesCommand.d.ts +3 -8
  494. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +3 -8
  495. package/dist-types/commands/ListViolationEventsCommand.d.ts +3 -8
  496. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +3 -8
  497. package/dist-types/commands/RegisterCACertificateCommand.d.ts +3 -8
  498. package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -8
  499. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +3 -8
  500. package/dist-types/commands/RegisterThingCommand.d.ts +3 -8
  501. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +3 -8
  502. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -8
  503. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +3 -8
  504. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +3 -8
  505. package/dist-types/commands/SearchIndexCommand.d.ts +3 -8
  506. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +3 -8
  507. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -8
  508. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +3 -8
  509. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +3 -8
  510. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +3 -8
  511. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +3 -8
  512. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +3 -8
  513. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +3 -8
  514. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +3 -8
  515. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +3 -8
  516. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  517. package/dist-types/commands/TestAuthorizationCommand.d.ts +3 -8
  518. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -8
  519. package/dist-types/commands/TransferCertificateCommand.d.ts +3 -8
  520. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  521. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -8
  522. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +3 -8
  523. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -8
  524. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -8
  525. package/dist-types/commands/UpdateCACertificateCommand.d.ts +3 -8
  526. package/dist-types/commands/UpdateCertificateCommand.d.ts +3 -8
  527. package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +3 -8
  528. package/dist-types/commands/UpdateCommandCommand.d.ts +3 -8
  529. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +3 -8
  530. package/dist-types/commands/UpdateDimensionCommand.d.ts +3 -8
  531. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +3 -8
  532. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +3 -8
  533. package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +3 -8
  534. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -8
  535. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -8
  536. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +3 -8
  537. package/dist-types/commands/UpdateJobCommand.d.ts +3 -8
  538. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +3 -8
  539. package/dist-types/commands/UpdatePackageCommand.d.ts +3 -8
  540. package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +3 -8
  541. package/dist-types/commands/UpdatePackageVersionCommand.d.ts +3 -8
  542. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +3 -8
  543. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +3 -8
  544. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +3 -8
  545. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -8
  546. package/dist-types/commands/UpdateStreamCommand.d.ts +3 -8
  547. package/dist-types/commands/UpdateThingCommand.d.ts +3 -8
  548. package/dist-types/commands/UpdateThingGroupCommand.d.ts +3 -8
  549. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +3 -8
  550. package/dist-types/commands/UpdateThingTypeCommand.d.ts +3 -8
  551. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +3 -8
  552. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +3 -8
  553. package/dist-types/index.d.ts +1 -0
  554. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  555. package/dist-types/runtimeConfig.d.ts +1 -1
  556. package/dist-types/runtimeConfig.native.d.ts +1 -1
  557. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  558. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  559. package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +7 -16
  560. package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +7 -16
  561. package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +7 -16
  562. package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +7 -16
  563. package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +7 -16
  564. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +7 -16
  565. package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +7 -16
  566. package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +7 -16
  567. package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +7 -16
  568. package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +7 -16
  569. package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +7 -16
  570. package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +7 -16
  571. package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +7 -16
  572. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +7 -16
  573. package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +7 -16
  574. package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +7 -16
  575. package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +7 -16
  576. package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +7 -16
  577. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +7 -16
  578. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +7 -16
  579. package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +7 -16
  580. package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +7 -16
  581. package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +7 -16
  582. package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +7 -16
  583. package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +7 -16
  584. package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +7 -16
  585. package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +7 -16
  586. package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +7 -16
  587. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
  588. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +7 -16
  589. package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +7 -16
  590. package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +7 -16
  591. package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +7 -16
  592. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +7 -16
  593. package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +7 -16
  594. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +7 -16
  595. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +7 -16
  596. package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +7 -16
  597. package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +7 -16
  598. package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +7 -16
  599. package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +7 -16
  600. package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +7 -16
  601. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +7 -16
  602. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +7 -16
  603. package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +7 -16
  604. package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +7 -16
  605. package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +7 -16
  606. package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +7 -16
  607. package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +7 -16
  608. package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +7 -16
  609. package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +7 -16
  610. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +7 -16
  611. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +7 -16
  612. package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +7 -16
  613. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +7 -16
  614. package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +7 -16
  615. package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +7 -16
  616. package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +7 -16
  617. package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +7 -16
  618. package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +7 -16
  619. package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +7 -16
  620. package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +7 -16
  621. package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +7 -16
  622. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
  623. package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +7 -16
  624. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +7 -16
  625. package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +7 -16
  626. package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +7 -16
  627. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +7 -16
  628. package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +7 -16
  629. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +7 -16
  630. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +7 -16
  631. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +7 -16
  632. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +7 -16
  633. package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +7 -16
  634. package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +7 -16
  635. package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +7 -16
  636. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +7 -16
  637. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +7 -16
  638. package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +7 -16
  639. package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +7 -16
  640. package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +7 -16
  641. package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +7 -16
  642. package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +7 -16
  643. package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +7 -16
  644. package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +7 -16
  645. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +7 -16
  646. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +7 -16
  647. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +7 -16
  648. package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +7 -16
  649. package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +7 -16
  650. package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +7 -16
  651. package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +7 -16
  652. package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +7 -16
  653. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +7 -16
  654. package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +7 -16
  655. package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +7 -16
  656. package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +7 -16
  657. package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +7 -16
  658. package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +7 -16
  659. package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +7 -16
  660. package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +7 -16
  661. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +7 -16
  662. package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +7 -16
  663. package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +7 -16
  664. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +7 -16
  665. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +7 -16
  666. package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +7 -16
  667. package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +7 -16
  668. package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +7 -16
  669. package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +7 -16
  670. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +7 -16
  671. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +7 -16
  672. package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +7 -16
  673. package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +7 -16
  674. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +7 -16
  675. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +7 -16
  676. package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +7 -16
  677. package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +7 -16
  678. package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +7 -16
  679. package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +7 -16
  680. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +7 -16
  681. package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +7 -16
  682. package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +7 -16
  683. package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +7 -16
  684. package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +7 -16
  685. package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +7 -16
  686. package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +7 -16
  687. package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +7 -16
  688. package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +7 -16
  689. package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +7 -16
  690. package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +7 -16
  691. package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +7 -16
  692. package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +7 -16
  693. package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +7 -16
  694. package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +7 -16
  695. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +7 -16
  696. package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +7 -16
  697. package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +7 -16
  698. package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +7 -16
  699. package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +7 -16
  700. package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +7 -16
  701. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -16
  702. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +7 -16
  703. package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +7 -16
  704. package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +7 -16
  705. package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +7 -16
  706. package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +7 -16
  707. package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +7 -16
  708. package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +7 -16
  709. package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +7 -16
  710. package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +7 -16
  711. package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +7 -16
  712. package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +7 -16
  713. package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +7 -16
  714. package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +7 -16
  715. package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +7 -16
  716. package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +7 -16
  717. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +7 -16
  718. package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +7 -16
  719. package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +7 -16
  720. package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +7 -16
  721. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +7 -16
  722. package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +7 -16
  723. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +7 -16
  724. package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +7 -16
  725. package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +7 -16
  726. package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +7 -16
  727. package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +7 -16
  728. package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +7 -16
  729. package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +7 -16
  730. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +7 -16
  731. package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +7 -16
  732. package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +7 -16
  733. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +7 -16
  734. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
  735. package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +7 -16
  736. package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +7 -16
  737. package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +7 -16
  738. package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +7 -16
  739. package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +7 -16
  740. package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +7 -16
  741. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +7 -16
  742. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +7 -16
  743. package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +7 -16
  744. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +7 -16
  745. package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +7 -16
  746. package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +7 -16
  747. package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +7 -16
  748. package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +7 -16
  749. package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +7 -16
  750. package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +7 -16
  751. package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +7 -16
  752. package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +7 -16
  753. package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +7 -16
  754. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +7 -16
  755. package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +7 -16
  756. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +7 -16
  757. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  758. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +7 -16
  759. package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +7 -16
  760. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +7 -16
  761. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +7 -16
  762. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +7 -16
  763. package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +7 -16
  764. package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +7 -16
  765. package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +7 -16
  766. package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +7 -16
  767. package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +7 -16
  768. package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +7 -16
  769. package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +7 -16
  770. package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +7 -16
  771. package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +7 -16
  772. package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +7 -16
  773. package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +7 -16
  774. package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +7 -16
  775. package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +7 -16
  776. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +7 -16
  777. package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +7 -16
  778. package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +7 -16
  779. package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +7 -16
  780. package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +7 -16
  781. package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +7 -16
  782. package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +7 -16
  783. package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +7 -16
  784. package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +7 -16
  785. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +7 -16
  786. package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +7 -16
  787. package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +7 -16
  788. package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +7 -16
  789. package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -16
  790. package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +7 -16
  791. package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +7 -16
  792. package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +7 -16
  793. package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +7 -16
  794. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  795. package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +7 -16
  796. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +7 -16
  797. package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +7 -16
  798. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  799. package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +7 -16
  800. package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +7 -16
  801. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +7 -16
  802. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +7 -16
  803. package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +7 -16
  804. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +7 -16
  805. package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +7 -16
  806. package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +7 -16
  807. package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +7 -16
  808. package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +7 -16
  809. package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +7 -16
  810. package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +7 -16
  811. package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +7 -16
  812. package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +7 -16
  813. package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +7 -16
  814. package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +7 -16
  815. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
  816. package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +7 -16
  817. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +7 -16
  818. package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +7 -16
  819. package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +7 -16
  820. package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +7 -16
  821. package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +7 -16
  822. package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +7 -16
  823. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +7 -16
  824. package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +7 -16
  825. package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +7 -16
  826. package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +7 -16
  827. package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +7 -16
  828. package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +7 -16
  829. package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +7 -16
  830. package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +7 -16
  831. package/dist-types/ts3.4/index.d.ts +1 -0
  832. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  833. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  834. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  835. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  836. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultIoTHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -7614,6 +7616,7 @@ const getRuntimeConfig$1 = (config) => {
7614
7616
  serviceTarget: "AWSIotService",
7615
7617
  },
7616
7618
  serviceId: config?.serviceId ?? "IoT",
7619
+ sha256: config?.sha256 ?? Sha256,
7617
7620
  urlParser: config?.urlParser ?? parseUrl,
7618
7621
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
7619
7622
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -7647,7 +7650,6 @@ const getRuntimeConfig = (config) => {
7647
7650
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
7648
7651
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
7649
7652
  }, config),
7650
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
7651
7653
  streamCollector: config?.streamCollector ?? streamCollector,
7652
7654
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
7653
7655
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -7736,3268 +7738,824 @@ class IoTClient extends Client {
7736
7738
  }
7737
7739
  }
7738
7740
 
7739
- class AcceptCertificateTransferCommand extends Command
7740
- .classBuilder()
7741
- .ep(commonParams)
7742
- .m(function (Command, cs, config, o) {
7743
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7744
- })
7745
- .s("AWSIotService", "AcceptCertificateTransfer", {})
7746
- .n("IoTClient", "AcceptCertificateTransferCommand")
7747
- .sc(AcceptCertificateTransfer$)
7748
- .build() {
7749
- }
7750
-
7751
- class AddThingToBillingGroupCommand extends Command
7752
- .classBuilder()
7753
- .ep(commonParams)
7754
- .m(function (Command, cs, config, o) {
7755
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7756
- })
7757
- .s("AWSIotService", "AddThingToBillingGroup", {})
7758
- .n("IoTClient", "AddThingToBillingGroupCommand")
7759
- .sc(AddThingToBillingGroup$)
7760
- .build() {
7761
- }
7762
-
7763
- class AddThingToThingGroupCommand extends Command
7764
- .classBuilder()
7765
- .ep(commonParams)
7766
- .m(function (Command, cs, config, o) {
7767
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7768
- })
7769
- .s("AWSIotService", "AddThingToThingGroup", {})
7770
- .n("IoTClient", "AddThingToThingGroupCommand")
7771
- .sc(AddThingToThingGroup$)
7772
- .build() {
7773
- }
7774
-
7775
- class AssociateSbomWithPackageVersionCommand extends Command
7776
- .classBuilder()
7777
- .ep(commonParams)
7778
- .m(function (Command, cs, config, o) {
7779
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7780
- })
7781
- .s("AWSIotService", "AssociateSbomWithPackageVersion", {})
7782
- .n("IoTClient", "AssociateSbomWithPackageVersionCommand")
7783
- .sc(AssociateSbomWithPackageVersion$)
7784
- .build() {
7785
- }
7786
-
7787
- class AssociateTargetsWithJobCommand extends Command
7788
- .classBuilder()
7789
- .ep(commonParams)
7790
- .m(function (Command, cs, config, o) {
7791
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7792
- })
7793
- .s("AWSIotService", "AssociateTargetsWithJob", {})
7794
- .n("IoTClient", "AssociateTargetsWithJobCommand")
7795
- .sc(AssociateTargetsWithJob$)
7796
- .build() {
7797
- }
7798
-
7799
- class AttachPolicyCommand extends Command
7800
- .classBuilder()
7801
- .ep(commonParams)
7802
- .m(function (Command, cs, config, o) {
7803
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7804
- })
7805
- .s("AWSIotService", "AttachPolicy", {})
7806
- .n("IoTClient", "AttachPolicyCommand")
7807
- .sc(AttachPolicy$)
7808
- .build() {
7809
- }
7810
-
7811
- class AttachPrincipalPolicyCommand extends Command
7812
- .classBuilder()
7813
- .ep(commonParams)
7814
- .m(function (Command, cs, config, o) {
7815
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7816
- })
7817
- .s("AWSIotService", "AttachPrincipalPolicy", {})
7818
- .n("IoTClient", "AttachPrincipalPolicyCommand")
7819
- .sc(AttachPrincipalPolicy$)
7820
- .build() {
7821
- }
7822
-
7823
- class AttachSecurityProfileCommand extends Command
7824
- .classBuilder()
7825
- .ep(commonParams)
7826
- .m(function (Command, cs, config, o) {
7827
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7828
- })
7829
- .s("AWSIotService", "AttachSecurityProfile", {})
7830
- .n("IoTClient", "AttachSecurityProfileCommand")
7831
- .sc(AttachSecurityProfile$)
7832
- .build() {
7833
- }
7834
-
7835
- class AttachThingPrincipalCommand extends Command
7836
- .classBuilder()
7837
- .ep(commonParams)
7838
- .m(function (Command, cs, config, o) {
7839
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7840
- })
7841
- .s("AWSIotService", "AttachThingPrincipal", {})
7842
- .n("IoTClient", "AttachThingPrincipalCommand")
7843
- .sc(AttachThingPrincipal$)
7844
- .build() {
7845
- }
7846
-
7847
- class CancelAuditMitigationActionsTaskCommand extends Command
7848
- .classBuilder()
7849
- .ep(commonParams)
7850
- .m(function (Command, cs, config, o) {
7851
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7852
- })
7853
- .s("AWSIotService", "CancelAuditMitigationActionsTask", {})
7854
- .n("IoTClient", "CancelAuditMitigationActionsTaskCommand")
7855
- .sc(CancelAuditMitigationActionsTask$)
7856
- .build() {
7857
- }
7858
-
7859
- class CancelAuditTaskCommand extends Command
7860
- .classBuilder()
7861
- .ep(commonParams)
7862
- .m(function (Command, cs, config, o) {
7863
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7864
- })
7865
- .s("AWSIotService", "CancelAuditTask", {})
7866
- .n("IoTClient", "CancelAuditTaskCommand")
7867
- .sc(CancelAuditTask$)
7868
- .build() {
7869
- }
7870
-
7871
- class CancelCertificateTransferCommand extends Command
7872
- .classBuilder()
7873
- .ep(commonParams)
7874
- .m(function (Command, cs, config, o) {
7875
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7876
- })
7877
- .s("AWSIotService", "CancelCertificateTransfer", {})
7878
- .n("IoTClient", "CancelCertificateTransferCommand")
7879
- .sc(CancelCertificateTransfer$)
7880
- .build() {
7881
- }
7882
-
7883
- class CancelDetectMitigationActionsTaskCommand extends Command
7884
- .classBuilder()
7885
- .ep(commonParams)
7886
- .m(function (Command, cs, config, o) {
7887
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7888
- })
7889
- .s("AWSIotService", "CancelDetectMitigationActionsTask", {})
7890
- .n("IoTClient", "CancelDetectMitigationActionsTaskCommand")
7891
- .sc(CancelDetectMitigationActionsTask$)
7892
- .build() {
7893
- }
7894
-
7895
- class CancelJobCommand extends Command
7896
- .classBuilder()
7897
- .ep(commonParams)
7898
- .m(function (Command, cs, config, o) {
7899
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7900
- })
7901
- .s("AWSIotService", "CancelJob", {})
7902
- .n("IoTClient", "CancelJobCommand")
7903
- .sc(CancelJob$)
7904
- .build() {
7905
- }
7906
-
7907
- class CancelJobExecutionCommand extends Command
7908
- .classBuilder()
7909
- .ep(commonParams)
7910
- .m(function (Command, cs, config, o) {
7911
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7912
- })
7913
- .s("AWSIotService", "CancelJobExecution", {})
7914
- .n("IoTClient", "CancelJobExecutionCommand")
7915
- .sc(CancelJobExecution$)
7916
- .build() {
7917
- }
7918
-
7919
- class ClearDefaultAuthorizerCommand extends Command
7920
- .classBuilder()
7921
- .ep(commonParams)
7922
- .m(function (Command, cs, config, o) {
7923
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7924
- })
7925
- .s("AWSIotService", "ClearDefaultAuthorizer", {})
7926
- .n("IoTClient", "ClearDefaultAuthorizerCommand")
7927
- .sc(ClearDefaultAuthorizer$)
7928
- .build() {
7929
- }
7930
-
7931
- class ConfirmTopicRuleDestinationCommand extends Command
7932
- .classBuilder()
7933
- .ep(commonParams)
7934
- .m(function (Command, cs, config, o) {
7935
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7936
- })
7937
- .s("AWSIotService", "ConfirmTopicRuleDestination", {})
7938
- .n("IoTClient", "ConfirmTopicRuleDestinationCommand")
7939
- .sc(ConfirmTopicRuleDestination$)
7940
- .build() {
7941
- }
7942
-
7943
- class CreateAuditSuppressionCommand extends Command
7944
- .classBuilder()
7945
- .ep(commonParams)
7946
- .m(function (Command, cs, config, o) {
7947
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7948
- })
7949
- .s("AWSIotService", "CreateAuditSuppression", {})
7950
- .n("IoTClient", "CreateAuditSuppressionCommand")
7951
- .sc(CreateAuditSuppression$)
7952
- .build() {
7953
- }
7954
-
7955
- class CreateAuthorizerCommand extends Command
7956
- .classBuilder()
7957
- .ep(commonParams)
7958
- .m(function (Command, cs, config, o) {
7959
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7960
- })
7961
- .s("AWSIotService", "CreateAuthorizer", {})
7962
- .n("IoTClient", "CreateAuthorizerCommand")
7963
- .sc(CreateAuthorizer$)
7964
- .build() {
7965
- }
7966
-
7967
- class CreateBillingGroupCommand extends Command
7968
- .classBuilder()
7969
- .ep(commonParams)
7970
- .m(function (Command, cs, config, o) {
7971
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7972
- })
7973
- .s("AWSIotService", "CreateBillingGroup", {})
7974
- .n("IoTClient", "CreateBillingGroupCommand")
7975
- .sc(CreateBillingGroup$)
7976
- .build() {
7977
- }
7978
-
7979
- class CreateCertificateFromCsrCommand extends Command
7980
- .classBuilder()
7981
- .ep(commonParams)
7982
- .m(function (Command, cs, config, o) {
7983
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7984
- })
7985
- .s("AWSIotService", "CreateCertificateFromCsr", {})
7986
- .n("IoTClient", "CreateCertificateFromCsrCommand")
7987
- .sc(CreateCertificateFromCsr$)
7988
- .build() {
7989
- }
7990
-
7991
- class CreateCertificateProviderCommand extends Command
7992
- .classBuilder()
7993
- .ep(commonParams)
7994
- .m(function (Command, cs, config, o) {
7995
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7996
- })
7997
- .s("AWSIotService", "CreateCertificateProvider", {})
7998
- .n("IoTClient", "CreateCertificateProviderCommand")
7999
- .sc(CreateCertificateProvider$)
8000
- .build() {
8001
- }
8002
-
8003
- class CreateCommandCommand extends Command
8004
- .classBuilder()
8005
- .ep(commonParams)
8006
- .m(function (Command, cs, config, o) {
8007
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8008
- })
8009
- .s("AWSIotService", "CreateCommand", {})
8010
- .n("IoTClient", "CreateCommandCommand")
8011
- .sc(CreateCommand$)
8012
- .build() {
8013
- }
8014
-
8015
- class CreateCustomMetricCommand extends Command
8016
- .classBuilder()
8017
- .ep(commonParams)
8018
- .m(function (Command, cs, config, o) {
8019
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8020
- })
8021
- .s("AWSIotService", "CreateCustomMetric", {})
8022
- .n("IoTClient", "CreateCustomMetricCommand")
8023
- .sc(CreateCustomMetric$)
8024
- .build() {
8025
- }
8026
-
8027
- class CreateDimensionCommand extends Command
8028
- .classBuilder()
8029
- .ep(commonParams)
8030
- .m(function (Command, cs, config, o) {
8031
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8032
- })
8033
- .s("AWSIotService", "CreateDimension", {})
8034
- .n("IoTClient", "CreateDimensionCommand")
8035
- .sc(CreateDimension$)
8036
- .build() {
8037
- }
8038
-
8039
- class CreateDomainConfigurationCommand extends Command
8040
- .classBuilder()
8041
- .ep(commonParams)
8042
- .m(function (Command, cs, config, o) {
8043
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8044
- })
8045
- .s("AWSIotService", "CreateDomainConfiguration", {})
8046
- .n("IoTClient", "CreateDomainConfigurationCommand")
8047
- .sc(CreateDomainConfiguration$)
8048
- .build() {
8049
- }
8050
-
8051
- class CreateDynamicThingGroupCommand extends Command
8052
- .classBuilder()
8053
- .ep(commonParams)
8054
- .m(function (Command, cs, config, o) {
8055
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8056
- })
8057
- .s("AWSIotService", "CreateDynamicThingGroup", {})
8058
- .n("IoTClient", "CreateDynamicThingGroupCommand")
8059
- .sc(CreateDynamicThingGroup$)
8060
- .build() {
8061
- }
8062
-
8063
- class CreateFleetMetricCommand extends Command
8064
- .classBuilder()
8065
- .ep(commonParams)
8066
- .m(function (Command, cs, config, o) {
8067
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8068
- })
8069
- .s("AWSIotService", "CreateFleetMetric", {})
8070
- .n("IoTClient", "CreateFleetMetricCommand")
8071
- .sc(CreateFleetMetric$)
8072
- .build() {
8073
- }
8074
-
8075
- class CreateJobCommand extends Command
8076
- .classBuilder()
8077
- .ep(commonParams)
8078
- .m(function (Command, cs, config, o) {
8079
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8080
- })
8081
- .s("AWSIotService", "CreateJob", {})
8082
- .n("IoTClient", "CreateJobCommand")
8083
- .sc(CreateJob$)
8084
- .build() {
8085
- }
8086
-
8087
- class CreateJobTemplateCommand extends Command
8088
- .classBuilder()
8089
- .ep(commonParams)
8090
- .m(function (Command, cs, config, o) {
8091
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8092
- })
8093
- .s("AWSIotService", "CreateJobTemplate", {})
8094
- .n("IoTClient", "CreateJobTemplateCommand")
8095
- .sc(CreateJobTemplate$)
8096
- .build() {
8097
- }
8098
-
8099
- class CreateKeysAndCertificateCommand extends Command
8100
- .classBuilder()
8101
- .ep(commonParams)
8102
- .m(function (Command, cs, config, o) {
8103
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8104
- })
8105
- .s("AWSIotService", "CreateKeysAndCertificate", {})
8106
- .n("IoTClient", "CreateKeysAndCertificateCommand")
8107
- .sc(CreateKeysAndCertificate$)
8108
- .build() {
8109
- }
8110
-
8111
- class CreateMitigationActionCommand extends Command
8112
- .classBuilder()
8113
- .ep(commonParams)
8114
- .m(function (Command, cs, config, o) {
8115
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8116
- })
8117
- .s("AWSIotService", "CreateMitigationAction", {})
8118
- .n("IoTClient", "CreateMitigationActionCommand")
8119
- .sc(CreateMitigationAction$)
8120
- .build() {
8121
- }
8122
-
8123
- class CreateOTAUpdateCommand extends Command
8124
- .classBuilder()
8125
- .ep(commonParams)
8126
- .m(function (Command, cs, config, o) {
8127
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8128
- })
8129
- .s("AWSIotService", "CreateOTAUpdate", {})
8130
- .n("IoTClient", "CreateOTAUpdateCommand")
8131
- .sc(CreateOTAUpdate$)
8132
- .build() {
8133
- }
8134
-
8135
- class CreatePackageCommand extends Command
8136
- .classBuilder()
8137
- .ep(commonParams)
8138
- .m(function (Command, cs, config, o) {
8139
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8140
- })
8141
- .s("AWSIotService", "CreatePackage", {})
8142
- .n("IoTClient", "CreatePackageCommand")
8143
- .sc(CreatePackage$)
8144
- .build() {
8145
- }
8146
-
8147
- class CreatePackageVersionCommand extends Command
8148
- .classBuilder()
8149
- .ep(commonParams)
8150
- .m(function (Command, cs, config, o) {
8151
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8152
- })
8153
- .s("AWSIotService", "CreatePackageVersion", {})
8154
- .n("IoTClient", "CreatePackageVersionCommand")
8155
- .sc(CreatePackageVersion$)
8156
- .build() {
8157
- }
8158
-
8159
- class CreatePolicyCommand extends Command
8160
- .classBuilder()
8161
- .ep(commonParams)
8162
- .m(function (Command, cs, config, o) {
8163
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8164
- })
8165
- .s("AWSIotService", "CreatePolicy", {})
8166
- .n("IoTClient", "CreatePolicyCommand")
8167
- .sc(CreatePolicy$)
8168
- .build() {
8169
- }
8170
-
8171
- class CreatePolicyVersionCommand extends Command
8172
- .classBuilder()
8173
- .ep(commonParams)
8174
- .m(function (Command, cs, config, o) {
8175
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8176
- })
8177
- .s("AWSIotService", "CreatePolicyVersion", {})
8178
- .n("IoTClient", "CreatePolicyVersionCommand")
8179
- .sc(CreatePolicyVersion$)
8180
- .build() {
8181
- }
8182
-
8183
- class CreateProvisioningClaimCommand extends Command
8184
- .classBuilder()
8185
- .ep(commonParams)
8186
- .m(function (Command, cs, config, o) {
8187
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8188
- })
8189
- .s("AWSIotService", "CreateProvisioningClaim", {})
8190
- .n("IoTClient", "CreateProvisioningClaimCommand")
8191
- .sc(CreateProvisioningClaim$)
8192
- .build() {
8193
- }
8194
-
8195
- class CreateProvisioningTemplateCommand extends Command
8196
- .classBuilder()
8197
- .ep(commonParams)
8198
- .m(function (Command, cs, config, o) {
8199
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8200
- })
8201
- .s("AWSIotService", "CreateProvisioningTemplate", {})
8202
- .n("IoTClient", "CreateProvisioningTemplateCommand")
8203
- .sc(CreateProvisioningTemplate$)
8204
- .build() {
8205
- }
8206
-
8207
- class CreateProvisioningTemplateVersionCommand extends Command
8208
- .classBuilder()
8209
- .ep(commonParams)
8210
- .m(function (Command, cs, config, o) {
8211
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8212
- })
8213
- .s("AWSIotService", "CreateProvisioningTemplateVersion", {})
8214
- .n("IoTClient", "CreateProvisioningTemplateVersionCommand")
8215
- .sc(CreateProvisioningTemplateVersion$)
8216
- .build() {
8217
- }
8218
-
8219
- class CreateRoleAliasCommand extends Command
8220
- .classBuilder()
8221
- .ep(commonParams)
8222
- .m(function (Command, cs, config, o) {
8223
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8224
- })
8225
- .s("AWSIotService", "CreateRoleAlias", {})
8226
- .n("IoTClient", "CreateRoleAliasCommand")
8227
- .sc(CreateRoleAlias$)
8228
- .build() {
8229
- }
8230
-
8231
- class CreateScheduledAuditCommand extends Command
8232
- .classBuilder()
8233
- .ep(commonParams)
8234
- .m(function (Command, cs, config, o) {
8235
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8236
- })
8237
- .s("AWSIotService", "CreateScheduledAudit", {})
8238
- .n("IoTClient", "CreateScheduledAuditCommand")
8239
- .sc(CreateScheduledAudit$)
8240
- .build() {
8241
- }
8242
-
8243
- class CreateSecurityProfileCommand extends Command
8244
- .classBuilder()
8245
- .ep(commonParams)
8246
- .m(function (Command, cs, config, o) {
8247
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8248
- })
8249
- .s("AWSIotService", "CreateSecurityProfile", {})
8250
- .n("IoTClient", "CreateSecurityProfileCommand")
8251
- .sc(CreateSecurityProfile$)
8252
- .build() {
8253
- }
8254
-
8255
- class CreateStreamCommand extends Command
8256
- .classBuilder()
8257
- .ep(commonParams)
8258
- .m(function (Command, cs, config, o) {
8259
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8260
- })
8261
- .s("AWSIotService", "CreateStream", {})
8262
- .n("IoTClient", "CreateStreamCommand")
8263
- .sc(CreateStream$)
8264
- .build() {
8265
- }
8266
-
8267
- class CreateThingCommand extends Command
8268
- .classBuilder()
8269
- .ep(commonParams)
8270
- .m(function (Command, cs, config, o) {
8271
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8272
- })
8273
- .s("AWSIotService", "CreateThing", {})
8274
- .n("IoTClient", "CreateThingCommand")
8275
- .sc(CreateThing$)
8276
- .build() {
8277
- }
8278
-
8279
- class CreateThingGroupCommand extends Command
8280
- .classBuilder()
8281
- .ep(commonParams)
8282
- .m(function (Command, cs, config, o) {
8283
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8284
- })
8285
- .s("AWSIotService", "CreateThingGroup", {})
8286
- .n("IoTClient", "CreateThingGroupCommand")
8287
- .sc(CreateThingGroup$)
8288
- .build() {
8289
- }
8290
-
8291
- class CreateThingTypeCommand extends Command
8292
- .classBuilder()
8293
- .ep(commonParams)
8294
- .m(function (Command, cs, config, o) {
8295
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8296
- })
8297
- .s("AWSIotService", "CreateThingType", {})
8298
- .n("IoTClient", "CreateThingTypeCommand")
8299
- .sc(CreateThingType$)
8300
- .build() {
8301
- }
8302
-
8303
- class CreateTopicRuleCommand extends Command
8304
- .classBuilder()
8305
- .ep(commonParams)
8306
- .m(function (Command, cs, config, o) {
8307
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8308
- })
8309
- .s("AWSIotService", "CreateTopicRule", {})
8310
- .n("IoTClient", "CreateTopicRuleCommand")
8311
- .sc(CreateTopicRule$)
8312
- .build() {
8313
- }
8314
-
8315
- class CreateTopicRuleDestinationCommand extends Command
8316
- .classBuilder()
8317
- .ep(commonParams)
8318
- .m(function (Command, cs, config, o) {
8319
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8320
- })
8321
- .s("AWSIotService", "CreateTopicRuleDestination", {})
8322
- .n("IoTClient", "CreateTopicRuleDestinationCommand")
8323
- .sc(CreateTopicRuleDestination$)
8324
- .build() {
8325
- }
8326
-
8327
- class DeleteAccountAuditConfigurationCommand extends Command
8328
- .classBuilder()
8329
- .ep(commonParams)
8330
- .m(function (Command, cs, config, o) {
8331
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8332
- })
8333
- .s("AWSIotService", "DeleteAccountAuditConfiguration", {})
8334
- .n("IoTClient", "DeleteAccountAuditConfigurationCommand")
8335
- .sc(DeleteAccountAuditConfiguration$)
8336
- .build() {
8337
- }
8338
-
8339
- class DeleteAuditSuppressionCommand extends Command
8340
- .classBuilder()
8341
- .ep(commonParams)
8342
- .m(function (Command, cs, config, o) {
8343
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8344
- })
8345
- .s("AWSIotService", "DeleteAuditSuppression", {})
8346
- .n("IoTClient", "DeleteAuditSuppressionCommand")
8347
- .sc(DeleteAuditSuppression$)
8348
- .build() {
8349
- }
8350
-
8351
- class DeleteAuthorizerCommand extends Command
8352
- .classBuilder()
8353
- .ep(commonParams)
8354
- .m(function (Command, cs, config, o) {
8355
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8356
- })
8357
- .s("AWSIotService", "DeleteAuthorizer", {})
8358
- .n("IoTClient", "DeleteAuthorizerCommand")
8359
- .sc(DeleteAuthorizer$)
8360
- .build() {
8361
- }
8362
-
8363
- class DeleteBillingGroupCommand extends Command
8364
- .classBuilder()
8365
- .ep(commonParams)
8366
- .m(function (Command, cs, config, o) {
8367
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8368
- })
8369
- .s("AWSIotService", "DeleteBillingGroup", {})
8370
- .n("IoTClient", "DeleteBillingGroupCommand")
8371
- .sc(DeleteBillingGroup$)
8372
- .build() {
8373
- }
8374
-
8375
- class DeleteCACertificateCommand extends Command
8376
- .classBuilder()
8377
- .ep(commonParams)
8378
- .m(function (Command, cs, config, o) {
8379
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8380
- })
8381
- .s("AWSIotService", "DeleteCACertificate", {})
8382
- .n("IoTClient", "DeleteCACertificateCommand")
8383
- .sc(DeleteCACertificate$)
8384
- .build() {
8385
- }
8386
-
8387
- class DeleteCertificateCommand extends Command
8388
- .classBuilder()
8389
- .ep(commonParams)
8390
- .m(function (Command, cs, config, o) {
8391
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8392
- })
8393
- .s("AWSIotService", "DeleteCertificate", {})
8394
- .n("IoTClient", "DeleteCertificateCommand")
8395
- .sc(DeleteCertificate$)
8396
- .build() {
8397
- }
8398
-
8399
- class DeleteCertificateProviderCommand extends Command
8400
- .classBuilder()
8401
- .ep(commonParams)
8402
- .m(function (Command, cs, config, o) {
8403
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8404
- })
8405
- .s("AWSIotService", "DeleteCertificateProvider", {})
8406
- .n("IoTClient", "DeleteCertificateProviderCommand")
8407
- .sc(DeleteCertificateProvider$)
8408
- .build() {
8409
- }
8410
-
8411
- class DeleteCommandCommand extends Command
8412
- .classBuilder()
8413
- .ep(commonParams)
8414
- .m(function (Command, cs, config, o) {
8415
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8416
- })
8417
- .s("AWSIotService", "DeleteCommand", {})
8418
- .n("IoTClient", "DeleteCommandCommand")
8419
- .sc(DeleteCommand$)
8420
- .build() {
8421
- }
8422
-
8423
- class DeleteCommandExecutionCommand extends Command
8424
- .classBuilder()
8425
- .ep(commonParams)
8426
- .m(function (Command, cs, config, o) {
8427
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8428
- })
8429
- .s("AWSIotService", "DeleteCommandExecution", {})
8430
- .n("IoTClient", "DeleteCommandExecutionCommand")
8431
- .sc(DeleteCommandExecution$)
8432
- .build() {
8433
- }
8434
-
8435
- class DeleteCustomMetricCommand extends Command
8436
- .classBuilder()
8437
- .ep(commonParams)
8438
- .m(function (Command, cs, config, o) {
8439
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8440
- })
8441
- .s("AWSIotService", "DeleteCustomMetric", {})
8442
- .n("IoTClient", "DeleteCustomMetricCommand")
8443
- .sc(DeleteCustomMetric$)
8444
- .build() {
8445
- }
8446
-
8447
- class DeleteDimensionCommand extends Command
8448
- .classBuilder()
8449
- .ep(commonParams)
8450
- .m(function (Command, cs, config, o) {
8451
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8452
- })
8453
- .s("AWSIotService", "DeleteDimension", {})
8454
- .n("IoTClient", "DeleteDimensionCommand")
8455
- .sc(DeleteDimension$)
8456
- .build() {
8457
- }
8458
-
8459
- class DeleteDomainConfigurationCommand extends Command
8460
- .classBuilder()
8461
- .ep(commonParams)
8462
- .m(function (Command, cs, config, o) {
8463
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8464
- })
8465
- .s("AWSIotService", "DeleteDomainConfiguration", {})
8466
- .n("IoTClient", "DeleteDomainConfigurationCommand")
8467
- .sc(DeleteDomainConfiguration$)
8468
- .build() {
8469
- }
8470
-
8471
- class DeleteDynamicThingGroupCommand extends Command
8472
- .classBuilder()
8473
- .ep(commonParams)
8474
- .m(function (Command, cs, config, o) {
8475
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8476
- })
8477
- .s("AWSIotService", "DeleteDynamicThingGroup", {})
8478
- .n("IoTClient", "DeleteDynamicThingGroupCommand")
8479
- .sc(DeleteDynamicThingGroup$)
8480
- .build() {
8481
- }
8482
-
8483
- class DeleteFleetMetricCommand extends Command
8484
- .classBuilder()
8485
- .ep(commonParams)
8486
- .m(function (Command, cs, config, o) {
8487
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8488
- })
8489
- .s("AWSIotService", "DeleteFleetMetric", {})
8490
- .n("IoTClient", "DeleteFleetMetricCommand")
8491
- .sc(DeleteFleetMetric$)
8492
- .build() {
8493
- }
8494
-
8495
- class DeleteJobCommand extends Command
8496
- .classBuilder()
8497
- .ep(commonParams)
8498
- .m(function (Command, cs, config, o) {
8499
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8500
- })
8501
- .s("AWSIotService", "DeleteJob", {})
8502
- .n("IoTClient", "DeleteJobCommand")
8503
- .sc(DeleteJob$)
8504
- .build() {
8505
- }
8506
-
8507
- class DeleteJobExecutionCommand extends Command
8508
- .classBuilder()
8509
- .ep(commonParams)
8510
- .m(function (Command, cs, config, o) {
8511
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8512
- })
8513
- .s("AWSIotService", "DeleteJobExecution", {})
8514
- .n("IoTClient", "DeleteJobExecutionCommand")
8515
- .sc(DeleteJobExecution$)
8516
- .build() {
8517
- }
8518
-
8519
- class DeleteJobTemplateCommand extends Command
8520
- .classBuilder()
8521
- .ep(commonParams)
8522
- .m(function (Command, cs, config, o) {
8523
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8524
- })
8525
- .s("AWSIotService", "DeleteJobTemplate", {})
8526
- .n("IoTClient", "DeleteJobTemplateCommand")
8527
- .sc(DeleteJobTemplate$)
8528
- .build() {
8529
- }
8530
-
8531
- class DeleteMitigationActionCommand extends Command
8532
- .classBuilder()
8533
- .ep(commonParams)
8534
- .m(function (Command, cs, config, o) {
8535
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8536
- })
8537
- .s("AWSIotService", "DeleteMitigationAction", {})
8538
- .n("IoTClient", "DeleteMitigationActionCommand")
8539
- .sc(DeleteMitigationAction$)
8540
- .build() {
8541
- }
8542
-
8543
- class DeleteOTAUpdateCommand extends Command
8544
- .classBuilder()
8545
- .ep(commonParams)
8546
- .m(function (Command, cs, config, o) {
8547
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8548
- })
8549
- .s("AWSIotService", "DeleteOTAUpdate", {})
8550
- .n("IoTClient", "DeleteOTAUpdateCommand")
8551
- .sc(DeleteOTAUpdate$)
8552
- .build() {
8553
- }
8554
-
8555
- class DeletePackageCommand extends Command
8556
- .classBuilder()
8557
- .ep(commonParams)
8558
- .m(function (Command, cs, config, o) {
8559
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8560
- })
8561
- .s("AWSIotService", "DeletePackage", {})
8562
- .n("IoTClient", "DeletePackageCommand")
8563
- .sc(DeletePackage$)
8564
- .build() {
8565
- }
8566
-
8567
- class DeletePackageVersionCommand extends Command
8568
- .classBuilder()
8569
- .ep(commonParams)
8570
- .m(function (Command, cs, config, o) {
8571
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8572
- })
8573
- .s("AWSIotService", "DeletePackageVersion", {})
8574
- .n("IoTClient", "DeletePackageVersionCommand")
8575
- .sc(DeletePackageVersion$)
8576
- .build() {
8577
- }
8578
-
8579
- class DeletePolicyCommand extends Command
8580
- .classBuilder()
8581
- .ep(commonParams)
8582
- .m(function (Command, cs, config, o) {
8583
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8584
- })
8585
- .s("AWSIotService", "DeletePolicy", {})
8586
- .n("IoTClient", "DeletePolicyCommand")
8587
- .sc(DeletePolicy$)
8588
- .build() {
8589
- }
8590
-
8591
- class DeletePolicyVersionCommand extends Command
8592
- .classBuilder()
8593
- .ep(commonParams)
8594
- .m(function (Command, cs, config, o) {
8595
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8596
- })
8597
- .s("AWSIotService", "DeletePolicyVersion", {})
8598
- .n("IoTClient", "DeletePolicyVersionCommand")
8599
- .sc(DeletePolicyVersion$)
8600
- .build() {
8601
- }
8602
-
8603
- class DeleteProvisioningTemplateCommand extends Command
8604
- .classBuilder()
8605
- .ep(commonParams)
8606
- .m(function (Command, cs, config, o) {
8607
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8608
- })
8609
- .s("AWSIotService", "DeleteProvisioningTemplate", {})
8610
- .n("IoTClient", "DeleteProvisioningTemplateCommand")
8611
- .sc(DeleteProvisioningTemplate$)
8612
- .build() {
8613
- }
8614
-
8615
- class DeleteProvisioningTemplateVersionCommand extends Command
8616
- .classBuilder()
8617
- .ep(commonParams)
8618
- .m(function (Command, cs, config, o) {
8619
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8620
- })
8621
- .s("AWSIotService", "DeleteProvisioningTemplateVersion", {})
8622
- .n("IoTClient", "DeleteProvisioningTemplateVersionCommand")
8623
- .sc(DeleteProvisioningTemplateVersion$)
8624
- .build() {
8625
- }
8626
-
8627
- class DeleteRegistrationCodeCommand extends Command
8628
- .classBuilder()
8629
- .ep(commonParams)
8630
- .m(function (Command, cs, config, o) {
8631
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8632
- })
8633
- .s("AWSIotService", "DeleteRegistrationCode", {})
8634
- .n("IoTClient", "DeleteRegistrationCodeCommand")
8635
- .sc(DeleteRegistrationCode$)
8636
- .build() {
8637
- }
8638
-
8639
- class DeleteRoleAliasCommand extends Command
8640
- .classBuilder()
8641
- .ep(commonParams)
8642
- .m(function (Command, cs, config, o) {
8643
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8644
- })
8645
- .s("AWSIotService", "DeleteRoleAlias", {})
8646
- .n("IoTClient", "DeleteRoleAliasCommand")
8647
- .sc(DeleteRoleAlias$)
8648
- .build() {
8649
- }
8650
-
8651
- class DeleteScheduledAuditCommand extends Command
8652
- .classBuilder()
8653
- .ep(commonParams)
8654
- .m(function (Command, cs, config, o) {
8655
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8656
- })
8657
- .s("AWSIotService", "DeleteScheduledAudit", {})
8658
- .n("IoTClient", "DeleteScheduledAuditCommand")
8659
- .sc(DeleteScheduledAudit$)
8660
- .build() {
8661
- }
8662
-
8663
- class DeleteSecurityProfileCommand extends Command
8664
- .classBuilder()
8665
- .ep(commonParams)
8666
- .m(function (Command, cs, config, o) {
8667
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8668
- })
8669
- .s("AWSIotService", "DeleteSecurityProfile", {})
8670
- .n("IoTClient", "DeleteSecurityProfileCommand")
8671
- .sc(DeleteSecurityProfile$)
8672
- .build() {
8673
- }
8674
-
8675
- class DeleteStreamCommand extends Command
8676
- .classBuilder()
8677
- .ep(commonParams)
8678
- .m(function (Command, cs, config, o) {
8679
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8680
- })
8681
- .s("AWSIotService", "DeleteStream", {})
8682
- .n("IoTClient", "DeleteStreamCommand")
8683
- .sc(DeleteStream$)
8684
- .build() {
8685
- }
8686
-
8687
- class DeleteThingCommand extends Command
8688
- .classBuilder()
8689
- .ep(commonParams)
8690
- .m(function (Command, cs, config, o) {
8691
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8692
- })
8693
- .s("AWSIotService", "DeleteThing", {})
8694
- .n("IoTClient", "DeleteThingCommand")
8695
- .sc(DeleteThing$)
8696
- .build() {
8697
- }
8698
-
8699
- class DeleteThingGroupCommand extends Command
8700
- .classBuilder()
8701
- .ep(commonParams)
8702
- .m(function (Command, cs, config, o) {
8703
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8704
- })
8705
- .s("AWSIotService", "DeleteThingGroup", {})
8706
- .n("IoTClient", "DeleteThingGroupCommand")
8707
- .sc(DeleteThingGroup$)
8708
- .build() {
8709
- }
8710
-
8711
- class DeleteThingTypeCommand extends Command
8712
- .classBuilder()
8713
- .ep(commonParams)
8714
- .m(function (Command, cs, config, o) {
8715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8716
- })
8717
- .s("AWSIotService", "DeleteThingType", {})
8718
- .n("IoTClient", "DeleteThingTypeCommand")
8719
- .sc(DeleteThingType$)
8720
- .build() {
8721
- }
8722
-
8723
- class DeleteTopicRuleCommand extends Command
8724
- .classBuilder()
8725
- .ep(commonParams)
8726
- .m(function (Command, cs, config, o) {
8727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8728
- })
8729
- .s("AWSIotService", "DeleteTopicRule", {})
8730
- .n("IoTClient", "DeleteTopicRuleCommand")
8731
- .sc(DeleteTopicRule$)
8732
- .build() {
8733
- }
8734
-
8735
- class DeleteTopicRuleDestinationCommand extends Command
8736
- .classBuilder()
8737
- .ep(commonParams)
8738
- .m(function (Command, cs, config, o) {
8739
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8740
- })
8741
- .s("AWSIotService", "DeleteTopicRuleDestination", {})
8742
- .n("IoTClient", "DeleteTopicRuleDestinationCommand")
8743
- .sc(DeleteTopicRuleDestination$)
8744
- .build() {
8745
- }
8746
-
8747
- class DeleteV2LoggingLevelCommand extends Command
8748
- .classBuilder()
8749
- .ep(commonParams)
8750
- .m(function (Command, cs, config, o) {
8751
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8752
- })
8753
- .s("AWSIotService", "DeleteV2LoggingLevel", {})
8754
- .n("IoTClient", "DeleteV2LoggingLevelCommand")
8755
- .sc(DeleteV2LoggingLevel$)
8756
- .build() {
8757
- }
8758
-
8759
- class DeprecateThingTypeCommand extends Command
8760
- .classBuilder()
8761
- .ep(commonParams)
8762
- .m(function (Command, cs, config, o) {
8763
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8764
- })
8765
- .s("AWSIotService", "DeprecateThingType", {})
8766
- .n("IoTClient", "DeprecateThingTypeCommand")
8767
- .sc(DeprecateThingType$)
8768
- .build() {
8769
- }
8770
-
8771
- class DescribeAccountAuditConfigurationCommand extends Command
8772
- .classBuilder()
8773
- .ep(commonParams)
8774
- .m(function (Command, cs, config, o) {
8775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8776
- })
8777
- .s("AWSIotService", "DescribeAccountAuditConfiguration", {})
8778
- .n("IoTClient", "DescribeAccountAuditConfigurationCommand")
8779
- .sc(DescribeAccountAuditConfiguration$)
8780
- .build() {
8781
- }
8782
-
8783
- class DescribeAuditFindingCommand extends Command
8784
- .classBuilder()
8785
- .ep(commonParams)
8786
- .m(function (Command, cs, config, o) {
8787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8788
- })
8789
- .s("AWSIotService", "DescribeAuditFinding", {})
8790
- .n("IoTClient", "DescribeAuditFindingCommand")
8791
- .sc(DescribeAuditFinding$)
8792
- .build() {
8793
- }
8794
-
8795
- class DescribeAuditMitigationActionsTaskCommand extends Command
8796
- .classBuilder()
8797
- .ep(commonParams)
8798
- .m(function (Command, cs, config, o) {
8799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8800
- })
8801
- .s("AWSIotService", "DescribeAuditMitigationActionsTask", {})
8802
- .n("IoTClient", "DescribeAuditMitigationActionsTaskCommand")
8803
- .sc(DescribeAuditMitigationActionsTask$)
8804
- .build() {
8805
- }
8806
-
8807
- class DescribeAuditSuppressionCommand extends Command
8808
- .classBuilder()
8809
- .ep(commonParams)
8810
- .m(function (Command, cs, config, o) {
8811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8812
- })
8813
- .s("AWSIotService", "DescribeAuditSuppression", {})
8814
- .n("IoTClient", "DescribeAuditSuppressionCommand")
8815
- .sc(DescribeAuditSuppression$)
8816
- .build() {
8817
- }
8818
-
8819
- class DescribeAuditTaskCommand extends Command
8820
- .classBuilder()
8821
- .ep(commonParams)
8822
- .m(function (Command, cs, config, o) {
8823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8824
- })
8825
- .s("AWSIotService", "DescribeAuditTask", {})
8826
- .n("IoTClient", "DescribeAuditTaskCommand")
8827
- .sc(DescribeAuditTask$)
8828
- .build() {
8829
- }
8830
-
8831
- class DescribeAuthorizerCommand extends Command
8832
- .classBuilder()
8833
- .ep(commonParams)
8834
- .m(function (Command, cs, config, o) {
8835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8836
- })
8837
- .s("AWSIotService", "DescribeAuthorizer", {})
8838
- .n("IoTClient", "DescribeAuthorizerCommand")
8839
- .sc(DescribeAuthorizer$)
8840
- .build() {
8841
- }
8842
-
8843
- class DescribeBillingGroupCommand extends Command
8844
- .classBuilder()
8845
- .ep(commonParams)
8846
- .m(function (Command, cs, config, o) {
8847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8848
- })
8849
- .s("AWSIotService", "DescribeBillingGroup", {})
8850
- .n("IoTClient", "DescribeBillingGroupCommand")
8851
- .sc(DescribeBillingGroup$)
8852
- .build() {
8853
- }
8854
-
8855
- class DescribeCACertificateCommand extends Command
8856
- .classBuilder()
8857
- .ep(commonParams)
8858
- .m(function (Command, cs, config, o) {
8859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8860
- })
8861
- .s("AWSIotService", "DescribeCACertificate", {})
8862
- .n("IoTClient", "DescribeCACertificateCommand")
8863
- .sc(DescribeCACertificate$)
8864
- .build() {
8865
- }
8866
-
8867
- class DescribeCertificateCommand extends Command
8868
- .classBuilder()
8869
- .ep(commonParams)
8870
- .m(function (Command, cs, config, o) {
8871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8872
- })
8873
- .s("AWSIotService", "DescribeCertificate", {})
8874
- .n("IoTClient", "DescribeCertificateCommand")
8875
- .sc(DescribeCertificate$)
8876
- .build() {
8877
- }
8878
-
8879
- class DescribeCertificateProviderCommand extends Command
8880
- .classBuilder()
8881
- .ep(commonParams)
8882
- .m(function (Command, cs, config, o) {
8883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8884
- })
8885
- .s("AWSIotService", "DescribeCertificateProvider", {})
8886
- .n("IoTClient", "DescribeCertificateProviderCommand")
8887
- .sc(DescribeCertificateProvider$)
8888
- .build() {
8889
- }
8890
-
8891
- class DescribeCustomMetricCommand extends Command
8892
- .classBuilder()
8893
- .ep(commonParams)
8894
- .m(function (Command, cs, config, o) {
8895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8896
- })
8897
- .s("AWSIotService", "DescribeCustomMetric", {})
8898
- .n("IoTClient", "DescribeCustomMetricCommand")
8899
- .sc(DescribeCustomMetric$)
8900
- .build() {
8901
- }
8902
-
8903
- class DescribeDefaultAuthorizerCommand extends Command
8904
- .classBuilder()
8905
- .ep(commonParams)
8906
- .m(function (Command, cs, config, o) {
8907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8908
- })
8909
- .s("AWSIotService", "DescribeDefaultAuthorizer", {})
8910
- .n("IoTClient", "DescribeDefaultAuthorizerCommand")
8911
- .sc(DescribeDefaultAuthorizer$)
8912
- .build() {
8913
- }
8914
-
8915
- class DescribeDetectMitigationActionsTaskCommand extends Command
8916
- .classBuilder()
8917
- .ep(commonParams)
8918
- .m(function (Command, cs, config, o) {
8919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8920
- })
8921
- .s("AWSIotService", "DescribeDetectMitigationActionsTask", {})
8922
- .n("IoTClient", "DescribeDetectMitigationActionsTaskCommand")
8923
- .sc(DescribeDetectMitigationActionsTask$)
8924
- .build() {
8925
- }
8926
-
8927
- class DescribeDimensionCommand extends Command
8928
- .classBuilder()
8929
- .ep(commonParams)
8930
- .m(function (Command, cs, config, o) {
8931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8932
- })
8933
- .s("AWSIotService", "DescribeDimension", {})
8934
- .n("IoTClient", "DescribeDimensionCommand")
8935
- .sc(DescribeDimension$)
8936
- .build() {
8937
- }
8938
-
8939
- class DescribeDomainConfigurationCommand extends Command
8940
- .classBuilder()
8941
- .ep(commonParams)
8942
- .m(function (Command, cs, config, o) {
8943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8944
- })
8945
- .s("AWSIotService", "DescribeDomainConfiguration", {})
8946
- .n("IoTClient", "DescribeDomainConfigurationCommand")
8947
- .sc(DescribeDomainConfiguration$)
8948
- .build() {
8949
- }
8950
-
8951
- class DescribeEncryptionConfigurationCommand extends Command
8952
- .classBuilder()
8953
- .ep(commonParams)
8954
- .m(function (Command, cs, config, o) {
8955
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8956
- })
8957
- .s("AWSIotService", "DescribeEncryptionConfiguration", {})
8958
- .n("IoTClient", "DescribeEncryptionConfigurationCommand")
8959
- .sc(DescribeEncryptionConfiguration$)
8960
- .build() {
8961
- }
8962
-
8963
- class DescribeEndpointCommand extends Command
8964
- .classBuilder()
8965
- .ep(commonParams)
8966
- .m(function (Command, cs, config, o) {
8967
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8968
- })
8969
- .s("AWSIotService", "DescribeEndpoint", {})
8970
- .n("IoTClient", "DescribeEndpointCommand")
8971
- .sc(DescribeEndpoint$)
8972
- .build() {
8973
- }
8974
-
8975
- class DescribeEventConfigurationsCommand extends Command
8976
- .classBuilder()
8977
- .ep(commonParams)
8978
- .m(function (Command, cs, config, o) {
8979
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8980
- })
8981
- .s("AWSIotService", "DescribeEventConfigurations", {})
8982
- .n("IoTClient", "DescribeEventConfigurationsCommand")
8983
- .sc(DescribeEventConfigurations$)
8984
- .build() {
8985
- }
8986
-
8987
- class DescribeFleetMetricCommand extends Command
8988
- .classBuilder()
8989
- .ep(commonParams)
8990
- .m(function (Command, cs, config, o) {
8991
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8992
- })
8993
- .s("AWSIotService", "DescribeFleetMetric", {})
8994
- .n("IoTClient", "DescribeFleetMetricCommand")
8995
- .sc(DescribeFleetMetric$)
8996
- .build() {
8997
- }
8998
-
8999
- class DescribeIndexCommand extends Command
9000
- .classBuilder()
9001
- .ep(commonParams)
9002
- .m(function (Command, cs, config, o) {
9003
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9004
- })
9005
- .s("AWSIotService", "DescribeIndex", {})
9006
- .n("IoTClient", "DescribeIndexCommand")
9007
- .sc(DescribeIndex$)
9008
- .build() {
9009
- }
9010
-
9011
- class DescribeJobCommand extends Command
9012
- .classBuilder()
9013
- .ep(commonParams)
9014
- .m(function (Command, cs, config, o) {
9015
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9016
- })
9017
- .s("AWSIotService", "DescribeJob", {})
9018
- .n("IoTClient", "DescribeJobCommand")
9019
- .sc(DescribeJob$)
9020
- .build() {
9021
- }
9022
-
9023
- class DescribeJobExecutionCommand extends Command
9024
- .classBuilder()
9025
- .ep(commonParams)
9026
- .m(function (Command, cs, config, o) {
9027
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9028
- })
9029
- .s("AWSIotService", "DescribeJobExecution", {})
9030
- .n("IoTClient", "DescribeJobExecutionCommand")
9031
- .sc(DescribeJobExecution$)
9032
- .build() {
9033
- }
9034
-
9035
- class DescribeJobTemplateCommand extends Command
9036
- .classBuilder()
9037
- .ep(commonParams)
9038
- .m(function (Command, cs, config, o) {
9039
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9040
- })
9041
- .s("AWSIotService", "DescribeJobTemplate", {})
9042
- .n("IoTClient", "DescribeJobTemplateCommand")
9043
- .sc(DescribeJobTemplate$)
9044
- .build() {
9045
- }
9046
-
9047
- class DescribeManagedJobTemplateCommand extends Command
9048
- .classBuilder()
9049
- .ep(commonParams)
9050
- .m(function (Command, cs, config, o) {
9051
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9052
- })
9053
- .s("AWSIotService", "DescribeManagedJobTemplate", {})
9054
- .n("IoTClient", "DescribeManagedJobTemplateCommand")
9055
- .sc(DescribeManagedJobTemplate$)
9056
- .build() {
9057
- }
9058
-
9059
- class DescribeMitigationActionCommand extends Command
9060
- .classBuilder()
9061
- .ep(commonParams)
9062
- .m(function (Command, cs, config, o) {
9063
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9064
- })
9065
- .s("AWSIotService", "DescribeMitigationAction", {})
9066
- .n("IoTClient", "DescribeMitigationActionCommand")
9067
- .sc(DescribeMitigationAction$)
9068
- .build() {
9069
- }
9070
-
9071
- class DescribeProvisioningTemplateCommand extends Command
9072
- .classBuilder()
9073
- .ep(commonParams)
9074
- .m(function (Command, cs, config, o) {
9075
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9076
- })
9077
- .s("AWSIotService", "DescribeProvisioningTemplate", {})
9078
- .n("IoTClient", "DescribeProvisioningTemplateCommand")
9079
- .sc(DescribeProvisioningTemplate$)
9080
- .build() {
9081
- }
9082
-
9083
- class DescribeProvisioningTemplateVersionCommand extends Command
9084
- .classBuilder()
9085
- .ep(commonParams)
9086
- .m(function (Command, cs, config, o) {
9087
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9088
- })
9089
- .s("AWSIotService", "DescribeProvisioningTemplateVersion", {})
9090
- .n("IoTClient", "DescribeProvisioningTemplateVersionCommand")
9091
- .sc(DescribeProvisioningTemplateVersion$)
9092
- .build() {
9093
- }
9094
-
9095
- class DescribeRoleAliasCommand extends Command
9096
- .classBuilder()
9097
- .ep(commonParams)
9098
- .m(function (Command, cs, config, o) {
9099
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9100
- })
9101
- .s("AWSIotService", "DescribeRoleAlias", {})
9102
- .n("IoTClient", "DescribeRoleAliasCommand")
9103
- .sc(DescribeRoleAlias$)
9104
- .build() {
9105
- }
9106
-
9107
- class DescribeScheduledAuditCommand extends Command
9108
- .classBuilder()
9109
- .ep(commonParams)
9110
- .m(function (Command, cs, config, o) {
9111
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9112
- })
9113
- .s("AWSIotService", "DescribeScheduledAudit", {})
9114
- .n("IoTClient", "DescribeScheduledAuditCommand")
9115
- .sc(DescribeScheduledAudit$)
9116
- .build() {
9117
- }
9118
-
9119
- class DescribeSecurityProfileCommand extends Command
9120
- .classBuilder()
9121
- .ep(commonParams)
9122
- .m(function (Command, cs, config, o) {
9123
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9124
- })
9125
- .s("AWSIotService", "DescribeSecurityProfile", {})
9126
- .n("IoTClient", "DescribeSecurityProfileCommand")
9127
- .sc(DescribeSecurityProfile$)
9128
- .build() {
9129
- }
9130
-
9131
- class DescribeStreamCommand extends Command
9132
- .classBuilder()
9133
- .ep(commonParams)
9134
- .m(function (Command, cs, config, o) {
9135
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9136
- })
9137
- .s("AWSIotService", "DescribeStream", {})
9138
- .n("IoTClient", "DescribeStreamCommand")
9139
- .sc(DescribeStream$)
9140
- .build() {
9141
- }
9142
-
9143
- class DescribeThingCommand extends Command
9144
- .classBuilder()
9145
- .ep(commonParams)
9146
- .m(function (Command, cs, config, o) {
9147
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9148
- })
9149
- .s("AWSIotService", "DescribeThing", {})
9150
- .n("IoTClient", "DescribeThingCommand")
9151
- .sc(DescribeThing$)
9152
- .build() {
9153
- }
9154
-
9155
- class DescribeThingGroupCommand extends Command
9156
- .classBuilder()
9157
- .ep(commonParams)
9158
- .m(function (Command, cs, config, o) {
9159
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9160
- })
9161
- .s("AWSIotService", "DescribeThingGroup", {})
9162
- .n("IoTClient", "DescribeThingGroupCommand")
9163
- .sc(DescribeThingGroup$)
9164
- .build() {
9165
- }
9166
-
9167
- class DescribeThingRegistrationTaskCommand extends Command
9168
- .classBuilder()
9169
- .ep(commonParams)
9170
- .m(function (Command, cs, config, o) {
9171
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9172
- })
9173
- .s("AWSIotService", "DescribeThingRegistrationTask", {})
9174
- .n("IoTClient", "DescribeThingRegistrationTaskCommand")
9175
- .sc(DescribeThingRegistrationTask$)
9176
- .build() {
9177
- }
9178
-
9179
- class DescribeThingTypeCommand extends Command
9180
- .classBuilder()
9181
- .ep(commonParams)
9182
- .m(function (Command, cs, config, o) {
9183
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9184
- })
9185
- .s("AWSIotService", "DescribeThingType", {})
9186
- .n("IoTClient", "DescribeThingTypeCommand")
9187
- .sc(DescribeThingType$)
9188
- .build() {
9189
- }
9190
-
9191
- class DetachPolicyCommand extends Command
9192
- .classBuilder()
9193
- .ep(commonParams)
9194
- .m(function (Command, cs, config, o) {
9195
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9196
- })
9197
- .s("AWSIotService", "DetachPolicy", {})
9198
- .n("IoTClient", "DetachPolicyCommand")
9199
- .sc(DetachPolicy$)
9200
- .build() {
9201
- }
9202
-
9203
- class DetachPrincipalPolicyCommand extends Command
9204
- .classBuilder()
9205
- .ep(commonParams)
9206
- .m(function (Command, cs, config, o) {
9207
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9208
- })
9209
- .s("AWSIotService", "DetachPrincipalPolicy", {})
9210
- .n("IoTClient", "DetachPrincipalPolicyCommand")
9211
- .sc(DetachPrincipalPolicy$)
9212
- .build() {
9213
- }
9214
-
9215
- class DetachSecurityProfileCommand extends Command
9216
- .classBuilder()
9217
- .ep(commonParams)
9218
- .m(function (Command, cs, config, o) {
9219
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9220
- })
9221
- .s("AWSIotService", "DetachSecurityProfile", {})
9222
- .n("IoTClient", "DetachSecurityProfileCommand")
9223
- .sc(DetachSecurityProfile$)
9224
- .build() {
9225
- }
9226
-
9227
- class DetachThingPrincipalCommand extends Command
9228
- .classBuilder()
9229
- .ep(commonParams)
9230
- .m(function (Command, cs, config, o) {
9231
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9232
- })
9233
- .s("AWSIotService", "DetachThingPrincipal", {})
9234
- .n("IoTClient", "DetachThingPrincipalCommand")
9235
- .sc(DetachThingPrincipal$)
9236
- .build() {
9237
- }
9238
-
9239
- class DisableTopicRuleCommand extends Command
9240
- .classBuilder()
9241
- .ep(commonParams)
9242
- .m(function (Command, cs, config, o) {
9243
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9244
- })
9245
- .s("AWSIotService", "DisableTopicRule", {})
9246
- .n("IoTClient", "DisableTopicRuleCommand")
9247
- .sc(DisableTopicRule$)
9248
- .build() {
9249
- }
9250
-
9251
- class DisassociateSbomFromPackageVersionCommand extends Command
9252
- .classBuilder()
9253
- .ep(commonParams)
9254
- .m(function (Command, cs, config, o) {
9255
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9256
- })
9257
- .s("AWSIotService", "DisassociateSbomFromPackageVersion", {})
9258
- .n("IoTClient", "DisassociateSbomFromPackageVersionCommand")
9259
- .sc(DisassociateSbomFromPackageVersion$)
9260
- .build() {
9261
- }
9262
-
9263
- class EnableTopicRuleCommand extends Command
9264
- .classBuilder()
9265
- .ep(commonParams)
9266
- .m(function (Command, cs, config, o) {
9267
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9268
- })
9269
- .s("AWSIotService", "EnableTopicRule", {})
9270
- .n("IoTClient", "EnableTopicRuleCommand")
9271
- .sc(EnableTopicRule$)
9272
- .build() {
9273
- }
9274
-
9275
- class GetBehaviorModelTrainingSummariesCommand extends Command
9276
- .classBuilder()
9277
- .ep(commonParams)
9278
- .m(function (Command, cs, config, o) {
9279
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9280
- })
9281
- .s("AWSIotService", "GetBehaviorModelTrainingSummaries", {})
9282
- .n("IoTClient", "GetBehaviorModelTrainingSummariesCommand")
9283
- .sc(GetBehaviorModelTrainingSummaries$)
9284
- .build() {
9285
- }
9286
-
9287
- class GetBucketsAggregationCommand extends Command
9288
- .classBuilder()
9289
- .ep(commonParams)
9290
- .m(function (Command, cs, config, o) {
9291
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9292
- })
9293
- .s("AWSIotService", "GetBucketsAggregation", {})
9294
- .n("IoTClient", "GetBucketsAggregationCommand")
9295
- .sc(GetBucketsAggregation$)
9296
- .build() {
9297
- }
9298
-
9299
- class GetCardinalityCommand extends Command
9300
- .classBuilder()
9301
- .ep(commonParams)
9302
- .m(function (Command, cs, config, o) {
9303
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9304
- })
9305
- .s("AWSIotService", "GetCardinality", {})
9306
- .n("IoTClient", "GetCardinalityCommand")
9307
- .sc(GetCardinality$)
9308
- .build() {
9309
- }
9310
-
9311
- class GetCommandCommand extends Command
9312
- .classBuilder()
9313
- .ep(commonParams)
9314
- .m(function (Command, cs, config, o) {
9315
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9316
- })
9317
- .s("AWSIotService", "GetCommand", {})
9318
- .n("IoTClient", "GetCommandCommand")
9319
- .sc(GetCommand$)
9320
- .build() {
9321
- }
9322
-
9323
- class GetCommandExecutionCommand extends Command
9324
- .classBuilder()
9325
- .ep(commonParams)
9326
- .m(function (Command, cs, config, o) {
9327
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9328
- })
9329
- .s("AWSIotService", "GetCommandExecution", {})
9330
- .n("IoTClient", "GetCommandExecutionCommand")
9331
- .sc(GetCommandExecution$)
9332
- .build() {
9333
- }
9334
-
9335
- class GetEffectivePoliciesCommand extends Command
9336
- .classBuilder()
9337
- .ep(commonParams)
9338
- .m(function (Command, cs, config, o) {
9339
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9340
- })
9341
- .s("AWSIotService", "GetEffectivePolicies", {})
9342
- .n("IoTClient", "GetEffectivePoliciesCommand")
9343
- .sc(GetEffectivePolicies$)
9344
- .build() {
9345
- }
9346
-
9347
- class GetIndexingConfigurationCommand extends Command
9348
- .classBuilder()
9349
- .ep(commonParams)
9350
- .m(function (Command, cs, config, o) {
9351
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9352
- })
9353
- .s("AWSIotService", "GetIndexingConfiguration", {})
9354
- .n("IoTClient", "GetIndexingConfigurationCommand")
9355
- .sc(GetIndexingConfiguration$)
9356
- .build() {
9357
- }
9358
-
9359
- class GetJobDocumentCommand extends Command
9360
- .classBuilder()
9361
- .ep(commonParams)
9362
- .m(function (Command, cs, config, o) {
9363
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9364
- })
9365
- .s("AWSIotService", "GetJobDocument", {})
9366
- .n("IoTClient", "GetJobDocumentCommand")
9367
- .sc(GetJobDocument$)
9368
- .build() {
9369
- }
9370
-
9371
- class GetLoggingOptionsCommand extends Command
9372
- .classBuilder()
9373
- .ep(commonParams)
9374
- .m(function (Command, cs, config, o) {
9375
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9376
- })
9377
- .s("AWSIotService", "GetLoggingOptions", {})
9378
- .n("IoTClient", "GetLoggingOptionsCommand")
9379
- .sc(GetLoggingOptions$)
9380
- .build() {
9381
- }
9382
-
9383
- class GetOTAUpdateCommand extends Command
9384
- .classBuilder()
9385
- .ep(commonParams)
9386
- .m(function (Command, cs, config, o) {
9387
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9388
- })
9389
- .s("AWSIotService", "GetOTAUpdate", {})
9390
- .n("IoTClient", "GetOTAUpdateCommand")
9391
- .sc(GetOTAUpdate$)
9392
- .build() {
9393
- }
9394
-
9395
- class GetPackageCommand extends Command
9396
- .classBuilder()
9397
- .ep(commonParams)
9398
- .m(function (Command, cs, config, o) {
9399
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9400
- })
9401
- .s("AWSIotService", "GetPackage", {})
9402
- .n("IoTClient", "GetPackageCommand")
9403
- .sc(GetPackage$)
9404
- .build() {
9405
- }
9406
-
9407
- class GetPackageConfigurationCommand extends Command
9408
- .classBuilder()
9409
- .ep(commonParams)
9410
- .m(function (Command, cs, config, o) {
9411
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9412
- })
9413
- .s("AWSIotService", "GetPackageConfiguration", {})
9414
- .n("IoTClient", "GetPackageConfigurationCommand")
9415
- .sc(GetPackageConfiguration$)
9416
- .build() {
9417
- }
9418
-
9419
- class GetPackageVersionCommand extends Command
9420
- .classBuilder()
9421
- .ep(commonParams)
9422
- .m(function (Command, cs, config, o) {
9423
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9424
- })
9425
- .s("AWSIotService", "GetPackageVersion", {})
9426
- .n("IoTClient", "GetPackageVersionCommand")
9427
- .sc(GetPackageVersion$)
9428
- .build() {
9429
- }
9430
-
9431
- class GetPercentilesCommand extends Command
9432
- .classBuilder()
9433
- .ep(commonParams)
9434
- .m(function (Command, cs, config, o) {
9435
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9436
- })
9437
- .s("AWSIotService", "GetPercentiles", {})
9438
- .n("IoTClient", "GetPercentilesCommand")
9439
- .sc(GetPercentiles$)
9440
- .build() {
9441
- }
9442
-
9443
- class GetPolicyCommand extends Command
9444
- .classBuilder()
9445
- .ep(commonParams)
9446
- .m(function (Command, cs, config, o) {
9447
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9448
- })
9449
- .s("AWSIotService", "GetPolicy", {})
9450
- .n("IoTClient", "GetPolicyCommand")
9451
- .sc(GetPolicy$)
9452
- .build() {
9453
- }
9454
-
9455
- class GetPolicyVersionCommand extends Command
9456
- .classBuilder()
9457
- .ep(commonParams)
9458
- .m(function (Command, cs, config, o) {
9459
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9460
- })
9461
- .s("AWSIotService", "GetPolicyVersion", {})
9462
- .n("IoTClient", "GetPolicyVersionCommand")
9463
- .sc(GetPolicyVersion$)
9464
- .build() {
9465
- }
9466
-
9467
- class GetRegistrationCodeCommand extends Command
9468
- .classBuilder()
9469
- .ep(commonParams)
9470
- .m(function (Command, cs, config, o) {
9471
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9472
- })
9473
- .s("AWSIotService", "GetRegistrationCode", {})
9474
- .n("IoTClient", "GetRegistrationCodeCommand")
9475
- .sc(GetRegistrationCode$)
9476
- .build() {
9477
- }
9478
-
9479
- class GetStatisticsCommand extends Command
9480
- .classBuilder()
9481
- .ep(commonParams)
9482
- .m(function (Command, cs, config, o) {
9483
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9484
- })
9485
- .s("AWSIotService", "GetStatistics", {})
9486
- .n("IoTClient", "GetStatisticsCommand")
9487
- .sc(GetStatistics$)
9488
- .build() {
9489
- }
9490
-
9491
- class GetThingConnectivityDataCommand extends Command
9492
- .classBuilder()
9493
- .ep(commonParams)
9494
- .m(function (Command, cs, config, o) {
9495
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9496
- })
9497
- .s("AWSIotService", "GetThingConnectivityData", {})
9498
- .n("IoTClient", "GetThingConnectivityDataCommand")
9499
- .sc(GetThingConnectivityData$)
9500
- .build() {
9501
- }
9502
-
9503
- class GetTopicRuleCommand extends Command
9504
- .classBuilder()
9505
- .ep(commonParams)
9506
- .m(function (Command, cs, config, o) {
9507
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9508
- })
9509
- .s("AWSIotService", "GetTopicRule", {})
9510
- .n("IoTClient", "GetTopicRuleCommand")
9511
- .sc(GetTopicRule$)
9512
- .build() {
9513
- }
9514
-
9515
- class GetTopicRuleDestinationCommand extends Command
9516
- .classBuilder()
9517
- .ep(commonParams)
9518
- .m(function (Command, cs, config, o) {
9519
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9520
- })
9521
- .s("AWSIotService", "GetTopicRuleDestination", {})
9522
- .n("IoTClient", "GetTopicRuleDestinationCommand")
9523
- .sc(GetTopicRuleDestination$)
9524
- .build() {
9525
- }
9526
-
9527
- class GetV2LoggingOptionsCommand extends Command
9528
- .classBuilder()
9529
- .ep(commonParams)
9530
- .m(function (Command, cs, config, o) {
9531
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9532
- })
9533
- .s("AWSIotService", "GetV2LoggingOptions", {})
9534
- .n("IoTClient", "GetV2LoggingOptionsCommand")
9535
- .sc(GetV2LoggingOptions$)
9536
- .build() {
9537
- }
9538
-
9539
- class ListActiveViolationsCommand extends Command
9540
- .classBuilder()
9541
- .ep(commonParams)
9542
- .m(function (Command, cs, config, o) {
9543
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9544
- })
9545
- .s("AWSIotService", "ListActiveViolations", {})
9546
- .n("IoTClient", "ListActiveViolationsCommand")
9547
- .sc(ListActiveViolations$)
9548
- .build() {
9549
- }
9550
-
9551
- class ListAttachedPoliciesCommand extends Command
9552
- .classBuilder()
9553
- .ep(commonParams)
9554
- .m(function (Command, cs, config, o) {
9555
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9556
- })
9557
- .s("AWSIotService", "ListAttachedPolicies", {})
9558
- .n("IoTClient", "ListAttachedPoliciesCommand")
9559
- .sc(ListAttachedPolicies$)
9560
- .build() {
9561
- }
9562
-
9563
- class ListAuditFindingsCommand extends Command
9564
- .classBuilder()
9565
- .ep(commonParams)
9566
- .m(function (Command, cs, config, o) {
9567
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9568
- })
9569
- .s("AWSIotService", "ListAuditFindings", {})
9570
- .n("IoTClient", "ListAuditFindingsCommand")
9571
- .sc(ListAuditFindings$)
9572
- .build() {
9573
- }
9574
-
9575
- class ListAuditMitigationActionsExecutionsCommand extends Command
9576
- .classBuilder()
9577
- .ep(commonParams)
9578
- .m(function (Command, cs, config, o) {
9579
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9580
- })
9581
- .s("AWSIotService", "ListAuditMitigationActionsExecutions", {})
9582
- .n("IoTClient", "ListAuditMitigationActionsExecutionsCommand")
9583
- .sc(ListAuditMitigationActionsExecutions$)
9584
- .build() {
9585
- }
9586
-
9587
- class ListAuditMitigationActionsTasksCommand extends Command
9588
- .classBuilder()
9589
- .ep(commonParams)
9590
- .m(function (Command, cs, config, o) {
9591
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9592
- })
9593
- .s("AWSIotService", "ListAuditMitigationActionsTasks", {})
9594
- .n("IoTClient", "ListAuditMitigationActionsTasksCommand")
9595
- .sc(ListAuditMitigationActionsTasks$)
9596
- .build() {
9597
- }
9598
-
9599
- class ListAuditSuppressionsCommand extends Command
9600
- .classBuilder()
9601
- .ep(commonParams)
9602
- .m(function (Command, cs, config, o) {
9603
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9604
- })
9605
- .s("AWSIotService", "ListAuditSuppressions", {})
9606
- .n("IoTClient", "ListAuditSuppressionsCommand")
9607
- .sc(ListAuditSuppressions$)
9608
- .build() {
9609
- }
9610
-
9611
- class ListAuditTasksCommand extends Command
9612
- .classBuilder()
9613
- .ep(commonParams)
9614
- .m(function (Command, cs, config, o) {
9615
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9616
- })
9617
- .s("AWSIotService", "ListAuditTasks", {})
9618
- .n("IoTClient", "ListAuditTasksCommand")
9619
- .sc(ListAuditTasks$)
9620
- .build() {
9621
- }
9622
-
9623
- class ListAuthorizersCommand extends Command
9624
- .classBuilder()
9625
- .ep(commonParams)
9626
- .m(function (Command, cs, config, o) {
9627
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9628
- })
9629
- .s("AWSIotService", "ListAuthorizers", {})
9630
- .n("IoTClient", "ListAuthorizersCommand")
9631
- .sc(ListAuthorizers$)
9632
- .build() {
9633
- }
9634
-
9635
- class ListBillingGroupsCommand extends Command
9636
- .classBuilder()
9637
- .ep(commonParams)
9638
- .m(function (Command, cs, config, o) {
9639
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9640
- })
9641
- .s("AWSIotService", "ListBillingGroups", {})
9642
- .n("IoTClient", "ListBillingGroupsCommand")
9643
- .sc(ListBillingGroups$)
9644
- .build() {
9645
- }
9646
-
9647
- class ListCACertificatesCommand extends Command
9648
- .classBuilder()
9649
- .ep(commonParams)
9650
- .m(function (Command, cs, config, o) {
9651
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9652
- })
9653
- .s("AWSIotService", "ListCACertificates", {})
9654
- .n("IoTClient", "ListCACertificatesCommand")
9655
- .sc(ListCACertificates$)
9656
- .build() {
9657
- }
9658
-
9659
- class ListCertificateProvidersCommand extends Command
9660
- .classBuilder()
9661
- .ep(commonParams)
9662
- .m(function (Command, cs, config, o) {
9663
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9664
- })
9665
- .s("AWSIotService", "ListCertificateProviders", {})
9666
- .n("IoTClient", "ListCertificateProvidersCommand")
9667
- .sc(ListCertificateProviders$)
9668
- .build() {
9669
- }
9670
-
9671
- class ListCertificatesByCACommand extends Command
9672
- .classBuilder()
9673
- .ep(commonParams)
9674
- .m(function (Command, cs, config, o) {
9675
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9676
- })
9677
- .s("AWSIotService", "ListCertificatesByCA", {})
9678
- .n("IoTClient", "ListCertificatesByCACommand")
9679
- .sc(ListCertificatesByCA$)
9680
- .build() {
9681
- }
9682
-
9683
- class ListCertificatesCommand extends Command
9684
- .classBuilder()
9685
- .ep(commonParams)
9686
- .m(function (Command, cs, config, o) {
9687
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9688
- })
9689
- .s("AWSIotService", "ListCertificates", {})
9690
- .n("IoTClient", "ListCertificatesCommand")
9691
- .sc(ListCertificates$)
9692
- .build() {
9693
- }
9694
-
9695
- class ListCommandExecutionsCommand extends Command
9696
- .classBuilder()
9697
- .ep(commonParams)
9698
- .m(function (Command, cs, config, o) {
9699
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9700
- })
9701
- .s("AWSIotService", "ListCommandExecutions", {})
9702
- .n("IoTClient", "ListCommandExecutionsCommand")
9703
- .sc(ListCommandExecutions$)
9704
- .build() {
9705
- }
9706
-
9707
- class ListCommandsCommand extends Command
9708
- .classBuilder()
9709
- .ep(commonParams)
9710
- .m(function (Command, cs, config, o) {
9711
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9712
- })
9713
- .s("AWSIotService", "ListCommands", {})
9714
- .n("IoTClient", "ListCommandsCommand")
9715
- .sc(ListCommands$)
9716
- .build() {
9717
- }
9718
-
9719
- class ListCustomMetricsCommand extends Command
9720
- .classBuilder()
9721
- .ep(commonParams)
9722
- .m(function (Command, cs, config, o) {
9723
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9724
- })
9725
- .s("AWSIotService", "ListCustomMetrics", {})
9726
- .n("IoTClient", "ListCustomMetricsCommand")
9727
- .sc(ListCustomMetrics$)
9728
- .build() {
9729
- }
9730
-
9731
- class ListDetectMitigationActionsExecutionsCommand extends Command
9732
- .classBuilder()
9733
- .ep(commonParams)
9734
- .m(function (Command, cs, config, o) {
9735
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9736
- })
9737
- .s("AWSIotService", "ListDetectMitigationActionsExecutions", {})
9738
- .n("IoTClient", "ListDetectMitigationActionsExecutionsCommand")
9739
- .sc(ListDetectMitigationActionsExecutions$)
9740
- .build() {
9741
- }
9742
-
9743
- class ListDetectMitigationActionsTasksCommand extends Command
9744
- .classBuilder()
9745
- .ep(commonParams)
9746
- .m(function (Command, cs, config, o) {
9747
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9748
- })
9749
- .s("AWSIotService", "ListDetectMitigationActionsTasks", {})
9750
- .n("IoTClient", "ListDetectMitigationActionsTasksCommand")
9751
- .sc(ListDetectMitigationActionsTasks$)
9752
- .build() {
9753
- }
9754
-
9755
- class ListDimensionsCommand extends Command
9756
- .classBuilder()
9757
- .ep(commonParams)
9758
- .m(function (Command, cs, config, o) {
9759
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9760
- })
9761
- .s("AWSIotService", "ListDimensions", {})
9762
- .n("IoTClient", "ListDimensionsCommand")
9763
- .sc(ListDimensions$)
9764
- .build() {
9765
- }
9766
-
9767
- class ListDomainConfigurationsCommand extends Command
9768
- .classBuilder()
9769
- .ep(commonParams)
9770
- .m(function (Command, cs, config, o) {
9771
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9772
- })
9773
- .s("AWSIotService", "ListDomainConfigurations", {})
9774
- .n("IoTClient", "ListDomainConfigurationsCommand")
9775
- .sc(ListDomainConfigurations$)
9776
- .build() {
9777
- }
9778
-
9779
- class ListFleetMetricsCommand extends Command
9780
- .classBuilder()
9781
- .ep(commonParams)
9782
- .m(function (Command, cs, config, o) {
9783
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9784
- })
9785
- .s("AWSIotService", "ListFleetMetrics", {})
9786
- .n("IoTClient", "ListFleetMetricsCommand")
9787
- .sc(ListFleetMetrics$)
9788
- .build() {
9789
- }
9790
-
9791
- class ListIndicesCommand extends Command
9792
- .classBuilder()
9793
- .ep(commonParams)
9794
- .m(function (Command, cs, config, o) {
9795
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9796
- })
9797
- .s("AWSIotService", "ListIndices", {})
9798
- .n("IoTClient", "ListIndicesCommand")
9799
- .sc(ListIndices$)
9800
- .build() {
9801
- }
9802
-
9803
- class ListJobExecutionsForJobCommand extends Command
9804
- .classBuilder()
9805
- .ep(commonParams)
9806
- .m(function (Command, cs, config, o) {
9807
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9808
- })
9809
- .s("AWSIotService", "ListJobExecutionsForJob", {})
9810
- .n("IoTClient", "ListJobExecutionsForJobCommand")
9811
- .sc(ListJobExecutionsForJob$)
9812
- .build() {
9813
- }
9814
-
9815
- class ListJobExecutionsForThingCommand extends Command
9816
- .classBuilder()
9817
- .ep(commonParams)
9818
- .m(function (Command, cs, config, o) {
9819
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9820
- })
9821
- .s("AWSIotService", "ListJobExecutionsForThing", {})
9822
- .n("IoTClient", "ListJobExecutionsForThingCommand")
9823
- .sc(ListJobExecutionsForThing$)
9824
- .build() {
9825
- }
9826
-
9827
- class ListJobsCommand extends Command
9828
- .classBuilder()
9829
- .ep(commonParams)
9830
- .m(function (Command, cs, config, o) {
9831
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9832
- })
9833
- .s("AWSIotService", "ListJobs", {})
9834
- .n("IoTClient", "ListJobsCommand")
9835
- .sc(ListJobs$)
9836
- .build() {
9837
- }
9838
-
9839
- class ListJobTemplatesCommand extends Command
9840
- .classBuilder()
9841
- .ep(commonParams)
9842
- .m(function (Command, cs, config, o) {
9843
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9844
- })
9845
- .s("AWSIotService", "ListJobTemplates", {})
9846
- .n("IoTClient", "ListJobTemplatesCommand")
9847
- .sc(ListJobTemplates$)
9848
- .build() {
9849
- }
9850
-
9851
- class ListManagedJobTemplatesCommand extends Command
9852
- .classBuilder()
9853
- .ep(commonParams)
9854
- .m(function (Command, cs, config, o) {
9855
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9856
- })
9857
- .s("AWSIotService", "ListManagedJobTemplates", {})
9858
- .n("IoTClient", "ListManagedJobTemplatesCommand")
9859
- .sc(ListManagedJobTemplates$)
9860
- .build() {
9861
- }
9862
-
9863
- class ListMetricValuesCommand extends Command
9864
- .classBuilder()
9865
- .ep(commonParams)
9866
- .m(function (Command, cs, config, o) {
9867
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9868
- })
9869
- .s("AWSIotService", "ListMetricValues", {})
9870
- .n("IoTClient", "ListMetricValuesCommand")
9871
- .sc(ListMetricValues$)
9872
- .build() {
9873
- }
9874
-
9875
- class ListMitigationActionsCommand extends Command
9876
- .classBuilder()
9877
- .ep(commonParams)
9878
- .m(function (Command, cs, config, o) {
9879
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9880
- })
9881
- .s("AWSIotService", "ListMitigationActions", {})
9882
- .n("IoTClient", "ListMitigationActionsCommand")
9883
- .sc(ListMitigationActions$)
9884
- .build() {
9885
- }
9886
-
9887
- class ListOTAUpdatesCommand extends Command
9888
- .classBuilder()
9889
- .ep(commonParams)
9890
- .m(function (Command, cs, config, o) {
9891
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9892
- })
9893
- .s("AWSIotService", "ListOTAUpdates", {})
9894
- .n("IoTClient", "ListOTAUpdatesCommand")
9895
- .sc(ListOTAUpdates$)
9896
- .build() {
9897
- }
9898
-
9899
- class ListOutgoingCertificatesCommand extends Command
9900
- .classBuilder()
9901
- .ep(commonParams)
9902
- .m(function (Command, cs, config, o) {
9903
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9904
- })
9905
- .s("AWSIotService", "ListOutgoingCertificates", {})
9906
- .n("IoTClient", "ListOutgoingCertificatesCommand")
9907
- .sc(ListOutgoingCertificates$)
9908
- .build() {
9909
- }
9910
-
9911
- class ListPackagesCommand extends Command
9912
- .classBuilder()
9913
- .ep(commonParams)
9914
- .m(function (Command, cs, config, o) {
9915
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9916
- })
9917
- .s("AWSIotService", "ListPackages", {})
9918
- .n("IoTClient", "ListPackagesCommand")
9919
- .sc(ListPackages$)
9920
- .build() {
9921
- }
9922
-
9923
- class ListPackageVersionsCommand extends Command
9924
- .classBuilder()
9925
- .ep(commonParams)
9926
- .m(function (Command, cs, config, o) {
9927
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9928
- })
9929
- .s("AWSIotService", "ListPackageVersions", {})
9930
- .n("IoTClient", "ListPackageVersionsCommand")
9931
- .sc(ListPackageVersions$)
9932
- .build() {
9933
- }
9934
-
9935
- class ListPoliciesCommand extends Command
9936
- .classBuilder()
9937
- .ep(commonParams)
9938
- .m(function (Command, cs, config, o) {
9939
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9940
- })
9941
- .s("AWSIotService", "ListPolicies", {})
9942
- .n("IoTClient", "ListPoliciesCommand")
9943
- .sc(ListPolicies$)
9944
- .build() {
9945
- }
9946
-
9947
- class ListPolicyPrincipalsCommand extends Command
9948
- .classBuilder()
9949
- .ep(commonParams)
9950
- .m(function (Command, cs, config, o) {
9951
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9952
- })
9953
- .s("AWSIotService", "ListPolicyPrincipals", {})
9954
- .n("IoTClient", "ListPolicyPrincipalsCommand")
9955
- .sc(ListPolicyPrincipals$)
9956
- .build() {
9957
- }
9958
-
9959
- class ListPolicyVersionsCommand extends Command
9960
- .classBuilder()
9961
- .ep(commonParams)
9962
- .m(function (Command, cs, config, o) {
9963
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9964
- })
9965
- .s("AWSIotService", "ListPolicyVersions", {})
9966
- .n("IoTClient", "ListPolicyVersionsCommand")
9967
- .sc(ListPolicyVersions$)
9968
- .build() {
9969
- }
9970
-
9971
- class ListPrincipalPoliciesCommand extends Command
9972
- .classBuilder()
9973
- .ep(commonParams)
9974
- .m(function (Command, cs, config, o) {
9975
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9976
- })
9977
- .s("AWSIotService", "ListPrincipalPolicies", {})
9978
- .n("IoTClient", "ListPrincipalPoliciesCommand")
9979
- .sc(ListPrincipalPolicies$)
9980
- .build() {
9981
- }
9982
-
9983
- class ListPrincipalThingsCommand extends Command
9984
- .classBuilder()
9985
- .ep(commonParams)
9986
- .m(function (Command, cs, config, o) {
9987
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
9988
- })
9989
- .s("AWSIotService", "ListPrincipalThings", {})
9990
- .n("IoTClient", "ListPrincipalThingsCommand")
9991
- .sc(ListPrincipalThings$)
9992
- .build() {
9993
- }
9994
-
9995
- class ListPrincipalThingsV2Command extends Command
9996
- .classBuilder()
9997
- .ep(commonParams)
9998
- .m(function (Command, cs, config, o) {
9999
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10000
- })
10001
- .s("AWSIotService", "ListPrincipalThingsV2", {})
10002
- .n("IoTClient", "ListPrincipalThingsV2Command")
10003
- .sc(ListPrincipalThingsV2$)
10004
- .build() {
10005
- }
10006
-
10007
- class ListProvisioningTemplatesCommand extends Command
10008
- .classBuilder()
10009
- .ep(commonParams)
10010
- .m(function (Command, cs, config, o) {
10011
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10012
- })
10013
- .s("AWSIotService", "ListProvisioningTemplates", {})
10014
- .n("IoTClient", "ListProvisioningTemplatesCommand")
10015
- .sc(ListProvisioningTemplates$)
10016
- .build() {
10017
- }
10018
-
10019
- class ListProvisioningTemplateVersionsCommand extends Command
10020
- .classBuilder()
10021
- .ep(commonParams)
10022
- .m(function (Command, cs, config, o) {
10023
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10024
- })
10025
- .s("AWSIotService", "ListProvisioningTemplateVersions", {})
10026
- .n("IoTClient", "ListProvisioningTemplateVersionsCommand")
10027
- .sc(ListProvisioningTemplateVersions$)
10028
- .build() {
10029
- }
10030
-
10031
- class ListRelatedResourcesForAuditFindingCommand extends Command
10032
- .classBuilder()
10033
- .ep(commonParams)
10034
- .m(function (Command, cs, config, o) {
10035
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10036
- })
10037
- .s("AWSIotService", "ListRelatedResourcesForAuditFinding", {})
10038
- .n("IoTClient", "ListRelatedResourcesForAuditFindingCommand")
10039
- .sc(ListRelatedResourcesForAuditFinding$)
10040
- .build() {
10041
- }
10042
-
10043
- class ListRoleAliasesCommand extends Command
10044
- .classBuilder()
10045
- .ep(commonParams)
10046
- .m(function (Command, cs, config, o) {
10047
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10048
- })
10049
- .s("AWSIotService", "ListRoleAliases", {})
10050
- .n("IoTClient", "ListRoleAliasesCommand")
10051
- .sc(ListRoleAliases$)
10052
- .build() {
10053
- }
10054
-
10055
- class ListSbomValidationResultsCommand extends Command
10056
- .classBuilder()
10057
- .ep(commonParams)
10058
- .m(function (Command, cs, config, o) {
10059
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10060
- })
10061
- .s("AWSIotService", "ListSbomValidationResults", {})
10062
- .n("IoTClient", "ListSbomValidationResultsCommand")
10063
- .sc(ListSbomValidationResults$)
10064
- .build() {
10065
- }
10066
-
10067
- class ListScheduledAuditsCommand extends Command
10068
- .classBuilder()
10069
- .ep(commonParams)
10070
- .m(function (Command, cs, config, o) {
10071
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10072
- })
10073
- .s("AWSIotService", "ListScheduledAudits", {})
10074
- .n("IoTClient", "ListScheduledAuditsCommand")
10075
- .sc(ListScheduledAudits$)
10076
- .build() {
10077
- }
10078
-
10079
- class ListSecurityProfilesCommand extends Command
10080
- .classBuilder()
10081
- .ep(commonParams)
10082
- .m(function (Command, cs, config, o) {
10083
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10084
- })
10085
- .s("AWSIotService", "ListSecurityProfiles", {})
10086
- .n("IoTClient", "ListSecurityProfilesCommand")
10087
- .sc(ListSecurityProfiles$)
10088
- .build() {
10089
- }
10090
-
10091
- class ListSecurityProfilesForTargetCommand extends Command
10092
- .classBuilder()
10093
- .ep(commonParams)
10094
- .m(function (Command, cs, config, o) {
10095
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10096
- })
10097
- .s("AWSIotService", "ListSecurityProfilesForTarget", {})
10098
- .n("IoTClient", "ListSecurityProfilesForTargetCommand")
10099
- .sc(ListSecurityProfilesForTarget$)
10100
- .build() {
10101
- }
10102
-
10103
- class ListStreamsCommand extends Command
10104
- .classBuilder()
10105
- .ep(commonParams)
10106
- .m(function (Command, cs, config, o) {
10107
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10108
- })
10109
- .s("AWSIotService", "ListStreams", {})
10110
- .n("IoTClient", "ListStreamsCommand")
10111
- .sc(ListStreams$)
10112
- .build() {
10113
- }
10114
-
10115
- class ListTagsForResourceCommand extends Command
10116
- .classBuilder()
10117
- .ep(commonParams)
10118
- .m(function (Command, cs, config, o) {
10119
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10120
- })
10121
- .s("AWSIotService", "ListTagsForResource", {})
10122
- .n("IoTClient", "ListTagsForResourceCommand")
10123
- .sc(ListTagsForResource$)
10124
- .build() {
10125
- }
10126
-
10127
- class ListTargetsForPolicyCommand extends Command
10128
- .classBuilder()
10129
- .ep(commonParams)
10130
- .m(function (Command, cs, config, o) {
10131
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10132
- })
10133
- .s("AWSIotService", "ListTargetsForPolicy", {})
10134
- .n("IoTClient", "ListTargetsForPolicyCommand")
10135
- .sc(ListTargetsForPolicy$)
10136
- .build() {
10137
- }
10138
-
10139
- class ListTargetsForSecurityProfileCommand extends Command
10140
- .classBuilder()
10141
- .ep(commonParams)
10142
- .m(function (Command, cs, config, o) {
10143
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10144
- })
10145
- .s("AWSIotService", "ListTargetsForSecurityProfile", {})
10146
- .n("IoTClient", "ListTargetsForSecurityProfileCommand")
10147
- .sc(ListTargetsForSecurityProfile$)
10148
- .build() {
10149
- }
10150
-
10151
- class ListThingGroupsCommand extends Command
10152
- .classBuilder()
10153
- .ep(commonParams)
10154
- .m(function (Command, cs, config, o) {
10155
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10156
- })
10157
- .s("AWSIotService", "ListThingGroups", {})
10158
- .n("IoTClient", "ListThingGroupsCommand")
10159
- .sc(ListThingGroups$)
10160
- .build() {
10161
- }
10162
-
10163
- class ListThingGroupsForThingCommand extends Command
10164
- .classBuilder()
10165
- .ep(commonParams)
10166
- .m(function (Command, cs, config, o) {
10167
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10168
- })
10169
- .s("AWSIotService", "ListThingGroupsForThing", {})
10170
- .n("IoTClient", "ListThingGroupsForThingCommand")
10171
- .sc(ListThingGroupsForThing$)
10172
- .build() {
10173
- }
10174
-
10175
- class ListThingPrincipalsCommand extends Command
10176
- .classBuilder()
10177
- .ep(commonParams)
10178
- .m(function (Command, cs, config, o) {
10179
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10180
- })
10181
- .s("AWSIotService", "ListThingPrincipals", {})
10182
- .n("IoTClient", "ListThingPrincipalsCommand")
10183
- .sc(ListThingPrincipals$)
10184
- .build() {
10185
- }
10186
-
10187
- class ListThingPrincipalsV2Command extends Command
10188
- .classBuilder()
10189
- .ep(commonParams)
10190
- .m(function (Command, cs, config, o) {
10191
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10192
- })
10193
- .s("AWSIotService", "ListThingPrincipalsV2", {})
10194
- .n("IoTClient", "ListThingPrincipalsV2Command")
10195
- .sc(ListThingPrincipalsV2$)
10196
- .build() {
10197
- }
10198
-
10199
- class ListThingRegistrationTaskReportsCommand extends Command
10200
- .classBuilder()
10201
- .ep(commonParams)
10202
- .m(function (Command, cs, config, o) {
10203
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10204
- })
10205
- .s("AWSIotService", "ListThingRegistrationTaskReports", {})
10206
- .n("IoTClient", "ListThingRegistrationTaskReportsCommand")
10207
- .sc(ListThingRegistrationTaskReports$)
10208
- .build() {
10209
- }
10210
-
10211
- class ListThingRegistrationTasksCommand extends Command
10212
- .classBuilder()
10213
- .ep(commonParams)
10214
- .m(function (Command, cs, config, o) {
10215
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10216
- })
10217
- .s("AWSIotService", "ListThingRegistrationTasks", {})
10218
- .n("IoTClient", "ListThingRegistrationTasksCommand")
10219
- .sc(ListThingRegistrationTasks$)
10220
- .build() {
10221
- }
10222
-
10223
- class ListThingsCommand extends Command
10224
- .classBuilder()
10225
- .ep(commonParams)
10226
- .m(function (Command, cs, config, o) {
10227
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10228
- })
10229
- .s("AWSIotService", "ListThings", {})
10230
- .n("IoTClient", "ListThingsCommand")
10231
- .sc(ListThings$)
10232
- .build() {
10233
- }
10234
-
10235
- class ListThingsInBillingGroupCommand extends Command
10236
- .classBuilder()
10237
- .ep(commonParams)
10238
- .m(function (Command, cs, config, o) {
10239
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10240
- })
10241
- .s("AWSIotService", "ListThingsInBillingGroup", {})
10242
- .n("IoTClient", "ListThingsInBillingGroupCommand")
10243
- .sc(ListThingsInBillingGroup$)
10244
- .build() {
10245
- }
10246
-
10247
- class ListThingsInThingGroupCommand extends Command
10248
- .classBuilder()
10249
- .ep(commonParams)
10250
- .m(function (Command, cs, config, o) {
10251
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10252
- })
10253
- .s("AWSIotService", "ListThingsInThingGroup", {})
10254
- .n("IoTClient", "ListThingsInThingGroupCommand")
10255
- .sc(ListThingsInThingGroup$)
10256
- .build() {
10257
- }
10258
-
10259
- class ListThingTypesCommand extends Command
10260
- .classBuilder()
10261
- .ep(commonParams)
10262
- .m(function (Command, cs, config, o) {
10263
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10264
- })
10265
- .s("AWSIotService", "ListThingTypes", {})
10266
- .n("IoTClient", "ListThingTypesCommand")
10267
- .sc(ListThingTypes$)
10268
- .build() {
10269
- }
10270
-
10271
- class ListTopicRuleDestinationsCommand extends Command
10272
- .classBuilder()
10273
- .ep(commonParams)
10274
- .m(function (Command, cs, config, o) {
10275
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10276
- })
10277
- .s("AWSIotService", "ListTopicRuleDestinations", {})
10278
- .n("IoTClient", "ListTopicRuleDestinationsCommand")
10279
- .sc(ListTopicRuleDestinations$)
10280
- .build() {
10281
- }
10282
-
10283
- class ListTopicRulesCommand extends Command
10284
- .classBuilder()
10285
- .ep(commonParams)
10286
- .m(function (Command, cs, config, o) {
10287
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10288
- })
10289
- .s("AWSIotService", "ListTopicRules", {})
10290
- .n("IoTClient", "ListTopicRulesCommand")
10291
- .sc(ListTopicRules$)
10292
- .build() {
10293
- }
10294
-
10295
- class ListV2LoggingLevelsCommand extends Command
10296
- .classBuilder()
10297
- .ep(commonParams)
10298
- .m(function (Command, cs, config, o) {
10299
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10300
- })
10301
- .s("AWSIotService", "ListV2LoggingLevels", {})
10302
- .n("IoTClient", "ListV2LoggingLevelsCommand")
10303
- .sc(ListV2LoggingLevels$)
10304
- .build() {
10305
- }
10306
-
10307
- class ListViolationEventsCommand extends Command
10308
- .classBuilder()
10309
- .ep(commonParams)
10310
- .m(function (Command, cs, config, o) {
10311
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10312
- })
10313
- .s("AWSIotService", "ListViolationEvents", {})
10314
- .n("IoTClient", "ListViolationEventsCommand")
10315
- .sc(ListViolationEvents$)
10316
- .build() {
10317
- }
10318
-
10319
- class PutVerificationStateOnViolationCommand extends Command
10320
- .classBuilder()
10321
- .ep(commonParams)
10322
- .m(function (Command, cs, config, o) {
10323
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10324
- })
10325
- .s("AWSIotService", "PutVerificationStateOnViolation", {})
10326
- .n("IoTClient", "PutVerificationStateOnViolationCommand")
10327
- .sc(PutVerificationStateOnViolation$)
10328
- .build() {
10329
- }
10330
-
10331
- class RegisterCACertificateCommand extends Command
10332
- .classBuilder()
10333
- .ep(commonParams)
10334
- .m(function (Command, cs, config, o) {
10335
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10336
- })
10337
- .s("AWSIotService", "RegisterCACertificate", {})
10338
- .n("IoTClient", "RegisterCACertificateCommand")
10339
- .sc(RegisterCACertificate$)
10340
- .build() {
10341
- }
10342
-
10343
- class RegisterCertificateCommand extends Command
10344
- .classBuilder()
10345
- .ep(commonParams)
10346
- .m(function (Command, cs, config, o) {
10347
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10348
- })
10349
- .s("AWSIotService", "RegisterCertificate", {})
10350
- .n("IoTClient", "RegisterCertificateCommand")
10351
- .sc(RegisterCertificate$)
10352
- .build() {
10353
- }
10354
-
10355
- class RegisterCertificateWithoutCACommand extends Command
10356
- .classBuilder()
10357
- .ep(commonParams)
10358
- .m(function (Command, cs, config, o) {
10359
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10360
- })
10361
- .s("AWSIotService", "RegisterCertificateWithoutCA", {})
10362
- .n("IoTClient", "RegisterCertificateWithoutCACommand")
10363
- .sc(RegisterCertificateWithoutCA$)
10364
- .build() {
10365
- }
10366
-
10367
- class RegisterThingCommand extends Command
10368
- .classBuilder()
10369
- .ep(commonParams)
10370
- .m(function (Command, cs, config, o) {
10371
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10372
- })
10373
- .s("AWSIotService", "RegisterThing", {})
10374
- .n("IoTClient", "RegisterThingCommand")
10375
- .sc(RegisterThing$)
10376
- .build() {
10377
- }
10378
-
10379
- class RejectCertificateTransferCommand extends Command
10380
- .classBuilder()
10381
- .ep(commonParams)
10382
- .m(function (Command, cs, config, o) {
10383
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10384
- })
10385
- .s("AWSIotService", "RejectCertificateTransfer", {})
10386
- .n("IoTClient", "RejectCertificateTransferCommand")
10387
- .sc(RejectCertificateTransfer$)
10388
- .build() {
10389
- }
10390
-
10391
- class RemoveThingFromBillingGroupCommand extends Command
10392
- .classBuilder()
10393
- .ep(commonParams)
10394
- .m(function (Command, cs, config, o) {
10395
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10396
- })
10397
- .s("AWSIotService", "RemoveThingFromBillingGroup", {})
10398
- .n("IoTClient", "RemoveThingFromBillingGroupCommand")
10399
- .sc(RemoveThingFromBillingGroup$)
10400
- .build() {
10401
- }
10402
-
10403
- class RemoveThingFromThingGroupCommand extends Command
10404
- .classBuilder()
10405
- .ep(commonParams)
10406
- .m(function (Command, cs, config, o) {
10407
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10408
- })
10409
- .s("AWSIotService", "RemoveThingFromThingGroup", {})
10410
- .n("IoTClient", "RemoveThingFromThingGroupCommand")
10411
- .sc(RemoveThingFromThingGroup$)
10412
- .build() {
10413
- }
10414
-
10415
- class ReplaceTopicRuleCommand extends Command
10416
- .classBuilder()
10417
- .ep(commonParams)
10418
- .m(function (Command, cs, config, o) {
10419
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10420
- })
10421
- .s("AWSIotService", "ReplaceTopicRule", {})
10422
- .n("IoTClient", "ReplaceTopicRuleCommand")
10423
- .sc(ReplaceTopicRule$)
10424
- .build() {
10425
- }
10426
-
10427
- class SearchIndexCommand extends Command
10428
- .classBuilder()
10429
- .ep(commonParams)
10430
- .m(function (Command, cs, config, o) {
10431
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10432
- })
10433
- .s("AWSIotService", "SearchIndex", {})
10434
- .n("IoTClient", "SearchIndexCommand")
10435
- .sc(SearchIndex$)
10436
- .build() {
10437
- }
10438
-
10439
- class SetDefaultAuthorizerCommand extends Command
10440
- .classBuilder()
10441
- .ep(commonParams)
10442
- .m(function (Command, cs, config, o) {
10443
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10444
- })
10445
- .s("AWSIotService", "SetDefaultAuthorizer", {})
10446
- .n("IoTClient", "SetDefaultAuthorizerCommand")
10447
- .sc(SetDefaultAuthorizer$)
10448
- .build() {
10449
- }
10450
-
10451
- class SetDefaultPolicyVersionCommand extends Command
10452
- .classBuilder()
10453
- .ep(commonParams)
10454
- .m(function (Command, cs, config, o) {
10455
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10456
- })
10457
- .s("AWSIotService", "SetDefaultPolicyVersion", {})
10458
- .n("IoTClient", "SetDefaultPolicyVersionCommand")
10459
- .sc(SetDefaultPolicyVersion$)
10460
- .build() {
10461
- }
10462
-
10463
- class SetLoggingOptionsCommand extends Command
10464
- .classBuilder()
10465
- .ep(commonParams)
10466
- .m(function (Command, cs, config, o) {
10467
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10468
- })
10469
- .s("AWSIotService", "SetLoggingOptions", {})
10470
- .n("IoTClient", "SetLoggingOptionsCommand")
10471
- .sc(SetLoggingOptions$)
10472
- .build() {
10473
- }
10474
-
10475
- class SetV2LoggingLevelCommand extends Command
10476
- .classBuilder()
10477
- .ep(commonParams)
10478
- .m(function (Command, cs, config, o) {
10479
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10480
- })
10481
- .s("AWSIotService", "SetV2LoggingLevel", {})
10482
- .n("IoTClient", "SetV2LoggingLevelCommand")
10483
- .sc(SetV2LoggingLevel$)
10484
- .build() {
10485
- }
10486
-
10487
- class SetV2LoggingOptionsCommand extends Command
10488
- .classBuilder()
10489
- .ep(commonParams)
10490
- .m(function (Command, cs, config, o) {
10491
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10492
- })
10493
- .s("AWSIotService", "SetV2LoggingOptions", {})
10494
- .n("IoTClient", "SetV2LoggingOptionsCommand")
10495
- .sc(SetV2LoggingOptions$)
10496
- .build() {
10497
- }
10498
-
10499
- class StartAuditMitigationActionsTaskCommand extends Command
10500
- .classBuilder()
10501
- .ep(commonParams)
10502
- .m(function (Command, cs, config, o) {
10503
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10504
- })
10505
- .s("AWSIotService", "StartAuditMitigationActionsTask", {})
10506
- .n("IoTClient", "StartAuditMitigationActionsTaskCommand")
10507
- .sc(StartAuditMitigationActionsTask$)
10508
- .build() {
10509
- }
10510
-
10511
- class StartDetectMitigationActionsTaskCommand extends Command
10512
- .classBuilder()
10513
- .ep(commonParams)
10514
- .m(function (Command, cs, config, o) {
10515
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10516
- })
10517
- .s("AWSIotService", "StartDetectMitigationActionsTask", {})
10518
- .n("IoTClient", "StartDetectMitigationActionsTaskCommand")
10519
- .sc(StartDetectMitigationActionsTask$)
10520
- .build() {
10521
- }
10522
-
10523
- class StartOnDemandAuditTaskCommand extends Command
10524
- .classBuilder()
10525
- .ep(commonParams)
10526
- .m(function (Command, cs, config, o) {
10527
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10528
- })
10529
- .s("AWSIotService", "StartOnDemandAuditTask", {})
10530
- .n("IoTClient", "StartOnDemandAuditTaskCommand")
10531
- .sc(StartOnDemandAuditTask$)
10532
- .build() {
10533
- }
10534
-
10535
- class StartThingRegistrationTaskCommand extends Command
10536
- .classBuilder()
10537
- .ep(commonParams)
10538
- .m(function (Command, cs, config, o) {
10539
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10540
- })
10541
- .s("AWSIotService", "StartThingRegistrationTask", {})
10542
- .n("IoTClient", "StartThingRegistrationTaskCommand")
10543
- .sc(StartThingRegistrationTask$)
10544
- .build() {
10545
- }
10546
-
10547
- class StopThingRegistrationTaskCommand extends Command
10548
- .classBuilder()
10549
- .ep(commonParams)
10550
- .m(function (Command, cs, config, o) {
10551
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10552
- })
10553
- .s("AWSIotService", "StopThingRegistrationTask", {})
10554
- .n("IoTClient", "StopThingRegistrationTaskCommand")
10555
- .sc(StopThingRegistrationTask$)
10556
- .build() {
10557
- }
10558
-
10559
- class TagResourceCommand extends Command
10560
- .classBuilder()
10561
- .ep(commonParams)
10562
- .m(function (Command, cs, config, o) {
10563
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10564
- })
10565
- .s("AWSIotService", "TagResource", {})
10566
- .n("IoTClient", "TagResourceCommand")
10567
- .sc(TagResource$)
10568
- .build() {
10569
- }
10570
-
10571
- class TestAuthorizationCommand extends Command
10572
- .classBuilder()
10573
- .ep(commonParams)
10574
- .m(function (Command, cs, config, o) {
10575
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10576
- })
10577
- .s("AWSIotService", "TestAuthorization", {})
10578
- .n("IoTClient", "TestAuthorizationCommand")
10579
- .sc(TestAuthorization$)
10580
- .build() {
10581
- }
10582
-
10583
- class TestInvokeAuthorizerCommand extends Command
10584
- .classBuilder()
10585
- .ep(commonParams)
10586
- .m(function (Command, cs, config, o) {
10587
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10588
- })
10589
- .s("AWSIotService", "TestInvokeAuthorizer", {})
10590
- .n("IoTClient", "TestInvokeAuthorizerCommand")
10591
- .sc(TestInvokeAuthorizer$)
10592
- .build() {
10593
- }
10594
-
10595
- class TransferCertificateCommand extends Command
10596
- .classBuilder()
10597
- .ep(commonParams)
10598
- .m(function (Command, cs, config, o) {
10599
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10600
- })
10601
- .s("AWSIotService", "TransferCertificate", {})
10602
- .n("IoTClient", "TransferCertificateCommand")
10603
- .sc(TransferCertificate$)
10604
- .build() {
10605
- }
10606
-
10607
- class UntagResourceCommand extends Command
10608
- .classBuilder()
10609
- .ep(commonParams)
10610
- .m(function (Command, cs, config, o) {
10611
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10612
- })
10613
- .s("AWSIotService", "UntagResource", {})
10614
- .n("IoTClient", "UntagResourceCommand")
10615
- .sc(UntagResource$)
10616
- .build() {
10617
- }
10618
-
10619
- class UpdateAccountAuditConfigurationCommand extends Command
10620
- .classBuilder()
10621
- .ep(commonParams)
10622
- .m(function (Command, cs, config, o) {
10623
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10624
- })
10625
- .s("AWSIotService", "UpdateAccountAuditConfiguration", {})
10626
- .n("IoTClient", "UpdateAccountAuditConfigurationCommand")
10627
- .sc(UpdateAccountAuditConfiguration$)
10628
- .build() {
10629
- }
10630
-
10631
- class UpdateAuditSuppressionCommand extends Command
10632
- .classBuilder()
10633
- .ep(commonParams)
10634
- .m(function (Command, cs, config, o) {
10635
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10636
- })
10637
- .s("AWSIotService", "UpdateAuditSuppression", {})
10638
- .n("IoTClient", "UpdateAuditSuppressionCommand")
10639
- .sc(UpdateAuditSuppression$)
10640
- .build() {
10641
- }
10642
-
10643
- class UpdateAuthorizerCommand extends Command
10644
- .classBuilder()
10645
- .ep(commonParams)
10646
- .m(function (Command, cs, config, o) {
10647
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10648
- })
10649
- .s("AWSIotService", "UpdateAuthorizer", {})
10650
- .n("IoTClient", "UpdateAuthorizerCommand")
10651
- .sc(UpdateAuthorizer$)
10652
- .build() {
10653
- }
10654
-
10655
- class UpdateBillingGroupCommand extends Command
10656
- .classBuilder()
10657
- .ep(commonParams)
10658
- .m(function (Command, cs, config, o) {
10659
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10660
- })
10661
- .s("AWSIotService", "UpdateBillingGroup", {})
10662
- .n("IoTClient", "UpdateBillingGroupCommand")
10663
- .sc(UpdateBillingGroup$)
10664
- .build() {
10665
- }
10666
-
10667
- class UpdateCACertificateCommand extends Command
10668
- .classBuilder()
10669
- .ep(commonParams)
10670
- .m(function (Command, cs, config, o) {
10671
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10672
- })
10673
- .s("AWSIotService", "UpdateCACertificate", {})
10674
- .n("IoTClient", "UpdateCACertificateCommand")
10675
- .sc(UpdateCACertificate$)
10676
- .build() {
10677
- }
10678
-
10679
- class UpdateCertificateCommand extends Command
10680
- .classBuilder()
10681
- .ep(commonParams)
10682
- .m(function (Command, cs, config, o) {
10683
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10684
- })
10685
- .s("AWSIotService", "UpdateCertificate", {})
10686
- .n("IoTClient", "UpdateCertificateCommand")
10687
- .sc(UpdateCertificate$)
10688
- .build() {
10689
- }
10690
-
10691
- class UpdateCertificateProviderCommand extends Command
10692
- .classBuilder()
10693
- .ep(commonParams)
10694
- .m(function (Command, cs, config, o) {
10695
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10696
- })
10697
- .s("AWSIotService", "UpdateCertificateProvider", {})
10698
- .n("IoTClient", "UpdateCertificateProviderCommand")
10699
- .sc(UpdateCertificateProvider$)
10700
- .build() {
10701
- }
10702
-
10703
- class UpdateCommandCommand extends Command
10704
- .classBuilder()
10705
- .ep(commonParams)
10706
- .m(function (Command, cs, config, o) {
10707
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10708
- })
10709
- .s("AWSIotService", "UpdateCommand", {})
10710
- .n("IoTClient", "UpdateCommandCommand")
10711
- .sc(UpdateCommand$)
10712
- .build() {
10713
- }
10714
-
10715
- class UpdateCustomMetricCommand extends Command
10716
- .classBuilder()
10717
- .ep(commonParams)
10718
- .m(function (Command, cs, config, o) {
10719
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10720
- })
10721
- .s("AWSIotService", "UpdateCustomMetric", {})
10722
- .n("IoTClient", "UpdateCustomMetricCommand")
10723
- .sc(UpdateCustomMetric$)
10724
- .build() {
10725
- }
10726
-
10727
- class UpdateDimensionCommand extends Command
10728
- .classBuilder()
10729
- .ep(commonParams)
10730
- .m(function (Command, cs, config, o) {
10731
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10732
- })
10733
- .s("AWSIotService", "UpdateDimension", {})
10734
- .n("IoTClient", "UpdateDimensionCommand")
10735
- .sc(UpdateDimension$)
10736
- .build() {
10737
- }
10738
-
10739
- class UpdateDomainConfigurationCommand extends Command
10740
- .classBuilder()
10741
- .ep(commonParams)
10742
- .m(function (Command, cs, config, o) {
10743
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10744
- })
10745
- .s("AWSIotService", "UpdateDomainConfiguration", {})
10746
- .n("IoTClient", "UpdateDomainConfigurationCommand")
10747
- .sc(UpdateDomainConfiguration$)
10748
- .build() {
10749
- }
10750
-
10751
- class UpdateDynamicThingGroupCommand extends Command
10752
- .classBuilder()
10753
- .ep(commonParams)
10754
- .m(function (Command, cs, config, o) {
10755
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10756
- })
10757
- .s("AWSIotService", "UpdateDynamicThingGroup", {})
10758
- .n("IoTClient", "UpdateDynamicThingGroupCommand")
10759
- .sc(UpdateDynamicThingGroup$)
10760
- .build() {
10761
- }
10762
-
10763
- class UpdateEncryptionConfigurationCommand extends Command
10764
- .classBuilder()
10765
- .ep(commonParams)
10766
- .m(function (Command, cs, config, o) {
10767
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10768
- })
10769
- .s("AWSIotService", "UpdateEncryptionConfiguration", {})
10770
- .n("IoTClient", "UpdateEncryptionConfigurationCommand")
10771
- .sc(UpdateEncryptionConfiguration$)
10772
- .build() {
10773
- }
10774
-
10775
- class UpdateEventConfigurationsCommand extends Command
10776
- .classBuilder()
10777
- .ep(commonParams)
10778
- .m(function (Command, cs, config, o) {
10779
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10780
- })
10781
- .s("AWSIotService", "UpdateEventConfigurations", {})
10782
- .n("IoTClient", "UpdateEventConfigurationsCommand")
10783
- .sc(UpdateEventConfigurations$)
10784
- .build() {
10785
- }
10786
-
10787
- class UpdateFleetMetricCommand extends Command
10788
- .classBuilder()
10789
- .ep(commonParams)
10790
- .m(function (Command, cs, config, o) {
10791
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10792
- })
10793
- .s("AWSIotService", "UpdateFleetMetric", {})
10794
- .n("IoTClient", "UpdateFleetMetricCommand")
10795
- .sc(UpdateFleetMetric$)
10796
- .build() {
10797
- }
10798
-
10799
- class UpdateIndexingConfigurationCommand extends Command
10800
- .classBuilder()
10801
- .ep(commonParams)
10802
- .m(function (Command, cs, config, o) {
10803
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10804
- })
10805
- .s("AWSIotService", "UpdateIndexingConfiguration", {})
10806
- .n("IoTClient", "UpdateIndexingConfigurationCommand")
10807
- .sc(UpdateIndexingConfiguration$)
10808
- .build() {
10809
- }
10810
-
10811
- class UpdateJobCommand extends Command
10812
- .classBuilder()
10813
- .ep(commonParams)
10814
- .m(function (Command, cs, config, o) {
10815
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10816
- })
10817
- .s("AWSIotService", "UpdateJob", {})
10818
- .n("IoTClient", "UpdateJobCommand")
10819
- .sc(UpdateJob$)
10820
- .build() {
10821
- }
10822
-
10823
- class UpdateMitigationActionCommand extends Command
10824
- .classBuilder()
10825
- .ep(commonParams)
10826
- .m(function (Command, cs, config, o) {
10827
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10828
- })
10829
- .s("AWSIotService", "UpdateMitigationAction", {})
10830
- .n("IoTClient", "UpdateMitigationActionCommand")
10831
- .sc(UpdateMitigationAction$)
10832
- .build() {
10833
- }
10834
-
10835
- class UpdatePackageCommand extends Command
10836
- .classBuilder()
10837
- .ep(commonParams)
10838
- .m(function (Command, cs, config, o) {
10839
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10840
- })
10841
- .s("AWSIotService", "UpdatePackage", {})
10842
- .n("IoTClient", "UpdatePackageCommand")
10843
- .sc(UpdatePackage$)
10844
- .build() {
10845
- }
10846
-
10847
- class UpdatePackageConfigurationCommand extends Command
10848
- .classBuilder()
10849
- .ep(commonParams)
10850
- .m(function (Command, cs, config, o) {
10851
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10852
- })
10853
- .s("AWSIotService", "UpdatePackageConfiguration", {})
10854
- .n("IoTClient", "UpdatePackageConfigurationCommand")
10855
- .sc(UpdatePackageConfiguration$)
10856
- .build() {
10857
- }
10858
-
10859
- class UpdatePackageVersionCommand extends Command
10860
- .classBuilder()
10861
- .ep(commonParams)
10862
- .m(function (Command, cs, config, o) {
10863
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10864
- })
10865
- .s("AWSIotService", "UpdatePackageVersion", {})
10866
- .n("IoTClient", "UpdatePackageVersionCommand")
10867
- .sc(UpdatePackageVersion$)
10868
- .build() {
10869
- }
10870
-
10871
- class UpdateProvisioningTemplateCommand extends Command
10872
- .classBuilder()
10873
- .ep(commonParams)
10874
- .m(function (Command, cs, config, o) {
10875
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10876
- })
10877
- .s("AWSIotService", "UpdateProvisioningTemplate", {})
10878
- .n("IoTClient", "UpdateProvisioningTemplateCommand")
10879
- .sc(UpdateProvisioningTemplate$)
10880
- .build() {
10881
- }
10882
-
10883
- class UpdateRoleAliasCommand extends Command
10884
- .classBuilder()
10885
- .ep(commonParams)
10886
- .m(function (Command, cs, config, o) {
10887
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10888
- })
10889
- .s("AWSIotService", "UpdateRoleAlias", {})
10890
- .n("IoTClient", "UpdateRoleAliasCommand")
10891
- .sc(UpdateRoleAlias$)
10892
- .build() {
10893
- }
10894
-
10895
- class UpdateScheduledAuditCommand extends Command
10896
- .classBuilder()
10897
- .ep(commonParams)
10898
- .m(function (Command, cs, config, o) {
10899
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10900
- })
10901
- .s("AWSIotService", "UpdateScheduledAudit", {})
10902
- .n("IoTClient", "UpdateScheduledAuditCommand")
10903
- .sc(UpdateScheduledAudit$)
10904
- .build() {
10905
- }
10906
-
10907
- class UpdateSecurityProfileCommand extends Command
10908
- .classBuilder()
10909
- .ep(commonParams)
10910
- .m(function (Command, cs, config, o) {
10911
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10912
- })
10913
- .s("AWSIotService", "UpdateSecurityProfile", {})
10914
- .n("IoTClient", "UpdateSecurityProfileCommand")
10915
- .sc(UpdateSecurityProfile$)
10916
- .build() {
10917
- }
10918
-
10919
- class UpdateStreamCommand extends Command
10920
- .classBuilder()
10921
- .ep(commonParams)
10922
- .m(function (Command, cs, config, o) {
10923
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10924
- })
10925
- .s("AWSIotService", "UpdateStream", {})
10926
- .n("IoTClient", "UpdateStreamCommand")
10927
- .sc(UpdateStream$)
10928
- .build() {
10929
- }
10930
-
10931
- class UpdateThingCommand extends Command
10932
- .classBuilder()
10933
- .ep(commonParams)
10934
- .m(function (Command, cs, config, o) {
10935
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10936
- })
10937
- .s("AWSIotService", "UpdateThing", {})
10938
- .n("IoTClient", "UpdateThingCommand")
10939
- .sc(UpdateThing$)
10940
- .build() {
10941
- }
10942
-
10943
- class UpdateThingGroupCommand extends Command
10944
- .classBuilder()
10945
- .ep(commonParams)
10946
- .m(function (Command, cs, config, o) {
10947
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10948
- })
10949
- .s("AWSIotService", "UpdateThingGroup", {})
10950
- .n("IoTClient", "UpdateThingGroupCommand")
10951
- .sc(UpdateThingGroup$)
10952
- .build() {
10953
- }
10954
-
10955
- class UpdateThingGroupsForThingCommand extends Command
10956
- .classBuilder()
10957
- .ep(commonParams)
10958
- .m(function (Command, cs, config, o) {
10959
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10960
- })
10961
- .s("AWSIotService", "UpdateThingGroupsForThing", {})
10962
- .n("IoTClient", "UpdateThingGroupsForThingCommand")
10963
- .sc(UpdateThingGroupsForThing$)
10964
- .build() {
10965
- }
10966
-
10967
- class UpdateThingTypeCommand extends Command
10968
- .classBuilder()
10969
- .ep(commonParams)
10970
- .m(function (Command, cs, config, o) {
10971
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10972
- })
10973
- .s("AWSIotService", "UpdateThingType", {})
10974
- .n("IoTClient", "UpdateThingTypeCommand")
10975
- .sc(UpdateThingType$)
10976
- .build() {
10977
- }
10978
-
10979
- class UpdateTopicRuleDestinationCommand extends Command
10980
- .classBuilder()
10981
- .ep(commonParams)
10982
- .m(function (Command, cs, config, o) {
10983
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10984
- })
10985
- .s("AWSIotService", "UpdateTopicRuleDestination", {})
10986
- .n("IoTClient", "UpdateTopicRuleDestinationCommand")
10987
- .sc(UpdateTopicRuleDestination$)
10988
- .build() {
10989
- }
10990
-
10991
- class ValidateSecurityProfileBehaviorsCommand extends Command
10992
- .classBuilder()
10993
- .ep(commonParams)
10994
- .m(function (Command, cs, config, o) {
10995
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
10996
- })
10997
- .s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
10998
- .n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
10999
- .sc(ValidateSecurityProfileBehaviors$)
11000
- .build() {
7741
+ const command = makeBuilder(commonParams, "AWSIotService", "IoTClient", getEndpointPlugin);
7742
+ const _ep0 = {};
7743
+ const _mw0 = (Command, cs, config, o) => [];
7744
+
7745
+ class AcceptCertificateTransferCommand extends command(_ep0, _mw0, "AcceptCertificateTransfer", AcceptCertificateTransfer$) {
7746
+ }
7747
+
7748
+ class AddThingToBillingGroupCommand extends command(_ep0, _mw0, "AddThingToBillingGroup", AddThingToBillingGroup$) {
7749
+ }
7750
+
7751
+ class AddThingToThingGroupCommand extends command(_ep0, _mw0, "AddThingToThingGroup", AddThingToThingGroup$) {
7752
+ }
7753
+
7754
+ class AssociateSbomWithPackageVersionCommand extends command(_ep0, _mw0, "AssociateSbomWithPackageVersion", AssociateSbomWithPackageVersion$) {
7755
+ }
7756
+
7757
+ class AssociateTargetsWithJobCommand extends command(_ep0, _mw0, "AssociateTargetsWithJob", AssociateTargetsWithJob$) {
7758
+ }
7759
+
7760
+ class AttachPolicyCommand extends command(_ep0, _mw0, "AttachPolicy", AttachPolicy$) {
7761
+ }
7762
+
7763
+ class AttachPrincipalPolicyCommand extends command(_ep0, _mw0, "AttachPrincipalPolicy", AttachPrincipalPolicy$) {
7764
+ }
7765
+
7766
+ class AttachSecurityProfileCommand extends command(_ep0, _mw0, "AttachSecurityProfile", AttachSecurityProfile$) {
7767
+ }
7768
+
7769
+ class AttachThingPrincipalCommand extends command(_ep0, _mw0, "AttachThingPrincipal", AttachThingPrincipal$) {
7770
+ }
7771
+
7772
+ class CancelAuditMitigationActionsTaskCommand extends command(_ep0, _mw0, "CancelAuditMitigationActionsTask", CancelAuditMitigationActionsTask$) {
7773
+ }
7774
+
7775
+ class CancelAuditTaskCommand extends command(_ep0, _mw0, "CancelAuditTask", CancelAuditTask$) {
7776
+ }
7777
+
7778
+ class CancelCertificateTransferCommand extends command(_ep0, _mw0, "CancelCertificateTransfer", CancelCertificateTransfer$) {
7779
+ }
7780
+
7781
+ class CancelDetectMitigationActionsTaskCommand extends command(_ep0, _mw0, "CancelDetectMitigationActionsTask", CancelDetectMitigationActionsTask$) {
7782
+ }
7783
+
7784
+ class CancelJobCommand extends command(_ep0, _mw0, "CancelJob", CancelJob$) {
7785
+ }
7786
+
7787
+ class CancelJobExecutionCommand extends command(_ep0, _mw0, "CancelJobExecution", CancelJobExecution$) {
7788
+ }
7789
+
7790
+ class ClearDefaultAuthorizerCommand extends command(_ep0, _mw0, "ClearDefaultAuthorizer", ClearDefaultAuthorizer$) {
7791
+ }
7792
+
7793
+ class ConfirmTopicRuleDestinationCommand extends command(_ep0, _mw0, "ConfirmTopicRuleDestination", ConfirmTopicRuleDestination$) {
7794
+ }
7795
+
7796
+ class CreateAuditSuppressionCommand extends command(_ep0, _mw0, "CreateAuditSuppression", CreateAuditSuppression$) {
7797
+ }
7798
+
7799
+ class CreateAuthorizerCommand extends command(_ep0, _mw0, "CreateAuthorizer", CreateAuthorizer$) {
7800
+ }
7801
+
7802
+ class CreateBillingGroupCommand extends command(_ep0, _mw0, "CreateBillingGroup", CreateBillingGroup$) {
7803
+ }
7804
+
7805
+ class CreateCertificateFromCsrCommand extends command(_ep0, _mw0, "CreateCertificateFromCsr", CreateCertificateFromCsr$) {
7806
+ }
7807
+
7808
+ class CreateCertificateProviderCommand extends command(_ep0, _mw0, "CreateCertificateProvider", CreateCertificateProvider$) {
7809
+ }
7810
+
7811
+ class CreateCommandCommand extends command(_ep0, _mw0, "CreateCommand", CreateCommand$) {
7812
+ }
7813
+
7814
+ class CreateCustomMetricCommand extends command(_ep0, _mw0, "CreateCustomMetric", CreateCustomMetric$) {
7815
+ }
7816
+
7817
+ class CreateDimensionCommand extends command(_ep0, _mw0, "CreateDimension", CreateDimension$) {
7818
+ }
7819
+
7820
+ class CreateDomainConfigurationCommand extends command(_ep0, _mw0, "CreateDomainConfiguration", CreateDomainConfiguration$) {
7821
+ }
7822
+
7823
+ class CreateDynamicThingGroupCommand extends command(_ep0, _mw0, "CreateDynamicThingGroup", CreateDynamicThingGroup$) {
7824
+ }
7825
+
7826
+ class CreateFleetMetricCommand extends command(_ep0, _mw0, "CreateFleetMetric", CreateFleetMetric$) {
7827
+ }
7828
+
7829
+ class CreateJobCommand extends command(_ep0, _mw0, "CreateJob", CreateJob$) {
7830
+ }
7831
+
7832
+ class CreateJobTemplateCommand extends command(_ep0, _mw0, "CreateJobTemplate", CreateJobTemplate$) {
7833
+ }
7834
+
7835
+ class CreateKeysAndCertificateCommand extends command(_ep0, _mw0, "CreateKeysAndCertificate", CreateKeysAndCertificate$) {
7836
+ }
7837
+
7838
+ class CreateMitigationActionCommand extends command(_ep0, _mw0, "CreateMitigationAction", CreateMitigationAction$) {
7839
+ }
7840
+
7841
+ class CreateOTAUpdateCommand extends command(_ep0, _mw0, "CreateOTAUpdate", CreateOTAUpdate$) {
7842
+ }
7843
+
7844
+ class CreatePackageCommand extends command(_ep0, _mw0, "CreatePackage", CreatePackage$) {
7845
+ }
7846
+
7847
+ class CreatePackageVersionCommand extends command(_ep0, _mw0, "CreatePackageVersion", CreatePackageVersion$) {
7848
+ }
7849
+
7850
+ class CreatePolicyCommand extends command(_ep0, _mw0, "CreatePolicy", CreatePolicy$) {
7851
+ }
7852
+
7853
+ class CreatePolicyVersionCommand extends command(_ep0, _mw0, "CreatePolicyVersion", CreatePolicyVersion$) {
7854
+ }
7855
+
7856
+ class CreateProvisioningClaimCommand extends command(_ep0, _mw0, "CreateProvisioningClaim", CreateProvisioningClaim$) {
7857
+ }
7858
+
7859
+ class CreateProvisioningTemplateCommand extends command(_ep0, _mw0, "CreateProvisioningTemplate", CreateProvisioningTemplate$) {
7860
+ }
7861
+
7862
+ class CreateProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "CreateProvisioningTemplateVersion", CreateProvisioningTemplateVersion$) {
7863
+ }
7864
+
7865
+ class CreateRoleAliasCommand extends command(_ep0, _mw0, "CreateRoleAlias", CreateRoleAlias$) {
7866
+ }
7867
+
7868
+ class CreateScheduledAuditCommand extends command(_ep0, _mw0, "CreateScheduledAudit", CreateScheduledAudit$) {
7869
+ }
7870
+
7871
+ class CreateSecurityProfileCommand extends command(_ep0, _mw0, "CreateSecurityProfile", CreateSecurityProfile$) {
7872
+ }
7873
+
7874
+ class CreateStreamCommand extends command(_ep0, _mw0, "CreateStream", CreateStream$) {
7875
+ }
7876
+
7877
+ class CreateThingCommand extends command(_ep0, _mw0, "CreateThing", CreateThing$) {
7878
+ }
7879
+
7880
+ class CreateThingGroupCommand extends command(_ep0, _mw0, "CreateThingGroup", CreateThingGroup$) {
7881
+ }
7882
+
7883
+ class CreateThingTypeCommand extends command(_ep0, _mw0, "CreateThingType", CreateThingType$) {
7884
+ }
7885
+
7886
+ class CreateTopicRuleCommand extends command(_ep0, _mw0, "CreateTopicRule", CreateTopicRule$) {
7887
+ }
7888
+
7889
+ class CreateTopicRuleDestinationCommand extends command(_ep0, _mw0, "CreateTopicRuleDestination", CreateTopicRuleDestination$) {
7890
+ }
7891
+
7892
+ class DeleteAccountAuditConfigurationCommand extends command(_ep0, _mw0, "DeleteAccountAuditConfiguration", DeleteAccountAuditConfiguration$) {
7893
+ }
7894
+
7895
+ class DeleteAuditSuppressionCommand extends command(_ep0, _mw0, "DeleteAuditSuppression", DeleteAuditSuppression$) {
7896
+ }
7897
+
7898
+ class DeleteAuthorizerCommand extends command(_ep0, _mw0, "DeleteAuthorizer", DeleteAuthorizer$) {
7899
+ }
7900
+
7901
+ class DeleteBillingGroupCommand extends command(_ep0, _mw0, "DeleteBillingGroup", DeleteBillingGroup$) {
7902
+ }
7903
+
7904
+ class DeleteCACertificateCommand extends command(_ep0, _mw0, "DeleteCACertificate", DeleteCACertificate$) {
7905
+ }
7906
+
7907
+ class DeleteCertificateCommand extends command(_ep0, _mw0, "DeleteCertificate", DeleteCertificate$) {
7908
+ }
7909
+
7910
+ class DeleteCertificateProviderCommand extends command(_ep0, _mw0, "DeleteCertificateProvider", DeleteCertificateProvider$) {
7911
+ }
7912
+
7913
+ class DeleteCommandCommand extends command(_ep0, _mw0, "DeleteCommand", DeleteCommand$) {
7914
+ }
7915
+
7916
+ class DeleteCommandExecutionCommand extends command(_ep0, _mw0, "DeleteCommandExecution", DeleteCommandExecution$) {
7917
+ }
7918
+
7919
+ class DeleteCustomMetricCommand extends command(_ep0, _mw0, "DeleteCustomMetric", DeleteCustomMetric$) {
7920
+ }
7921
+
7922
+ class DeleteDimensionCommand extends command(_ep0, _mw0, "DeleteDimension", DeleteDimension$) {
7923
+ }
7924
+
7925
+ class DeleteDomainConfigurationCommand extends command(_ep0, _mw0, "DeleteDomainConfiguration", DeleteDomainConfiguration$) {
7926
+ }
7927
+
7928
+ class DeleteDynamicThingGroupCommand extends command(_ep0, _mw0, "DeleteDynamicThingGroup", DeleteDynamicThingGroup$) {
7929
+ }
7930
+
7931
+ class DeleteFleetMetricCommand extends command(_ep0, _mw0, "DeleteFleetMetric", DeleteFleetMetric$) {
7932
+ }
7933
+
7934
+ class DeleteJobCommand extends command(_ep0, _mw0, "DeleteJob", DeleteJob$) {
7935
+ }
7936
+
7937
+ class DeleteJobExecutionCommand extends command(_ep0, _mw0, "DeleteJobExecution", DeleteJobExecution$) {
7938
+ }
7939
+
7940
+ class DeleteJobTemplateCommand extends command(_ep0, _mw0, "DeleteJobTemplate", DeleteJobTemplate$) {
7941
+ }
7942
+
7943
+ class DeleteMitigationActionCommand extends command(_ep0, _mw0, "DeleteMitigationAction", DeleteMitigationAction$) {
7944
+ }
7945
+
7946
+ class DeleteOTAUpdateCommand extends command(_ep0, _mw0, "DeleteOTAUpdate", DeleteOTAUpdate$) {
7947
+ }
7948
+
7949
+ class DeletePackageCommand extends command(_ep0, _mw0, "DeletePackage", DeletePackage$) {
7950
+ }
7951
+
7952
+ class DeletePackageVersionCommand extends command(_ep0, _mw0, "DeletePackageVersion", DeletePackageVersion$) {
7953
+ }
7954
+
7955
+ class DeletePolicyCommand extends command(_ep0, _mw0, "DeletePolicy", DeletePolicy$) {
7956
+ }
7957
+
7958
+ class DeletePolicyVersionCommand extends command(_ep0, _mw0, "DeletePolicyVersion", DeletePolicyVersion$) {
7959
+ }
7960
+
7961
+ class DeleteProvisioningTemplateCommand extends command(_ep0, _mw0, "DeleteProvisioningTemplate", DeleteProvisioningTemplate$) {
7962
+ }
7963
+
7964
+ class DeleteProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "DeleteProvisioningTemplateVersion", DeleteProvisioningTemplateVersion$) {
7965
+ }
7966
+
7967
+ class DeleteRegistrationCodeCommand extends command(_ep0, _mw0, "DeleteRegistrationCode", DeleteRegistrationCode$) {
7968
+ }
7969
+
7970
+ class DeleteRoleAliasCommand extends command(_ep0, _mw0, "DeleteRoleAlias", DeleteRoleAlias$) {
7971
+ }
7972
+
7973
+ class DeleteScheduledAuditCommand extends command(_ep0, _mw0, "DeleteScheduledAudit", DeleteScheduledAudit$) {
7974
+ }
7975
+
7976
+ class DeleteSecurityProfileCommand extends command(_ep0, _mw0, "DeleteSecurityProfile", DeleteSecurityProfile$) {
7977
+ }
7978
+
7979
+ class DeleteStreamCommand extends command(_ep0, _mw0, "DeleteStream", DeleteStream$) {
7980
+ }
7981
+
7982
+ class DeleteThingCommand extends command(_ep0, _mw0, "DeleteThing", DeleteThing$) {
7983
+ }
7984
+
7985
+ class DeleteThingGroupCommand extends command(_ep0, _mw0, "DeleteThingGroup", DeleteThingGroup$) {
7986
+ }
7987
+
7988
+ class DeleteThingTypeCommand extends command(_ep0, _mw0, "DeleteThingType", DeleteThingType$) {
7989
+ }
7990
+
7991
+ class DeleteTopicRuleCommand extends command(_ep0, _mw0, "DeleteTopicRule", DeleteTopicRule$) {
7992
+ }
7993
+
7994
+ class DeleteTopicRuleDestinationCommand extends command(_ep0, _mw0, "DeleteTopicRuleDestination", DeleteTopicRuleDestination$) {
7995
+ }
7996
+
7997
+ class DeleteV2LoggingLevelCommand extends command(_ep0, _mw0, "DeleteV2LoggingLevel", DeleteV2LoggingLevel$) {
7998
+ }
7999
+
8000
+ class DeprecateThingTypeCommand extends command(_ep0, _mw0, "DeprecateThingType", DeprecateThingType$) {
8001
+ }
8002
+
8003
+ class DescribeAccountAuditConfigurationCommand extends command(_ep0, _mw0, "DescribeAccountAuditConfiguration", DescribeAccountAuditConfiguration$) {
8004
+ }
8005
+
8006
+ class DescribeAuditFindingCommand extends command(_ep0, _mw0, "DescribeAuditFinding", DescribeAuditFinding$) {
8007
+ }
8008
+
8009
+ class DescribeAuditMitigationActionsTaskCommand extends command(_ep0, _mw0, "DescribeAuditMitigationActionsTask", DescribeAuditMitigationActionsTask$) {
8010
+ }
8011
+
8012
+ class DescribeAuditSuppressionCommand extends command(_ep0, _mw0, "DescribeAuditSuppression", DescribeAuditSuppression$) {
8013
+ }
8014
+
8015
+ class DescribeAuditTaskCommand extends command(_ep0, _mw0, "DescribeAuditTask", DescribeAuditTask$) {
8016
+ }
8017
+
8018
+ class DescribeAuthorizerCommand extends command(_ep0, _mw0, "DescribeAuthorizer", DescribeAuthorizer$) {
8019
+ }
8020
+
8021
+ class DescribeBillingGroupCommand extends command(_ep0, _mw0, "DescribeBillingGroup", DescribeBillingGroup$) {
8022
+ }
8023
+
8024
+ class DescribeCACertificateCommand extends command(_ep0, _mw0, "DescribeCACertificate", DescribeCACertificate$) {
8025
+ }
8026
+
8027
+ class DescribeCertificateCommand extends command(_ep0, _mw0, "DescribeCertificate", DescribeCertificate$) {
8028
+ }
8029
+
8030
+ class DescribeCertificateProviderCommand extends command(_ep0, _mw0, "DescribeCertificateProvider", DescribeCertificateProvider$) {
8031
+ }
8032
+
8033
+ class DescribeCustomMetricCommand extends command(_ep0, _mw0, "DescribeCustomMetric", DescribeCustomMetric$) {
8034
+ }
8035
+
8036
+ class DescribeDefaultAuthorizerCommand extends command(_ep0, _mw0, "DescribeDefaultAuthorizer", DescribeDefaultAuthorizer$) {
8037
+ }
8038
+
8039
+ class DescribeDetectMitigationActionsTaskCommand extends command(_ep0, _mw0, "DescribeDetectMitigationActionsTask", DescribeDetectMitigationActionsTask$) {
8040
+ }
8041
+
8042
+ class DescribeDimensionCommand extends command(_ep0, _mw0, "DescribeDimension", DescribeDimension$) {
8043
+ }
8044
+
8045
+ class DescribeDomainConfigurationCommand extends command(_ep0, _mw0, "DescribeDomainConfiguration", DescribeDomainConfiguration$) {
8046
+ }
8047
+
8048
+ class DescribeEncryptionConfigurationCommand extends command(_ep0, _mw0, "DescribeEncryptionConfiguration", DescribeEncryptionConfiguration$) {
8049
+ }
8050
+
8051
+ class DescribeEndpointCommand extends command(_ep0, _mw0, "DescribeEndpoint", DescribeEndpoint$) {
8052
+ }
8053
+
8054
+ class DescribeEventConfigurationsCommand extends command(_ep0, _mw0, "DescribeEventConfigurations", DescribeEventConfigurations$) {
8055
+ }
8056
+
8057
+ class DescribeFleetMetricCommand extends command(_ep0, _mw0, "DescribeFleetMetric", DescribeFleetMetric$) {
8058
+ }
8059
+
8060
+ class DescribeIndexCommand extends command(_ep0, _mw0, "DescribeIndex", DescribeIndex$) {
8061
+ }
8062
+
8063
+ class DescribeJobCommand extends command(_ep0, _mw0, "DescribeJob", DescribeJob$) {
8064
+ }
8065
+
8066
+ class DescribeJobExecutionCommand extends command(_ep0, _mw0, "DescribeJobExecution", DescribeJobExecution$) {
8067
+ }
8068
+
8069
+ class DescribeJobTemplateCommand extends command(_ep0, _mw0, "DescribeJobTemplate", DescribeJobTemplate$) {
8070
+ }
8071
+
8072
+ class DescribeManagedJobTemplateCommand extends command(_ep0, _mw0, "DescribeManagedJobTemplate", DescribeManagedJobTemplate$) {
8073
+ }
8074
+
8075
+ class DescribeMitigationActionCommand extends command(_ep0, _mw0, "DescribeMitigationAction", DescribeMitigationAction$) {
8076
+ }
8077
+
8078
+ class DescribeProvisioningTemplateCommand extends command(_ep0, _mw0, "DescribeProvisioningTemplate", DescribeProvisioningTemplate$) {
8079
+ }
8080
+
8081
+ class DescribeProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "DescribeProvisioningTemplateVersion", DescribeProvisioningTemplateVersion$) {
8082
+ }
8083
+
8084
+ class DescribeRoleAliasCommand extends command(_ep0, _mw0, "DescribeRoleAlias", DescribeRoleAlias$) {
8085
+ }
8086
+
8087
+ class DescribeScheduledAuditCommand extends command(_ep0, _mw0, "DescribeScheduledAudit", DescribeScheduledAudit$) {
8088
+ }
8089
+
8090
+ class DescribeSecurityProfileCommand extends command(_ep0, _mw0, "DescribeSecurityProfile", DescribeSecurityProfile$) {
8091
+ }
8092
+
8093
+ class DescribeStreamCommand extends command(_ep0, _mw0, "DescribeStream", DescribeStream$) {
8094
+ }
8095
+
8096
+ class DescribeThingCommand extends command(_ep0, _mw0, "DescribeThing", DescribeThing$) {
8097
+ }
8098
+
8099
+ class DescribeThingGroupCommand extends command(_ep0, _mw0, "DescribeThingGroup", DescribeThingGroup$) {
8100
+ }
8101
+
8102
+ class DescribeThingRegistrationTaskCommand extends command(_ep0, _mw0, "DescribeThingRegistrationTask", DescribeThingRegistrationTask$) {
8103
+ }
8104
+
8105
+ class DescribeThingTypeCommand extends command(_ep0, _mw0, "DescribeThingType", DescribeThingType$) {
8106
+ }
8107
+
8108
+ class DetachPolicyCommand extends command(_ep0, _mw0, "DetachPolicy", DetachPolicy$) {
8109
+ }
8110
+
8111
+ class DetachPrincipalPolicyCommand extends command(_ep0, _mw0, "DetachPrincipalPolicy", DetachPrincipalPolicy$) {
8112
+ }
8113
+
8114
+ class DetachSecurityProfileCommand extends command(_ep0, _mw0, "DetachSecurityProfile", DetachSecurityProfile$) {
8115
+ }
8116
+
8117
+ class DetachThingPrincipalCommand extends command(_ep0, _mw0, "DetachThingPrincipal", DetachThingPrincipal$) {
8118
+ }
8119
+
8120
+ class DisableTopicRuleCommand extends command(_ep0, _mw0, "DisableTopicRule", DisableTopicRule$) {
8121
+ }
8122
+
8123
+ class DisassociateSbomFromPackageVersionCommand extends command(_ep0, _mw0, "DisassociateSbomFromPackageVersion", DisassociateSbomFromPackageVersion$) {
8124
+ }
8125
+
8126
+ class EnableTopicRuleCommand extends command(_ep0, _mw0, "EnableTopicRule", EnableTopicRule$) {
8127
+ }
8128
+
8129
+ class GetBehaviorModelTrainingSummariesCommand extends command(_ep0, _mw0, "GetBehaviorModelTrainingSummaries", GetBehaviorModelTrainingSummaries$) {
8130
+ }
8131
+
8132
+ class GetBucketsAggregationCommand extends command(_ep0, _mw0, "GetBucketsAggregation", GetBucketsAggregation$) {
8133
+ }
8134
+
8135
+ class GetCardinalityCommand extends command(_ep0, _mw0, "GetCardinality", GetCardinality$) {
8136
+ }
8137
+
8138
+ class GetCommandCommand extends command(_ep0, _mw0, "GetCommand", GetCommand$) {
8139
+ }
8140
+
8141
+ class GetCommandExecutionCommand extends command(_ep0, _mw0, "GetCommandExecution", GetCommandExecution$) {
8142
+ }
8143
+
8144
+ class GetEffectivePoliciesCommand extends command(_ep0, _mw0, "GetEffectivePolicies", GetEffectivePolicies$) {
8145
+ }
8146
+
8147
+ class GetIndexingConfigurationCommand extends command(_ep0, _mw0, "GetIndexingConfiguration", GetIndexingConfiguration$) {
8148
+ }
8149
+
8150
+ class GetJobDocumentCommand extends command(_ep0, _mw0, "GetJobDocument", GetJobDocument$) {
8151
+ }
8152
+
8153
+ class GetLoggingOptionsCommand extends command(_ep0, _mw0, "GetLoggingOptions", GetLoggingOptions$) {
8154
+ }
8155
+
8156
+ class GetOTAUpdateCommand extends command(_ep0, _mw0, "GetOTAUpdate", GetOTAUpdate$) {
8157
+ }
8158
+
8159
+ class GetPackageCommand extends command(_ep0, _mw0, "GetPackage", GetPackage$) {
8160
+ }
8161
+
8162
+ class GetPackageConfigurationCommand extends command(_ep0, _mw0, "GetPackageConfiguration", GetPackageConfiguration$) {
8163
+ }
8164
+
8165
+ class GetPackageVersionCommand extends command(_ep0, _mw0, "GetPackageVersion", GetPackageVersion$) {
8166
+ }
8167
+
8168
+ class GetPercentilesCommand extends command(_ep0, _mw0, "GetPercentiles", GetPercentiles$) {
8169
+ }
8170
+
8171
+ class GetPolicyCommand extends command(_ep0, _mw0, "GetPolicy", GetPolicy$) {
8172
+ }
8173
+
8174
+ class GetPolicyVersionCommand extends command(_ep0, _mw0, "GetPolicyVersion", GetPolicyVersion$) {
8175
+ }
8176
+
8177
+ class GetRegistrationCodeCommand extends command(_ep0, _mw0, "GetRegistrationCode", GetRegistrationCode$) {
8178
+ }
8179
+
8180
+ class GetStatisticsCommand extends command(_ep0, _mw0, "GetStatistics", GetStatistics$) {
8181
+ }
8182
+
8183
+ class GetThingConnectivityDataCommand extends command(_ep0, _mw0, "GetThingConnectivityData", GetThingConnectivityData$) {
8184
+ }
8185
+
8186
+ class GetTopicRuleCommand extends command(_ep0, _mw0, "GetTopicRule", GetTopicRule$) {
8187
+ }
8188
+
8189
+ class GetTopicRuleDestinationCommand extends command(_ep0, _mw0, "GetTopicRuleDestination", GetTopicRuleDestination$) {
8190
+ }
8191
+
8192
+ class GetV2LoggingOptionsCommand extends command(_ep0, _mw0, "GetV2LoggingOptions", GetV2LoggingOptions$) {
8193
+ }
8194
+
8195
+ class ListActiveViolationsCommand extends command(_ep0, _mw0, "ListActiveViolations", ListActiveViolations$) {
8196
+ }
8197
+
8198
+ class ListAttachedPoliciesCommand extends command(_ep0, _mw0, "ListAttachedPolicies", ListAttachedPolicies$) {
8199
+ }
8200
+
8201
+ class ListAuditFindingsCommand extends command(_ep0, _mw0, "ListAuditFindings", ListAuditFindings$) {
8202
+ }
8203
+
8204
+ class ListAuditMitigationActionsExecutionsCommand extends command(_ep0, _mw0, "ListAuditMitigationActionsExecutions", ListAuditMitigationActionsExecutions$) {
8205
+ }
8206
+
8207
+ class ListAuditMitigationActionsTasksCommand extends command(_ep0, _mw0, "ListAuditMitigationActionsTasks", ListAuditMitigationActionsTasks$) {
8208
+ }
8209
+
8210
+ class ListAuditSuppressionsCommand extends command(_ep0, _mw0, "ListAuditSuppressions", ListAuditSuppressions$) {
8211
+ }
8212
+
8213
+ class ListAuditTasksCommand extends command(_ep0, _mw0, "ListAuditTasks", ListAuditTasks$) {
8214
+ }
8215
+
8216
+ class ListAuthorizersCommand extends command(_ep0, _mw0, "ListAuthorizers", ListAuthorizers$) {
8217
+ }
8218
+
8219
+ class ListBillingGroupsCommand extends command(_ep0, _mw0, "ListBillingGroups", ListBillingGroups$) {
8220
+ }
8221
+
8222
+ class ListCACertificatesCommand extends command(_ep0, _mw0, "ListCACertificates", ListCACertificates$) {
8223
+ }
8224
+
8225
+ class ListCertificateProvidersCommand extends command(_ep0, _mw0, "ListCertificateProviders", ListCertificateProviders$) {
8226
+ }
8227
+
8228
+ class ListCertificatesByCACommand extends command(_ep0, _mw0, "ListCertificatesByCA", ListCertificatesByCA$) {
8229
+ }
8230
+
8231
+ class ListCertificatesCommand extends command(_ep0, _mw0, "ListCertificates", ListCertificates$) {
8232
+ }
8233
+
8234
+ class ListCommandExecutionsCommand extends command(_ep0, _mw0, "ListCommandExecutions", ListCommandExecutions$) {
8235
+ }
8236
+
8237
+ class ListCommandsCommand extends command(_ep0, _mw0, "ListCommands", ListCommands$) {
8238
+ }
8239
+
8240
+ class ListCustomMetricsCommand extends command(_ep0, _mw0, "ListCustomMetrics", ListCustomMetrics$) {
8241
+ }
8242
+
8243
+ class ListDetectMitigationActionsExecutionsCommand extends command(_ep0, _mw0, "ListDetectMitigationActionsExecutions", ListDetectMitigationActionsExecutions$) {
8244
+ }
8245
+
8246
+ class ListDetectMitigationActionsTasksCommand extends command(_ep0, _mw0, "ListDetectMitigationActionsTasks", ListDetectMitigationActionsTasks$) {
8247
+ }
8248
+
8249
+ class ListDimensionsCommand extends command(_ep0, _mw0, "ListDimensions", ListDimensions$) {
8250
+ }
8251
+
8252
+ class ListDomainConfigurationsCommand extends command(_ep0, _mw0, "ListDomainConfigurations", ListDomainConfigurations$) {
8253
+ }
8254
+
8255
+ class ListFleetMetricsCommand extends command(_ep0, _mw0, "ListFleetMetrics", ListFleetMetrics$) {
8256
+ }
8257
+
8258
+ class ListIndicesCommand extends command(_ep0, _mw0, "ListIndices", ListIndices$) {
8259
+ }
8260
+
8261
+ class ListJobExecutionsForJobCommand extends command(_ep0, _mw0, "ListJobExecutionsForJob", ListJobExecutionsForJob$) {
8262
+ }
8263
+
8264
+ class ListJobExecutionsForThingCommand extends command(_ep0, _mw0, "ListJobExecutionsForThing", ListJobExecutionsForThing$) {
8265
+ }
8266
+
8267
+ class ListJobsCommand extends command(_ep0, _mw0, "ListJobs", ListJobs$) {
8268
+ }
8269
+
8270
+ class ListJobTemplatesCommand extends command(_ep0, _mw0, "ListJobTemplates", ListJobTemplates$) {
8271
+ }
8272
+
8273
+ class ListManagedJobTemplatesCommand extends command(_ep0, _mw0, "ListManagedJobTemplates", ListManagedJobTemplates$) {
8274
+ }
8275
+
8276
+ class ListMetricValuesCommand extends command(_ep0, _mw0, "ListMetricValues", ListMetricValues$) {
8277
+ }
8278
+
8279
+ class ListMitigationActionsCommand extends command(_ep0, _mw0, "ListMitigationActions", ListMitigationActions$) {
8280
+ }
8281
+
8282
+ class ListOTAUpdatesCommand extends command(_ep0, _mw0, "ListOTAUpdates", ListOTAUpdates$) {
8283
+ }
8284
+
8285
+ class ListOutgoingCertificatesCommand extends command(_ep0, _mw0, "ListOutgoingCertificates", ListOutgoingCertificates$) {
8286
+ }
8287
+
8288
+ class ListPackagesCommand extends command(_ep0, _mw0, "ListPackages", ListPackages$) {
8289
+ }
8290
+
8291
+ class ListPackageVersionsCommand extends command(_ep0, _mw0, "ListPackageVersions", ListPackageVersions$) {
8292
+ }
8293
+
8294
+ class ListPoliciesCommand extends command(_ep0, _mw0, "ListPolicies", ListPolicies$) {
8295
+ }
8296
+
8297
+ class ListPolicyPrincipalsCommand extends command(_ep0, _mw0, "ListPolicyPrincipals", ListPolicyPrincipals$) {
8298
+ }
8299
+
8300
+ class ListPolicyVersionsCommand extends command(_ep0, _mw0, "ListPolicyVersions", ListPolicyVersions$) {
8301
+ }
8302
+
8303
+ class ListPrincipalPoliciesCommand extends command(_ep0, _mw0, "ListPrincipalPolicies", ListPrincipalPolicies$) {
8304
+ }
8305
+
8306
+ class ListPrincipalThingsCommand extends command(_ep0, _mw0, "ListPrincipalThings", ListPrincipalThings$) {
8307
+ }
8308
+
8309
+ class ListPrincipalThingsV2Command extends command(_ep0, _mw0, "ListPrincipalThingsV2", ListPrincipalThingsV2$) {
8310
+ }
8311
+
8312
+ class ListProvisioningTemplatesCommand extends command(_ep0, _mw0, "ListProvisioningTemplates", ListProvisioningTemplates$) {
8313
+ }
8314
+
8315
+ class ListProvisioningTemplateVersionsCommand extends command(_ep0, _mw0, "ListProvisioningTemplateVersions", ListProvisioningTemplateVersions$) {
8316
+ }
8317
+
8318
+ class ListRelatedResourcesForAuditFindingCommand extends command(_ep0, _mw0, "ListRelatedResourcesForAuditFinding", ListRelatedResourcesForAuditFinding$) {
8319
+ }
8320
+
8321
+ class ListRoleAliasesCommand extends command(_ep0, _mw0, "ListRoleAliases", ListRoleAliases$) {
8322
+ }
8323
+
8324
+ class ListSbomValidationResultsCommand extends command(_ep0, _mw0, "ListSbomValidationResults", ListSbomValidationResults$) {
8325
+ }
8326
+
8327
+ class ListScheduledAuditsCommand extends command(_ep0, _mw0, "ListScheduledAudits", ListScheduledAudits$) {
8328
+ }
8329
+
8330
+ class ListSecurityProfilesCommand extends command(_ep0, _mw0, "ListSecurityProfiles", ListSecurityProfiles$) {
8331
+ }
8332
+
8333
+ class ListSecurityProfilesForTargetCommand extends command(_ep0, _mw0, "ListSecurityProfilesForTarget", ListSecurityProfilesForTarget$) {
8334
+ }
8335
+
8336
+ class ListStreamsCommand extends command(_ep0, _mw0, "ListStreams", ListStreams$) {
8337
+ }
8338
+
8339
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
8340
+ }
8341
+
8342
+ class ListTargetsForPolicyCommand extends command(_ep0, _mw0, "ListTargetsForPolicy", ListTargetsForPolicy$) {
8343
+ }
8344
+
8345
+ class ListTargetsForSecurityProfileCommand extends command(_ep0, _mw0, "ListTargetsForSecurityProfile", ListTargetsForSecurityProfile$) {
8346
+ }
8347
+
8348
+ class ListThingGroupsCommand extends command(_ep0, _mw0, "ListThingGroups", ListThingGroups$) {
8349
+ }
8350
+
8351
+ class ListThingGroupsForThingCommand extends command(_ep0, _mw0, "ListThingGroupsForThing", ListThingGroupsForThing$) {
8352
+ }
8353
+
8354
+ class ListThingPrincipalsCommand extends command(_ep0, _mw0, "ListThingPrincipals", ListThingPrincipals$) {
8355
+ }
8356
+
8357
+ class ListThingPrincipalsV2Command extends command(_ep0, _mw0, "ListThingPrincipalsV2", ListThingPrincipalsV2$) {
8358
+ }
8359
+
8360
+ class ListThingRegistrationTaskReportsCommand extends command(_ep0, _mw0, "ListThingRegistrationTaskReports", ListThingRegistrationTaskReports$) {
8361
+ }
8362
+
8363
+ class ListThingRegistrationTasksCommand extends command(_ep0, _mw0, "ListThingRegistrationTasks", ListThingRegistrationTasks$) {
8364
+ }
8365
+
8366
+ class ListThingsCommand extends command(_ep0, _mw0, "ListThings", ListThings$) {
8367
+ }
8368
+
8369
+ class ListThingsInBillingGroupCommand extends command(_ep0, _mw0, "ListThingsInBillingGroup", ListThingsInBillingGroup$) {
8370
+ }
8371
+
8372
+ class ListThingsInThingGroupCommand extends command(_ep0, _mw0, "ListThingsInThingGroup", ListThingsInThingGroup$) {
8373
+ }
8374
+
8375
+ class ListThingTypesCommand extends command(_ep0, _mw0, "ListThingTypes", ListThingTypes$) {
8376
+ }
8377
+
8378
+ class ListTopicRuleDestinationsCommand extends command(_ep0, _mw0, "ListTopicRuleDestinations", ListTopicRuleDestinations$) {
8379
+ }
8380
+
8381
+ class ListTopicRulesCommand extends command(_ep0, _mw0, "ListTopicRules", ListTopicRules$) {
8382
+ }
8383
+
8384
+ class ListV2LoggingLevelsCommand extends command(_ep0, _mw0, "ListV2LoggingLevels", ListV2LoggingLevels$) {
8385
+ }
8386
+
8387
+ class ListViolationEventsCommand extends command(_ep0, _mw0, "ListViolationEvents", ListViolationEvents$) {
8388
+ }
8389
+
8390
+ class PutVerificationStateOnViolationCommand extends command(_ep0, _mw0, "PutVerificationStateOnViolation", PutVerificationStateOnViolation$) {
8391
+ }
8392
+
8393
+ class RegisterCACertificateCommand extends command(_ep0, _mw0, "RegisterCACertificate", RegisterCACertificate$) {
8394
+ }
8395
+
8396
+ class RegisterCertificateCommand extends command(_ep0, _mw0, "RegisterCertificate", RegisterCertificate$) {
8397
+ }
8398
+
8399
+ class RegisterCertificateWithoutCACommand extends command(_ep0, _mw0, "RegisterCertificateWithoutCA", RegisterCertificateWithoutCA$) {
8400
+ }
8401
+
8402
+ class RegisterThingCommand extends command(_ep0, _mw0, "RegisterThing", RegisterThing$) {
8403
+ }
8404
+
8405
+ class RejectCertificateTransferCommand extends command(_ep0, _mw0, "RejectCertificateTransfer", RejectCertificateTransfer$) {
8406
+ }
8407
+
8408
+ class RemoveThingFromBillingGroupCommand extends command(_ep0, _mw0, "RemoveThingFromBillingGroup", RemoveThingFromBillingGroup$) {
8409
+ }
8410
+
8411
+ class RemoveThingFromThingGroupCommand extends command(_ep0, _mw0, "RemoveThingFromThingGroup", RemoveThingFromThingGroup$) {
8412
+ }
8413
+
8414
+ class ReplaceTopicRuleCommand extends command(_ep0, _mw0, "ReplaceTopicRule", ReplaceTopicRule$) {
8415
+ }
8416
+
8417
+ class SearchIndexCommand extends command(_ep0, _mw0, "SearchIndex", SearchIndex$) {
8418
+ }
8419
+
8420
+ class SetDefaultAuthorizerCommand extends command(_ep0, _mw0, "SetDefaultAuthorizer", SetDefaultAuthorizer$) {
8421
+ }
8422
+
8423
+ class SetDefaultPolicyVersionCommand extends command(_ep0, _mw0, "SetDefaultPolicyVersion", SetDefaultPolicyVersion$) {
8424
+ }
8425
+
8426
+ class SetLoggingOptionsCommand extends command(_ep0, _mw0, "SetLoggingOptions", SetLoggingOptions$) {
8427
+ }
8428
+
8429
+ class SetV2LoggingLevelCommand extends command(_ep0, _mw0, "SetV2LoggingLevel", SetV2LoggingLevel$) {
8430
+ }
8431
+
8432
+ class SetV2LoggingOptionsCommand extends command(_ep0, _mw0, "SetV2LoggingOptions", SetV2LoggingOptions$) {
8433
+ }
8434
+
8435
+ class StartAuditMitigationActionsTaskCommand extends command(_ep0, _mw0, "StartAuditMitigationActionsTask", StartAuditMitigationActionsTask$) {
8436
+ }
8437
+
8438
+ class StartDetectMitigationActionsTaskCommand extends command(_ep0, _mw0, "StartDetectMitigationActionsTask", StartDetectMitigationActionsTask$) {
8439
+ }
8440
+
8441
+ class StartOnDemandAuditTaskCommand extends command(_ep0, _mw0, "StartOnDemandAuditTask", StartOnDemandAuditTask$) {
8442
+ }
8443
+
8444
+ class StartThingRegistrationTaskCommand extends command(_ep0, _mw0, "StartThingRegistrationTask", StartThingRegistrationTask$) {
8445
+ }
8446
+
8447
+ class StopThingRegistrationTaskCommand extends command(_ep0, _mw0, "StopThingRegistrationTask", StopThingRegistrationTask$) {
8448
+ }
8449
+
8450
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
8451
+ }
8452
+
8453
+ class TestAuthorizationCommand extends command(_ep0, _mw0, "TestAuthorization", TestAuthorization$) {
8454
+ }
8455
+
8456
+ class TestInvokeAuthorizerCommand extends command(_ep0, _mw0, "TestInvokeAuthorizer", TestInvokeAuthorizer$) {
8457
+ }
8458
+
8459
+ class TransferCertificateCommand extends command(_ep0, _mw0, "TransferCertificate", TransferCertificate$) {
8460
+ }
8461
+
8462
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
8463
+ }
8464
+
8465
+ class UpdateAccountAuditConfigurationCommand extends command(_ep0, _mw0, "UpdateAccountAuditConfiguration", UpdateAccountAuditConfiguration$) {
8466
+ }
8467
+
8468
+ class UpdateAuditSuppressionCommand extends command(_ep0, _mw0, "UpdateAuditSuppression", UpdateAuditSuppression$) {
8469
+ }
8470
+
8471
+ class UpdateAuthorizerCommand extends command(_ep0, _mw0, "UpdateAuthorizer", UpdateAuthorizer$) {
8472
+ }
8473
+
8474
+ class UpdateBillingGroupCommand extends command(_ep0, _mw0, "UpdateBillingGroup", UpdateBillingGroup$) {
8475
+ }
8476
+
8477
+ class UpdateCACertificateCommand extends command(_ep0, _mw0, "UpdateCACertificate", UpdateCACertificate$) {
8478
+ }
8479
+
8480
+ class UpdateCertificateCommand extends command(_ep0, _mw0, "UpdateCertificate", UpdateCertificate$) {
8481
+ }
8482
+
8483
+ class UpdateCertificateProviderCommand extends command(_ep0, _mw0, "UpdateCertificateProvider", UpdateCertificateProvider$) {
8484
+ }
8485
+
8486
+ class UpdateCommandCommand extends command(_ep0, _mw0, "UpdateCommand", UpdateCommand$) {
8487
+ }
8488
+
8489
+ class UpdateCustomMetricCommand extends command(_ep0, _mw0, "UpdateCustomMetric", UpdateCustomMetric$) {
8490
+ }
8491
+
8492
+ class UpdateDimensionCommand extends command(_ep0, _mw0, "UpdateDimension", UpdateDimension$) {
8493
+ }
8494
+
8495
+ class UpdateDomainConfigurationCommand extends command(_ep0, _mw0, "UpdateDomainConfiguration", UpdateDomainConfiguration$) {
8496
+ }
8497
+
8498
+ class UpdateDynamicThingGroupCommand extends command(_ep0, _mw0, "UpdateDynamicThingGroup", UpdateDynamicThingGroup$) {
8499
+ }
8500
+
8501
+ class UpdateEncryptionConfigurationCommand extends command(_ep0, _mw0, "UpdateEncryptionConfiguration", UpdateEncryptionConfiguration$) {
8502
+ }
8503
+
8504
+ class UpdateEventConfigurationsCommand extends command(_ep0, _mw0, "UpdateEventConfigurations", UpdateEventConfigurations$) {
8505
+ }
8506
+
8507
+ class UpdateFleetMetricCommand extends command(_ep0, _mw0, "UpdateFleetMetric", UpdateFleetMetric$) {
8508
+ }
8509
+
8510
+ class UpdateIndexingConfigurationCommand extends command(_ep0, _mw0, "UpdateIndexingConfiguration", UpdateIndexingConfiguration$) {
8511
+ }
8512
+
8513
+ class UpdateJobCommand extends command(_ep0, _mw0, "UpdateJob", UpdateJob$) {
8514
+ }
8515
+
8516
+ class UpdateMitigationActionCommand extends command(_ep0, _mw0, "UpdateMitigationAction", UpdateMitigationAction$) {
8517
+ }
8518
+
8519
+ class UpdatePackageCommand extends command(_ep0, _mw0, "UpdatePackage", UpdatePackage$) {
8520
+ }
8521
+
8522
+ class UpdatePackageConfigurationCommand extends command(_ep0, _mw0, "UpdatePackageConfiguration", UpdatePackageConfiguration$) {
8523
+ }
8524
+
8525
+ class UpdatePackageVersionCommand extends command(_ep0, _mw0, "UpdatePackageVersion", UpdatePackageVersion$) {
8526
+ }
8527
+
8528
+ class UpdateProvisioningTemplateCommand extends command(_ep0, _mw0, "UpdateProvisioningTemplate", UpdateProvisioningTemplate$) {
8529
+ }
8530
+
8531
+ class UpdateRoleAliasCommand extends command(_ep0, _mw0, "UpdateRoleAlias", UpdateRoleAlias$) {
8532
+ }
8533
+
8534
+ class UpdateScheduledAuditCommand extends command(_ep0, _mw0, "UpdateScheduledAudit", UpdateScheduledAudit$) {
8535
+ }
8536
+
8537
+ class UpdateSecurityProfileCommand extends command(_ep0, _mw0, "UpdateSecurityProfile", UpdateSecurityProfile$) {
8538
+ }
8539
+
8540
+ class UpdateStreamCommand extends command(_ep0, _mw0, "UpdateStream", UpdateStream$) {
8541
+ }
8542
+
8543
+ class UpdateThingCommand extends command(_ep0, _mw0, "UpdateThing", UpdateThing$) {
8544
+ }
8545
+
8546
+ class UpdateThingGroupCommand extends command(_ep0, _mw0, "UpdateThingGroup", UpdateThingGroup$) {
8547
+ }
8548
+
8549
+ class UpdateThingGroupsForThingCommand extends command(_ep0, _mw0, "UpdateThingGroupsForThing", UpdateThingGroupsForThing$) {
8550
+ }
8551
+
8552
+ class UpdateThingTypeCommand extends command(_ep0, _mw0, "UpdateThingType", UpdateThingType$) {
8553
+ }
8554
+
8555
+ class UpdateTopicRuleDestinationCommand extends command(_ep0, _mw0, "UpdateTopicRuleDestination", UpdateTopicRuleDestination$) {
8556
+ }
8557
+
8558
+ class ValidateSecurityProfileBehaviorsCommand extends command(_ep0, _mw0, "ValidateSecurityProfileBehaviors", ValidateSecurityProfileBehaviors$) {
11001
8559
  }
11002
8560
 
11003
8561
  const paginateGetBehaviorModelTrainingSummaries = createPaginator(IoTClient, GetBehaviorModelTrainingSummariesCommand, "nextToken", "nextToken", "maxResults");