@aws-sdk/client-iot 3.774.0 → 3.777.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 (277) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/IoTClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -0
  8. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -0
  9. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -0
  10. package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +1 -0
  11. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +1 -0
  12. package/dist-types/commands/AttachPolicyCommand.d.ts +1 -0
  13. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -0
  14. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -0
  15. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -0
  16. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -0
  17. package/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -0
  18. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -0
  19. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -0
  20. package/dist-types/commands/CancelJobCommand.d.ts +1 -0
  21. package/dist-types/commands/CancelJobExecutionCommand.d.ts +1 -0
  22. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +1 -0
  23. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateBillingGroupCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateCertificateProviderCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateCommandCommand.d.ts +1 -0
  30. package/dist-types/commands/CreateCustomMetricCommand.d.ts +1 -0
  31. package/dist-types/commands/CreateDimensionCommand.d.ts +1 -0
  32. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +1 -0
  33. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +1 -0
  34. package/dist-types/commands/CreateFleetMetricCommand.d.ts +1 -0
  35. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  36. package/dist-types/commands/CreateJobTemplateCommand.d.ts +1 -0
  37. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -0
  38. package/dist-types/commands/CreateMitigationActionCommand.d.ts +1 -0
  39. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +1 -0
  40. package/dist-types/commands/CreatePackageCommand.d.ts +1 -0
  41. package/dist-types/commands/CreatePackageVersionCommand.d.ts +1 -0
  42. package/dist-types/commands/CreatePolicyCommand.d.ts +1 -0
  43. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -0
  44. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -0
  45. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +1 -0
  46. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -0
  47. package/dist-types/commands/CreateRoleAliasCommand.d.ts +1 -0
  48. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +1 -0
  49. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -0
  50. package/dist-types/commands/CreateStreamCommand.d.ts +1 -0
  51. package/dist-types/commands/CreateThingCommand.d.ts +1 -0
  52. package/dist-types/commands/CreateThingGroupCommand.d.ts +1 -0
  53. package/dist-types/commands/CreateThingTypeCommand.d.ts +1 -0
  54. package/dist-types/commands/CreateTopicRuleCommand.d.ts +1 -0
  55. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +1 -0
  56. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -0
  57. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +1 -0
  58. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -0
  59. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -0
  60. package/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -0
  61. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -0
  62. package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +1 -0
  63. package/dist-types/commands/DeleteCommandCommand.d.ts +1 -0
  64. package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +1 -0
  65. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -0
  66. package/dist-types/commands/DeleteDimensionCommand.d.ts +1 -0
  67. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -0
  68. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -0
  69. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -0
  70. package/dist-types/commands/DeleteJobCommand.d.ts +1 -0
  71. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -0
  72. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -0
  73. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -0
  74. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -0
  75. package/dist-types/commands/DeletePackageCommand.d.ts +1 -0
  76. package/dist-types/commands/DeletePackageVersionCommand.d.ts +1 -0
  77. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -0
  78. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -0
  79. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -0
  80. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -0
  81. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +1 -0
  82. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -0
  83. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -0
  84. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -0
  85. package/dist-types/commands/DeleteStreamCommand.d.ts +1 -0
  86. package/dist-types/commands/DeleteThingCommand.d.ts +1 -0
  87. package/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -0
  88. package/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -0
  89. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -0
  90. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -0
  91. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -0
  92. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -0
  93. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -0
  94. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -0
  95. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -0
  96. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +1 -0
  97. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -0
  98. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -0
  99. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -0
  100. package/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -0
  101. package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -0
  102. package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +1 -0
  103. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +1 -0
  105. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -0
  106. package/dist-types/commands/DescribeDimensionCommand.d.ts +1 -0
  107. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -0
  108. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
  109. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +1 -0
  110. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -0
  111. package/dist-types/commands/DescribeIndexCommand.d.ts +1 -0
  112. package/dist-types/commands/DescribeJobCommand.d.ts +1 -0
  113. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +2 -1
  114. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -0
  115. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -0
  116. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -0
  117. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -0
  118. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -0
  119. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -0
  120. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -0
  121. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -0
  122. package/dist-types/commands/DescribeStreamCommand.d.ts +1 -0
  123. package/dist-types/commands/DescribeThingCommand.d.ts +1 -0
  124. package/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -0
  125. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -0
  126. package/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -0
  127. package/dist-types/commands/DetachPolicyCommand.d.ts +1 -0
  128. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -0
  129. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -0
  130. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -0
  131. package/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -0
  132. package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +1 -0
  133. package/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -0
  134. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -0
  135. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +1 -0
  136. package/dist-types/commands/GetCardinalityCommand.d.ts +1 -0
  137. package/dist-types/commands/GetCommandCommand.d.ts +1 -0
  138. package/dist-types/commands/GetCommandExecutionCommand.d.ts +1 -0
  139. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -0
  140. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +1 -0
  141. package/dist-types/commands/GetJobDocumentCommand.d.ts +1 -0
  142. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +1 -0
  143. package/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -0
  144. package/dist-types/commands/GetPackageCommand.d.ts +1 -0
  145. package/dist-types/commands/GetPackageConfigurationCommand.d.ts +1 -0
  146. package/dist-types/commands/GetPackageVersionCommand.d.ts +1 -0
  147. package/dist-types/commands/GetPercentilesCommand.d.ts +1 -0
  148. package/dist-types/commands/GetPolicyCommand.d.ts +1 -0
  149. package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -0
  150. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +1 -0
  151. package/dist-types/commands/GetStatisticsCommand.d.ts +1 -0
  152. package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +1 -0
  153. package/dist-types/commands/GetTopicRuleCommand.d.ts +1 -0
  154. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -0
  155. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +1 -0
  156. package/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -0
  157. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -0
  158. package/dist-types/commands/ListAuditFindingsCommand.d.ts +1 -0
  159. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -0
  160. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -0
  161. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +1 -0
  162. package/dist-types/commands/ListAuditTasksCommand.d.ts +1 -0
  163. package/dist-types/commands/ListAuthorizersCommand.d.ts +1 -0
  164. package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -0
  165. package/dist-types/commands/ListCACertificatesCommand.d.ts +1 -0
  166. package/dist-types/commands/ListCertificateProvidersCommand.d.ts +1 -0
  167. package/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -0
  168. package/dist-types/commands/ListCertificatesCommand.d.ts +1 -0
  169. package/dist-types/commands/ListCommandExecutionsCommand.d.ts +1 -0
  170. package/dist-types/commands/ListCommandsCommand.d.ts +1 -0
  171. package/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -0
  172. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -0
  173. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -0
  174. package/dist-types/commands/ListDimensionsCommand.d.ts +1 -0
  175. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -0
  176. package/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -0
  177. package/dist-types/commands/ListIndicesCommand.d.ts +1 -0
  178. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -0
  179. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -0
  180. package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -0
  181. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  182. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -0
  183. package/dist-types/commands/ListMetricValuesCommand.d.ts +1 -0
  184. package/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -0
  185. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -0
  186. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -0
  187. package/dist-types/commands/ListPackageVersionsCommand.d.ts +1 -0
  188. package/dist-types/commands/ListPackagesCommand.d.ts +1 -0
  189. package/dist-types/commands/ListPoliciesCommand.d.ts +1 -0
  190. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -0
  191. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -0
  192. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -0
  193. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -0
  194. package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +1 -0
  195. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -0
  196. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -0
  197. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -0
  198. package/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -0
  199. package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +1 -0
  200. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -0
  201. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -0
  202. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -0
  203. package/dist-types/commands/ListStreamsCommand.d.ts +1 -0
  204. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  205. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -0
  206. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -0
  207. package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -0
  208. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -0
  209. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -0
  210. package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +1 -0
  211. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -0
  212. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -0
  213. package/dist-types/commands/ListThingTypesCommand.d.ts +1 -0
  214. package/dist-types/commands/ListThingsCommand.d.ts +1 -0
  215. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -0
  216. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -0
  217. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -0
  218. package/dist-types/commands/ListTopicRulesCommand.d.ts +1 -0
  219. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -0
  220. package/dist-types/commands/ListViolationEventsCommand.d.ts +1 -0
  221. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -0
  222. package/dist-types/commands/RegisterCACertificateCommand.d.ts +1 -0
  223. package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -0
  224. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -0
  225. package/dist-types/commands/RegisterThingCommand.d.ts +1 -0
  226. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -0
  227. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -0
  228. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -0
  229. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +1 -0
  230. package/dist-types/commands/SearchIndexCommand.d.ts +1 -0
  231. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -0
  232. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -0
  233. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +1 -0
  234. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -0
  235. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -0
  236. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +1 -0
  237. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +1 -0
  238. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +1 -0
  239. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -0
  240. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -0
  241. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  242. package/dist-types/commands/TestAuthorizationCommand.d.ts +1 -0
  243. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +1 -0
  244. package/dist-types/commands/TransferCertificateCommand.d.ts +1 -0
  245. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  246. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +1 -0
  247. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +1 -0
  248. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -0
  249. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +1 -0
  250. package/dist-types/commands/UpdateCACertificateCommand.d.ts +1 -0
  251. package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -0
  252. package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +1 -0
  253. package/dist-types/commands/UpdateCommandCommand.d.ts +1 -0
  254. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -0
  255. package/dist-types/commands/UpdateDimensionCommand.d.ts +1 -0
  256. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +1 -0
  257. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +1 -0
  258. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +1 -0
  259. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +1 -0
  260. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +1 -0
  261. package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
  262. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +1 -0
  263. package/dist-types/commands/UpdatePackageCommand.d.ts +1 -0
  264. package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +1 -0
  265. package/dist-types/commands/UpdatePackageVersionCommand.d.ts +1 -0
  266. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +1 -0
  267. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -0
  268. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +1 -0
  269. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -0
  270. package/dist-types/commands/UpdateStreamCommand.d.ts +1 -0
  271. package/dist-types/commands/UpdateThingCommand.d.ts +1 -0
  272. package/dist-types/commands/UpdateThingGroupCommand.d.ts +1 -0
  273. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +1 -0
  274. package/dist-types/commands/UpdateThingTypeCommand.d.ts +1 -0
  275. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -0
  276. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +1 -0
  277. package/package.json +33 -33
