@aws-sdk/client-iot 3.325.0 → 3.327.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 +7 -7
@@ -36,6 +36,8 @@ export interface AcceptCertificateTransferCommandOutput extends __MetadataBearer
36
36
  * };
37
37
  * const command = new AcceptCertificateTransferCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // {};
40
+ *
39
41
  * ```
40
42
  *
41
43
  * @param AcceptCertificateTransferCommandInput - {@link AcceptCertificateTransferCommandInput}
@@ -66,6 +68,8 @@ export interface AcceptCertificateTransferCommandOutput extends __MetadataBearer
66
68
  * @throws {@link UnauthorizedException} (client fault)
67
69
  * <p>You are not authorized to perform this operation.</p>
68
70
  *
71
+ * @throws {@link IoTServiceException}
72
+ * <p>Base exception class for all service exceptions from IoT service.</p>
69
73
  *
70
74
  */
71
75
  export declare class AcceptCertificateTransferCommand extends $Command<AcceptCertificateTransferCommandInput, AcceptCertificateTransferCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,8 @@ export interface AddThingToBillingGroupCommandOutput extends AddThingToBillingGr
35
35
  * };
36
36
  * const command = new AddThingToBillingGroupCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // {};
39
+ *
38
40
  * ```
39
41
  *
40
42
  * @param AddThingToBillingGroupCommandInput - {@link AddThingToBillingGroupCommandInput}
@@ -55,6 +57,8 @@ export interface AddThingToBillingGroupCommandOutput extends AddThingToBillingGr
55
57
  * @throws {@link ThrottlingException} (client fault)
56
58
  * <p>The rate exceeds the limit.</p>
57
59
  *
60
+ * @throws {@link IoTServiceException}
61
+ * <p>Base exception class for all service exceptions from IoT service.</p>
58
62
  *
59
63
  */
60
64
  export declare class AddThingToBillingGroupCommand extends $Command<AddThingToBillingGroupCommandInput, AddThingToBillingGroupCommandOutput, IoTClientResolvedConfig> {
@@ -36,6 +36,8 @@ export interface AddThingToThingGroupCommandOutput extends AddThingToThingGroupR
36
36
  * };
37
37
  * const command = new AddThingToThingGroupCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // {};
40
+ *
39
41
  * ```
40
42
  *
41
43
  * @param AddThingToThingGroupCommandInput - {@link AddThingToThingGroupCommandInput}
@@ -56,6 +58,8 @@ export interface AddThingToThingGroupCommandOutput extends AddThingToThingGroupR
56
58
  * @throws {@link ThrottlingException} (client fault)
57
59
  * <p>The rate exceeds the limit.</p>
58
60
  *
61
+ * @throws {@link IoTServiceException}
62
+ * <p>Base exception class for all service exceptions from IoT service.</p>
59
63
  *
60
64
  */
61
65
  export declare class AddThingToThingGroupCommand extends $Command<AddThingToThingGroupCommandInput, AddThingToThingGroupCommandOutput, IoTClientResolvedConfig> {
@@ -49,6 +49,12 @@ export interface AssociateTargetsWithJobCommandOutput extends AssociateTargetsWi
49
49
  * };
50
50
  * const command = new AssociateTargetsWithJobCommand(input);
51
51
  * const response = await client.send(command);
52
+ * // { // AssociateTargetsWithJobResponse
53
+ * // jobArn: "STRING_VALUE",
54
+ * // jobId: "STRING_VALUE",
55
+ * // description: "STRING_VALUE",
56
+ * // };
57
+ *
52
58
  * ```
53
59
  *
54
60
  * @param AssociateTargetsWithJobCommandInput - {@link AssociateTargetsWithJobCommandInput}
@@ -72,6 +78,8 @@ export interface AssociateTargetsWithJobCommandOutput extends AssociateTargetsWi
72
78
  * @throws {@link ThrottlingException} (client fault)
73
79
  * <p>The rate exceeds the limit.</p>
74
80
  *
81
+ * @throws {@link IoTServiceException}
82
+ * <p>Base exception class for all service exceptions from IoT service.</p>
75
83
  *
76
84
  */
77
85
  export declare class AssociateTargetsWithJobCommand extends $Command<AssociateTargetsWithJobCommandInput, AssociateTargetsWithJobCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,8 @@ export interface AttachPolicyCommandOutput extends __MetadataBearer {
34
34
  * };
35
35
  * const command = new AttachPolicyCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // {};
38
+ *
37
39
  * ```
38
40
  *
39
41
  * @param AttachPolicyCommandInput - {@link AttachPolicyCommandInput}
@@ -63,6 +65,8 @@ export interface AttachPolicyCommandOutput extends __MetadataBearer {
63
65
  * @throws {@link UnauthorizedException} (client fault)
64
66
  * <p>You are not authorized to perform this operation.</p>
65
67
  *
68
+ * @throws {@link IoTServiceException}
69
+ * <p>Base exception class for all service exceptions from IoT service.</p>
66
70
  *
67
71
  */
68
72
  export declare class AttachPolicyCommand extends $Command<AttachPolicyCommandInput, AttachPolicyCommandOutput, IoTClientResolvedConfig> {
@@ -39,6 +39,8 @@ export interface AttachPrincipalPolicyCommandOutput extends __MetadataBearer {
39
39
  * };
40
40
  * const command = new AttachPrincipalPolicyCommand(input);
41
41
  * const response = await client.send(command);
42
+ * // {};
43
+ *
42
44
  * ```
43
45
  *
44
46
  * @param AttachPrincipalPolicyCommandInput - {@link AttachPrincipalPolicyCommandInput}
@@ -68,6 +70,8 @@ export interface AttachPrincipalPolicyCommandOutput extends __MetadataBearer {
68
70
  * @throws {@link UnauthorizedException} (client fault)
69
71
  * <p>You are not authorized to perform this operation.</p>
70
72
  *
73
+ * @throws {@link IoTServiceException}
74
+ * <p>Base exception class for all service exceptions from IoT service.</p>
71
75
  *
72
76
  */
73
77
  export declare class AttachPrincipalPolicyCommand extends $Command<AttachPrincipalPolicyCommandInput, AttachPrincipalPolicyCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,8 @@ export interface AttachSecurityProfileCommandOutput extends AttachSecurityProfil
34
34
  * };
35
35
  * const command = new AttachSecurityProfileCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // {};
38
+ *
37
39
  * ```
38
40
  *
39
41
  * @param AttachSecurityProfileCommandInput - {@link AttachSecurityProfileCommandInput}
@@ -62,6 +64,8 @@ export interface AttachSecurityProfileCommandOutput extends AttachSecurityProfil
62
64
  * <code>expectedVersion</code> parameter does not match the latest version in the
63
65
  * system.</p>
64
66
  *
67
+ * @throws {@link IoTServiceException}
68
+ * <p>Base exception class for all service exceptions from IoT service.</p>
65
69
  *
66
70
  */
67
71
  export declare class AttachSecurityProfileCommand extends $Command<AttachSecurityProfileCommandInput, AttachSecurityProfileCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,8 @@ export interface AttachThingPrincipalCommandOutput extends AttachThingPrincipalR
34
34
  * };
35
35
  * const command = new AttachThingPrincipalCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // {};
38
+ *
37
39
  * ```
38
40
  *
39
41
  * @param AttachThingPrincipalCommandInput - {@link AttachThingPrincipalCommandInput}
@@ -60,6 +62,8 @@ export interface AttachThingPrincipalCommandOutput extends AttachThingPrincipalR
60
62
  * @throws {@link UnauthorizedException} (client fault)
61
63
  * <p>You are not authorized to perform this operation.</p>
62
64
  *
65
+ * @throws {@link IoTServiceException}
66
+ * <p>Base exception class for all service exceptions from IoT service.</p>
63
67
  *
64
68
  */
65
69
  export declare class AttachThingPrincipalCommand extends $Command<AttachThingPrincipalCommandInput, AttachThingPrincipalCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,8 @@ export interface CancelAuditMitigationActionsTaskCommandOutput extends CancelAud
34
34
  * };
35
35
  * const command = new CancelAuditMitigationActionsTaskCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // {};
