@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
@@ -58,6 +58,75 @@ export interface ListAuditFindingsCommandOutput extends ListAuditFindingsRespons
58
58
  * };
59
59
  * const command = new ListAuditFindingsCommand(input);
60
60
  * const response = await client.send(command);
61
+ * // { // ListAuditFindingsResponse
62
+ * // findings: [ // AuditFindings
63
+ * // { // AuditFinding
64
+ * // findingId: "STRING_VALUE",
65
+ * // taskId: "STRING_VALUE",
66
+ * // checkName: "STRING_VALUE",
67
+ * // taskStartTime: new Date("TIMESTAMP"),
68
+ * // findingTime: new Date("TIMESTAMP"),
69
+ * // severity: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW",
70
+ * // nonCompliantResource: { // NonCompliantResource
71
+ * // resourceType: "DEVICE_CERTIFICATE" || "CA_CERTIFICATE" || "IOT_POLICY" || "COGNITO_IDENTITY_POOL" || "CLIENT_ID" || "ACCOUNT_SETTINGS" || "ROLE_ALIAS" || "IAM_ROLE" || "ISSUER_CERTIFICATE",
72
+ * // resourceIdentifier: { // ResourceIdentifier
73
+ * // deviceCertificateId: "STRING_VALUE",
74
+ * // caCertificateId: "STRING_VALUE",
75
+ * // cognitoIdentityPoolId: "STRING_VALUE",
76
+ * // clientId: "STRING_VALUE",
77
+ * // policyVersionIdentifier: { // PolicyVersionIdentifier
78
+ * // policyName: "STRING_VALUE",
79
+ * // policyVersionId: "STRING_VALUE",
80
+ * // },
81
+ * // account: "STRING_VALUE",
82
+ * // iamRoleArn: "STRING_VALUE",
83
+ * // roleAliasArn: "STRING_VALUE",
84
+ * // issuerCertificateIdentifier: { // IssuerCertificateIdentifier
85
+ * // issuerCertificateSubject: "STRING_VALUE",
86
+ * // issuerId: "STRING_VALUE",
87
+ * // issuerCertificateSerialNumber: "STRING_VALUE",
88
+ * // },
89
+ * // deviceCertificateArn: "STRING_VALUE",
90
+ * // },
91
+ * // additionalInfo: { // StringMap
92
+ * // "<keys>": "STRING_VALUE",
93
+ * // },
94
+ * // },
95
+ * // relatedResources: [ // RelatedResources
96
+ * // { // RelatedResource
97
+ * // resourceType: "DEVICE_CERTIFICATE" || "CA_CERTIFICATE" || "IOT_POLICY" || "COGNITO_IDENTITY_POOL" || "CLIENT_ID" || "ACCOUNT_SETTINGS" || "ROLE_ALIAS" || "IAM_ROLE" || "ISSUER_CERTIFICATE",
98
+ * // resourceIdentifier: {
99
+ * // deviceCertificateId: "STRING_VALUE",
100
+ * // caCertificateId: "STRING_VALUE",
101
+ * // cognitoIdentityPoolId: "STRING_VALUE",
102
+ * // clientId: "STRING_VALUE",
103
+ * // policyVersionIdentifier: {
104
+ * // policyName: "STRING_VALUE",
105
+ * // policyVersionId: "STRING_VALUE",
106
+ * // },
107
+ * // account: "STRING_VALUE",
108
+ * // iamRoleArn: "STRING_VALUE",
109
+ * // roleAliasArn: "STRING_VALUE",
110
+ * // issuerCertificateIdentifier: {
111
+ * // issuerCertificateSubject: "STRING_VALUE",
112
+ * // issuerId: "STRING_VALUE",
113
+ * // issuerCertificateSerialNumber: "STRING_VALUE",
114
+ * // },
115
+ * // deviceCertificateArn: "STRING_VALUE",
116
+ * // },
117
+ * // additionalInfo: {
118
+ * // "<keys>": "STRING_VALUE",
119
+ * // },
120
+ * // },
121
+ * // ],
122
+ * // reasonForNonCompliance: "STRING_VALUE",
123
+ * // reasonForNonComplianceCode: "STRING_VALUE",
124
+ * // isSuppressed: true || false,
125
+ * // },
126
+ * // ],
127
+ * // nextToken: "STRING_VALUE",
128
+ * // };
129
+ *
61
130
  * ```
62
131
  *
63
132
  * @param ListAuditFindingsCommandInput - {@link ListAuditFindingsCommandInput}
@@ -75,6 +144,8 @@ export interface ListAuditFindingsCommandOutput extends ListAuditFindingsRespons
75
144
  * @throws {@link ThrottlingException} (client fault)
76
145
  * <p>The rate exceeds the limit.</p>
77
146
  *
147
+ * @throws {@link IoTServiceException}
148
+ * <p>Base exception class for all service exceptions from IoT service.</p>
78
149
  *
79
150
  */
80
151
  export declare class ListAuditFindingsCommand extends $Command<ListAuditFindingsCommandInput, ListAuditFindingsCommandOutput, IoTClientResolvedConfig> {
@@ -37,6 +37,23 @@ export interface ListAuditMitigationActionsExecutionsCommandOutput extends ListA
37
37
  * };
38
38
  * const command = new ListAuditMitigationActionsExecutionsCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListAuditMitigationActionsExecutionsResponse
41
+ * // actionsExecutions: [ // AuditMitigationActionExecutionMetadataList
42
+ * // { // AuditMitigationActionExecutionMetadata
43
+ * // taskId: "STRING_VALUE",
44
+ * // findingId: "STRING_VALUE",
45
+ * // actionName: "STRING_VALUE",
46
+ * // actionId: "STRING_VALUE",
47
+ * // status: "IN_PROGRESS" || "COMPLETED" || "FAILED" || "CANCELED" || "SKIPPED" || "PENDING",
48
+ * // startTime: new Date("TIMESTAMP"),
49
+ * // endTime: new Date("TIMESTAMP"),
50
+ * // errorCode: "STRING_VALUE",
51
+ * // message: "STRING_VALUE",
52
+ * // },
53
+ * // ],
54
+ * // nextToken: "STRING_VALUE",
55
+ * // };
56
+ *
40
57
  * ```
