@aws-sdk/client-iot 3.337.0 → 3.338.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 (965) hide show
  1. package/dist-cjs/IoTClient.js +2 -1
  2. package/dist-cjs/commands/AcceptCertificateTransferCommand.js +2 -1
  3. package/dist-cjs/commands/AddThingToBillingGroupCommand.js +2 -1
  4. package/dist-cjs/commands/AddThingToThingGroupCommand.js +2 -1
  5. package/dist-cjs/commands/AssociateTargetsWithJobCommand.js +2 -1
  6. package/dist-cjs/commands/AttachPolicyCommand.js +2 -1
  7. package/dist-cjs/commands/AttachPrincipalPolicyCommand.js +2 -1
  8. package/dist-cjs/commands/AttachSecurityProfileCommand.js +2 -1
  9. package/dist-cjs/commands/AttachThingPrincipalCommand.js +2 -1
  10. package/dist-cjs/commands/CancelAuditMitigationActionsTaskCommand.js +2 -1
  11. package/dist-cjs/commands/CancelAuditTaskCommand.js +2 -1
  12. package/dist-cjs/commands/CancelCertificateTransferCommand.js +2 -1
  13. package/dist-cjs/commands/CancelDetectMitigationActionsTaskCommand.js +2 -1
  14. package/dist-cjs/commands/CancelJobCommand.js +2 -1
  15. package/dist-cjs/commands/CancelJobExecutionCommand.js +2 -1
  16. package/dist-cjs/commands/ClearDefaultAuthorizerCommand.js +2 -1
  17. package/dist-cjs/commands/ConfirmTopicRuleDestinationCommand.js +2 -1
  18. package/dist-cjs/commands/CreateAuditSuppressionCommand.js +2 -1
  19. package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -1
  20. package/dist-cjs/commands/CreateBillingGroupCommand.js +2 -1
  21. package/dist-cjs/commands/CreateCertificateFromCsrCommand.js +2 -1
  22. package/dist-cjs/commands/CreateCustomMetricCommand.js +2 -1
  23. package/dist-cjs/commands/CreateDimensionCommand.js +2 -1
  24. package/dist-cjs/commands/CreateDomainConfigurationCommand.js +2 -1
  25. package/dist-cjs/commands/CreateDynamicThingGroupCommand.js +2 -1
  26. package/dist-cjs/commands/CreateFleetMetricCommand.js +2 -1
  27. package/dist-cjs/commands/CreateJobCommand.js +2 -1
  28. package/dist-cjs/commands/CreateJobTemplateCommand.js +2 -1
  29. package/dist-cjs/commands/CreateKeysAndCertificateCommand.js +2 -1
  30. package/dist-cjs/commands/CreateMitigationActionCommand.js +2 -1
  31. package/dist-cjs/commands/CreateOTAUpdateCommand.js +2 -1
  32. package/dist-cjs/commands/CreatePolicyCommand.js +2 -1
  33. package/dist-cjs/commands/CreatePolicyVersionCommand.js +2 -1
  34. package/dist-cjs/commands/CreateProvisioningClaimCommand.js +2 -1
  35. package/dist-cjs/commands/CreateProvisioningTemplateCommand.js +2 -1
  36. package/dist-cjs/commands/CreateProvisioningTemplateVersionCommand.js +2 -1
  37. package/dist-cjs/commands/CreateRoleAliasCommand.js +2 -1
  38. package/dist-cjs/commands/CreateScheduledAuditCommand.js +2 -1
  39. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -1
  40. package/dist-cjs/commands/CreateStreamCommand.js +2 -1
  41. package/dist-cjs/commands/CreateThingCommand.js +2 -1
  42. package/dist-cjs/commands/CreateThingGroupCommand.js +2 -1
  43. package/dist-cjs/commands/CreateThingTypeCommand.js +2 -1
  44. package/dist-cjs/commands/CreateTopicRuleCommand.js +2 -1
  45. package/dist-cjs/commands/CreateTopicRuleDestinationCommand.js +2 -1
  46. package/dist-cjs/commands/DeleteAccountAuditConfigurationCommand.js +2 -1
  47. package/dist-cjs/commands/DeleteAuditSuppressionCommand.js +2 -1
  48. package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -1
  49. package/dist-cjs/commands/DeleteBillingGroupCommand.js +2 -1
  50. package/dist-cjs/commands/DeleteCACertificateCommand.js +2 -1
  51. package/dist-cjs/commands/DeleteCertificateCommand.js +2 -1
  52. package/dist-cjs/commands/DeleteCustomMetricCommand.js +2 -1
  53. package/dist-cjs/commands/DeleteDimensionCommand.js +2 -1
  54. package/dist-cjs/commands/DeleteDomainConfigurationCommand.js +2 -1
  55. package/dist-cjs/commands/DeleteDynamicThingGroupCommand.js +2 -1
  56. package/dist-cjs/commands/DeleteFleetMetricCommand.js +2 -1
  57. package/dist-cjs/commands/DeleteJobCommand.js +2 -1
  58. package/dist-cjs/commands/DeleteJobExecutionCommand.js +2 -1
  59. package/dist-cjs/commands/DeleteJobTemplateCommand.js +2 -1
  60. package/dist-cjs/commands/DeleteMitigationActionCommand.js +2 -1
  61. package/dist-cjs/commands/DeleteOTAUpdateCommand.js +2 -1
  62. package/dist-cjs/commands/DeletePolicyCommand.js +2 -1
  63. package/dist-cjs/commands/DeletePolicyVersionCommand.js +2 -1
  64. package/dist-cjs/commands/DeleteProvisioningTemplateCommand.js +2 -1
  65. package/dist-cjs/commands/DeleteProvisioningTemplateVersionCommand.js +2 -1
  66. package/dist-cjs/commands/DeleteRegistrationCodeCommand.js +2 -1
  67. package/dist-cjs/commands/DeleteRoleAliasCommand.js +2 -1
  68. package/dist-cjs/commands/DeleteScheduledAuditCommand.js +2 -1
  69. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -1
  70. package/dist-cjs/commands/DeleteStreamCommand.js +2 -1
  71. package/dist-cjs/commands/DeleteThingCommand.js +2 -1
  72. package/dist-cjs/commands/DeleteThingGroupCommand.js +2 -1
  73. package/dist-cjs/commands/DeleteThingTypeCommand.js +2 -1
  74. package/dist-cjs/commands/DeleteTopicRuleCommand.js +2 -1
  75. package/dist-cjs/commands/DeleteTopicRuleDestinationCommand.js +2 -1
  76. package/dist-cjs/commands/DeleteV2LoggingLevelCommand.js +2 -1
  77. package/dist-cjs/commands/DeprecateThingTypeCommand.js +2 -1
  78. package/dist-cjs/commands/DescribeAccountAuditConfigurationCommand.js +2 -1
  79. package/dist-cjs/commands/DescribeAuditFindingCommand.js +2 -1
  80. package/dist-cjs/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -1
  81. package/dist-cjs/commands/DescribeAuditSuppressionCommand.js +2 -1
  82. package/dist-cjs/commands/DescribeAuditTaskCommand.js +2 -1
  83. package/dist-cjs/commands/DescribeAuthorizerCommand.js +2 -1
  84. package/dist-cjs/commands/DescribeBillingGroupCommand.js +2 -1
  85. package/dist-cjs/commands/DescribeCACertificateCommand.js +2 -1
  86. package/dist-cjs/commands/DescribeCertificateCommand.js +2 -1
  87. package/dist-cjs/commands/DescribeCustomMetricCommand.js +2 -1
  88. package/dist-cjs/commands/DescribeDefaultAuthorizerCommand.js +2 -1
  89. package/dist-cjs/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -1
  90. package/dist-cjs/commands/DescribeDimensionCommand.js +2 -1
  91. package/dist-cjs/commands/DescribeDomainConfigurationCommand.js +2 -1
  92. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -1
  93. package/dist-cjs/commands/DescribeEventConfigurationsCommand.js +2 -1
  94. package/dist-cjs/commands/DescribeFleetMetricCommand.js +2 -1
  95. package/dist-cjs/commands/DescribeIndexCommand.js +2 -1
  96. package/dist-cjs/commands/DescribeJobCommand.js +2 -1
  97. package/dist-cjs/commands/DescribeJobExecutionCommand.js +2 -1
  98. package/dist-cjs/commands/DescribeJobTemplateCommand.js +2 -1
  99. package/dist-cjs/commands/DescribeManagedJobTemplateCommand.js +2 -1
  100. package/dist-cjs/commands/DescribeMitigationActionCommand.js +2 -1
  101. package/dist-cjs/commands/DescribeProvisioningTemplateCommand.js +2 -1
  102. package/dist-cjs/commands/DescribeProvisioningTemplateVersionCommand.js +2 -1
  103. package/dist-cjs/commands/DescribeRoleAliasCommand.js +2 -1
  104. package/dist-cjs/commands/DescribeScheduledAuditCommand.js +2 -1
  105. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -1
  106. package/dist-cjs/commands/DescribeStreamCommand.js +2 -1
  107. package/dist-cjs/commands/DescribeThingCommand.js +2 -1
  108. package/dist-cjs/commands/DescribeThingGroupCommand.js +2 -1
  109. package/dist-cjs/commands/DescribeThingRegistrationTaskCommand.js +2 -1
  110. package/dist-cjs/commands/DescribeThingTypeCommand.js +2 -1
  111. package/dist-cjs/commands/DetachPolicyCommand.js +2 -1
  112. package/dist-cjs/commands/DetachPrincipalPolicyCommand.js +2 -1
  113. package/dist-cjs/commands/DetachSecurityProfileCommand.js +2 -1
  114. package/dist-cjs/commands/DetachThingPrincipalCommand.js +2 -1
  115. package/dist-cjs/commands/DisableTopicRuleCommand.js +2 -1
  116. package/dist-cjs/commands/EnableTopicRuleCommand.js +2 -1
  117. package/dist-cjs/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -1
  118. package/dist-cjs/commands/GetBucketsAggregationCommand.js +2 -1
  119. package/dist-cjs/commands/GetCardinalityCommand.js +2 -1
  120. package/dist-cjs/commands/GetEffectivePoliciesCommand.js +2 -1
  121. package/dist-cjs/commands/GetIndexingConfigurationCommand.js +2 -1
  122. package/dist-cjs/commands/GetJobDocumentCommand.js +2 -1
  123. package/dist-cjs/commands/GetLoggingOptionsCommand.js +2 -1
  124. package/dist-cjs/commands/GetOTAUpdateCommand.js +2 -1
  125. package/dist-cjs/commands/GetPercentilesCommand.js +2 -1
  126. package/dist-cjs/commands/GetPolicyCommand.js +2 -1
  127. package/dist-cjs/commands/GetPolicyVersionCommand.js +2 -1
  128. package/dist-cjs/commands/GetRegistrationCodeCommand.js +2 -1
  129. package/dist-cjs/commands/GetStatisticsCommand.js +2 -1
  130. package/dist-cjs/commands/GetTopicRuleCommand.js +2 -1
  131. package/dist-cjs/commands/GetTopicRuleDestinationCommand.js +2 -1
  132. package/dist-cjs/commands/GetV2LoggingOptionsCommand.js +2 -1
  133. package/dist-cjs/commands/ListActiveViolationsCommand.js +2 -1
  134. package/dist-cjs/commands/ListAttachedPoliciesCommand.js +2 -1
  135. package/dist-cjs/commands/ListAuditFindingsCommand.js +2 -1
  136. package/dist-cjs/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -1
  137. package/dist-cjs/commands/ListAuditMitigationActionsTasksCommand.js +2 -1
  138. package/dist-cjs/commands/ListAuditSuppressionsCommand.js +2 -1
  139. package/dist-cjs/commands/ListAuditTasksCommand.js +2 -1
  140. package/dist-cjs/commands/ListAuthorizersCommand.js +2 -1
  141. package/dist-cjs/commands/ListBillingGroupsCommand.js +2 -1
  142. package/dist-cjs/commands/ListCACertificatesCommand.js +2 -1
  143. package/dist-cjs/commands/ListCertificatesByCACommand.js +2 -1
  144. package/dist-cjs/commands/ListCertificatesCommand.js +2 -1
  145. package/dist-cjs/commands/ListCustomMetricsCommand.js +2 -1
  146. package/dist-cjs/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -1
  147. package/dist-cjs/commands/ListDetectMitigationActionsTasksCommand.js +2 -1
  148. package/dist-cjs/commands/ListDimensionsCommand.js +2 -1
  149. package/dist-cjs/commands/ListDomainConfigurationsCommand.js +2 -1
  150. package/dist-cjs/commands/ListFleetMetricsCommand.js +2 -1
  151. package/dist-cjs/commands/ListIndicesCommand.js +2 -1
  152. package/dist-cjs/commands/ListJobExecutionsForJobCommand.js +2 -1
  153. package/dist-cjs/commands/ListJobExecutionsForThingCommand.js +2 -1
  154. package/dist-cjs/commands/ListJobTemplatesCommand.js +2 -1
  155. package/dist-cjs/commands/ListJobsCommand.js +2 -1
  156. package/dist-cjs/commands/ListManagedJobTemplatesCommand.js +2 -1
  157. package/dist-cjs/commands/ListMetricValuesCommand.js +2 -1
  158. package/dist-cjs/commands/ListMitigationActionsCommand.js +2 -1
  159. package/dist-cjs/commands/ListOTAUpdatesCommand.js +2 -1
  160. package/dist-cjs/commands/ListOutgoingCertificatesCommand.js +2 -1
  161. package/dist-cjs/commands/ListPoliciesCommand.js +2 -1
  162. package/dist-cjs/commands/ListPolicyPrincipalsCommand.js +2 -1
  163. package/dist-cjs/commands/ListPolicyVersionsCommand.js +2 -1
  164. package/dist-cjs/commands/ListPrincipalPoliciesCommand.js +2 -1
  165. package/dist-cjs/commands/ListPrincipalThingsCommand.js +2 -1
  166. package/dist-cjs/commands/ListProvisioningTemplateVersionsCommand.js +2 -1
  167. package/dist-cjs/commands/ListProvisioningTemplatesCommand.js +2 -1
  168. package/dist-cjs/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -1
  169. package/dist-cjs/commands/ListRoleAliasesCommand.js +2 -1
  170. package/dist-cjs/commands/ListScheduledAuditsCommand.js +2 -1
  171. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -1
  172. package/dist-cjs/commands/ListSecurityProfilesForTargetCommand.js +2 -1
  173. package/dist-cjs/commands/ListStreamsCommand.js +2 -1
  174. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  175. package/dist-cjs/commands/ListTargetsForPolicyCommand.js +2 -1
  176. package/dist-cjs/commands/ListTargetsForSecurityProfileCommand.js +2 -1
  177. package/dist-cjs/commands/ListThingGroupsCommand.js +2 -1
  178. package/dist-cjs/commands/ListThingGroupsForThingCommand.js +2 -1
  179. package/dist-cjs/commands/ListThingPrincipalsCommand.js +2 -1
  180. package/dist-cjs/commands/ListThingRegistrationTaskReportsCommand.js +2 -1
  181. package/dist-cjs/commands/ListThingRegistrationTasksCommand.js +2 -1
  182. package/dist-cjs/commands/ListThingTypesCommand.js +2 -1
  183. package/dist-cjs/commands/ListThingsCommand.js +2 -1
  184. package/dist-cjs/commands/ListThingsInBillingGroupCommand.js +2 -1
  185. package/dist-cjs/commands/ListThingsInThingGroupCommand.js +2 -1
  186. package/dist-cjs/commands/ListTopicRuleDestinationsCommand.js +2 -1
  187. package/dist-cjs/commands/ListTopicRulesCommand.js +2 -1
  188. package/dist-cjs/commands/ListV2LoggingLevelsCommand.js +2 -1
  189. package/dist-cjs/commands/ListViolationEventsCommand.js +2 -1
  190. package/dist-cjs/commands/PutVerificationStateOnViolationCommand.js +2 -1
  191. package/dist-cjs/commands/RegisterCACertificateCommand.js +2 -1
  192. package/dist-cjs/commands/RegisterCertificateCommand.js +2 -1
  193. package/dist-cjs/commands/RegisterCertificateWithoutCACommand.js +2 -1
  194. package/dist-cjs/commands/RegisterThingCommand.js +2 -1
  195. package/dist-cjs/commands/RejectCertificateTransferCommand.js +2 -1
  196. package/dist-cjs/commands/RemoveThingFromBillingGroupCommand.js +2 -1
  197. package/dist-cjs/commands/RemoveThingFromThingGroupCommand.js +2 -1
  198. package/dist-cjs/commands/ReplaceTopicRuleCommand.js +2 -1
  199. package/dist-cjs/commands/SearchIndexCommand.js +2 -1
  200. package/dist-cjs/commands/SetDefaultAuthorizerCommand.js +2 -1
  201. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +2 -1
  202. package/dist-cjs/commands/SetLoggingOptionsCommand.js +2 -1
  203. package/dist-cjs/commands/SetV2LoggingLevelCommand.js +2 -1
  204. package/dist-cjs/commands/SetV2LoggingOptionsCommand.js +2 -1
  205. package/dist-cjs/commands/StartAuditMitigationActionsTaskCommand.js +2 -1
  206. package/dist-cjs/commands/StartDetectMitigationActionsTaskCommand.js +2 -1
  207. package/dist-cjs/commands/StartOnDemandAuditTaskCommand.js +2 -1
  208. package/dist-cjs/commands/StartThingRegistrationTaskCommand.js +2 -1
  209. package/dist-cjs/commands/StopThingRegistrationTaskCommand.js +2 -1
  210. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  211. package/dist-cjs/commands/TestAuthorizationCommand.js +2 -1
  212. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -1
  213. package/dist-cjs/commands/TransferCertificateCommand.js +2 -1
  214. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  215. package/dist-cjs/commands/UpdateAccountAuditConfigurationCommand.js +2 -1
  216. package/dist-cjs/commands/UpdateAuditSuppressionCommand.js +2 -1
  217. package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -1
  218. package/dist-cjs/commands/UpdateBillingGroupCommand.js +2 -1
  219. package/dist-cjs/commands/UpdateCACertificateCommand.js +2 -1
  220. package/dist-cjs/commands/UpdateCertificateCommand.js +2 -1
  221. package/dist-cjs/commands/UpdateCustomMetricCommand.js +2 -1
  222. package/dist-cjs/commands/UpdateDimensionCommand.js +2 -1
  223. package/dist-cjs/commands/UpdateDomainConfigurationCommand.js +2 -1
  224. package/dist-cjs/commands/UpdateDynamicThingGroupCommand.js +2 -1
  225. package/dist-cjs/commands/UpdateEventConfigurationsCommand.js +2 -1
  226. package/dist-cjs/commands/UpdateFleetMetricCommand.js +2 -1
  227. package/dist-cjs/commands/UpdateIndexingConfigurationCommand.js +2 -1
  228. package/dist-cjs/commands/UpdateJobCommand.js +2 -1
  229. package/dist-cjs/commands/UpdateMitigationActionCommand.js +2 -1
  230. package/dist-cjs/commands/UpdateProvisioningTemplateCommand.js +2 -1
  231. package/dist-cjs/commands/UpdateRoleAliasCommand.js +2 -1
  232. package/dist-cjs/commands/UpdateScheduledAuditCommand.js +2 -1
  233. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -1
  234. package/dist-cjs/commands/UpdateStreamCommand.js +2 -1
  235. package/dist-cjs/commands/UpdateThingCommand.js +2 -1
  236. package/dist-cjs/commands/UpdateThingGroupCommand.js +2 -1
  237. package/dist-cjs/commands/UpdateThingGroupsForThingCommand.js +2 -1
  238. package/dist-cjs/commands/UpdateTopicRuleDestinationCommand.js +2 -1
  239. package/dist-cjs/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -1
  240. package/dist-cjs/index.js +2 -2
  241. package/dist-cjs/models/IoTServiceException.js +2 -1
  242. package/dist-es/IoTClient.js +1 -0
  243. package/dist-es/commands/AcceptCertificateTransferCommand.js +1 -0
  244. package/dist-es/commands/AddThingToBillingGroupCommand.js +1 -0
  245. package/dist-es/commands/AddThingToThingGroupCommand.js +1 -0
  246. package/dist-es/commands/AssociateTargetsWithJobCommand.js +1 -0
  247. package/dist-es/commands/AttachPolicyCommand.js +1 -0
  248. package/dist-es/commands/AttachPrincipalPolicyCommand.js +1 -0
  249. package/dist-es/commands/AttachSecurityProfileCommand.js +1 -0
  250. package/dist-es/commands/AttachThingPrincipalCommand.js +1 -0
  251. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +1 -0
  252. package/dist-es/commands/CancelAuditTaskCommand.js +1 -0
  253. package/dist-es/commands/CancelCertificateTransferCommand.js +1 -0
  254. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +1 -0
  255. package/dist-es/commands/CancelJobCommand.js +1 -0
  256. package/dist-es/commands/CancelJobExecutionCommand.js +1 -0
  257. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +1 -0
  258. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +1 -0
  259. package/dist-es/commands/CreateAuditSuppressionCommand.js +1 -0
  260. package/dist-es/commands/CreateAuthorizerCommand.js +1 -0
  261. package/dist-es/commands/CreateBillingGroupCommand.js +1 -0
  262. package/dist-es/commands/CreateCertificateFromCsrCommand.js +1 -0
  263. package/dist-es/commands/CreateCustomMetricCommand.js +1 -0
  264. package/dist-es/commands/CreateDimensionCommand.js +1 -0
  265. package/dist-es/commands/CreateDomainConfigurationCommand.js +1 -0
  266. package/dist-es/commands/CreateDynamicThingGroupCommand.js +1 -0
  267. package/dist-es/commands/CreateFleetMetricCommand.js +1 -0
  268. package/dist-es/commands/CreateJobCommand.js +1 -0
  269. package/dist-es/commands/CreateJobTemplateCommand.js +1 -0
  270. package/dist-es/commands/CreateKeysAndCertificateCommand.js +1 -0
  271. package/dist-es/commands/CreateMitigationActionCommand.js +1 -0
  272. package/dist-es/commands/CreateOTAUpdateCommand.js +1 -0
  273. package/dist-es/commands/CreatePolicyCommand.js +1 -0
  274. package/dist-es/commands/CreatePolicyVersionCommand.js +1 -0
  275. package/dist-es/commands/CreateProvisioningClaimCommand.js +1 -0
  276. package/dist-es/commands/CreateProvisioningTemplateCommand.js +1 -0
  277. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +1 -0
  278. package/dist-es/commands/CreateRoleAliasCommand.js +1 -0
  279. package/dist-es/commands/CreateScheduledAuditCommand.js +1 -0
  280. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -0
  281. package/dist-es/commands/CreateStreamCommand.js +1 -0
  282. package/dist-es/commands/CreateThingCommand.js +1 -0
  283. package/dist-es/commands/CreateThingGroupCommand.js +1 -0
  284. package/dist-es/commands/CreateThingTypeCommand.js +1 -0
  285. package/dist-es/commands/CreateTopicRuleCommand.js +1 -0
  286. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +1 -0
  287. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +1 -0
  288. package/dist-es/commands/DeleteAuditSuppressionCommand.js +1 -0
  289. package/dist-es/commands/DeleteAuthorizerCommand.js +1 -0
  290. package/dist-es/commands/DeleteBillingGroupCommand.js +1 -0
  291. package/dist-es/commands/DeleteCACertificateCommand.js +1 -0
  292. package/dist-es/commands/DeleteCertificateCommand.js +1 -0
  293. package/dist-es/commands/DeleteCustomMetricCommand.js +1 -0
  294. package/dist-es/commands/DeleteDimensionCommand.js +1 -0
  295. package/dist-es/commands/DeleteDomainConfigurationCommand.js +1 -0
  296. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +1 -0
  297. package/dist-es/commands/DeleteFleetMetricCommand.js +1 -0
  298. package/dist-es/commands/DeleteJobCommand.js +1 -0
  299. package/dist-es/commands/DeleteJobExecutionCommand.js +1 -0
  300. package/dist-es/commands/DeleteJobTemplateCommand.js +1 -0
  301. package/dist-es/commands/DeleteMitigationActionCommand.js +1 -0
  302. package/dist-es/commands/DeleteOTAUpdateCommand.js +1 -0
  303. package/dist-es/commands/DeletePolicyCommand.js +1 -0
  304. package/dist-es/commands/DeletePolicyVersionCommand.js +1 -0
  305. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +1 -0
  306. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +1 -0
  307. package/dist-es/commands/DeleteRegistrationCodeCommand.js +1 -0
  308. package/dist-es/commands/DeleteRoleAliasCommand.js +1 -0
  309. package/dist-es/commands/DeleteScheduledAuditCommand.js +1 -0
  310. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -0
  311. package/dist-es/commands/DeleteStreamCommand.js +1 -0
  312. package/dist-es/commands/DeleteThingCommand.js +1 -0
  313. package/dist-es/commands/DeleteThingGroupCommand.js +1 -0
  314. package/dist-es/commands/DeleteThingTypeCommand.js +1 -0
  315. package/dist-es/commands/DeleteTopicRuleCommand.js +1 -0
  316. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +1 -0
  317. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +1 -0
  318. package/dist-es/commands/DeprecateThingTypeCommand.js +1 -0
  319. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +1 -0
  320. package/dist-es/commands/DescribeAuditFindingCommand.js +1 -0
  321. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +1 -0
  322. package/dist-es/commands/DescribeAuditSuppressionCommand.js +1 -0
  323. package/dist-es/commands/DescribeAuditTaskCommand.js +1 -0
  324. package/dist-es/commands/DescribeAuthorizerCommand.js +1 -0
  325. package/dist-es/commands/DescribeBillingGroupCommand.js +1 -0
  326. package/dist-es/commands/DescribeCACertificateCommand.js +1 -0
  327. package/dist-es/commands/DescribeCertificateCommand.js +1 -0
  328. package/dist-es/commands/DescribeCustomMetricCommand.js +1 -0
  329. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +1 -0
  330. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +1 -0
  331. package/dist-es/commands/DescribeDimensionCommand.js +1 -0
  332. package/dist-es/commands/DescribeDomainConfigurationCommand.js +1 -0
  333. package/dist-es/commands/DescribeEndpointCommand.js +1 -0
  334. package/dist-es/commands/DescribeEventConfigurationsCommand.js +1 -0
  335. package/dist-es/commands/DescribeFleetMetricCommand.js +1 -0
  336. package/dist-es/commands/DescribeIndexCommand.js +1 -0
  337. package/dist-es/commands/DescribeJobCommand.js +1 -0
  338. package/dist-es/commands/DescribeJobExecutionCommand.js +1 -0
  339. package/dist-es/commands/DescribeJobTemplateCommand.js +1 -0
  340. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +1 -0
  341. package/dist-es/commands/DescribeMitigationActionCommand.js +1 -0
  342. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +1 -0
  343. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +1 -0
  344. package/dist-es/commands/DescribeRoleAliasCommand.js +1 -0
  345. package/dist-es/commands/DescribeScheduledAuditCommand.js +1 -0
  346. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -0
  347. package/dist-es/commands/DescribeStreamCommand.js +1 -0
  348. package/dist-es/commands/DescribeThingCommand.js +1 -0
  349. package/dist-es/commands/DescribeThingGroupCommand.js +1 -0
  350. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +1 -0
  351. package/dist-es/commands/DescribeThingTypeCommand.js +1 -0
  352. package/dist-es/commands/DetachPolicyCommand.js +1 -0
  353. package/dist-es/commands/DetachPrincipalPolicyCommand.js +1 -0
  354. package/dist-es/commands/DetachSecurityProfileCommand.js +1 -0
  355. package/dist-es/commands/DetachThingPrincipalCommand.js +1 -0
  356. package/dist-es/commands/DisableTopicRuleCommand.js +1 -0
  357. package/dist-es/commands/EnableTopicRuleCommand.js +1 -0
  358. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +1 -0
  359. package/dist-es/commands/GetBucketsAggregationCommand.js +1 -0
  360. package/dist-es/commands/GetCardinalityCommand.js +1 -0
  361. package/dist-es/commands/GetEffectivePoliciesCommand.js +1 -0
  362. package/dist-es/commands/GetIndexingConfigurationCommand.js +1 -0
  363. package/dist-es/commands/GetJobDocumentCommand.js +1 -0
  364. package/dist-es/commands/GetLoggingOptionsCommand.js +1 -0
  365. package/dist-es/commands/GetOTAUpdateCommand.js +1 -0
  366. package/dist-es/commands/GetPercentilesCommand.js +1 -0
  367. package/dist-es/commands/GetPolicyCommand.js +1 -0
  368. package/dist-es/commands/GetPolicyVersionCommand.js +1 -0
  369. package/dist-es/commands/GetRegistrationCodeCommand.js +1 -0
  370. package/dist-es/commands/GetStatisticsCommand.js +1 -0
  371. package/dist-es/commands/GetTopicRuleCommand.js +1 -0
  372. package/dist-es/commands/GetTopicRuleDestinationCommand.js +1 -0
  373. package/dist-es/commands/GetV2LoggingOptionsCommand.js +1 -0
  374. package/dist-es/commands/ListActiveViolationsCommand.js +1 -0
  375. package/dist-es/commands/ListAttachedPoliciesCommand.js +1 -0
  376. package/dist-es/commands/ListAuditFindingsCommand.js +1 -0
  377. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +1 -0
  378. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +1 -0
  379. package/dist-es/commands/ListAuditSuppressionsCommand.js +1 -0
  380. package/dist-es/commands/ListAuditTasksCommand.js +1 -0
  381. package/dist-es/commands/ListAuthorizersCommand.js +1 -0
  382. package/dist-es/commands/ListBillingGroupsCommand.js +1 -0
  383. package/dist-es/commands/ListCACertificatesCommand.js +1 -0
  384. package/dist-es/commands/ListCertificatesByCACommand.js +1 -0
  385. package/dist-es/commands/ListCertificatesCommand.js +1 -0
  386. package/dist-es/commands/ListCustomMetricsCommand.js +1 -0
  387. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +1 -0
  388. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +1 -0
  389. package/dist-es/commands/ListDimensionsCommand.js +1 -0
  390. package/dist-es/commands/ListDomainConfigurationsCommand.js +1 -0
  391. package/dist-es/commands/ListFleetMetricsCommand.js +1 -0
  392. package/dist-es/commands/ListIndicesCommand.js +1 -0
  393. package/dist-es/commands/ListJobExecutionsForJobCommand.js +1 -0
  394. package/dist-es/commands/ListJobExecutionsForThingCommand.js +1 -0
  395. package/dist-es/commands/ListJobTemplatesCommand.js +1 -0
  396. package/dist-es/commands/ListJobsCommand.js +1 -0
  397. package/dist-es/commands/ListManagedJobTemplatesCommand.js +1 -0
  398. package/dist-es/commands/ListMetricValuesCommand.js +1 -0
  399. package/dist-es/commands/ListMitigationActionsCommand.js +1 -0
  400. package/dist-es/commands/ListOTAUpdatesCommand.js +1 -0
  401. package/dist-es/commands/ListOutgoingCertificatesCommand.js +1 -0
  402. package/dist-es/commands/ListPoliciesCommand.js +1 -0
  403. package/dist-es/commands/ListPolicyPrincipalsCommand.js +1 -0
  404. package/dist-es/commands/ListPolicyVersionsCommand.js +1 -0
  405. package/dist-es/commands/ListPrincipalPoliciesCommand.js +1 -0
  406. package/dist-es/commands/ListPrincipalThingsCommand.js +1 -0
  407. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +1 -0
  408. package/dist-es/commands/ListProvisioningTemplatesCommand.js +1 -0
  409. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +1 -0
  410. package/dist-es/commands/ListRoleAliasesCommand.js +1 -0
  411. package/dist-es/commands/ListScheduledAuditsCommand.js +1 -0
  412. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -0
  413. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +1 -0
  414. package/dist-es/commands/ListStreamsCommand.js +1 -0
  415. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  416. package/dist-es/commands/ListTargetsForPolicyCommand.js +1 -0
  417. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +1 -0
  418. package/dist-es/commands/ListThingGroupsCommand.js +1 -0
  419. package/dist-es/commands/ListThingGroupsForThingCommand.js +1 -0
  420. package/dist-es/commands/ListThingPrincipalsCommand.js +1 -0
  421. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +1 -0
  422. package/dist-es/commands/ListThingRegistrationTasksCommand.js +1 -0
  423. package/dist-es/commands/ListThingTypesCommand.js +1 -0
  424. package/dist-es/commands/ListThingsCommand.js +1 -0
  425. package/dist-es/commands/ListThingsInBillingGroupCommand.js +1 -0
  426. package/dist-es/commands/ListThingsInThingGroupCommand.js +1 -0
  427. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +1 -0
  428. package/dist-es/commands/ListTopicRulesCommand.js +1 -0
  429. package/dist-es/commands/ListV2LoggingLevelsCommand.js +1 -0
  430. package/dist-es/commands/ListViolationEventsCommand.js +1 -0
  431. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +1 -0
  432. package/dist-es/commands/RegisterCACertificateCommand.js +1 -0
  433. package/dist-es/commands/RegisterCertificateCommand.js +1 -0
  434. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +1 -0
  435. package/dist-es/commands/RegisterThingCommand.js +1 -0
  436. package/dist-es/commands/RejectCertificateTransferCommand.js +1 -0
  437. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +1 -0
  438. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +1 -0
  439. package/dist-es/commands/ReplaceTopicRuleCommand.js +1 -0
  440. package/dist-es/commands/SearchIndexCommand.js +1 -0
  441. package/dist-es/commands/SetDefaultAuthorizerCommand.js +1 -0
  442. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +1 -0
  443. package/dist-es/commands/SetLoggingOptionsCommand.js +1 -0
  444. package/dist-es/commands/SetV2LoggingLevelCommand.js +1 -0
  445. package/dist-es/commands/SetV2LoggingOptionsCommand.js +1 -0
  446. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +1 -0
  447. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +1 -0
  448. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +1 -0
  449. package/dist-es/commands/StartThingRegistrationTaskCommand.js +1 -0
  450. package/dist-es/commands/StopThingRegistrationTaskCommand.js +1 -0
  451. package/dist-es/commands/TagResourceCommand.js +1 -0
  452. package/dist-es/commands/TestAuthorizationCommand.js +1 -0
  453. package/dist-es/commands/TestInvokeAuthorizerCommand.js +1 -0
  454. package/dist-es/commands/TransferCertificateCommand.js +1 -0
  455. package/dist-es/commands/UntagResourceCommand.js +1 -0
  456. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +1 -0
  457. package/dist-es/commands/UpdateAuditSuppressionCommand.js +1 -0
  458. package/dist-es/commands/UpdateAuthorizerCommand.js +1 -0
  459. package/dist-es/commands/UpdateBillingGroupCommand.js +1 -0
  460. package/dist-es/commands/UpdateCACertificateCommand.js +1 -0
  461. package/dist-es/commands/UpdateCertificateCommand.js +1 -0
  462. package/dist-es/commands/UpdateCustomMetricCommand.js +1 -0
  463. package/dist-es/commands/UpdateDimensionCommand.js +1 -0
  464. package/dist-es/commands/UpdateDomainConfigurationCommand.js +1 -0
  465. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +1 -0
  466. package/dist-es/commands/UpdateEventConfigurationsCommand.js +1 -0
  467. package/dist-es/commands/UpdateFleetMetricCommand.js +1 -0
  468. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +1 -0
  469. package/dist-es/commands/UpdateJobCommand.js +1 -0
  470. package/dist-es/commands/UpdateMitigationActionCommand.js +1 -0
  471. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +1 -0
  472. package/dist-es/commands/UpdateRoleAliasCommand.js +1 -0
  473. package/dist-es/commands/UpdateScheduledAuditCommand.js +1 -0
  474. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -0
  475. package/dist-es/commands/UpdateStreamCommand.js +1 -0
  476. package/dist-es/commands/UpdateThingCommand.js +1 -0
  477. package/dist-es/commands/UpdateThingGroupCommand.js +1 -0
  478. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +1 -0
  479. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +1 -0
  480. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +1 -0
  481. package/dist-es/index.js +2 -2
  482. package/dist-es/models/IoTServiceException.js +1 -0
  483. package/dist-types/IoTClient.d.ts +3 -3
  484. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +4 -0
  485. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +4 -0
  486. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +4 -0
  487. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +4 -0
  488. package/dist-types/commands/AttachPolicyCommand.d.ts +4 -0
  489. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +4 -0
  490. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +4 -0
  491. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +4 -0
  492. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +4 -0
  493. package/dist-types/commands/CancelAuditTaskCommand.d.ts +4 -0
  494. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +4 -0
  495. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -0
  496. package/dist-types/commands/CancelJobCommand.d.ts +4 -0
  497. package/dist-types/commands/CancelJobExecutionCommand.d.ts +4 -0
  498. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +4 -0
  499. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +4 -0
  500. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -0
  501. package/dist-types/commands/CreateAuthorizerCommand.d.ts +4 -0
  502. package/dist-types/commands/CreateBillingGroupCommand.d.ts +4 -0
  503. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +4 -0
  504. package/dist-types/commands/CreateCustomMetricCommand.d.ts +4 -0
  505. package/dist-types/commands/CreateDimensionCommand.d.ts +4 -0
  506. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +4 -0
  507. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +4 -0
  508. package/dist-types/commands/CreateFleetMetricCommand.d.ts +4 -0
  509. package/dist-types/commands/CreateJobCommand.d.ts +4 -0
  510. package/dist-types/commands/CreateJobTemplateCommand.d.ts +4 -0
  511. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +4 -0
  512. package/dist-types/commands/CreateMitigationActionCommand.d.ts +4 -0
  513. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +4 -0
  514. package/dist-types/commands/CreatePolicyCommand.d.ts +4 -0
  515. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +4 -0
  516. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +4 -0
  517. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +4 -0
  518. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +4 -0
  519. package/dist-types/commands/CreateRoleAliasCommand.d.ts +4 -0
  520. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +4 -0
  521. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +4 -0
  522. package/dist-types/commands/CreateStreamCommand.d.ts +4 -0
  523. package/dist-types/commands/CreateThingCommand.d.ts +4 -0
  524. package/dist-types/commands/CreateThingGroupCommand.d.ts +4 -0
  525. package/dist-types/commands/CreateThingTypeCommand.d.ts +4 -0
  526. package/dist-types/commands/CreateTopicRuleCommand.d.ts +4 -0
  527. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +4 -0
  528. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +4 -0
  529. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -0
  530. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +4 -0
  531. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +4 -0
  532. package/dist-types/commands/DeleteCACertificateCommand.d.ts +4 -0
  533. package/dist-types/commands/DeleteCertificateCommand.d.ts +4 -0
  534. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +4 -0
  535. package/dist-types/commands/DeleteDimensionCommand.d.ts +4 -0
  536. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +4 -0
  537. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +4 -0
  538. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +4 -0
  539. package/dist-types/commands/DeleteJobCommand.d.ts +4 -0
  540. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +4 -0
  541. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +4 -0
  542. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +4 -0
  543. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +4 -0
  544. package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
  545. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +4 -0
  546. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +4 -0
  547. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +4 -0
  548. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +4 -0
  549. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +4 -0
  550. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +4 -0
  551. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -0
  552. package/dist-types/commands/DeleteStreamCommand.d.ts +4 -0
  553. package/dist-types/commands/DeleteThingCommand.d.ts +4 -0
  554. package/dist-types/commands/DeleteThingGroupCommand.d.ts +4 -0
  555. package/dist-types/commands/DeleteThingTypeCommand.d.ts +4 -0
  556. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +4 -0
  557. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +4 -0
  558. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +4 -0
  559. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +4 -0
  560. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +4 -0
  561. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +4 -0
  562. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -0
  563. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +4 -0
  564. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +4 -0
  565. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +4 -0
  566. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +4 -0
  567. package/dist-types/commands/DescribeCACertificateCommand.d.ts +4 -0
  568. package/dist-types/commands/DescribeCertificateCommand.d.ts +4 -0
  569. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +4 -0
  570. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +4 -0
  571. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +4 -0
  572. package/dist-types/commands/DescribeDimensionCommand.d.ts +4 -0
  573. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +4 -0
  574. package/dist-types/commands/DescribeEndpointCommand.d.ts +4 -0
  575. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +4 -0
  576. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +4 -0
  577. package/dist-types/commands/DescribeIndexCommand.d.ts +4 -0
  578. package/dist-types/commands/DescribeJobCommand.d.ts +4 -0
  579. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +4 -0
  580. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +4 -0
  581. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +4 -0
  582. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +4 -0
  583. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +4 -0
  584. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +4 -0
  585. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +4 -0
  586. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +4 -0
  587. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +4 -0
  588. package/dist-types/commands/DescribeStreamCommand.d.ts +4 -0
  589. package/dist-types/commands/DescribeThingCommand.d.ts +4 -0
  590. package/dist-types/commands/DescribeThingGroupCommand.d.ts +4 -0
  591. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +4 -0
  592. package/dist-types/commands/DescribeThingTypeCommand.d.ts +4 -0
  593. package/dist-types/commands/DetachPolicyCommand.d.ts +4 -0
  594. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +4 -0
  595. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +4 -0
  596. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +4 -0
  597. package/dist-types/commands/DisableTopicRuleCommand.d.ts +4 -0
  598. package/dist-types/commands/EnableTopicRuleCommand.d.ts +4 -0
  599. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +4 -0
  600. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +4 -0
  601. package/dist-types/commands/GetCardinalityCommand.d.ts +4 -0
  602. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +4 -0
  603. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +4 -0
  604. package/dist-types/commands/GetJobDocumentCommand.d.ts +4 -0
  605. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +4 -0
  606. package/dist-types/commands/GetOTAUpdateCommand.d.ts +4 -0
  607. package/dist-types/commands/GetPercentilesCommand.d.ts +4 -0
  608. package/dist-types/commands/GetPolicyCommand.d.ts +4 -0
  609. package/dist-types/commands/GetPolicyVersionCommand.d.ts +4 -0
  610. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +4 -0
  611. package/dist-types/commands/GetStatisticsCommand.d.ts +4 -0
  612. package/dist-types/commands/GetTopicRuleCommand.d.ts +4 -0
  613. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +4 -0
  614. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +4 -0
  615. package/dist-types/commands/ListActiveViolationsCommand.d.ts +4 -0
  616. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +4 -0
  617. package/dist-types/commands/ListAuditFindingsCommand.d.ts +4 -0
  618. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +4 -0
  619. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +4 -0
  620. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +4 -0
  621. package/dist-types/commands/ListAuditTasksCommand.d.ts +4 -0
  622. package/dist-types/commands/ListAuthorizersCommand.d.ts +4 -0
  623. package/dist-types/commands/ListBillingGroupsCommand.d.ts +4 -0
  624. package/dist-types/commands/ListCACertificatesCommand.d.ts +4 -0
  625. package/dist-types/commands/ListCertificatesByCACommand.d.ts +4 -0
  626. package/dist-types/commands/ListCertificatesCommand.d.ts +4 -0
  627. package/dist-types/commands/ListCustomMetricsCommand.d.ts +4 -0
  628. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +4 -0
  629. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +4 -0
  630. package/dist-types/commands/ListDimensionsCommand.d.ts +4 -0
  631. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +4 -0
  632. package/dist-types/commands/ListFleetMetricsCommand.d.ts +4 -0
  633. package/dist-types/commands/ListIndicesCommand.d.ts +4 -0
  634. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +4 -0
  635. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +4 -0
  636. package/dist-types/commands/ListJobTemplatesCommand.d.ts +4 -0
  637. package/dist-types/commands/ListJobsCommand.d.ts +4 -0
  638. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +4 -0
  639. package/dist-types/commands/ListMetricValuesCommand.d.ts +4 -0
  640. package/dist-types/commands/ListMitigationActionsCommand.d.ts +4 -0
  641. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +4 -0
  642. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +4 -0
  643. package/dist-types/commands/ListPoliciesCommand.d.ts +4 -0
  644. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +4 -0
  645. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +4 -0
  646. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +4 -0
  647. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +4 -0
  648. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +4 -0
  649. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +4 -0
  650. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +4 -0
  651. package/dist-types/commands/ListRoleAliasesCommand.d.ts +4 -0
  652. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +4 -0
  653. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +4 -0
  654. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +4 -0
  655. package/dist-types/commands/ListStreamsCommand.d.ts +4 -0
  656. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  657. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +4 -0
  658. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +4 -0
  659. package/dist-types/commands/ListThingGroupsCommand.d.ts +4 -0
  660. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +4 -0
  661. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +4 -0
  662. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +4 -0
  663. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +4 -0
  664. package/dist-types/commands/ListThingTypesCommand.d.ts +4 -0
  665. package/dist-types/commands/ListThingsCommand.d.ts +4 -0
  666. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +4 -0
  667. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +4 -0
  668. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +4 -0
  669. package/dist-types/commands/ListTopicRulesCommand.d.ts +4 -0
  670. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +4 -0
  671. package/dist-types/commands/ListViolationEventsCommand.d.ts +4 -0
  672. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +4 -0
  673. package/dist-types/commands/RegisterCACertificateCommand.d.ts +4 -0
  674. package/dist-types/commands/RegisterCertificateCommand.d.ts +4 -0
  675. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +4 -0
  676. package/dist-types/commands/RegisterThingCommand.d.ts +4 -0
  677. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +4 -0
  678. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +4 -0
  679. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +4 -0
  680. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +4 -0
  681. package/dist-types/commands/SearchIndexCommand.d.ts +4 -0
  682. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +4 -0
  683. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +4 -0
  684. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +4 -0
  685. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +4 -0
  686. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +4 -0
  687. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +4 -0
  688. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +4 -0
  689. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +4 -0
  690. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +4 -0
  691. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +4 -0
  692. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  693. package/dist-types/commands/TestAuthorizationCommand.d.ts +4 -0
  694. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +4 -0
  695. package/dist-types/commands/TransferCertificateCommand.d.ts +4 -0
  696. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  697. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +4 -0
  698. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -0
  699. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +4 -0
  700. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +4 -0
  701. package/dist-types/commands/UpdateCACertificateCommand.d.ts +4 -0
  702. package/dist-types/commands/UpdateCertificateCommand.d.ts +4 -0
  703. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +4 -0
  704. package/dist-types/commands/UpdateDimensionCommand.d.ts +4 -0
  705. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +4 -0
  706. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +4 -0
  707. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +4 -0
  708. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +4 -0
  709. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +4 -0
  710. package/dist-types/commands/UpdateJobCommand.d.ts +4 -0
  711. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +4 -0
  712. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +4 -0
  713. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +4 -0
  714. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +4 -0
  715. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +4 -0
  716. package/dist-types/commands/UpdateStreamCommand.d.ts +4 -0
  717. package/dist-types/commands/UpdateThingCommand.d.ts +4 -0
  718. package/dist-types/commands/UpdateThingGroupCommand.d.ts +4 -0
  719. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +4 -0
  720. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +4 -0
  721. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +4 -0
  722. package/dist-types/index.d.ts +22 -2
  723. package/dist-types/models/IoTServiceException.d.ts +1 -0
  724. package/dist-types/ts3.4/IoTClient.d.ts +3 -3
  725. package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +1 -0
  726. package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +1 -0
  727. package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +1 -0
  728. package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +1 -0
  729. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +1 -0
  730. package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +1 -0
  731. package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +1 -0
  732. package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +1 -0
  733. package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -0
  734. package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +1 -0
  735. package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +1 -0
  736. package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -0
  737. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +1 -0
  738. package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +1 -0
  739. package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +1 -0
  740. package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -0
  741. package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +1 -0
  742. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +1 -0
  743. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +1 -0
  744. package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +1 -0
  745. package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +1 -0
  746. package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +1 -0
  747. package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +1 -0
  748. package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +1 -0
  749. package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +1 -0
  750. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -0
  751. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +1 -0
  752. package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +1 -0
  753. package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +1 -0
  754. package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +1 -0
  755. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +1 -0
  756. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +1 -0
  757. package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +1 -0
  758. package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +1 -0
  759. package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -0
  760. package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +1 -0
  761. package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +1 -0
  762. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +1 -0
  763. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +1 -0
  764. package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +1 -0
  765. package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +1 -0
  766. package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +1 -0
  767. package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +1 -0
  768. package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +1 -0
  769. package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -0
  770. package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +1 -0
  771. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +1 -0
  772. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +1 -0
  773. package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +1 -0
  774. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +1 -0
  775. package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +1 -0
  776. package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +1 -0
  777. package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +1 -0
  778. package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +1 -0
  779. package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +1 -0
  780. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -0
  781. package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +1 -0
  782. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +1 -0
  783. package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +1 -0
  784. package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +1 -0
  785. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -0
  786. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +1 -0
  787. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +1 -0
  788. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -0
  789. package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +1 -0
  790. package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +1 -0
  791. package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +1 -0
  792. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +1 -0
  793. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +1 -0
  794. package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +1 -0
  795. package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +1 -0
  796. package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +1 -0
  797. package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +1 -0
  798. package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -0
  799. package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +1 -0
  800. package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +1 -0
  801. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -0
  802. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +1 -0
  803. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -0
  804. package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +1 -0
  805. package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +1 -0
  806. package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +1 -0
  807. package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +1 -0
  808. package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +1 -0
  809. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +1 -0
  810. package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +1 -0
  811. package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +1 -0
  812. package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -0
  813. package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +1 -0
  814. package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +1 -0
  815. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -0
  816. package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +1 -0
  817. package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +1 -0
  818. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +1 -0
  819. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -0
  820. package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +1 -0
  821. package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +1 -0
  822. package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +1 -0
  823. package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +1 -0
  824. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +1 -0
  825. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -0
  826. package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +1 -0
  827. package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +1 -0
  828. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +1 -0
  829. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +1 -0
  830. package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +1 -0
  831. package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +1 -0
  832. package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -0
  833. package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +1 -0
  834. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +1 -0
  835. package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +1 -0
  836. package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +1 -0
  837. package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +1 -0
  838. package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +1 -0
  839. package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +1 -0
  840. package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -0
  841. package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +1 -0
  842. package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +1 -0
  843. package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +1 -0
  844. package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +1 -0
  845. package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +1 -0
  846. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +1 -0
  847. package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +1 -0
  848. package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +1 -0
  849. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +1 -0
  850. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +1 -0
  851. package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +1 -0
  852. package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +1 -0
  853. package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +1 -0
  854. package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +1 -0
  855. package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +1 -0
  856. package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +1 -0
  857. package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +1 -0
  858. package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +1 -0
  859. package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -0
  860. package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -0
  861. package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +1 -0
  862. package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +1 -0
  863. package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +1 -0
  864. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +1 -0
  865. package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +1 -0
  866. package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +1 -0
  867. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +1 -0
  868. package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +1 -0
  869. package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -0
  870. package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -0
  871. package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +1 -0
  872. package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +1 -0
  873. package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +1 -0
  874. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +1 -0
  875. package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +1 -0
  876. package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +1 -0
  877. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +1 -0
  878. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -0
  879. package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +1 -0
  880. package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +1 -0
  881. package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +1 -0
  882. package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +1 -0
  883. package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +1 -0
  884. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +1 -0
  885. package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +1 -0
  886. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +1 -0
  887. package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +1 -0
  888. package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +1 -0
  889. package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -0
  890. package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +1 -0
  891. package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -0
  892. package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +1 -0
  893. package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +1 -0
  894. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +1 -0
  895. package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -0
  896. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +1 -0
  897. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  898. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +1 -0
  899. package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -0
  900. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +1 -0
  901. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +1 -0
  902. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +1 -0
  903. package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -0
  904. package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +1 -0
  905. package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +1 -0
  906. package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +1 -0
  907. package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +1 -0
  908. package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +1 -0
  909. package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +1 -0
  910. package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +1 -0
  911. package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +1 -0
  912. package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +1 -0
  913. package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +1 -0
  914. package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +1 -0
  915. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +1 -0
  916. package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +1 -0
  917. package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +1 -0
  918. package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +1 -0
  919. package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -0
  920. package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +1 -0
  921. package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +1 -0
  922. package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +1 -0
  923. package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +1 -0
  924. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +1 -0
  925. package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +1 -0
  926. package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +1 -0
  927. package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +1 -0
  928. package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +1 -0
  929. package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +1 -0
  930. package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +1 -0
  931. package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +1 -0
  932. package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +1 -0
  933. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  934. package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +1 -0
  935. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +1 -0
  936. package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +1 -0
  937. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  938. package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +1 -0
  939. package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +1 -0
  940. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +1 -0
  941. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +1 -0
  942. package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +1 -0
  943. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +1 -0
  944. package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +1 -0
  945. package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +1 -0
  946. package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +1 -0
  947. package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +1 -0
  948. package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +1 -0
  949. package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +1 -0
  950. package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +1 -0
  951. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -0
  952. package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +1 -0
  953. package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +1 -0
  954. package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +1 -0
  955. package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +1 -0
  956. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +1 -0
  957. package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +1 -0
  958. package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +1 -0
  959. package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +1 -0
  960. package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +1 -0
  961. package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -0
  962. package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +1 -0
  963. package/dist-types/ts3.4/index.d.ts +2 -2
  964. package/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -0
  965. package/package.json +28 -28
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListThingRegistrationTasksCommand, se_ListThingRegistrationTasksCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListThingRegistrationTasksCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListThingTypesCommand, se_ListThingTypesCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListThingTypesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListThingsCommand, se_ListThingsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListThingsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListThingsInBillingGroupCommand, se_ListThingsInBillingGroupCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListThingsInBillingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListThingsInThingGroupCommand, se_ListThingsInThingGroupCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListThingsInThingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListTopicRuleDestinationsCommand, se_ListTopicRuleDestinationsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListTopicRuleDestinationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListTopicRulesCommand, se_ListTopicRulesCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListTopicRulesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListV2LoggingLevelsCommand, se_ListV2LoggingLevelsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListV2LoggingLevelsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListViolationEventsCommand, se_ListViolationEventsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListViolationEventsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutVerificationStateOnViolationCommand, se_PutVerificationStateOnViolationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class PutVerificationStateOnViolationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterCACertificateCommand, se_RegisterCACertificateCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RegisterCACertificateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterCertificateCommand, se_RegisterCertificateCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RegisterCertificateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterCertificateWithoutCACommand, se_RegisterCertificateWithoutCACommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RegisterCertificateWithoutCACommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RegisterThingCommand, se_RegisterThingCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RegisterThingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RejectCertificateTransferCommand, se_RejectCertificateTransferCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RejectCertificateTransferCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RemoveThingFromBillingGroupCommand, se_RemoveThingFromBillingGroupCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RemoveThingFromBillingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_RemoveThingFromThingGroupCommand, se_RemoveThingFromThingGroupCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class RemoveThingFromThingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ReplaceTopicRuleCommand, se_ReplaceTopicRuleCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ReplaceTopicRuleCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SearchIndexCommand, se_SearchIndexCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SearchIndexCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SetDefaultAuthorizerCommand, se_SetDefaultAuthorizerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SetDefaultAuthorizerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SetDefaultPolicyVersionCommand, se_SetDefaultPolicyVersionCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SetDefaultPolicyVersionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SetLoggingOptionsCommand, se_SetLoggingOptionsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SetLoggingOptionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SetV2LoggingLevelCommand, se_SetV2LoggingLevelCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SetV2LoggingLevelCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_SetV2LoggingOptionsCommand, se_SetV2LoggingOptionsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class SetV2LoggingOptionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartAuditMitigationActionsTaskCommand, se_StartAuditMitigationActionsTaskCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class StartAuditMitigationActionsTaskCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartDetectMitigationActionsTaskCommand, se_StartDetectMitigationActionsTaskCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class StartDetectMitigationActionsTaskCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartOnDemandAuditTaskCommand, se_StartOnDemandAuditTaskCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class StartOnDemandAuditTaskCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartThingRegistrationTaskCommand, se_StartThingRegistrationTaskCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class StartThingRegistrationTaskCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StopThingRegistrationTaskCommand, se_StopThingRegistrationTaskCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class StopThingRegistrationTaskCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class TagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TestAuthorizationCommand, se_TestAuthorizationCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class TestAuthorizationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TestInvokeAuthorizerCommand, se_TestInvokeAuthorizerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class TestInvokeAuthorizerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TransferCertificateCommand, se_TransferCertificateCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class TransferCertificateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UntagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateAccountAuditConfigurationCommand, se_UpdateAccountAuditConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateAccountAuditConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateAuditSuppressionCommand, se_UpdateAuditSuppressionCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateAuditSuppressionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateAuthorizerCommand, se_UpdateAuthorizerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateAuthorizerCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateBillingGroupCommand, se_UpdateBillingGroupCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateBillingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateCACertificateCommand, se_UpdateCACertificateCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateCACertificateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateCertificateCommand, se_UpdateCertificateCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateCertificateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateCustomMetricCommand, se_UpdateCustomMetricCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateCustomMetricCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateDimensionCommand, se_UpdateDimensionCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateDimensionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateDomainConfigurationCommand, se_UpdateDomainConfigurationCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateDomainConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateDynamicThingGroupCommand, se_UpdateDynamicThingGroupCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateDynamicThingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateEventConfigurationsCommand, se_UpdateEventConfigurationsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateEventConfigurationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateFleetMetricCommand, se_UpdateFleetMetricCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateFleetMetricCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateIndexingConfigurationCommand, se_UpdateIndexingConfigurationCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateIndexingConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateJobCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateMitigationActionCommand, se_UpdateMitigationActionCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateMitigationActionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateProvisioningTemplateCommand, se_UpdateProvisioningTemplateCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateProvisioningTemplateCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateRoleAliasCommand, se_UpdateRoleAliasCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateRoleAliasCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateScheduledAuditCommand, se_UpdateScheduledAuditCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateScheduledAuditCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateSecurityProfileCommand, se_UpdateSecurityProfileCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateSecurityProfileCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateStreamCommand, se_UpdateStreamCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateStreamCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateThingCommand, se_UpdateThingCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateThingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateThingGroupCommand, se_UpdateThingGroupCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateThingGroupCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateThingGroupsForThingCommand, se_UpdateThingGroupsForThingCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateThingGroupsForThingCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateTopicRuleDestinationCommand, se_UpdateTopicRuleDestinationCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class UpdateTopicRuleDestinationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ValidateSecurityProfileBehaviorsCommand, se_ValidateSecurityProfileBehaviorsCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ValidateSecurityProfileBehaviorsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -1,6 +1,6 @@
1
- export * from "./IoT";
2
1
  export * from "./IoTClient";