38
+ *
37
39
  * ```
38
40
  *
39
41
  * @param CancelAuditMitigationActionsTaskCommandInput - {@link CancelAuditMitigationActionsTaskCommandInput}
@@ -54,6 +56,8 @@ export interface CancelAuditMitigationActionsTaskCommandOutput extends CancelAud
54
56
  * @throws {@link ThrottlingException} (client fault)
55
57
  * <p>The rate exceeds the limit.</p>
56
58
  *
59
+ * @throws {@link IoTServiceException}
60
+ * <p>Base exception class for all service exceptions from IoT service.</p>
57
61
  *
58
62
  */
59
63
  export declare class CancelAuditMitigationActionsTaskCommand extends $Command<CancelAuditMitigationActionsTaskCommandInput, CancelAuditMitigationActionsTaskCommandOutput, IoTClientResolvedConfig> {
@@ -32,6 +32,8 @@ export interface CancelAuditTaskCommandOutput extends CancelAuditTaskResponse, _
32
32
  * };
33
33
  * const command = new CancelAuditTaskCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // {};
36
+ *
35
37
  * ```
36
38
  *
37
39
  * @param CancelAuditTaskCommandInput - {@link CancelAuditTaskCommandInput}
@@ -52,6 +54,8 @@ export interface CancelAuditTaskCommandOutput extends CancelAuditTaskResponse, _
52
54
  * @throws {@link ThrottlingException} (client fault)
53
55
  * <p>The rate exceeds the limit.</p>
54
56
  *
57
+ * @throws {@link IoTServiceException}
58
+ * <p>Base exception class for all service exceptions from IoT service.</p>
55
59
  *
56
60
  */
57
61
  export declare class CancelAuditTaskCommand extends $Command<CancelAuditTaskCommandInput, CancelAuditTaskCommandOutput, IoTClientResolvedConfig> {
@@ -39,6 +39,8 @@ export interface CancelCertificateTransferCommandOutput extends __MetadataBearer
39
39
  * };
40
40
  * const command = new CancelCertificateTransferCommand(input);
41
41
  * const response = await client.send(command);
42
+ * // {};
43
+ *
42
44
  * ```
43
45
  *
44
46
  * @param CancelCertificateTransferCommandInput - {@link CancelCertificateTransferCommandInput}
@@ -69,6 +71,8 @@ export interface CancelCertificateTransferCommandOutput extends __MetadataBearer
69
71
  * @throws {@link UnauthorizedException} (client fault)
70
72
  * <p>You are not authorized to perform this operation.</p>
71
73
  *
74
+ * @throws {@link IoTServiceException}
75
+ * <p>Base exception class for all service exceptions from IoT service.</p>
72
76
  *
73
77
  */
74
78
  export declare class CancelCertificateTransferCommand extends $Command<CancelCertificateTransferCommandInput, CancelCertificateTransferCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,8 @@ export interface CancelDetectMitigationActionsTaskCommandOutput extends CancelDe
34
34
  * };
35
35
  * const command = new CancelDetectMitigationActionsTaskCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // {};
38
+ *
37
39
  * ```
38
40
  *
39
41
  * @param CancelDetectMitigationActionsTaskCommandInput - {@link CancelDetectMitigationActionsTaskCommandInput}
@@ -54,6 +56,8 @@ export interface CancelDetectMitigationActionsTaskCommandOutput extends CancelDe
54
56
  * @throws {@link ThrottlingException} (client fault)
55
57
  * <p>The rate exceeds the limit.</p>
56
58
  *
59
+ * @throws {@link IoTServiceException}
60
+ * <p>Base exception class for all service exceptions from IoT service.</p>
57
61
  *
58
62
  */
59
63
  export declare class CancelDetectMitigationActionsTaskCommand extends $Command<CancelDetectMitigationActionsTaskCommandInput, CancelDetectMitigationActionsTaskCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,12 @@ export interface CancelJobCommandOutput extends CancelJobResponse, __MetadataBea
35
35
  * };
36
36
  * const command = new CancelJobCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // CancelJobResponse
39
+ * // jobArn: "STRING_VALUE",
40
+ * // jobId: "STRING_VALUE",
41
+ * // description: "STRING_VALUE",
42
+ * // };
43
+ *
38
44
  * ```
39
45
  *
40
46
  * @param CancelJobCommandInput - {@link CancelJobCommandInput}
@@ -58,6 +64,8 @@ export interface CancelJobCommandOutput extends CancelJobResponse, __MetadataBea
58
64
  * @throws {@link ThrottlingException} (client fault)
59
65
  * <p>The rate exceeds the limit.</p>
60
66
  *
67
+ * @throws {@link IoTServiceException}
68
+ * <p>Base exception class for all service exceptions from IoT service.</p>
61
69
  *
62
70
  */
63
71
  export declare class CancelJobCommand extends $Command<CancelJobCommandInput, CancelJobCommandOutput, IoTClientResolvedConfig> {
@@ -38,6 +38,8 @@ export interface CancelJobExecutionCommandOutput extends __MetadataBearer {
38
38
  * };
39
39
  * const command = new CancelJobExecutionCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // {};
42
+ *
41
43
  * ```
