@aws-sdk/client-iot 3.325.0 → 3.326.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 (239) hide show
  1. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +4 -0
  2. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +4 -0
  3. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +4 -0
  4. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +8 -0
  5. package/dist-types/commands/AttachPolicyCommand.d.ts +4 -0
  6. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +4 -0
  7. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +4 -0
  8. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +4 -0
  9. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +4 -0
  10. package/dist-types/commands/CancelAuditTaskCommand.d.ts +4 -0
  11. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +4 -0
  12. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -0
  13. package/dist-types/commands/CancelJobCommand.d.ts +8 -0
  14. package/dist-types/commands/CancelJobExecutionCommand.d.ts +4 -0
  15. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +4 -0
  16. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +4 -0
  17. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -0
  18. package/dist-types/commands/CreateAuthorizerCommand.d.ts +7 -0
  19. package/dist-types/commands/CreateBillingGroupCommand.d.ts +8 -0
  20. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +8 -0
  21. package/dist-types/commands/CreateCustomMetricCommand.d.ts +7 -0
  22. package/dist-types/commands/CreateDimensionCommand.d.ts +7 -0
  23. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +7 -0
  24. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +11 -0
  25. package/dist-types/commands/CreateFleetMetricCommand.d.ts +7 -0
  26. package/dist-types/commands/CreateJobCommand.d.ts +8 -0
  27. package/dist-types/commands/CreateJobTemplateCommand.d.ts +7 -0
  28. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +12 -0
  29. package/dist-types/commands/CreateMitigationActionCommand.d.ts +7 -0
  30. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +10 -0
  31. package/dist-types/commands/CreatePolicyCommand.d.ts +9 -0
  32. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +9 -0
  33. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +12 -0
  34. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +8 -0
  35. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +9 -0
  36. package/dist-types/commands/CreateRoleAliasCommand.d.ts +7 -0
  37. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +7 -0
  39. package/dist-types/commands/CreateStreamCommand.d.ts +9 -0
  40. package/dist-types/commands/CreateThingCommand.d.ts +8 -0
  41. package/dist-types/commands/CreateThingGroupCommand.d.ts +8 -0
  42. package/dist-types/commands/CreateThingTypeCommand.d.ts +8 -0
  43. package/dist-types/commands/CreateTopicRuleCommand.d.ts +4 -0
  44. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +25 -0
  45. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +4 -0
  46. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -0
  47. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +4 -0
  48. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +4 -0
  49. package/dist-types/commands/DeleteCACertificateCommand.d.ts +4 -0
  50. package/dist-types/commands/DeleteCertificateCommand.d.ts +4 -0
  51. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +4 -0
  52. package/dist-types/commands/DeleteDimensionCommand.d.ts +4 -0
  53. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +4 -0
  54. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +4 -0
  55. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +4 -0
  56. package/dist-types/commands/DeleteJobCommand.d.ts +4 -0
  57. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +4 -0
  58. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +4 -0
  59. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +4 -0
  60. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +4 -0
  61. package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
  62. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +4 -0
  63. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +4 -0
  64. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +4 -0
  65. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +4 -0
  66. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +4 -0
  67. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +4 -0
  68. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -0
  69. package/dist-types/commands/DeleteStreamCommand.d.ts +4 -0
  70. package/dist-types/commands/DeleteThingCommand.d.ts +4 -0
  71. package/dist-types/commands/DeleteThingGroupCommand.d.ts +4 -0
  72. package/dist-types/commands/DeleteThingTypeCommand.d.ts +4 -0
  73. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +4 -0
  74. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +4 -0
  75. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +4 -0
  76. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +4 -0
  77. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +18 -0
  78. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +68 -0
  79. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +64 -0
  80. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +28 -0
  81. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +29 -0
  82. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +19 -0
  83. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +15 -0
  84. package/dist-types/commands/DescribeCACertificateCommand.d.ts +27 -0
  85. package/dist-types/commands/DescribeCertificateCommand.d.ts +30 -0
  86. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +11 -0
  87. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +19 -0
  88. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +60 -0
  89. package/dist-types/commands/DescribeDimensionCommand.d.ts +13 -0
  90. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +26 -0
  91. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -0
  92. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +12 -0
  93. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +23 -0
  94. package/dist-types/commands/DescribeIndexCommand.d.ts +8 -0
  95. package/dist-types/commands/DescribeJobCommand.d.ts +93 -0
  96. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +22 -0
  97. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +53 -0
  98. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +22 -0
  99. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +36 -0
  100. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +19 -0
  101. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +9 -0
  102. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +14 -0
  103. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +13 -0
  104. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +68 -0
  105. package/dist-types/commands/DescribeStreamCommand.d.ts +24 -0
  106. package/dist-types/commands/DescribeThingCommand.d.ts +15 -0
  107. package/dist-types/commands/DescribeThingGroupCommand.d.ts +32 -0
  108. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +17 -0
  109. package/dist-types/commands/DescribeThingTypeCommand.d.ts +19 -0
  110. package/dist-types/commands/DetachPolicyCommand.d.ts +4 -0
  111. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +4 -0
  112. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +4 -0
  113. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +4 -0
  114. package/dist-types/commands/DisableTopicRuleCommand.d.ts +4 -0
  115. package/dist-types/commands/EnableTopicRuleCommand.d.ts +4 -0
  116. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +16 -0
  117. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +12 -0
  118. package/dist-types/commands/GetCardinalityCommand.d.ts +6 -0
  119. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +12 -0
  120. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +43 -0
  121. package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -0
  122. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +7 -0
  123. package/dist-types/commands/GetOTAUpdateCommand.d.ts +92 -0
  124. package/dist-types/commands/GetPercentilesCommand.d.ts +11 -0
  125. package/dist-types/commands/GetPolicyCommand.d.ts +12 -0
  126. package/dist-types/commands/GetPolicyVersionCommand.d.ts +13 -0
  127. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -0
  128. package/dist-types/commands/GetStatisticsCommand.d.ts +15 -0
  129. package/dist-types/commands/GetTopicRuleCommand.d.ts +416 -0
  130. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +25 -0
  131. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +8 -0
  132. package/dist-types/commands/ListActiveViolationsCommand.d.ts +73 -0
  133. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +12 -0
  134. package/dist-types/commands/ListAuditFindingsCommand.d.ts +71 -0
  135. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +19 -0
  136. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +13 -0
  137. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +33 -0
  138. package/dist-types/commands/ListAuditTasksCommand.d.ts +13 -0
  139. package/dist-types/commands/ListAuthorizersCommand.d.ts +12 -0
  140. package/dist-types/commands/ListBillingGroupsCommand.d.ts +12 -0
  141. package/dist-types/commands/ListCACertificatesCommand.d.ts +14 -0
  142. package/dist-types/commands/ListCertificatesByCACommand.d.ts +15 -0
  143. package/dist-types/commands/ListCertificatesCommand.d.ts +15 -0
  144. package/dist-types/commands/ListCustomMetricsCommand.d.ts +9 -0
  145. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +19 -0
  146. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +63 -0
  147. package/dist-types/commands/ListDimensionsCommand.d.ts +9 -0
  148. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +13 -0
  149. package/dist-types/commands/ListFleetMetricsCommand.d.ts +12 -0
  150. package/dist-types/commands/ListIndicesCommand.d.ts +9 -0
  151. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +19 -0
  152. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +19 -0
  153. package/dist-types/commands/ListJobTemplatesCommand.d.ts +14 -0
  154. package/dist-types/commands/ListJobsCommand.d.ts +19 -0
  155. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +17 -0
  156. package/dist-types/commands/ListMetricValuesCommand.d.ts +27 -0
  157. package/dist-types/commands/ListMitigationActionsCommand.d.ts +13 -0
  158. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +13 -0
  159. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +16 -0
  160. package/dist-types/commands/ListPoliciesCommand.d.ts +12 -0
  161. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +9 -0
  162. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +12 -0
  163. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +12 -0
  164. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +9 -0
  165. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +13 -0
  166. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +17 -0
  167. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +33 -0
  168. package/dist-types/commands/ListRoleAliasesCommand.d.ts +9 -0
  169. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +15 -0
  170. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +12 -0
  171. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +17 -0
  172. package/dist-types/commands/ListStreamsCommand.d.ts +14 -0
  173. package/dist-types/commands/ListTagsForResourceCommand.d.ts +12 -0
  174. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +9 -0
  175. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +11 -0
  176. package/dist-types/commands/ListThingGroupsCommand.d.ts +12 -0
  177. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +12 -0
  178. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +9 -0
  179. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +10 -0
  180. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +9 -0
  181. package/dist-types/commands/ListThingTypesCommand.d.ts +23 -0
  182. package/dist-types/commands/ListThingsCommand.d.ts +17 -0
  183. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +9 -0
  184. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +9 -0
  185. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +28 -0
  186. package/dist-types/commands/ListTopicRulesCommand.d.ts +15 -0
  187. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +15 -0
  188. package/dist-types/commands/ListViolationEventsCommand.d.ts +73 -0
  189. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +4 -0
  190. package/dist-types/commands/RegisterCACertificateCommand.d.ts +7 -0
  191. package/dist-types/commands/RegisterCertificateCommand.d.ts +7 -0
  192. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +7 -0
  193. package/dist-types/commands/RegisterThingCommand.d.ts +9 -0
  194. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +4 -0
  195. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +4 -0
  196. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +4 -0
  197. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +4 -0
  198. package/dist-types/commands/SearchIndexCommand.d.ts +39 -0
  199. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +7 -0
  200. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +4 -0
  201. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +4 -0
  202. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +4 -0
  203. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +4 -0
  204. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -0
  205. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -0
  206. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -0
  207. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -0
  208. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +4 -0
  209. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  210. package/dist-types/commands/TestAuthorizationCommand.d.ts +45 -0
  211. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +12 -0
  212. package/dist-types/commands/TransferCertificateCommand.d.ts +6 -0
  213. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  214. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +4 -0
  215. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -0
  216. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +7 -0
  217. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -0
  218. package/dist-types/commands/UpdateCACertificateCommand.d.ts +4 -0
  219. package/dist-types/commands/UpdateCertificateCommand.d.ts +4 -0
  220. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +11 -0
  221. package/dist-types/commands/UpdateDimensionCommand.d.ts +13 -0
  222. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +7 -0
  223. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -0
  224. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +4 -0
  225. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +4 -0
  226. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +4 -0
  227. package/dist-types/commands/UpdateJobCommand.d.ts +4 -0
  228. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +7 -0
  229. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +4 -0
  230. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +7 -0
  231. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -0
  232. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +68 -0
  233. package/dist-types/commands/UpdateStreamCommand.d.ts +9 -0
  234. package/dist-types/commands/UpdateThingCommand.d.ts +4 -0
  235. package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -0
  236. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +4 -0
  237. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +4 -0
  238. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +11 -0
  239. package/package.json +3 -3
@@ -46,6 +46,8 @@ export interface UpdateFleetMetricCommandOutput extends __MetadataBearer {
46
46
  * };
47
47
  * const command = new UpdateFleetMetricCommand(input);
48
48
  * const response = await client.send(command);
49
+ * // {};
50
+ *
49
51
  * ```
50
52
  *
51
53
  * @param UpdateFleetMetricCommandInput - {@link UpdateFleetMetricCommandInput}
@@ -86,6 +88,8 @@ export interface UpdateFleetMetricCommandOutput extends __MetadataBearer {
86
88
  * <code>expectedVersion</code> parameter does not match the latest version in the
87
89
  * system.</p>
88
90
  *
91
+ * @throws {@link IoTServiceException}
92
+ * <p>Base exception class for all service exceptions from IoT service.</p>
89
93
  *
90
94
  */
91
95
  export declare class UpdateFleetMetricCommand extends $Command<UpdateFleetMetricCommandInput, UpdateFleetMetricCommandOutput, IoTClientResolvedConfig> {
@@ -69,6 +69,8 @@ export interface UpdateIndexingConfigurationCommandOutput extends UpdateIndexing
69
69
  * };
70
70
  * const command = new UpdateIndexingConfigurationCommand(input);
71
71
  * const response = await client.send(command);
72
+ * // {};
73
+ *
72
74
  * ```
73
75
  *
74
76
  * @param UpdateIndexingConfigurationCommandInput - {@link UpdateIndexingConfigurationCommandInput}
@@ -92,6 +94,8 @@ export interface UpdateIndexingConfigurationCommandOutput extends UpdateIndexing
92
94
  * @throws {@link UnauthorizedException} (client fault)
93
95
  * <p>You are not authorized to perform this operation.</p>
94
96
  *
97
+ * @throws {@link IoTServiceException}
98
+ * <p>Base exception class for all service exceptions from IoT service.</p>
95
99
  *
96
100
  */
97
101
  export declare class UpdateIndexingConfigurationCommand extends $Command<UpdateIndexingConfigurationCommandInput, UpdateIndexingConfigurationCommandOutput, IoTClientResolvedConfig> {
@@ -70,6 +70,8 @@ export interface UpdateJobCommandOutput extends __MetadataBearer {
70
70
  * };
71
71
  * const command = new UpdateJobCommand(input);
72
72
  * const response = await client.send(command);
73
+ * // {};
74
+ *
73
75
  * ```
74
76
  *
75
77
  * @param UpdateJobCommandInput - {@link UpdateJobCommandInput}
@@ -90,6 +92,8 @@ export interface UpdateJobCommandOutput extends __MetadataBearer {
90
92
  * @throws {@link ThrottlingException} (client fault)
91
93
  * <p>The rate exceeds the limit.</p>
92
94
  *
95
+ * @throws {@link IoTServiceException}
96
+ * <p>Base exception class for all service exceptions from IoT service.</p>
93
97
  *
94
98
  */
95
99
  export declare class UpdateJobCommand extends $Command<UpdateJobCommandInput, UpdateJobCommandOutput, IoTClientResolvedConfig> {
@@ -57,6 +57,11 @@ export interface UpdateMitigationActionCommandOutput extends UpdateMitigationAct
57
57
  * };
58
58
  * const command = new UpdateMitigationActionCommand(input);
59
59
  * const response = await client.send(command);
60
+ * // { // UpdateMitigationActionResponse
61
+ * // actionArn: "STRING_VALUE",
62
+ * // actionId: "STRING_VALUE",
63
+ * // };
64
+ *
60
65
  * ```
61
66
  *
62
67
  * @param UpdateMitigationActionCommandInput - {@link UpdateMitigationActionCommandInput}
@@ -77,6 +82,8 @@ export interface UpdateMitigationActionCommandOutput extends UpdateMitigationAct
77
82
  * @throws {@link ThrottlingException} (client fault)
78
83
  * <p>The rate exceeds the limit.</p>
79
84
  *
85
+ * @throws {@link IoTServiceException}
86
+ * <p>Base exception class for all service exceptions from IoT service.</p>
80
87
  *
81
88
  */
82
89
  export declare class UpdateMitigationActionCommand extends $Command<UpdateMitigationActionCommandInput, UpdateMitigationActionCommandOutput, IoTClientResolvedConfig> {
@@ -41,6 +41,8 @@ export interface UpdateProvisioningTemplateCommandOutput extends UpdateProvision
41
41
  * };
42
42
  * const command = new UpdateProvisioningTemplateCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // {};
45
+ *
44
46
  * ```
45
47
  *
46
48
  * @param UpdateProvisioningTemplateCommandInput - {@link UpdateProvisioningTemplateCommandInput}
@@ -65,6 +67,8 @@ export interface UpdateProvisioningTemplateCommandOutput extends UpdateProvision
65
67
  * @throws {@link UnauthorizedException} (client fault)
66
68
  * <p>You are not authorized to perform this operation.</p>
67
69
  *
70
+ * @throws {@link IoTServiceException}
71
+ * <p>Base exception class for all service exceptions from IoT service.</p>
68
72
  *
69
73
  */
70
74
  export declare class UpdateProvisioningTemplateCommand extends $Command<UpdateProvisioningTemplateCommandInput, UpdateProvisioningTemplateCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,11 @@ export interface UpdateRoleAliasCommandOutput extends UpdateRoleAliasResponse, _
34
34
  * };
35
35
  * const command = new UpdateRoleAliasCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // UpdateRoleAliasResponse
38
+ * // roleAlias: "STRING_VALUE",
39
+ * // roleAliasArn: "STRING_VALUE",
40
+ * // };
41
+ *
37
42
  * ```
38
43
  *
39
44
  * @param UpdateRoleAliasCommandInput - {@link UpdateRoleAliasCommandInput}
@@ -60,6 +65,8 @@ export interface UpdateRoleAliasCommandOutput extends UpdateRoleAliasResponse, _
60
65
  * @throws {@link UnauthorizedException} (client fault)
61
66
  * <p>You are not authorized to perform this operation.</p>
62
67
  *
68
+ * @throws {@link IoTServiceException}
69
+ * <p>Base exception class for all service exceptions from IoT service.</p>
63
70
  *
64
71
  */
65
72
  export declare class UpdateRoleAliasCommand extends $Command<UpdateRoleAliasCommandInput, UpdateRoleAliasCommandOutput, IoTClientResolvedConfig> {
@@ -39,6 +39,10 @@ export interface UpdateScheduledAuditCommandOutput extends UpdateScheduledAuditR
39
39
  * };
40
40
  * const command = new UpdateScheduledAuditCommand(input);
41
41
  * const response = await client.send(command);
42
+ * // { // UpdateScheduledAuditResponse
43
+ * // scheduledAuditArn: "STRING_VALUE",
44
+ * // };
45
+ *
42
46
  * ```
43
47
  *
44
48
  * @param UpdateScheduledAuditCommandInput - {@link UpdateScheduledAuditCommandInput}
@@ -59,6 +63,8 @@ export interface UpdateScheduledAuditCommandOutput extends UpdateScheduledAuditR
59
63
  * @throws {@link ThrottlingException} (client fault)
60
64
  * <p>The rate exceeds the limit.</p>
61
65
  *
66
+ * @throws {@link IoTServiceException}
67
+ * <p>Base exception class for all service exceptions from IoT service.</p>
62
68
  *
63
69
  */
64
70
  export declare class UpdateScheduledAuditCommand extends $Command<UpdateScheduledAuditCommandInput, UpdateScheduledAuditCommandOutput, IoTClientResolvedConfig> {
@@ -94,6 +94,72 @@ export interface UpdateSecurityProfileCommandOutput extends UpdateSecurityProfil
94
94
  * };
95
95
  * const command = new UpdateSecurityProfileCommand(input);
96
96
  * const response = await client.send(command);
97
+ * // { // UpdateSecurityProfileResponse
98
+ * // securityProfileName: "STRING_VALUE",
99
+ * // securityProfileArn: "STRING_VALUE",
100
+ * // securityProfileDescription: "STRING_VALUE",
101
+ * // behaviors: [ // Behaviors
102
+ * // { // Behavior
103
+ * // name: "STRING_VALUE", // required
104
+ * // metric: "STRING_VALUE",
105
+ * // metricDimension: { // MetricDimension
106
+ * // dimensionName: "STRING_VALUE", // required
107
+ * // operator: "IN" || "NOT_IN",
108
+ * // },
109
+ * // criteria: { // BehaviorCriteria
110
+ * // comparisonOperator: "less-than" || "less-than-equals" || "greater-than" || "greater-than-equals" || "in-cidr-set" || "not-in-cidr-set" || "in-port-set" || "not-in-port-set" || "in-set" || "not-in-set",
111
+ * // value: { // MetricValue
112
+ * // count: Number("long"),
113
+ * // cidrs: [ // Cidrs
114
+ * // "STRING_VALUE",
115
+ * // ],
116
+ * // ports: [ // Ports
117
+ * // Number("int"),
118
+ * // ],
119
+ * // number: Number("double"),
120
+ * // numbers: [ // NumberList
121
+ * // Number("double"),
122
+ * // ],
123
+ * // strings: [ // StringList
124
+ * // "STRING_VALUE",
125
+ * // ],
126
+ * // },
127
+ * // durationSeconds: Number("int"),
128
+ * // consecutiveDatapointsToAlarm: Number("int"),
129
+ * // consecutiveDatapointsToClear: Number("int"),
130
+ * // statisticalThreshold: { // StatisticalThreshold
131
+ * // statistic: "STRING_VALUE",
132
+ * // },
133
+ * // mlDetectionConfig: { // MachineLearningDetectionConfig
134
+ * // confidenceLevel: "LOW" || "MEDIUM" || "HIGH", // required
135
+ * // },
136
+ * // },
137
+ * // suppressAlerts: true || false,
138
+ * // },
139
+ * // ],
140
+ * // alertTargets: { // AlertTargets
141
+ * // "<keys>": { // AlertTarget
142
+ * // alertTargetArn: "STRING_VALUE", // required
143
+ * // roleArn: "STRING_VALUE", // required
144
+ * // },
145
+ * // },
146
+ * // additionalMetricsToRetain: [ // AdditionalMetricsToRetainList
147
+ * // "STRING_VALUE",
148
+ * // ],
149
+ * // additionalMetricsToRetainV2: [ // AdditionalMetricsToRetainV2List
150
+ * // { // MetricToRetain
151
+ * // metric: "STRING_VALUE", // required
152
+ * // metricDimension: {
153
+ * // dimensionName: "STRING_VALUE", // required
154
+ * // operator: "IN" || "NOT_IN",
155
+ * // },
156
+ * // },
157
+ * // ],
158
+ * // version: Number("long"),
159
+ * // creationDate: new Date("TIMESTAMP"),
160
+ * // lastModifiedDate: new Date("TIMESTAMP"),
161
+ * // };
162
+ *
97
163
  * ```
98
164
  *
99
165
  * @param UpdateSecurityProfileCommandInput - {@link UpdateSecurityProfileCommandInput}
@@ -119,6 +185,8 @@ export interface UpdateSecurityProfileCommandOutput extends UpdateSecurityProfil
119
185
  * <code>expectedVersion</code> parameter does not match the latest version in the
120
186
  * system.</p>
121
187
  *
188
+ * @throws {@link IoTServiceException}
189
+ * <p>Base exception class for all service exceptions from IoT service.</p>
122
190
  *
123
191
  */
124
192
  export declare class UpdateSecurityProfileCommand extends $Command<UpdateSecurityProfileCommandInput, UpdateSecurityProfileCommandOutput, IoTClientResolvedConfig> {
@@ -44,6 +44,13 @@ export interface UpdateStreamCommandOutput extends UpdateStreamResponse, __Metad
44
44
  * };
45
45
  * const command = new UpdateStreamCommand(input);
46
46
  * const response = await client.send(command);
47
+ * // { // UpdateStreamResponse
48
+ * // streamId: "STRING_VALUE",
49
+ * // streamArn: "STRING_VALUE",
50
+ * // description: "STRING_VALUE",
51
+ * // streamVersion: Number("int"),
52
+ * // };
53
+ *
47
54
  * ```
48
55
  *
49
56
  * @param UpdateStreamCommandInput - {@link UpdateStreamCommandInput}
@@ -70,6 +77,8 @@ export interface UpdateStreamCommandOutput extends UpdateStreamResponse, __Metad
70
77
  * @throws {@link UnauthorizedException} (client fault)
71
78
  * <p>You are not authorized to perform this operation.</p>
72
79
  *
80
+ * @throws {@link IoTServiceException}
81
+ * <p>Base exception class for all service exceptions from IoT service.</p>
73
82
  *
74
83
  */
75
84
  export declare class UpdateStreamCommand extends $Command<UpdateStreamCommandInput, UpdateStreamCommandOutput, IoTClientResolvedConfig> {
@@ -41,6 +41,8 @@ export interface UpdateThingCommandOutput extends UpdateThingResponse, __Metadat
41
41
  * };
42
42
  * const command = new UpdateThingCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // {};
45
+ *
44
46
  * ```
45
47
  *
46
48
  * @param UpdateThingCommandInput - {@link UpdateThingCommandInput}
@@ -72,6 +74,8 @@ export interface UpdateThingCommandOutput extends UpdateThingResponse, __Metadat
72
74
  * <code>expectedVersion</code> parameter does not match the latest version in the
73
75
  * system.</p>
74
76
  *
77
+ * @throws {@link IoTServiceException}
78
+ * <p>Base exception class for all service exceptions from IoT service.</p>
75
79
  *
76
80
  */
77
81
  export declare class UpdateThingCommand extends $Command<UpdateThingCommandInput, UpdateThingCommandOutput, IoTClientResolvedConfig> {
@@ -42,6 +42,10 @@ export interface UpdateThingGroupCommandOutput extends UpdateThingGroupResponse,
42
42
  * };
43
43
  * const command = new UpdateThingGroupCommand(input);
44
44
  * const response = await client.send(command);
45
+ * // { // UpdateThingGroupResponse
46
+ * // version: Number("long"),
47
+ * // };
48
+ *
45
49
  * ```
46
50
  *
47
51
  * @param UpdateThingGroupCommandInput - {@link UpdateThingGroupCommandInput}
@@ -67,6 +71,8 @@ export interface UpdateThingGroupCommandOutput extends UpdateThingGroupResponse,
67
71
  * <code>expectedVersion</code> parameter does not match the latest version in the
68
72
  * system.</p>
69
73
  *
74
+ * @throws {@link IoTServiceException}
75
+ * <p>Base exception class for all service exceptions from IoT service.</p>
70
76
  *
71
77
  */
72
78
  export declare class UpdateThingGroupCommand extends $Command<UpdateThingGroupCommandInput, UpdateThingGroupCommandOutput, IoTClientResolvedConfig> {
@@ -39,6 +39,8 @@ export interface UpdateThingGroupsForThingCommandOutput extends UpdateThingGroup
39
39
  * };
40
40
  * const command = new UpdateThingGroupsForThingCommand(input);
41
41
  * const response = await client.send(command);
42
+ * // {};
43
+ *
42
44
  * ```
43
45
  *
44
46
  * @param UpdateThingGroupsForThingCommandInput - {@link UpdateThingGroupsForThingCommandInput}
@@ -59,6 +61,8 @@ export interface UpdateThingGroupsForThingCommandOutput extends UpdateThingGroup
59
61
  * @throws {@link ThrottlingException} (client fault)
60
62
  * <p>The rate exceeds the limit.</p>
61
63
  *
64
+ * @throws {@link IoTServiceException}
65
+ * <p>Base exception class for all service exceptions from IoT service.</p>
62
66
  *
63
67
  */
64
68
  export declare class UpdateThingGroupsForThingCommand extends $Command<UpdateThingGroupsForThingCommandInput, UpdateThingGroupsForThingCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,8 @@ export interface UpdateTopicRuleDestinationCommandOutput extends UpdateTopicRule
34
34
  * };