2
+ export * from "./IoT";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { IoTServiceException } from "./models/IoTServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class IoTServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -247,6 +247,7 @@ import { UpdateThingGroupsForThingCommandInput, UpdateThingGroupsForThingCommand
247
247
  import { UpdateTopicRuleDestinationCommandInput, UpdateTopicRuleDestinationCommandOutput } from "./commands/UpdateTopicRuleDestinationCommand";
248
248
  import { ValidateSecurityProfileBehaviorsCommandInput, ValidateSecurityProfileBehaviorsCommandOutput } from "./commands/ValidateSecurityProfileBehaviorsCommand";
249
249
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
250
+ export { __Client };
250
251
  /**
251
252
  * @public
252
253
  */
@@ -361,7 +362,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
361
362
  /**
362
363
  * @public
363
364
  */
364
- type IoTClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
365
+ export type IoTClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
365
366
  /**
366
367
  * @public
367
368
  *
@@ -372,7 +373,7 @@ export interface IoTClientConfig extends IoTClientConfigType {
372
373
  /**
373
374
  * @public
374
375
  */
375
- type IoTClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
376
+ export type IoTClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
376
377
  /**
377
378
  * @public
378
379
  *
@@ -412,4 +413,3 @@ export declare class IoTClient extends __Client<__HttpHandlerOptions, ServiceInp
412
413
  */
413
414
  destroy(): void;
414
415
  }
415
- export {};
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { AcceptCertificateTransferRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *