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