35
35
  * const command = new UpdateTopicRuleDestinationCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // {};
38
+ *
37
39
  * ```
38
40
  *
39
41
  * @param UpdateTopicRuleDestinationCommandInput - {@link UpdateTopicRuleDestinationCommandInput}
@@ -58,6 +60,8 @@ export interface UpdateTopicRuleDestinationCommandOutput extends UpdateTopicRule
58
60
  * @throws {@link UnauthorizedException} (client fault)
59
61
  * <p>You are not authorized to perform this operation.</p>
60
62
  *
63
+ * @throws {@link IoTServiceException}
64
+ * <p>Base exception class for all service exceptions from IoT service.</p>
61
65
  *
62
66
  */
63
67
  export declare class UpdateTopicRuleDestinationCommand extends $Command<UpdateTopicRuleDestinationCommandInput, UpdateTopicRuleDestinationCommandOutput, IoTClientResolvedConfig> {
@@ -70,6 +70,15 @@ export interface ValidateSecurityProfileBehaviorsCommandOutput extends ValidateS
70
70
  * };
71
71
  * const command = new ValidateSecurityProfileBehaviorsCommand(input);
72
72
  * const response = await client.send(command);
73
+ * // { // ValidateSecurityProfileBehaviorsResponse
74
+ * // valid: true || false,
75
+ * // validationErrors: [ // ValidationErrors
76
+ * // { // ValidationError
77
+ * // errorMessage: "STRING_VALUE",
78
+ * // },
79
+ * // ],
80
+ * // };
81
+ *
73
82
  * ```