41
58
  *
42
59
  * @param ListAuditMitigationActionsExecutionsCommandInput - {@link ListAuditMitigationActionsExecutionsCommandInput}
@@ -54,6 +71,8 @@ export interface ListAuditMitigationActionsExecutionsCommandOutput extends ListA
54
71
  * @throws {@link ThrottlingException} (client fault)
55
72
  * <p>The rate exceeds the limit.</p>
56
73
  *
74
+ * @throws {@link IoTServiceException}
75
+ * <p>Base exception class for all service exceptions from IoT service.</p>
57
76
  *
58
77
  */
59
78
  export declare class ListAuditMitigationActionsExecutionsCommand extends $Command<ListAuditMitigationActionsExecutionsCommandInput, ListAuditMitigationActionsExecutionsCommandOutput, IoTClientResolvedConfig> {
@@ -38,6 +38,17 @@ export interface ListAuditMitigationActionsTasksCommandOutput extends ListAuditM
38
38
  * };
39
39
  * const command = new ListAuditMitigationActionsTasksCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListAuditMitigationActionsTasksResponse
42
+ * // tasks: [ // AuditMitigationActionsTaskMetadataList
43
+ * // { // AuditMitigationActionsTaskMetadata
44
+ * // taskId: "STRING_VALUE",
45
+ * // startTime: new Date("TIMESTAMP"),
46
+ * // taskStatus: "IN_PROGRESS" || "COMPLETED" || "FAILED" || "CANCELED",
47
+ * // },
48
+ * // ],
49
+ * // nextToken: "STRING_VALUE",
50
+ * // };
51
+ *
41
52
  * ```
42
53
  *
43
54
  * @param ListAuditMitigationActionsTasksCommandInput - {@link ListAuditMitigationActionsTasksCommandInput}
@@ -55,6 +66,8 @@ export interface ListAuditMitigationActionsTasksCommandOutput extends ListAuditM
55
66
  * @throws {@link ThrottlingException} (client fault)
56
67
  * <p>The rate exceeds the limit.</p>
57
68
  *
69
+ * @throws {@link IoTServiceException}
70
+ * <p>Base exception class for all service exceptions from IoT service.</p>
58
71
  *
59
72
  */
60
73
  export declare class ListAuditMitigationActionsTasksCommand extends $Command<ListAuditMitigationActionsTasksCommandInput, ListAuditMitigationActionsTasksCommandOutput, IoTClientResolvedConfig> {
@@ -56,6 +56,37 @@ export interface ListAuditSuppressionsCommandOutput extends ListAuditSuppression
56
56
  * };
57
57
  * const command = new ListAuditSuppressionsCommand(input);
58
58
  * const response = await client.send(command);
59
+ * // { // ListAuditSuppressionsResponse
60
+ * // suppressions: [ // AuditSuppressionList
61
+ * // { // AuditSuppression
62
+ * // checkName: "STRING_VALUE", // required
63
+ * // resourceIdentifier: { // ResourceIdentifier
64
+ * // deviceCertificateId: "STRING_VALUE",
65
+ * // caCertificateId: "STRING_VALUE",
66
+ * // cognitoIdentityPoolId: "STRING_VALUE",
67
+ * // clientId: "STRING_VALUE",
68
+ * // policyVersionIdentifier: { // PolicyVersionIdentifier
69
+ * // policyName: "STRING_VALUE",
70
+ * // policyVersionId: "STRING_VALUE",
71
+ * // },
72
+ * // account: "STRING_VALUE",
73
+ * // iamRoleArn: "STRING_VALUE",
74
+ * // roleAliasArn: "STRING_VALUE",
75
+ * // issuerCertificateIdentifier: { // IssuerCertificateIdentifier
76
+ * // issuerCertificateSubject: "STRING_VALUE",
77
+ * // issuerId: "STRING_VALUE",
78
+ * // issuerCertificateSerialNumber: "STRING_VALUE",
79
+ * // },
80
+ * // deviceCertificateArn: "STRING_VALUE",
81
+ * // },
82
+ * // expirationDate: new Date("TIMESTAMP"),
83
+ * // suppressIndefinitely: true || false,
84
+ * // description: "STRING_VALUE",
85
+ * // },
86
+ * // ],
87
+ * // nextToken: "STRING_VALUE",
88
+ * // };
89
+ *
59
90
  * ```
60
91
  *
61
92
  * @param ListAuditSuppressionsCommandInput - {@link ListAuditSuppressionsCommandInput}
@@ -73,6 +104,8 @@ export interface ListAuditSuppressionsCommandOutput extends ListAuditSuppression
73
104
  * @throws {@link ThrottlingException} (client fault)
74
105
  * <p>The rate exceeds the limit.</p>
75
106
  *
107
+ * @throws {@link IoTServiceException}
108
+ * <p>Base exception class for all service exceptions from IoT service.</p>
76
109
  *
77
110
  */
78
111
  export declare class ListAuditSuppressionsCommand extends $Command<ListAuditSuppressionsCommandInput, ListAuditSuppressionsCommandOutput, IoTClientResolvedConfig> {
@@ -38,6 +38,17 @@ export interface ListAuditTasksCommandOutput extends ListAuditTasksResponse, __M
38
38
  * };
39
39
  * const command = new ListAuditTasksCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListAuditTasksResponse
42
+ * // tasks: [ // AuditTaskMetadataList
43
+ * // { // AuditTaskMetadata
44
+ * // taskId: "STRING_VALUE",
45
+ * // taskStatus: "IN_PROGRESS" || "COMPLETED" || "FAILED" || "CANCELED",
46
+ * // taskType: "ON_DEMAND_AUDIT_TASK" || "SCHEDULED_AUDIT_TASK",
47
+ * // },
48
+ * // ],
49
+ * // nextToken: "STRING_VALUE",
50
+ * // };
51
+ *
41
52
  * ```
42
53
  *
43
54
  * @param ListAuditTasksCommandInput - {@link ListAuditTasksCommandInput}
@@ -55,6 +66,8 @@ export interface ListAuditTasksCommandOutput extends ListAuditTasksResponse, __M
55
66
  * @throws {@link ThrottlingException} (client fault)
56
67
  * <p>The rate exceeds the limit.</p>
57
68
  *
69
+ * @throws {@link IoTServiceException}
70
+ * <p>Base exception class for all service exceptions from IoT service.</p>
58
71
  *
59
72
  */
60
73
  export declare class ListAuditTasksCommand extends $Command<ListAuditTasksCommandInput, ListAuditTasksCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,16 @@ export interface ListAuthorizersCommandOutput extends ListAuthorizersResponse, _
35
35
  * };
36
36
  * const command = new ListAuthorizersCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListAuthorizersResponse
39
+ * // authorizers: [ // Authorizers
40
+ * // { // AuthorizerSummary
41
+ * // authorizerName: "STRING_VALUE",
42
+ * // authorizerArn: "STRING_VALUE",
43
+ * // },
44
+ * // ],
45
+ * // nextMarker: "STRING_VALUE",
46
+ * // };
47
+ *
38
48
  * ```
39
49
  *
40
50
  * @param ListAuthorizersCommandInput - {@link ListAuthorizersCommandInput}
@@ -58,6 +68,8 @@ export interface ListAuthorizersCommandOutput extends ListAuthorizersResponse, _
58
68
  * @throws {@link UnauthorizedException} (client fault)
59
69
  * <p>You are not authorized to perform this operation.</p>
60
70
  *
71
+ * @throws {@link IoTServiceException}
72
+ * <p>Base exception class for all service exceptions from IoT service.</p>
61
73
  *
62
74
  */
63
75
  export declare class ListAuthorizersCommand extends $Command<ListAuthorizersCommandInput, ListAuthorizersCommandOutput, IoTClientResolvedConfig> {
@@ -34,6 +34,16 @@ export interface ListBillingGroupsCommandOutput extends ListBillingGroupsRespons
34
34
  * };
35
35
  * const command = new ListBillingGroupsCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // ListBillingGroupsResponse
38
+ * // billingGroups: [ // BillingGroupNameAndArnList
39
+ * // { // GroupNameAndArn
40
+ * // groupName: "STRING_VALUE",
41
+ * // groupArn: "STRING_VALUE",
42
+ * // },
43
+ * // ],
44
+ * // nextToken: "STRING_VALUE",
45
+ * // };
46
+ *
37
47
  * ```
38
48
  *
39
49
  * @param ListBillingGroupsCommandInput - {@link ListBillingGroupsCommandInput}
@@ -54,6 +64,8 @@ export interface ListBillingGroupsCommandOutput extends ListBillingGroupsRespons
54
64
  * @throws {@link ThrottlingException} (client fault)
55
65
  * <p>The rate exceeds the limit.</p>
56
66
  *
67
+ * @throws {@link IoTServiceException}
68
+ * <p>Base exception class for all service exceptions from IoT service.</p>
57
69
  *
58
70
  */
59
71
  export declare class ListBillingGroupsCommand extends $Command<ListBillingGroupsCommandInput, ListBillingGroupsCommandOutput, IoTClientResolvedConfig> {
@@ -37,6 +37,18 @@ export interface ListCACertificatesCommandOutput extends ListCACertificatesRespo
37
37
  * };
38
38
  * const command = new ListCACertificatesCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListCACertificatesResponse
41
+ * // certificates: [ // CACertificates
42
+ * // { // CACertificate
43
+ * // certificateArn: "STRING_VALUE",
44
+ * // certificateId: "STRING_VALUE",
45
+ * // status: "ACTIVE" || "INACTIVE",
46
+ * // creationDate: new Date("TIMESTAMP"),
47
+ * // },
48
+ * // ],
49
+ * // nextMarker: "STRING_VALUE",
50
+ * // };
51
+ *
40
52
  * ```
41
53
  *
42
54
  * @param ListCACertificatesCommandInput - {@link ListCACertificatesCommandInput}
@@ -60,6 +72,8 @@ export interface ListCACertificatesCommandOutput extends ListCACertificatesRespo
60
72
  * @throws {@link UnauthorizedException} (client fault)
61
73
  * <p>You are not authorized to perform this operation.</p>
62
74
  *
75
+ * @throws {@link IoTServiceException}
76
+ * <p>Base exception class for all service exceptions from IoT service.</p>
63
77
  *
64
78
  */
65
79
  export declare class ListCACertificatesCommand extends $Command<ListCACertificatesCommandInput, ListCACertificatesCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,19 @@ export interface ListCertificatesByCACommandOutput extends ListCertificatesByCAR
35
35
  * };
36
36
  * const command = new ListCertificatesByCACommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListCertificatesByCAResponse
39
+ * // certificates: [ // Certificates
40
+ * // { // Certificate
41
+ * // certificateArn: "STRING_VALUE",
42
+ * // certificateId: "STRING_VALUE",
43
+ * // status: "ACTIVE" || "INACTIVE" || "REVOKED" || "PENDING_TRANSFER" || "REGISTER_INACTIVE" || "PENDING_ACTIVATION",
44
+ * // certificateMode: "DEFAULT" || "SNI_ONLY",
45
+ * // creationDate: new Date("TIMESTAMP"),
46
+ * // },
47
+ * // ],
48
+ * // nextMarker: "STRING_VALUE",
49
+ * // };
50
+ *
38
51
  * ```
39
52
  *
40
53
  * @param ListCertificatesByCACommandInput - {@link ListCertificatesByCACommandInput}
@@ -58,6 +71,8 @@ export interface ListCertificatesByCACommandOutput extends ListCertificatesByCAR
58
71
  * @throws {@link UnauthorizedException} (client fault)
59
72
  * <p>You are not authorized to perform this operation.</p>
60
73
  *
74
+ * @throws {@link IoTServiceException}
75
+ * <p>Base exception class for all service exceptions from IoT service.</p>
61
76
  *
62
77
  */
63
78
  export declare class ListCertificatesByCACommand extends $Command<ListCertificatesByCACommandInput, ListCertificatesByCACommandOutput, IoTClientResolvedConfig> {
@@ -36,6 +36,19 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResponse,
36
36
  * };
37
37
  * const command = new ListCertificatesCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // ListCertificatesResponse
40
+ * // certificates: [ // Certificates
41
+ * // { // Certificate
42
+ * // certificateArn: "STRING_VALUE",
43
+ * // certificateId: "STRING_VALUE",
44
+ * // status: "ACTIVE" || "INACTIVE" || "REVOKED" || "PENDING_TRANSFER" || "REGISTER_INACTIVE" || "PENDING_ACTIVATION",
45
+ * // certificateMode: "DEFAULT" || "SNI_ONLY",
46
+ * // creationDate: new Date("TIMESTAMP"),
47
+ * // },
48
+ * // ],
49
+ * // nextMarker: "STRING_VALUE",
50
+ * // };
51
+ *
39
52
  * ```
40
53
  *
41
54
  * @param ListCertificatesCommandInput - {@link ListCertificatesCommandInput}
@@ -59,6 +72,8 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResponse,
59
72
  * @throws {@link UnauthorizedException} (client fault)
60
73
  * <p>You are not authorized to perform this operation.</p>
61
74
  *
75
+ * @throws {@link IoTServiceException}
76
+ * <p>Base exception class for all service exceptions from IoT service.</p>
62
77
  *
63
78
  */
64
79
  export declare class ListCertificatesCommand extends $Command<ListCertificatesCommandInput, ListCertificatesCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,13 @@ export interface ListCustomMetricsCommandOutput extends ListCustomMetricsRespons
35
35
  * };
36
36
  * const command = new ListCustomMetricsCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListCustomMetricsResponse
39
+ * // metricNames: [ // MetricNames
40
+ * // "STRING_VALUE",
41
+ * // ],
42
+ * // nextToken: "STRING_VALUE",
43
+ * // };
44
+ *
38
45
  * ```
39
46
  *
40
47
  * @param ListCustomMetricsCommandInput - {@link ListCustomMetricsCommandInput}
@@ -52,6 +59,8 @@ export interface ListCustomMetricsCommandOutput extends ListCustomMetricsRespons
52
59
  * @throws {@link ThrottlingException} (client fault)
53
60
  * <p>The rate exceeds the limit.</p>
54
61
  *
62
+ * @throws {@link IoTServiceException}
63
+ * <p>Base exception class for all service exceptions from IoT service.</p>
55
64
  *
56
65
  */
57
66
  export declare class ListCustomMetricsCommand extends $Command<ListCustomMetricsCommandInput, ListCustomMetricsCommandOutput, IoTClientResolvedConfig> {
@@ -40,6 +40,23 @@ export interface ListDetectMitigationActionsExecutionsCommandOutput extends List
40
40
  * };
41
41
  * const command = new ListDetectMitigationActionsExecutionsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListDetectMitigationActionsExecutionsResponse
44
+ * // actionsExecutions: [ // DetectMitigationActionExecutionList
45
+ * // { // DetectMitigationActionExecution
46
+ * // taskId: "STRING_VALUE",
47
+ * // violationId: "STRING_VALUE",
48
+ * // actionName: "STRING_VALUE",
49
+ * // thingName: "STRING_VALUE",
50
+ * // executionStartDate: new Date("TIMESTAMP"),
51
+ * // executionEndDate: new Date("TIMESTAMP"),
52
+ * // status: "IN_PROGRESS" || "SUCCESSFUL" || "FAILED" || "SKIPPED",
53
+ * // errorCode: "STRING_VALUE",
54
+ * // message: "STRING_VALUE",
55
+ * // },
56
+ * // ],
57
+ * // nextToken: "STRING_VALUE",
58
+ * // };
59
+ *
43
60
  * ```