@@ -83,6 +83,7 @@ declare const ListPrincipalThingsV2Command_base: {
83
83
  * @throws {@link IoTServiceException}
84
84
  * <p>Base exception class for all service exceptions from IoT service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListPrincipalThingsV2Command extends ListPrincipalThingsV2Command_base {
@@ -79,6 +79,7 @@ declare const ListProvisioningTemplateVersionsCommand_base: {
79
79
  * @throws {@link IoTServiceException}
80
80
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListProvisioningTemplateVersionsCommand extends ListProvisioningTemplateVersionsCommand_base {
@@ -79,6 +79,7 @@ declare const ListProvisioningTemplatesCommand_base: {
79
79
  * @throws {@link IoTServiceException}
80
80
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListProvisioningTemplatesCommand extends ListProvisioningTemplatesCommand_base {
@@ -131,6 +131,7 @@ declare const ListRelatedResourcesForAuditFindingCommand_base: {
131
131
  * @throws {@link IoTServiceException}
132
132
  * <p>Base exception class for all service exceptions from IoT service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class ListRelatedResourcesForAuditFindingCommand extends ListRelatedResourcesForAuditFindingCommand_base {
@@ -75,6 +75,7 @@ declare const ListRoleAliasesCommand_base: {
75
75
  * @throws {@link IoTServiceException}
76
76
  * <p>Base exception class for all service exceptions from IoT service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class ListRoleAliasesCommand extends ListRoleAliasesCommand_base {
@@ -80,6 +80,7 @@ declare const ListSbomValidationResultsCommand_base: {
80
80
  * @throws {@link IoTServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoT service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListSbomValidationResultsCommand extends ListSbomValidationResultsCommand_base {
@@ -74,6 +74,7 @@ declare const ListScheduledAuditsCommand_base: {
74
74
  * @throws {@link IoTServiceException}
75
75
  * <p>Base exception class for all service exceptions from IoT service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class ListScheduledAuditsCommand extends ListScheduledAuditsCommand_base {
@@ -82,6 +82,7 @@ declare const ListSecurityProfilesCommand_base: {
82
82
  * @throws {@link IoTServiceException}
83
83
  * <p>Base exception class for all service exceptions from IoT service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListSecurityProfilesCommand extends ListSecurityProfilesCommand_base {
@@ -81,6 +81,7 @@ declare const ListSecurityProfilesForTargetCommand_base: {
81
81
  * @throws {@link IoTServiceException}
82
82
  * <p>Base exception class for all service exceptions from IoT service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListSecurityProfilesForTargetCommand extends ListSecurityProfilesForTargetCommand_base {
@@ -80,6 +80,7 @@ declare const ListStreamsCommand_base: {
80
80
  * @throws {@link IoTServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoT service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListStreamsCommand extends ListStreamsCommand_base {
@@ -74,6 +74,7 @@ declare const ListTagsForResourceCommand_base: {
74
74
  * @throws {@link IoTServiceException}
75
75
  * <p>Base exception class for all service exceptions from IoT service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -81,6 +81,7 @@ declare const ListTargetsForPolicyCommand_base: {
81
81
  * @throws {@link IoTServiceException}
82
82
  * <p>Base exception class for all service exceptions from IoT service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListTargetsForPolicyCommand extends ListTargetsForPolicyCommand_base {
@@ -74,6 +74,7 @@ declare const ListTargetsForSecurityProfileCommand_base: {
74
74
  * @throws {@link IoTServiceException}
75
75
  * <p>Base exception class for all service exceptions from IoT service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class ListTargetsForSecurityProfileCommand extends ListTargetsForSecurityProfileCommand_base {
@@ -77,6 +77,7 @@ declare const ListThingGroupsCommand_base: {
77
77
  * @throws {@link IoTServiceException}
78
78
  * <p>Base exception class for all service exceptions from IoT service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListThingGroupsCommand extends ListThingGroupsCommand_base {
@@ -75,6 +75,7 @@ declare const ListThingGroupsForThingCommand_base: {
75
75
  * @throws {@link IoTServiceException}
76
76
  * <p>Base exception class for all service exceptions from IoT service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class ListThingGroupsForThingCommand extends ListThingGroupsForThingCommand_base {
@@ -80,6 +80,7 @@ declare const ListThingPrincipalsCommand_base: {
80
80
  * @throws {@link IoTServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoT service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListThingPrincipalsCommand extends ListThingPrincipalsCommand_base {
@@ -83,6 +83,7 @@ declare const ListThingPrincipalsV2Command_base: {
83
83
  * @throws {@link IoTServiceException}
84
84
  * <p>Base exception class for all service exceptions from IoT service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListThingPrincipalsV2Command extends ListThingPrincipalsV2Command_base {
@@ -73,6 +73,7 @@ declare const ListThingRegistrationTaskReportsCommand_base: {
73
73
  * @throws {@link IoTServiceException}
74
74
  * <p>Base exception class for all service exceptions from IoT service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListThingRegistrationTaskReportsCommand extends ListThingRegistrationTaskReportsCommand_base {
@@ -72,6 +72,7 @@ declare const ListThingRegistrationTasksCommand_base: {
72
72
  * @throws {@link IoTServiceException}
73
73
  * <p>Base exception class for all service exceptions from IoT service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListThingRegistrationTasksCommand extends ListThingRegistrationTasksCommand_base {
@@ -98,6 +98,7 @@ declare const ListThingTypesCommand_base: {
98
98
  * @throws {@link IoTServiceException}
99
99
  * <p>Base exception class for all service exceptions from IoT service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListThingTypesCommand extends ListThingTypesCommand_base {
@@ -93,6 +93,7 @@ declare const ListThingsCommand_base: {
93
93
  * @throws {@link IoTServiceException}
94
94
  * <p>Base exception class for all service exceptions from IoT service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListThingsCommand extends ListThingsCommand_base {
@@ -72,6 +72,7 @@ declare const ListThingsInBillingGroupCommand_base: {
72
72
  * @throws {@link IoTServiceException}
73
73
  * <p>Base exception class for all service exceptions from IoT service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListThingsInBillingGroupCommand extends ListThingsInBillingGroupCommand_base {
@@ -73,6 +73,7 @@ declare const ListThingsInThingGroupCommand_base: {
73
73
  * @throws {@link IoTServiceException}
74
74
  * <p>Base exception class for all service exceptions from IoT service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListThingsInThingGroupCommand extends ListThingsInThingGroupCommand_base {
@@ -90,6 +90,7 @@ declare const ListTopicRuleDestinationsCommand_base: {
90
90
  * @throws {@link IoTServiceException}
91
91
  * <p>Base exception class for all service exceptions from IoT service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class ListTopicRuleDestinationsCommand extends ListTopicRuleDestinationsCommand_base {
@@ -76,6 +76,7 @@ declare const ListTopicRulesCommand_base: {
76
76
  * @throws {@link IoTServiceException}
77
77
  * <p>Base exception class for all service exceptions from IoT service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListTopicRulesCommand extends ListTopicRulesCommand_base {
@@ -78,6 +78,7 @@ declare const ListV2LoggingLevelsCommand_base: {
78
78
  * @throws {@link IoTServiceException}
79
79
  * <p>Base exception class for all service exceptions from IoT service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListV2LoggingLevelsCommand extends ListV2LoggingLevelsCommand_base {
@@ -142,6 +142,7 @@ declare const ListViolationEventsCommand_base: {
142
142
  * @throws {@link IoTServiceException}
143
143
  * <p>Base exception class for all service exceptions from IoT service.</p>
144
144
  *
145
+ *
145
146
  * @public
146
147
  */
147
148
  export declare class ListViolationEventsCommand extends ListViolationEventsCommand_base {
@@ -63,6 +63,7 @@ declare const PutVerificationStateOnViolationCommand_base: {
63
63
  * @throws {@link IoTServiceException}
64
64
  * <p>Base exception class for all service exceptions from IoT service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class PutVerificationStateOnViolationCommand extends PutVerificationStateOnViolationCommand_base {
@@ -103,6 +103,7 @@ declare const RegisterCACertificateCommand_base: {
103
103
  * @throws {@link IoTServiceException}
104
104
  * <p>Base exception class for all service exceptions from IoT service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class RegisterCACertificateCommand extends RegisterCACertificateCommand_base {
@@ -90,6 +90,7 @@ declare const RegisterCertificateCommand_base: {
90
90
  * @throws {@link IoTServiceException}
91
91
  * <p>Base exception class for all service exceptions from IoT service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class RegisterCertificateCommand extends RegisterCertificateCommand_base {
@@ -83,6 +83,7 @@ declare const RegisterCertificateWithoutCACommand_base: {
83
83
  * @throws {@link IoTServiceException}
84
84
  * <p>Base exception class for all service exceptions from IoT service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class RegisterCertificateWithoutCACommand extends RegisterCertificateWithoutCACommand_base {
@@ -86,6 +86,7 @@ declare const RegisterThingCommand_base: {
86
86
  * @throws {@link IoTServiceException}
87
87
  * <p>Base exception class for all service exceptions from IoT service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class RegisterThingCommand extends RegisterThingCommand_base {
@@ -82,6 +82,7 @@ declare const RejectCertificateTransferCommand_base: {
82
82
  * @throws {@link IoTServiceException}
83
83
  * <p>Base exception class for all service exceptions from IoT service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class RejectCertificateTransferCommand extends RejectCertificateTransferCommand_base {
@@ -71,6 +71,7 @@ declare const RemoveThingFromBillingGroupCommand_base: {
71
71
  * @throws {@link IoTServiceException}
72
72
  * <p>Base exception class for all service exceptions from IoT service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class RemoveThingFromBillingGroupCommand extends RemoveThingFromBillingGroupCommand_base {
@@ -73,6 +73,7 @@ declare const RemoveThingFromThingGroupCommand_base: {
73
73
  * @throws {@link IoTServiceException}
74
74
  * <p>Base exception class for all service exceptions from IoT service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class RemoveThingFromThingGroupCommand extends RemoveThingFromThingGroupCommand_base {
@@ -494,6 +494,7 @@ declare const ReplaceTopicRuleCommand_base: {
494
494
  * @throws {@link IoTServiceException}
495
495
  * <p>Base exception class for all service exceptions from IoT service.</p>
496
496
  *
497
+ *
497
498
  * @public
498
499
  */
499
500
  export declare class ReplaceTopicRuleCommand extends ReplaceTopicRuleCommand_base {
@@ -116,6 +116,7 @@ declare const SearchIndexCommand_base: {
116
116
  * @throws {@link IoTServiceException}
117
117
  * <p>Base exception class for all service exceptions from IoT service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class SearchIndexCommand extends SearchIndexCommand_base {
@@ -78,6 +78,7 @@ declare const SetDefaultAuthorizerCommand_base: {
78
78
  * @throws {@link IoTServiceException}
79
79
  * <p>Base exception class for all service exceptions from IoT service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class SetDefaultAuthorizerCommand extends SetDefaultAuthorizerCommand_base {
@@ -75,6 +75,7 @@ declare const SetDefaultPolicyVersionCommand_base: {
75
75
  * @throws {@link IoTServiceException}
76
76
  * <p>Base exception class for all service exceptions from IoT service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class SetDefaultPolicyVersionCommand extends SetDefaultPolicyVersionCommand_base {
@@ -67,6 +67,7 @@ declare const SetLoggingOptionsCommand_base: {
67
67
  * @throws {@link IoTServiceException}
68
68
  * <p>Base exception class for all service exceptions from IoT service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class SetLoggingOptionsCommand extends SetLoggingOptionsCommand_base {
@@ -72,6 +72,7 @@ declare const SetV2LoggingLevelCommand_base: {
72
72
  * @throws {@link IoTServiceException}
73
73
  * <p>Base exception class for all service exceptions from IoT service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class SetV2LoggingLevelCommand extends SetV2LoggingLevelCommand_base {
@@ -64,6 +64,7 @@ declare const SetV2LoggingOptionsCommand_base: {
64
64
  * @throws {@link IoTServiceException}
65
65
  * <p>Base exception class for all service exceptions from IoT service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class SetV2LoggingOptionsCommand extends SetV2LoggingOptionsCommand_base {
@@ -89,6 +89,7 @@ declare const StartAuditMitigationActionsTaskCommand_base: {
89
89
  * @throws {@link IoTServiceException}
90
90
  * <p>Base exception class for all service exceptions from IoT service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class StartAuditMitigationActionsTaskCommand extends StartAuditMitigationActionsTaskCommand_base {
@@ -91,6 +91,7 @@ declare const StartDetectMitigationActionsTaskCommand_base: {
91
91
  * @throws {@link IoTServiceException}
92
92
  * <p>Base exception class for all service exceptions from IoT service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class StartDetectMitigationActionsTaskCommand extends StartDetectMitigationActionsTaskCommand_base {
@@ -69,6 +69,7 @@ declare const StartOnDemandAuditTaskCommand_base: {
69
69
  * @throws {@link IoTServiceException}
70
70
  * <p>Base exception class for all service exceptions from IoT service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class StartOnDemandAuditTaskCommand extends StartOnDemandAuditTaskCommand_base {
@@ -70,6 +70,7 @@ declare const StartThingRegistrationTaskCommand_base: {
70
70
  * @throws {@link IoTServiceException}
71
71
  * <p>Base exception class for all service exceptions from IoT service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class StartThingRegistrationTaskCommand extends StartThingRegistrationTaskCommand_base {
@@ -68,6 +68,7 @@ declare const StopThingRegistrationTaskCommand_base: {
68
68
  * @throws {@link IoTServiceException}
69
69
  * <p>Base exception class for all service exceptions from IoT service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class StopThingRegistrationTaskCommand extends StopThingRegistrationTaskCommand_base {
@@ -75,6 +75,7 @@ declare const TagResourceCommand_base: {
75
75
  * @throws {@link IoTServiceException}
76
76
  * <p>Base exception class for all service exceptions from IoT service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -133,6 +133,7 @@ declare const TestAuthorizationCommand_base: {
133
133
  * @throws {@link IoTServiceException}
134
134
  * <p>Base exception class for all service exceptions from IoT service.</p>
135
135
  *
136
+ *
136
137
  * @public
137
138
  */
138
139
  export declare class TestAuthorizationCommand extends TestAuthorizationCommand_base {
@@ -100,6 +100,7 @@ declare const TestInvokeAuthorizerCommand_base: {
100
100
  * @throws {@link IoTServiceException}
101
101
  * <p>Base exception class for all service exceptions from IoT service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class TestInvokeAuthorizerCommand extends TestInvokeAuthorizerCommand_base {
@@ -89,6 +89,7 @@ declare const TransferCertificateCommand_base: {
89
89
  * @throws {@link IoTServiceException}
90
90
  * <p>Base exception class for all service exceptions from IoT service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class TransferCertificateCommand extends TransferCertificateCommand_base {
@@ -68,6 +68,7 @@ declare const UntagResourceCommand_base: {
68
68
  * @throws {@link IoTServiceException}
69
69
  * <p>Base exception class for all service exceptions from IoT service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -79,6 +79,7 @@ declare const UpdateAccountAuditConfigurationCommand_base: {
79
79
  * @throws {@link IoTServiceException}
80
80
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UpdateAccountAuditConfigurationCommand extends UpdateAccountAuditConfigurationCommand_base {
@@ -88,6 +88,7 @@ declare const UpdateAuditSuppressionCommand_base: {
88
88
  * @throws {@link IoTServiceException}
89
89
  * <p>Base exception class for all service exceptions from IoT service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class UpdateAuditSuppressionCommand extends UpdateAuditSuppressionCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateAuthorizerCommand_base: {
84
84
  * @throws {@link IoTServiceException}
85
85
  * <p>Base exception class for all service exceptions from IoT service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdateAuthorizerCommand extends UpdateAuthorizerCommand_base {
@@ -76,6 +76,7 @@ declare const UpdateBillingGroupCommand_base: {
76
76
  * @throws {@link IoTServiceException}
77
77
  * <p>Base exception class for all service exceptions from IoT service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class UpdateBillingGroupCommand extends UpdateBillingGroupCommand_base {
@@ -79,6 +79,7 @@ declare const UpdateCACertificateCommand_base: {
79
79
  * @throws {@link IoTServiceException}
80
80
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UpdateCACertificateCommand extends UpdateCACertificateCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateCertificateCommand_base: {
81
81
  * @throws {@link IoTServiceException}
82
82
  * <p>Base exception class for all service exceptions from IoT service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateCertificateCommand extends UpdateCertificateCommand_base {
@@ -79,6 +79,7 @@ declare const UpdateCertificateProviderCommand_base: {
79
79
  * @throws {@link IoTServiceException}
80
80
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UpdateCertificateProviderCommand extends UpdateCertificateProviderCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateCommandCommand_base: {
77
77
  * @throws {@link IoTServiceException}
78
78
  * <p>Base exception class for all service exceptions from IoT service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateCommandCommand extends UpdateCommandCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateCustomMetricCommand_base: {
74
74
  * @throws {@link IoTServiceException}
75
75
  * <p>Base exception class for all service exceptions from IoT service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateCustomMetricCommand extends UpdateCustomMetricCommand_base {
@@ -82,6 +82,7 @@ declare const UpdateDimensionCommand_base: {
82
82
  * @throws {@link IoTServiceException}
83
83
  * <p>Base exception class for all service exceptions from IoT service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class UpdateDimensionCommand extends UpdateDimensionCommand_base {
@@ -97,6 +97,7 @@ declare const UpdateDomainConfigurationCommand_base: {
97
97
  * @throws {@link IoTServiceException}
98
98
  * <p>Base exception class for all service exceptions from IoT service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class UpdateDomainConfigurationCommand extends UpdateDomainConfigurationCommand_base {
@@ -88,6 +88,7 @@ declare const UpdateDynamicThingGroupCommand_base: {
88
88
  * @throws {@link IoTServiceException}
89
89
  * <p>Base exception class for all service exceptions from IoT service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class UpdateDynamicThingGroupCommand extends UpdateDynamicThingGroupCommand_base {
@@ -66,6 +66,7 @@ declare const UpdateEventConfigurationsCommand_base: {
66
66
  * @throws {@link IoTServiceException}
67
67
  * <p>Base exception class for all service exceptions from IoT service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class UpdateEventConfigurationsCommand extends UpdateEventConfigurationsCommand_base {
@@ -99,6 +99,7 @@ declare const UpdateFleetMetricCommand_base: {
99
99
  * @throws {@link IoTServiceException}
100
100
  * <p>Base exception class for all service exceptions from IoT service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class UpdateFleetMetricCommand extends UpdateFleetMetricCommand_base {
@@ -111,6 +111,7 @@ declare const UpdateIndexingConfigurationCommand_base: {
111
111
  * @throws {@link IoTServiceException}
112
112
  * <p>Base exception class for all service exceptions from IoT service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class UpdateIndexingConfigurationCommand extends UpdateIndexingConfigurationCommand_base {
@@ -103,6 +103,7 @@ declare const UpdateJobCommand_base: {
103
103
  * @throws {@link IoTServiceException}
104
104
  * <p>Base exception class for all service exceptions from IoT service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class UpdateJobCommand extends UpdateJobCommand_base {