74
83
  *
75
84
  * @param ValidateSecurityProfileBehaviorsCommandInput - {@link ValidateSecurityProfileBehaviorsCommandInput}
@@ -87,6 +96,8 @@ export interface ValidateSecurityProfileBehaviorsCommandOutput extends ValidateS
87
96
  * @throws {@link ThrottlingException} (client fault)
88
97
  * <p>The rate exceeds the limit.</p>
89
98
  *
99
+ * @throws {@link IoTServiceException}
100
+ * <p>Base exception class for all service exceptions from IoT service.</p>
90
101
  *
91
102
  */
92
103
  export declare class ValidateSecurityProfileBehaviorsCommand extends $Command<ValidateSecurityProfileBehaviorsCommandInput, ValidateSecurityProfileBehaviorsCommandOutput, IoTClientResolvedConfig> {
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.325.0",
4
+ "version": "3.326.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.325.0",
24
+ "@aws-sdk/client-sts": "3.326.0",
25
25
  "@aws-sdk/config-resolver": "3.310.0",
26
- "@aws-sdk/credential-provider-node": "3.325.0",
26
+ "@aws-sdk/credential-provider-node": "3.326.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.310.0",
28
28
  "@aws-sdk/hash-node": "3.310.0",
29
29
  "@aws-sdk/invalid-dependency": "3.310.0",