44
61
  *
45
62
  * @param ListDetectMitigationActionsExecutionsCommandInput - {@link ListDetectMitigationActionsExecutionsCommandInput}
@@ -57,6 +74,8 @@ export interface ListDetectMitigationActionsExecutionsCommandOutput extends List
57
74
  * @throws {@link ThrottlingException} (client fault)
58
75
  * <p>The rate exceeds the limit.</p>
59
76
  *
77
+ * @throws {@link IoTServiceException}
78
+ * <p>Base exception class for all service exceptions from IoT service.</p>
60
79
  *
61
80
  */
62
81
  export declare class ListDetectMitigationActionsExecutionsCommand extends $Command<ListDetectMitigationActionsExecutionsCommandInput, ListDetectMitigationActionsExecutionsCommandOutput, IoTClientResolvedConfig> {
@@ -37,6 +37,67 @@ export interface ListDetectMitigationActionsTasksCommandOutput extends ListDetec
37
37
  * };
38
38
  * const command = new ListDetectMitigationActionsTasksCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListDetectMitigationActionsTasksResponse
41
+ * // tasks: [ // DetectMitigationActionsTaskSummaryList
42
+ * // { // DetectMitigationActionsTaskSummary
43
+ * // taskId: "STRING_VALUE",
44
+ * // taskStatus: "IN_PROGRESS" || "SUCCESSFUL" || "FAILED" || "CANCELED",
45
+ * // taskStartTime: new Date("TIMESTAMP"),
46
+ * // taskEndTime: new Date("TIMESTAMP"),
47
+ * // target: { // DetectMitigationActionsTaskTarget
48
+ * // violationIds: [ // TargetViolationIdsForDetectMitigationActions
49
+ * // "STRING_VALUE",
50
+ * // ],
51
+ * // securityProfileName: "STRING_VALUE",
52
+ * // behaviorName: "STRING_VALUE",
53
+ * // },
54
+ * // violationEventOccurrenceRange: { // ViolationEventOccurrenceRange
55
+ * // startTime: new Date("TIMESTAMP"), // required
56
+ * // endTime: new Date("TIMESTAMP"), // required
57
+ * // },
58
+ * // onlyActiveViolationsIncluded: true || false,
59
+ * // suppressedAlertsIncluded: true || false,
60
+ * // actionsDefinition: [ // MitigationActionList
61
+ * // { // MitigationAction
62
+ * // name: "STRING_VALUE",
63
+ * // id: "STRING_VALUE",
64
+ * // roleArn: "STRING_VALUE",
65
+ * // actionParams: { // MitigationActionParams
66
+ * // updateDeviceCertificateParams: { // UpdateDeviceCertificateParams
67
+ * // action: "DEACTIVATE", // required
68
+ * // },
69
+ * // updateCACertificateParams: { // UpdateCACertificateParams
70
+ * // action: "DEACTIVATE", // required
71
+ * // },
72
+ * // addThingsToThingGroupParams: { // AddThingsToThingGroupParams
73
+ * // thingGroupNames: [ // ThingGroupNames // required
74
+ * // "STRING_VALUE",
75
+ * // ],
76
+ * // overrideDynamicGroups: true || false,
77
+ * // },
78
+ * // replaceDefaultPolicyVersionParams: { // ReplaceDefaultPolicyVersionParams
79
+ * // templateName: "BLANK_POLICY", // required
80
+ * // },
81
+ * // enableIoTLoggingParams: { // EnableIoTLoggingParams
82
+ * // roleArnForLogging: "STRING_VALUE", // required
83
+ * // logLevel: "DEBUG" || "INFO" || "ERROR" || "WARN" || "DISABLED", // required
84
+ * // },
85
+ * // publishFindingToSnsParams: { // PublishFindingToSnsParams
86
+ * // topicArn: "STRING_VALUE", // required
87
+ * // },
88
+ * // },
89
+ * // },
90
+ * // ],
91
+ * // taskStatistics: { // DetectMitigationActionsTaskStatistics
92
+ * // actionsExecuted: Number("long"),
93
+ * // actionsSkipped: Number("long"),
94
+ * // actionsFailed: Number("long"),
95
+ * // },
96
+ * // },
97
+ * // ],
98
+ * // nextToken: "STRING_VALUE",
99
+ * // };
100
+ *
40
101
  * ```
41
102
  *
42
103
  * @param ListDetectMitigationActionsTasksCommandInput - {@link ListDetectMitigationActionsTasksCommandInput}
@@ -54,6 +115,8 @@ export interface ListDetectMitigationActionsTasksCommandOutput extends ListDetec
54
115
  * @throws {@link ThrottlingException} (client fault)
55
116
  * <p>The rate exceeds the limit.</p>
56
117
  *
118
+ * @throws {@link IoTServiceException}
119
+ * <p>Base exception class for all service exceptions from IoT service.</p>
57
120
  *
58
121
  */
59
122
  export declare class ListDetectMitigationActionsTasksCommand extends $Command<ListDetectMitigationActionsTasksCommandInput, ListDetectMitigationActionsTasksCommandOutput, IoTClientResolvedConfig> {
@@ -33,6 +33,13 @@ export interface ListDimensionsCommandOutput extends ListDimensionsResponse, __M
33
33
  * };
34
34
  * const command = new ListDimensionsCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListDimensionsResponse
37
+ * // dimensionNames: [ // DimensionNames
38
+ * // "STRING_VALUE",
39
+ * // ],
40
+ * // nextToken: "STRING_VALUE",
41
+ * // };
42
+ *
36
43
  * ```
