@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
@@ -93,6 +93,7 @@ declare const UpdateMitigationActionCommand_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 UpdateMitigationActionCommand extends UpdateMitigationActionCommand_base {
@@ -73,6 +73,7 @@ declare const UpdatePackageCommand_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 UpdatePackageCommand extends UpdatePackageCommand_base {
@@ -70,6 +70,7 @@ declare const UpdatePackageConfigurationCommand_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 UpdatePackageConfigurationCommand extends UpdatePackageConfigurationCommand_base {
@@ -84,6 +84,7 @@ declare const UpdatePackageVersionCommand_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 UpdatePackageVersionCommand extends UpdatePackageVersionCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateProvisioningTemplateCommand_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 UpdateProvisioningTemplateCommand extends UpdateProvisioningTemplateCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateRoleAliasCommand_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 UpdateRoleAliasCommand extends UpdateRoleAliasCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateScheduledAuditCommand_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 UpdateScheduledAuditCommand extends UpdateScheduledAuditCommand_base {
@@ -209,6 +209,7 @@ declare const UpdateSecurityProfileCommand_base: {
209
209
  * @throws {@link IoTServiceException}
210
210
  * <p>Base exception class for all service exceptions from IoT service.</p>
211
211
  *
212
+ *
212
213
  * @public
213
214
  */
214
215
  export declare class UpdateSecurityProfileCommand extends UpdateSecurityProfileCommand_base {
@@ -91,6 +91,7 @@ declare const UpdateStreamCommand_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 UpdateStreamCommand extends UpdateStreamCommand_base {
@@ -85,6 +85,7 @@ declare const UpdateThingCommand_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 UpdateThingCommand extends UpdateThingCommand_base {
@@ -82,6 +82,7 @@ declare const UpdateThingGroupCommand_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 UpdateThingGroupCommand extends UpdateThingGroupCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateThingGroupsForThingCommand_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 UpdateThingGroupsForThingCommand extends UpdateThingGroupsForThingCommand_base {
@@ -85,6 +85,7 @@ declare const UpdateThingTypeCommand_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 UpdateThingTypeCommand extends UpdateThingTypeCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateTopicRuleDestinationCommand_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 UpdateTopicRuleDestinationCommand extends UpdateTopicRuleDestinationCommand_base {
@@ -108,6 +108,7 @@ declare const ValidateSecurityProfileBehaviorsCommand_base: {
108
108
  * @throws {@link IoTServiceException}
109
109
  * <p>Base exception class for all service exceptions from IoT service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class ValidateSecurityProfileBehaviorsCommand extends ValidateSecurityProfileBehaviorsCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot",
3
3
  "description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native",
4
- "version": "3.774.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iot",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-user-agent": "3.774.0",
29
- "@aws-sdk/region-config-resolver": "3.734.0",
30
- "@aws-sdk/types": "3.734.0",
31
- "@aws-sdk/util-endpoints": "3.743.0",
32
- "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.774.0",
34
- "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.5",
36
- "@smithy/fetch-http-handler": "^5.0.1",
37
- "@smithy/hash-node": "^4.0.1",
38
- "@smithy/invalid-dependency": "^4.0.1",
39
- "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.6",
41
- "@smithy/middleware-retry": "^4.0.7",
42
- "@smithy/middleware-serde": "^4.0.2",
43
- "@smithy/middleware-stack": "^4.0.1",
44
- "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.3",
46
- "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.6",
48
- "@smithy/types": "^4.1.0",
49
- "@smithy/url-parser": "^4.0.1",
23
+ "@aws-sdk/core": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
+ "@aws-sdk/middleware-host-header": "3.775.0",
26
+ "@aws-sdk/middleware-logger": "3.775.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.775.0",
29
+ "@aws-sdk/region-config-resolver": "3.775.0",
30
+ "@aws-sdk/types": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.775.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.775.0",
34
+ "@smithy/config-resolver": "^4.1.0",
35
+ "@smithy/core": "^3.2.0",
36
+ "@smithy/fetch-http-handler": "^5.0.2",
37
+ "@smithy/hash-node": "^4.0.2",
38
+ "@smithy/invalid-dependency": "^4.0.2",
39
+ "@smithy/middleware-content-length": "^4.0.2",
40
+ "@smithy/middleware-endpoint": "^4.1.0",
41
+ "@smithy/middleware-retry": "^4.1.0",
42
+ "@smithy/middleware-serde": "^4.0.3",
43
+ "@smithy/middleware-stack": "^4.0.2",
44
+ "@smithy/node-config-provider": "^4.0.2",
45
+ "@smithy/node-http-handler": "^4.0.4",
46
+ "@smithy/protocol-http": "^5.1.0",
47
+ "@smithy/smithy-client": "^4.2.0",
48
+ "@smithy/types": "^4.2.0",
49
+ "@smithy/url-parser": "^4.0.2",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.7",
54
- "@smithy/util-defaults-mode-node": "^4.0.7",
55
- "@smithy/util-endpoints": "^3.0.1",
56
- "@smithy/util-middleware": "^4.0.1",
57
- "@smithy/util-retry": "^4.0.1",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.8",
54
+ "@smithy/util-defaults-mode-node": "^4.0.8",
55
+ "@smithy/util-endpoints": "^3.0.2",
56
+ "@smithy/util-middleware": "^4.0.2",
57
+ "@smithy/util-retry": "^4.0.2",
58
58
  "@smithy/util-utf8": "^4.0.0",
59
59
  "@types/uuid": "^9.0.1",
60
60
  "tslib": "^2.6.2",