@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
@@ -68,6 +68,7 @@ declare const DeleteBillingGroupCommand_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 DeleteBillingGroupCommand extends DeleteBillingGroupCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteCACertificateCommand_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 DeleteCACertificateCommand extends DeleteCACertificateCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteCertificateCommand_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 DeleteCertificateCommand extends DeleteCertificateCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteCertificateProviderCommand_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 DeleteCertificateProviderCommand extends DeleteCertificateProviderCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteCommandCommand_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 DeleteCommandCommand extends DeleteCommandCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteCommandExecutionCommand_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 DeleteCommandExecutionCommand extends DeleteCommandExecutionCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteCustomMetricCommand_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 DeleteCustomMetricCommand extends DeleteCustomMetricCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteDimensionCommand_base: {
62
62
  * @throws {@link IoTServiceException}
63
63
  * <p>Base exception class for all service exceptions from IoT service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteDimensionCommand extends DeleteDimensionCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteDomainConfigurationCommand_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 DeleteDomainConfigurationCommand extends DeleteDomainConfigurationCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteDynamicThingGroupCommand_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 DeleteDynamicThingGroupCommand extends DeleteDynamicThingGroupCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteFleetMetricCommand_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 DeleteFleetMetricCommand extends DeleteFleetMetricCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteJobCommand_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 DeleteJobCommand extends DeleteJobCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteJobExecutionCommand_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 DeleteJobExecutionCommand extends DeleteJobExecutionCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteJobTemplateCommand_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 DeleteJobTemplateCommand extends DeleteJobTemplateCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteMitigationActionCommand_base: {
62
62
  * @throws {@link IoTServiceException}
63
63
  * <p>Base exception class for all service exceptions from IoT service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteMitigationActionCommand extends DeleteMitigationActionCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteOTAUpdateCommand_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 DeleteOTAUpdateCommand extends DeleteOTAUpdateCommand_base {
@@ -66,6 +66,7 @@ declare const DeletePackageCommand_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 DeletePackageCommand extends DeletePackageCommand_base {
@@ -66,6 +66,7 @@ declare const DeletePackageVersionCommand_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 DeletePackageVersionCommand extends DeletePackageVersionCommand_base {
@@ -86,6 +86,7 @@ declare const DeletePolicyCommand_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 DeletePolicyCommand extends DeletePolicyCommand_base {
@@ -78,6 +78,7 @@ declare const DeletePolicyVersionCommand_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 DeletePolicyVersionCommand extends DeletePolicyVersionCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteProvisioningTemplateCommand_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 DeleteProvisioningTemplateCommand extends DeleteProvisioningTemplateCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteProvisioningTemplateVersionCommand_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 DeleteProvisioningTemplateVersionCommand extends DeleteProvisioningTemplateVersionCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteRegistrationCodeCommand_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 DeleteRegistrationCodeCommand extends DeleteRegistrationCodeCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteRoleAliasCommand_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 DeleteRoleAliasCommand extends DeleteRoleAliasCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteScheduledAuditCommand_base: {
65
65
  * @throws {@link IoTServiceException}
66
66
  * <p>Base exception class for all service exceptions from IoT service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteScheduledAuditCommand extends DeleteScheduledAuditCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteSecurityProfileCommand_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 DeleteSecurityProfileCommand extends DeleteSecurityProfileCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteStreamCommand_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 DeleteStreamCommand extends DeleteStreamCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteThingCommand_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 DeleteThingCommand extends DeleteThingCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteThingGroupCommand_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 DeleteThingGroupCommand extends DeleteThingGroupCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteThingTypeCommand_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 DeleteThingTypeCommand extends DeleteThingTypeCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteTopicRuleCommand_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 DeleteTopicRuleCommand extends DeleteTopicRuleCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteTopicRuleDestinationCommand_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 DeleteTopicRuleDestinationCommand extends DeleteTopicRuleDestinationCommand_base {
@@ -63,6 +63,7 @@ declare const DeleteV2LoggingLevelCommand_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 DeleteV2LoggingLevelCommand extends DeleteV2LoggingLevelCommand_base {
@@ -73,6 +73,7 @@ declare const DeprecateThingTypeCommand_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 DeprecateThingTypeCommand extends DeprecateThingTypeCommand_base {
@@ -76,6 +76,7 @@ declare const DescribeAccountAuditConfigurationCommand_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 DescribeAccountAuditConfigurationCommand extends DescribeAccountAuditConfigurationCommand_base {
@@ -133,6 +133,7 @@ declare const DescribeAuditFindingCommand_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 DescribeAuditFindingCommand extends DescribeAuditFindingCommand_base {
@@ -124,6 +124,7 @@ declare const DescribeAuditMitigationActionsTaskCommand_base: {
124
124
  * @throws {@link IoTServiceException}
125
125
  * <p>Base exception class for all service exceptions from IoT service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class DescribeAuditMitigationActionsTaskCommand extends DescribeAuditMitigationActionsTaskCommand_base {
@@ -109,6 +109,7 @@ declare const DescribeAuditSuppressionCommand_base: {
109
109
  * @throws {@link IoTServiceException}
110
110
  * <p>Base exception class for all service exceptions from IoT service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class DescribeAuditSuppressionCommand extends DescribeAuditSuppressionCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeAuditTaskCommand_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 DescribeAuditTaskCommand extends DescribeAuditTaskCommand_base {
@@ -86,6 +86,7 @@ declare const DescribeAuthorizerCommand_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 DescribeAuthorizerCommand extends DescribeAuthorizerCommand_base {
@@ -76,6 +76,7 @@ declare const DescribeBillingGroupCommand_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 DescribeBillingGroupCommand extends DescribeBillingGroupCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeCACertificateCommand_base: {
94
94
  * @throws {@link IoTServiceException}
95
95
  * <p>Base exception class for all service exceptions from IoT service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeCACertificateCommand extends DescribeCACertificateCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeCertificateCommand_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 DescribeCertificateCommand extends DescribeCertificateCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeCertificateProviderCommand_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 DescribeCertificateProviderCommand extends DescribeCertificateProviderCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeCustomMetricCommand_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 DescribeCustomMetricCommand extends DescribeCustomMetricCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeDefaultAuthorizerCommand_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 DescribeDefaultAuthorizerCommand extends DescribeDefaultAuthorizerCommand_base {
@@ -123,6 +123,7 @@ declare const DescribeDetectMitigationActionsTaskCommand_base: {
123
123
  * @throws {@link IoTServiceException}
124
124
  * <p>Base exception class for all service exceptions from IoT service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class DescribeDetectMitigationActionsTaskCommand extends DescribeDetectMitigationActionsTaskCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeDimensionCommand_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 DescribeDimensionCommand extends DescribeDimensionCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeDomainConfigurationCommand_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 DescribeDomainConfigurationCommand extends DescribeDomainConfigurationCommand_base {
@@ -71,6 +71,7 @@ declare const DescribeEndpointCommand_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 DescribeEndpointCommand extends DescribeEndpointCommand_base {
@@ -65,6 +65,7 @@ declare const DescribeEventConfigurationsCommand_base: {
65
65
  * @throws {@link IoTServiceException}
66
66
  * <p>Base exception class for all service exceptions from IoT service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DescribeEventConfigurationsCommand extends DescribeEventConfigurationsCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeFleetMetricCommand_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 DescribeFleetMetricCommand extends DescribeFleetMetricCommand_base {
@@ -75,6 +75,7 @@ declare const DescribeIndexCommand_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 DescribeIndexCommand extends DescribeIndexCommand_base {
@@ -158,6 +158,7 @@ declare const DescribeJobCommand_base: {
158
158
  * @throws {@link IoTServiceException}
159
159
  * <p>Base exception class for all service exceptions from IoT service.</p>
160
160
  *
161
+ *
161
162
  * @public
162
163
  */
163
164
  export declare class DescribeJobCommand extends DescribeJobCommand_base {
@@ -24,7 +24,7 @@ export interface DescribeJobExecutionCommandOutput extends DescribeJobExecutionR
24
24
  declare const DescribeJobExecutionCommand_base: {
25
25
  new (input: DescribeJobExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobExecutionCommandInput, DescribeJobExecutionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: DescribeJobExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobExecutionCommandInput, DescribeJobExecutionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
30
  * <p>Describes a job execution.</p>
@@ -85,6 +85,7 @@ declare const DescribeJobExecutionCommand_base: {
85
85
  * @throws {@link IoTServiceException}
86
86
  * <p>Base exception class for all service exceptions from IoT service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DescribeJobExecutionCommand extends DescribeJobExecutionCommand_base {
@@ -116,6 +116,7 @@ declare const DescribeJobTemplateCommand_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 DescribeJobTemplateCommand extends DescribeJobTemplateCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeManagedJobTemplateCommand_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 DescribeManagedJobTemplateCommand extends DescribeManagedJobTemplateCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeMitigationActionCommand_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 DescribeMitigationActionCommand extends DescribeMitigationActionCommand_base {
@@ -83,6 +83,7 @@ declare const DescribeProvisioningTemplateCommand_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 DescribeProvisioningTemplateCommand extends DescribeProvisioningTemplateCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeProvisioningTemplateVersionCommand_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 DescribeProvisioningTemplateVersionCommand extends DescribeProvisioningTemplateVersionCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeRoleAliasCommand_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 DescribeRoleAliasCommand extends DescribeRoleAliasCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeScheduledAuditCommand_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 DescribeScheduledAuditCommand extends DescribeScheduledAuditCommand_base {
@@ -135,6 +135,7 @@ declare const DescribeSecurityProfileCommand_base: {
135
135
  * @throws {@link IoTServiceException}
136
136
  * <p>Base exception class for all service exceptions from IoT service.</p>
137
137
  *
138
+ *
138
139
  * @public
139
140
  */
140
141
  export declare class DescribeSecurityProfileCommand extends DescribeSecurityProfileCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeStreamCommand_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 DescribeStreamCommand extends DescribeStreamCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeThingCommand_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 DescribeThingCommand extends DescribeThingCommand_base {
@@ -93,6 +93,7 @@ declare const DescribeThingGroupCommand_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 DescribeThingGroupCommand extends DescribeThingGroupCommand_base {
@@ -81,6 +81,7 @@ declare const DescribeThingRegistrationTaskCommand_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 DescribeThingRegistrationTaskCommand extends DescribeThingRegistrationTaskCommand_base {