37
44
  *
38
45
  * @param ListDimensionsCommandInput - {@link ListDimensionsCommandInput}
@@ -50,6 +57,8 @@ export interface ListDimensionsCommandOutput extends ListDimensionsResponse, __M
50
57
  * @throws {@link ThrottlingException} (client fault)
51
58
  * <p>The rate exceeds the limit.</p>
52
59
  *
60
+ * @throws {@link IoTServiceException}
61
+ * <p>Base exception class for all service exceptions from IoT service.</p>
53
62
  *
54
63
  */
55
64
  export declare class ListDimensionsCommand extends $Command<ListDimensionsCommandInput, ListDimensionsCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,17 @@ export interface ListDomainConfigurationsCommandOutput extends ListDomainConfigu
35
35
  * };
36
36
  * const command = new ListDomainConfigurationsCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListDomainConfigurationsResponse
39
+ * // domainConfigurations: [ // DomainConfigurations
40
+ * // { // DomainConfigurationSummary
41
+ * // domainConfigurationName: "STRING_VALUE",
42
+ * // domainConfigurationArn: "STRING_VALUE",
43
+ * // serviceType: "DATA" || "CREDENTIAL_PROVIDER" || "JOBS",
44
+ * // },
45
+ * // ],
46
+ * // nextMarker: "STRING_VALUE",
47
+ * // };
48
+ *
38
49
  * ```
39
50
  *
40
51
  * @param ListDomainConfigurationsCommandInput - {@link ListDomainConfigurationsCommandInput}
@@ -58,6 +69,8 @@ export interface ListDomainConfigurationsCommandOutput extends ListDomainConfigu
58
69
  * @throws {@link UnauthorizedException} (client fault)
59
70
  * <p>You are not authorized to perform this operation.</p>
60
71
  *
72
+ * @throws {@link IoTServiceException}
73
+ * <p>Base exception class for all service exceptions from IoT service.</p>
61
74
  *
62
75
  */
63
76
  export declare class ListDomainConfigurationsCommand extends $Command<ListDomainConfigurationsCommandInput, ListDomainConfigurationsCommandOutput, IoTClientResolvedConfig> {
@@ -33,6 +33,16 @@ export interface ListFleetMetricsCommandOutput extends ListFleetMetricsResponse,
33
33
  * };
34
34
  * const command = new ListFleetMetricsCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListFleetMetricsResponse
37
+ * // fleetMetrics: [ // FleetMetricNameAndArnList
38
+ * // { // FleetMetricNameAndArn
39
+ * // metricName: "STRING_VALUE",
40
+ * // metricArn: "STRING_VALUE",
41
+ * // },
42
+ * // ],
43
+ * // nextToken: "STRING_VALUE",
44
+ * // };
45
+ *
36
46
  * ```