42
44
  *
43
45
  * @param CancelJobExecutionCommandInput - {@link CancelJobExecutionCommandInput}
@@ -68,6 +70,8 @@ export interface CancelJobExecutionCommandOutput extends __MetadataBearer {
68
70
  * <code>expectedVersion</code> parameter does not match the latest version in the
69
71
  * system.</p>
70
72
  *
73
+ * @throws {@link IoTServiceException}
74
+ * <p>Base exception class for all service exceptions from IoT service.</p>
71
75
  *
72
76
  */
73
77
  export declare class CancelJobExecutionCommand extends $Command<CancelJobExecutionCommandInput, CancelJobExecutionCommandOutput, IoTClientResolvedConfig> {
@@ -30,6 +30,8 @@ export interface ClearDefaultAuthorizerCommandOutput extends ClearDefaultAuthori
30
30
  * const input = {};
31
31
  * const command = new ClearDefaultAuthorizerCommand(input);
32
32
  * const response = await client.send(command);
33
+ * // {};
34
+ *
33
35
  * ```
34
36
  *
35
37
  * @param ClearDefaultAuthorizerCommandInput - {@link ClearDefaultAuthorizerCommandInput}
@@ -56,6 +58,8 @@ export interface ClearDefaultAuthorizerCommandOutput extends ClearDefaultAuthori
56
58
  * @throws {@link UnauthorizedException} (client fault)
57
59
  * <p>You are not authorized to perform this operation.</p>
58
60
  *
61
+ * @throws {@link IoTServiceException}
62
+ * <p>Base exception class for all service exceptions from IoT service.</p>
59
63
  *
60
64
  */
61
65
  export declare class ClearDefaultAuthorizerCommand extends $Command<ClearDefaultAuthorizerCommandInput, ClearDefaultAuthorizerCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,8 @@ export interface ConfirmTopicRuleDestinationCommandOutput extends ConfirmTopicRu
35
35
  * };
36
36
  * const command = new ConfirmTopicRuleDestinationCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // {};
39
+ *
38
40
  * ```
39
41
  *
40
42
  * @param ConfirmTopicRuleDestinationCommandInput - {@link ConfirmTopicRuleDestinationCommandInput}
@@ -59,6 +61,8 @@ export interface ConfirmTopicRuleDestinationCommandOutput extends ConfirmTopicRu
59
61
  * @throws {@link UnauthorizedException} (client fault)
60
62
  * <p>You are not authorized to perform this operation.</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 ConfirmTopicRuleDestinationCommand extends $Command<ConfirmTopicRuleDestinationCommandInput, ConfirmTopicRuleDestinationCommandOutput, IoTClientResolvedConfig> {
@@ -57,6 +57,8 @@ export interface CreateAuditSuppressionCommandOutput extends CreateAuditSuppress
57
57
  * };
58
58
  * const command = new CreateAuditSuppressionCommand(input);
59
59
  * const response = await client.send(command);
60
+ * // {};
61
+ *
60
62
  * ```
61
63
  *
62
64
  * @param CreateAuditSuppressionCommandInput - {@link CreateAuditSuppressionCommandInput}
@@ -80,6 +82,8 @@ export interface CreateAuditSuppressionCommandOutput extends CreateAuditSuppress
80
82
  * @throws {@link ThrottlingException} (client fault)
81
83
  * <p>The rate exceeds the limit.</p>
82
84
  *
85
+ * @throws {@link IoTServiceException}
86
+ * <p>Base exception class for all service exceptions from IoT service.</p>
83
87
  *
84
88
  */
85
89
  export declare class CreateAuditSuppressionCommand extends $Command<CreateAuditSuppressionCommandInput, CreateAuditSuppressionCommandOutput, IoTClientResolvedConfig> {
@@ -46,6 +46,11 @@ export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse,
46
46
  * };
47
47
  * const command = new CreateAuthorizerCommand(input);
48
48
  * const response = await client.send(command);
49
+ * // { // CreateAuthorizerResponse
50
+ * // authorizerName: "STRING_VALUE",
51
+ * // authorizerArn: "STRING_VALUE",
52
+ * // };
53
+ *
49
54
  * ```
50
55
  *
51
56
  * @param CreateAuthorizerCommandInput - {@link CreateAuthorizerCommandInput}
@@ -75,6 +80,8 @@ export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse,
75
80
  * @throws {@link UnauthorizedException} (client fault)
76
81
  * <p>You are not authorized to perform this operation.</p>
77
82
  *
83
+ * @throws {@link IoTServiceException}
84
+ * <p>Base exception class for all service exceptions from IoT service.</p>
78
85
  *
79
86
  */
80
87
  export declare class CreateAuthorizerCommand extends $Command<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, IoTClientResolvedConfig> {
@@ -41,6 +41,12 @@ export interface CreateBillingGroupCommandOutput extends CreateBillingGroupRespo
41
41
  * };
42
42
  * const command = new CreateBillingGroupCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // { // CreateBillingGroupResponse
45
+ * // billingGroupName: "STRING_VALUE",
46
+ * // billingGroupArn: "STRING_VALUE",
47
+ * // billingGroupId: "STRING_VALUE",
48
+ * // };
49
+ *
44
50
  * ```
45
51
  *
46
52
  * @param CreateBillingGroupCommandInput - {@link CreateBillingGroupCommandInput}
@@ -61,6 +67,8 @@ export interface CreateBillingGroupCommandOutput extends CreateBillingGroupRespo
61
67
  * @throws {@link ThrottlingException} (client fault)
62
68
  * <p>The rate exceeds the limit.</p>
63
69
  *
70
+ * @throws {@link IoTServiceException}
71
+ * <p>Base exception class for all service exceptions from IoT service.</p>
64
72
  *
65
73
  */
66
74
  export declare class CreateBillingGroupCommand extends $Command<CreateBillingGroupCommandInput, CreateBillingGroupCommandOutput, IoTClientResolvedConfig> {
@@ -81,6 +81,12 @@ export interface CreateCertificateFromCsrCommandOutput extends CreateCertificate
81
81
  * };
82
82
  * const command = new CreateCertificateFromCsrCommand(input);
83
83
  * const response = await client.send(command);
84
+ * // { // CreateCertificateFromCsrResponse
85
+ * // certificateArn: "STRING_VALUE",
86
+ * // certificateId: "STRING_VALUE",
87
+ * // certificatePem: "STRING_VALUE",
88
+ * // };
89
+ *
84
90
  * ```
85
91
  *
86
92
  * @param CreateCertificateFromCsrCommandInput - {@link CreateCertificateFromCsrCommandInput}
@@ -104,6 +110,8 @@ export interface CreateCertificateFromCsrCommandOutput extends CreateCertificate
104
110
  * @throws {@link UnauthorizedException} (client fault)
105
111
  * <p>You are not authorized to perform this operation.</p>
106
112
  *
113
+ * @throws {@link IoTServiceException}
114
+ * <p>Base exception class for all service exceptions from IoT service.</p>
107
115
  *
108
116
  */
109
117
  export declare class CreateCertificateFromCsrCommand extends $Command<CreateCertificateFromCsrCommandInput, CreateCertificateFromCsrCommandOutput, IoTClientResolvedConfig> {
@@ -44,6 +44,11 @@ export interface CreateCustomMetricCommandOutput extends CreateCustomMetricRespo
44
44
  * };
45
45
  * const command = new CreateCustomMetricCommand(input);
46
46
  * const response = await client.send(command);
47
+ * // { // CreateCustomMetricResponse
48
+ * // metricName: "STRING_VALUE",
49
+ * // metricArn: "STRING_VALUE",
50
+ * // };
51
+ *
47
52
  * ```
48
53
  *
49
54
  * @param CreateCustomMetricCommandInput - {@link CreateCustomMetricCommandInput}
@@ -67,6 +72,8 @@ export interface CreateCustomMetricCommandOutput extends CreateCustomMetricRespo
67
72
  * @throws {@link ThrottlingException} (client fault)
68
73
  * <p>The rate exceeds the limit.</p>
69
74
  *
75
+ * @throws {@link IoTServiceException}
76
+ * <p>Base exception class for all service exceptions from IoT service.</p>
70
77
  *
71
78
  */
72
79
  export declare class CreateCustomMetricCommand extends $Command<CreateCustomMetricCommandInput, CreateCustomMetricCommandOutput, IoTClientResolvedConfig> {
@@ -44,6 +44,11 @@ export interface CreateDimensionCommandOutput extends CreateDimensionResponse, _
44
44
  * };
45
45
  * const command = new CreateDimensionCommand(input);
46
46
  * const response = await client.send(command);
47
+ * // { // CreateDimensionResponse
48
+ * // name: "STRING_VALUE",
49
+ * // arn: "STRING_VALUE",
50
+ * // };
51
+ *
47
52
  * ```
48
53
  *
49
54
  * @param CreateDimensionCommandInput - {@link CreateDimensionCommandInput}
@@ -67,6 +72,8 @@ export interface CreateDimensionCommandOutput extends CreateDimensionResponse, _
67
72
  * @throws {@link ThrottlingException} (client fault)
68
73
  * <p>The rate exceeds the limit.</p>
69
74
  *
75
+ * @throws {@link IoTServiceException}
76
+ * <p>Base exception class for all service exceptions from IoT service.</p>
70
77
  *
71
78
  */
72
79
  export declare class CreateDimensionCommand extends $Command<CreateDimensionCommandInput, CreateDimensionCommandOutput, IoTClientResolvedConfig> {
@@ -51,6 +51,11 @@ export interface CreateDomainConfigurationCommandOutput extends CreateDomainConf
51
51
  * };
52
52
  * const command = new CreateDomainConfigurationCommand(input);
53
53
  * const response = await client.send(command);
54
+ * // { // CreateDomainConfigurationResponse
55
+ * // domainConfigurationName: "STRING_VALUE",
56
+ * // domainConfigurationArn: "STRING_VALUE",
57
+ * // };
58
+ *
54
59
  * ```
55
60
  *
56
61
  * @param CreateDomainConfigurationCommandInput - {@link CreateDomainConfigurationCommandInput}
@@ -83,6 +88,8 @@ export interface CreateDomainConfigurationCommandOutput extends CreateDomainConf
83
88
  * @throws {@link UnauthorizedException} (client fault)
84
89
  * <p>You are not authorized to perform this operation.</p>
85
90
  *
91
+ * @throws {@link IoTServiceException}
92
+ * <p>Base exception class for all service exceptions from IoT service.</p>
86
93
  *
87
94
  */
88
95
  export declare class CreateDomainConfigurationCommand extends $Command<CreateDomainConfigurationCommandInput, CreateDomainConfigurationCommandOutput, IoTClientResolvedConfig> {
@@ -50,6 +50,15 @@ export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThing
50
50
  * };
51
51
  * const command = new CreateDynamicThingGroupCommand(input);
52
52
  * const response = await client.send(command);
53
+ * // { // CreateDynamicThingGroupResponse
54
+ * // thingGroupName: "STRING_VALUE",
55
+ * // thingGroupArn: "STRING_VALUE",
56
+ * // thingGroupId: "STRING_VALUE",
57
+ * // indexName: "STRING_VALUE",
58
+ * // queryString: "STRING_VALUE",
59
+ * // queryVersion: "STRING_VALUE",
60
+ * // };
61
+ *
53
62
  * ```
54
63
  *
55
64
  * @param CreateDynamicThingGroupCommandInput - {@link CreateDynamicThingGroupCommandInput}
@@ -79,6 +88,8 @@ export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThing
79
88
  * @throws {@link ThrottlingException} (client fault)
80
89
  * <p>The rate exceeds the limit.</p>
81
90
  *
91
+ * @throws {@link IoTServiceException}
92
+ * <p>Base exception class for all service exceptions from IoT service.</p>
82
93
  *
83
94
  */
84
95
  export declare class CreateDynamicThingGroupCommand extends $Command<CreateDynamicThingGroupCommandInput, CreateDynamicThingGroupCommandOutput, IoTClientResolvedConfig> {
@@ -51,6 +51,11 @@ export interface CreateFleetMetricCommandOutput extends CreateFleetMetricRespons
51
51
  * };
52
52
  * const command = new CreateFleetMetricCommand(input);
53
53
  * const response = await client.send(command);
54
+ * // { // CreateFleetMetricResponse
55
+ * // metricName: "STRING_VALUE",
56
+ * // metricArn: "STRING_VALUE",
57
+ * // };
58
+ *
54
59
  * ```
55
60
  *
56
61
  * @param CreateFleetMetricCommandInput - {@link CreateFleetMetricCommandInput}
@@ -92,6 +97,8 @@ export interface CreateFleetMetricCommandOutput extends CreateFleetMetricRespons
92
97
  * @throws {@link UnauthorizedException} (client fault)
93
98
  * <p>You are not authorized to perform this operation.</p>
94
99
  *
100
+ * @throws {@link IoTServiceException}
101
+ * <p>Base exception class for all service exceptions from IoT service.</p>
95
102
  *
96
103
  */
97
104
  export declare class CreateFleetMetricCommand extends $Command<CreateFleetMetricCommandInput, CreateFleetMetricCommandOutput, IoTClientResolvedConfig> {
@@ -97,6 +97,12 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
97
97
  * };
98
98
  * const command = new CreateJobCommand(input);
99
99
  * const response = await client.send(command);
100
+ * // { // CreateJobResponse
101
+ * // jobArn: "STRING_VALUE",
102
+ * // jobId: "STRING_VALUE",
103
+ * // description: "STRING_VALUE",
104
+ * // };
105
+ *
100
106
  * ```
101
107
  *
102
108
  * @param CreateJobCommandInput - {@link CreateJobCommandInput}
@@ -123,6 +129,8 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
123
129
  * @throws {@link ThrottlingException} (client fault)
124
130
  * <p>The rate exceeds the limit.</p>
125
131
  *
132
+ * @throws {@link IoTServiceException}
133
+ * <p>Base exception class for all service exceptions from IoT service.</p>
126
134
  *
127
135
  */
128
136
  export declare class CreateJobCommand extends $Command<CreateJobCommandInput, CreateJobCommandOutput, IoTClientResolvedConfig> {
@@ -84,6 +84,11 @@ export interface CreateJobTemplateCommandOutput extends CreateJobTemplateRespons
84
84
  * };
85
85
  * const command = new CreateJobTemplateCommand(input);
86
86
  * const response = await client.send(command);
87
+ * // { // CreateJobTemplateResponse
88
+ * // jobTemplateArn: "STRING_VALUE",
89
+ * // jobTemplateId: "STRING_VALUE",
90
+ * // };
91
+ *
87
92
  * ```
88
93
  *
89
94
  * @param CreateJobTemplateCommandInput - {@link CreateJobTemplateCommandInput}
@@ -110,6 +115,8 @@ export interface CreateJobTemplateCommandOutput extends CreateJobTemplateRespons
110
115
  * @throws {@link ThrottlingException} (client fault)
111
116
  * <p>The rate exceeds the limit.</p>
112
117
  *
118
+ * @throws {@link IoTServiceException}
119
+ * <p>Base exception class for all service exceptions from IoT service.</p>
113
120
  *
114
121
  */
115
122
  export declare class CreateJobTemplateCommand extends $Command<CreateJobTemplateCommandInput, CreateJobTemplateCommandOutput, IoTClientResolvedConfig> {
@@ -37,6 +37,16 @@ export interface CreateKeysAndCertificateCommandOutput extends CreateKeysAndCert
37
37
  * };
38
38
  * const command = new CreateKeysAndCertificateCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // CreateKeysAndCertificateResponse
41
+ * // certificateArn: "STRING_VALUE",
42
+ * // certificateId: "STRING_VALUE",
43
+ * // certificatePem: "STRING_VALUE",
44
+ * // keyPair: { // KeyPair
45
+ * // PublicKey: "STRING_VALUE",
46
+ * // PrivateKey: "STRING_VALUE",
47
+ * // },
48
+ * // };
49
+ *
40
50
  * ```
41
51
  *
42
52
  * @param CreateKeysAndCertificateCommandInput - {@link CreateKeysAndCertificateCommandInput}
@@ -60,6 +70,8 @@ export interface CreateKeysAndCertificateCommandOutput extends CreateKeysAndCert
60
70
  * @throws {@link UnauthorizedException} (client fault)
61
71
  * <p>You are not authorized to perform this operation.</p>
62
72
  *
73
+ * @throws {@link IoTServiceException}
74
+ * <p>Base exception class for all service exceptions from IoT service.</p>
63
75
  *
64
76
  */
65
77
  export declare class CreateKeysAndCertificateCommand extends $Command<CreateKeysAndCertificateCommandInput, CreateKeysAndCertificateCommandOutput, IoTClientResolvedConfig> {
@@ -64,6 +64,11 @@ export interface CreateMitigationActionCommandOutput extends CreateMitigationAct
64
64
  * };
65
65
  * const command = new CreateMitigationActionCommand(input);
66
66
  * const response = await client.send(command);
67
+ * // { // CreateMitigationActionResponse
68
+ * // actionArn: "STRING_VALUE",
69
+ * // actionId: "STRING_VALUE",
70
+ * // };
71
+ *
67
72
  * ```
68
73
  *
69
74
  * @param CreateMitigationActionCommandInput - {@link CreateMitigationActionCommandInput}
@@ -87,6 +92,8 @@ export interface CreateMitigationActionCommandOutput extends CreateMitigationAct
87
92
  * @throws {@link ThrottlingException} (client fault)
88
93
  * <p>The rate exceeds the limit.</p>
89
94
  *
95
+ * @throws {@link IoTServiceException}
96
+ * <p>Base exception class for all service exceptions from IoT service.</p>
90
97
  *
91
98
  */
92
99
  export declare class CreateMitigationActionCommand extends $Command<CreateMitigationActionCommandInput, CreateMitigationActionCommandOutput, IoTClientResolvedConfig> {
@@ -126,6 +126,14 @@ export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, _
126
126
  * };
127
127
  * const command = new CreateOTAUpdateCommand(input);
128
128
  * const response = await client.send(command);
129
+ * // { // CreateOTAUpdateResponse
130
+ * // otaUpdateId: "STRING_VALUE",
131
+ * // awsIotJobId: "STRING_VALUE",
132
+ * // otaUpdateArn: "STRING_VALUE",
133
+ * // awsIotJobArn: "STRING_VALUE",
134
+ * // otaUpdateStatus: "CREATE_PENDING" || "CREATE_IN_PROGRESS" || "CREATE_COMPLETE" || "CREATE_FAILED" || "DELETE_IN_PROGRESS" || "DELETE_FAILED",
135
+ * // };
136
+ *
129
137
  * ```
130
138
  *
131
139
  * @param CreateOTAUpdateCommandInput - {@link CreateOTAUpdateCommandInput}
@@ -158,6 +166,8 @@ export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, _
158
166
  * @throws {@link UnauthorizedException} (client fault)
159
167
  * <p>You are not authorized to perform this operation.</p>
160
168
  *
169
+ * @throws {@link IoTServiceException}
170
+ * <p>Base exception class for all service exceptions from IoT service.</p>
161
171
  *
162
172
  */
163
173
  export declare class CreateOTAUpdateCommand extends $Command<CreateOTAUpdateCommandInput, CreateOTAUpdateCommandOutput, IoTClientResolvedConfig> {
@@ -42,6 +42,13 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
42
42
  * };
43
43
  * const command = new CreatePolicyCommand(input);
44
44
  * const response = await client.send(command);
45
+ * // { // CreatePolicyResponse
46
+ * // policyName: "STRING_VALUE",
47
+ * // policyArn: "STRING_VALUE",
48
+ * // policyDocument: "STRING_VALUE",
49
+ * // policyVersionId: "STRING_VALUE",
50
+ * // };
51
+ *
45
52
  * ```
46
53
  *
47
54
  * @param CreatePolicyCommandInput - {@link CreatePolicyCommandInput}
@@ -71,6 +78,8 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
71
78
  * @throws {@link UnauthorizedException} (client fault)
72
79
  * <p>You are not authorized to perform this operation.</p>
73
80
  *
81
+ * @throws {@link IoTServiceException}
82
+ * <p>Base exception class for all service exceptions from IoT service.</p>
74
83
  *
75
84
  */
76
85
  export declare class CreatePolicyCommand extends $Command<CreatePolicyCommandInput, CreatePolicyCommandOutput, IoTClientResolvedConfig> {