37
47
  *
38
48
  * @param ListFleetMetricsCommandInput - {@link ListFleetMetricsCommandInput}
@@ -56,6 +66,8 @@ export interface ListFleetMetricsCommandOutput extends ListFleetMetricsResponse,
56
66
  * @throws {@link UnauthorizedException} (client fault)
57
67
  * <p>You are not authorized to perform this operation.</p>
58
68
  *
69
+ * @throws {@link IoTServiceException}
70
+ * <p>Base exception class for all service exceptions from IoT service.</p>
59
71
  *
60
72
  */
61
73
  export declare class ListFleetMetricsCommand extends $Command<ListFleetMetricsCommandInput, ListFleetMetricsCommandOutput, IoTClientResolvedConfig> {
@@ -33,6 +33,13 @@ export interface ListIndicesCommandOutput extends ListIndicesResponse, __Metadat
33
33
  * };
34
34
  * const command = new ListIndicesCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListIndicesResponse
37
+ * // indexNames: [ // IndexNamesList
38
+ * // "STRING_VALUE",
39
+ * // ],
40
+ * // nextToken: "STRING_VALUE",
41
+ * // };
42
+ *
36
43
  * ```
37
44
  *
38
45
  * @param ListIndicesCommandInput - {@link ListIndicesCommandInput}
@@ -56,6 +63,8 @@ export interface ListIndicesCommandOutput extends ListIndicesResponse, __Metadat
56
63
  * @throws {@link UnauthorizedException} (client fault)
57
64
  * <p>You are not authorized to perform this operation.</p>
58
65
  *
66
+ * @throws {@link IoTServiceException}
67
+ * <p>Base exception class for all service exceptions from IoT service.</p>
59
68
  *
60
69
  */
61
70
  export declare class ListIndicesCommand extends $Command<ListIndicesCommandInput, ListIndicesCommandOutput, IoTClientResolvedConfig> {
@@ -35,6 +35,23 @@ export interface ListJobExecutionsForJobCommandOutput extends ListJobExecutionsF
35
35
  * };
36
36
  * const command = new ListJobExecutionsForJobCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListJobExecutionsForJobResponse
39
+ * // executionSummaries: [ // JobExecutionSummaryForJobList
40
+ * // { // JobExecutionSummaryForJob
41
+ * // thingArn: "STRING_VALUE",
42
+ * // jobExecutionSummary: { // JobExecutionSummary
43
+ * // status: "QUEUED" || "IN_PROGRESS" || "SUCCEEDED" || "FAILED" || "TIMED_OUT" || "REJECTED" || "REMOVED" || "CANCELED",
44
+ * // queuedAt: new Date("TIMESTAMP"),
45
+ * // startedAt: new Date("TIMESTAMP"),
46
+ * // lastUpdatedAt: new Date("TIMESTAMP"),
47
+ * // executionNumber: Number("long"),
48
+ * // retryAttempt: Number("int"),
49
+ * // },
50
+ * // },
51
+ * // ],
52
+ * // nextToken: "STRING_VALUE",
53
+ * // };
54
+ *
38
55
  * ```
39
56
  *
40
57
  * @param ListJobExecutionsForJobCommandInput - {@link ListJobExecutionsForJobCommandInput}
@@ -55,6 +72,8 @@ export interface ListJobExecutionsForJobCommandOutput extends ListJobExecutionsF
55
72
  * @throws {@link ThrottlingException} (client fault)
56
73
  * <p>The rate exceeds the limit.</p>
57
74
  *
75
+ * @throws {@link IoTServiceException}
76
+ * <p>Base exception class for all service exceptions from IoT service.</p>
58
77
  *
59
78
  */
60
79
  export declare class ListJobExecutionsForJobCommand extends $Command<ListJobExecutionsForJobCommandInput, ListJobExecutionsForJobCommandOutput, IoTClientResolvedConfig> {