@aws-sdk/client-iot 3.279.0 → 3.282.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 (240) hide show
  1. package/README.md +1907 -0
  2. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +6 -0
  3. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +6 -0
  4. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +6 -0
  5. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +6 -0
  6. package/dist-types/commands/AttachPolicyCommand.d.ts +6 -0
  7. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +6 -0
  8. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +6 -0
  9. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +6 -0
  10. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -0
  11. package/dist-types/commands/CancelAuditTaskCommand.d.ts +6 -0
  12. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +6 -0
  13. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -0
  14. package/dist-types/commands/CancelJobCommand.d.ts +6 -0
  15. package/dist-types/commands/CancelJobExecutionCommand.d.ts +6 -0
  16. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +6 -0
  17. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateCustomMetricCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateDimensionCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateFleetMetricCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateJobCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateMitigationActionCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +6 -0
  32. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -0
  33. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateRoleAliasCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateStreamCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateThingCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateThingTypeCommand.d.ts +6 -0
  44. package/dist-types/commands/CreateTopicRuleCommand.d.ts +6 -0
  45. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -0
  47. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +6 -0
  48. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -0
  49. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -0
  50. package/dist-types/commands/DeleteCACertificateCommand.d.ts +6 -0
  51. package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -0
  52. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +6 -0
  53. package/dist-types/commands/DeleteDimensionCommand.d.ts +6 -0
  54. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +6 -0
  55. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +6 -0
  56. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +6 -0
  57. package/dist-types/commands/DeleteJobCommand.d.ts +6 -0
  58. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +6 -0
  61. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +6 -0
  62. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -0
  63. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +6 -0
  65. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -0
  66. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +6 -0
  68. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +6 -0
  69. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -0
  70. package/dist-types/commands/DeleteStreamCommand.d.ts +6 -0
  71. package/dist-types/commands/DeleteThingCommand.d.ts +6 -0
  72. package/dist-types/commands/DeleteThingGroupCommand.d.ts +6 -0
  73. package/dist-types/commands/DeleteThingTypeCommand.d.ts +6 -0
  74. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +6 -0
  75. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -0
  76. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +6 -0
  77. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +6 -0
  78. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -0
  79. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +6 -0
  80. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -0
  81. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +6 -0
  82. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +6 -0
  83. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +6 -0
  84. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +6 -0
  85. package/dist-types/commands/DescribeCACertificateCommand.d.ts +6 -0
  86. package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -0
  87. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +6 -0
  88. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -0
  89. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -0
  90. package/dist-types/commands/DescribeDimensionCommand.d.ts +6 -0
  91. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +6 -0
  92. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -0
  93. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +6 -0
  94. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +6 -0
  95. package/dist-types/commands/DescribeIndexCommand.d.ts +6 -0
  96. package/dist-types/commands/DescribeJobCommand.d.ts +6 -0
  97. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +6 -0
  98. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +6 -0
  99. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +6 -0
  100. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +6 -0
  101. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +6 -0
  102. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -0
  103. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +6 -0
  104. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +6 -0
  105. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -0
  106. package/dist-types/commands/DescribeStreamCommand.d.ts +6 -0
  107. package/dist-types/commands/DescribeThingCommand.d.ts +6 -0
  108. package/dist-types/commands/DescribeThingGroupCommand.d.ts +6 -0
  109. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -0
  110. package/dist-types/commands/DescribeThingTypeCommand.d.ts +6 -0
  111. package/dist-types/commands/DetachPolicyCommand.d.ts +6 -0
  112. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +6 -0
  113. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +6 -0
  114. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +6 -0
  115. package/dist-types/commands/DisableTopicRuleCommand.d.ts +6 -0
  116. package/dist-types/commands/EnableTopicRuleCommand.d.ts +6 -0
  117. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -0
  118. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +6 -0
  119. package/dist-types/commands/GetCardinalityCommand.d.ts +6 -0
  120. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +6 -0
  121. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +6 -0
  122. package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -0
  123. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -0
  124. package/dist-types/commands/GetOTAUpdateCommand.d.ts +6 -0
  125. package/dist-types/commands/GetPercentilesCommand.d.ts +6 -0
  126. package/dist-types/commands/GetPolicyCommand.d.ts +6 -0
  127. package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -0
  128. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -0
  129. package/dist-types/commands/GetStatisticsCommand.d.ts +6 -0
  130. package/dist-types/commands/GetTopicRuleCommand.d.ts +6 -0
  131. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +6 -0
  132. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +6 -0
  133. package/dist-types/commands/ListActiveViolationsCommand.d.ts +6 -0
  134. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +6 -0
  135. package/dist-types/commands/ListAuditFindingsCommand.d.ts +6 -0
  136. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -0
  137. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -0
  138. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +6 -0
  139. package/dist-types/commands/ListAuditTasksCommand.d.ts +6 -0
  140. package/dist-types/commands/ListAuthorizersCommand.d.ts +6 -0
  141. package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -0
  142. package/dist-types/commands/ListCACertificatesCommand.d.ts +6 -0
  143. package/dist-types/commands/ListCertificatesByCACommand.d.ts +6 -0
  144. package/dist-types/commands/ListCertificatesCommand.d.ts +6 -0
  145. package/dist-types/commands/ListCustomMetricsCommand.d.ts +6 -0
  146. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -0
  147. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -0
  148. package/dist-types/commands/ListDimensionsCommand.d.ts +6 -0
  149. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +6 -0
  150. package/dist-types/commands/ListFleetMetricsCommand.d.ts +6 -0
  151. package/dist-types/commands/ListIndicesCommand.d.ts +6 -0
  152. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +6 -0
  153. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +6 -0
  154. package/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -0
  155. package/dist-types/commands/ListJobsCommand.d.ts +6 -0
  156. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +6 -0
  157. package/dist-types/commands/ListMetricValuesCommand.d.ts +6 -0
  158. package/dist-types/commands/ListMitigationActionsCommand.d.ts +6 -0
  159. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +6 -0
  160. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +6 -0
  161. package/dist-types/commands/ListPoliciesCommand.d.ts +6 -0
  162. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +6 -0
  163. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -0
  164. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +6 -0
  165. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +6 -0
  166. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -0
  167. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +6 -0
  168. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -0
  169. package/dist-types/commands/ListRoleAliasesCommand.d.ts +6 -0
  170. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +6 -0
  171. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -0
  172. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -0
  173. package/dist-types/commands/ListStreamsCommand.d.ts +6 -0
  174. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  175. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -0
  176. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -0
  177. package/dist-types/commands/ListThingGroupsCommand.d.ts +6 -0
  178. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +6 -0
  179. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +6 -0
  180. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -0
  181. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +6 -0
  182. package/dist-types/commands/ListThingTypesCommand.d.ts +6 -0
  183. package/dist-types/commands/ListThingsCommand.d.ts +6 -0
  184. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +6 -0
  185. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +6 -0
  186. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +6 -0
  187. package/dist-types/commands/ListTopicRulesCommand.d.ts +6 -0
  188. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +6 -0
  189. package/dist-types/commands/ListViolationEventsCommand.d.ts +6 -0
  190. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +6 -0
  191. package/dist-types/commands/RegisterCACertificateCommand.d.ts +6 -0
  192. package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -0
  193. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +6 -0
  194. package/dist-types/commands/RegisterThingCommand.d.ts +6 -0
  195. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +6 -0
  196. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -0
  197. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +6 -0
  198. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +6 -0
  199. package/dist-types/commands/SearchIndexCommand.d.ts +6 -0
  200. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +6 -0
  201. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -0
  202. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +6 -0
  203. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +6 -0
  204. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +6 -0
  205. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -0
  206. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -0
  207. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -0
  208. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -0
  209. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +6 -0
  210. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  211. package/dist-types/commands/TestAuthorizationCommand.d.ts +6 -0
  212. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -0
  213. package/dist-types/commands/TransferCertificateCommand.d.ts +6 -0
  214. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  215. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -0
  216. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +6 -0
  217. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -0
  218. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -0
  219. package/dist-types/commands/UpdateCACertificateCommand.d.ts +6 -0
  220. package/dist-types/commands/UpdateCertificateCommand.d.ts +6 -0
  221. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +6 -0
  222. package/dist-types/commands/UpdateDimensionCommand.d.ts +6 -0
  223. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +6 -0
  224. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -0
  225. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +6 -0
  226. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +6 -0
  227. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +6 -0
  228. package/dist-types/commands/UpdateJobCommand.d.ts +6 -0
  229. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +6 -0
  230. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +6 -0
  231. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +6 -0
  232. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -0
  233. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -0
  234. package/dist-types/commands/UpdateStreamCommand.d.ts +6 -0
  235. package/dist-types/commands/UpdateThingCommand.d.ts +6 -0
  236. package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -0
  237. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +6 -0
  238. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -0
  239. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -0
  240. package/package.json +17 -17
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetCardinalityRequest, GetCardinalityResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCardinalityCommand}.
8
+ */
6
9
  export interface GetCardinalityCommandInput extends GetCardinalityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCardinalityCommand}.
13
+ */
8
14
  export interface GetCardinalityCommandOutput extends GetCardinalityResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetEffectivePoliciesRequest, GetEffectivePoliciesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetEffectivePoliciesCommand}.
8
+ */
6
9
  export interface GetEffectivePoliciesCommandInput extends GetEffectivePoliciesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetEffectivePoliciesCommand}.
13
+ */
8
14
  export interface GetEffectivePoliciesCommandOutput extends GetEffectivePoliciesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetIndexingConfigurationRequest, GetIndexingConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetIndexingConfigurationCommand}.
8
+ */
6
9
  export interface GetIndexingConfigurationCommandInput extends GetIndexingConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetIndexingConfigurationCommand}.
13
+ */
8
14
  export interface GetIndexingConfigurationCommandOutput extends GetIndexingConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetJobDocumentRequest, GetJobDocumentResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetJobDocumentCommand}.
8
+ */
6
9
  export interface GetJobDocumentCommandInput extends GetJobDocumentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetJobDocumentCommand}.
13
+ */
8
14
  export interface GetJobDocumentCommandOutput extends GetJobDocumentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetLoggingOptionsRequest, GetLoggingOptionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetLoggingOptionsCommand}.
8
+ */
6
9
  export interface GetLoggingOptionsCommandInput extends GetLoggingOptionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetLoggingOptionsCommand}.
13
+ */
8
14
  export interface GetLoggingOptionsCommandOutput extends GetLoggingOptionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetOTAUpdateRequest, GetOTAUpdateResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetOTAUpdateCommand}.
8
+ */
6
9
  export interface GetOTAUpdateCommandInput extends GetOTAUpdateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetOTAUpdateCommand}.
13
+ */
8
14
  export interface GetOTAUpdateCommandOutput extends GetOTAUpdateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetPercentilesRequest, GetPercentilesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetPercentilesCommand}.
8
+ */
6
9
  export interface GetPercentilesCommandInput extends GetPercentilesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPercentilesCommand}.
13
+ */
8
14
  export interface GetPercentilesCommandOutput extends GetPercentilesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetPolicyRequest, GetPolicyResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetPolicyCommand}.
8
+ */
6
9
  export interface GetPolicyCommandInput extends GetPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPolicyCommand}.
13
+ */
8
14
  export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetPolicyVersionRequest, GetPolicyVersionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetPolicyVersionCommand}.
8
+ */
6
9
  export interface GetPolicyVersionCommandInput extends GetPolicyVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPolicyVersionCommand}.
13
+ */
8
14
  export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetRegistrationCodeRequest, GetRegistrationCodeResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetRegistrationCodeCommand}.
8
+ */
6
9
  export interface GetRegistrationCodeCommandInput extends GetRegistrationCodeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRegistrationCodeCommand}.
13
+ */
8
14
  export interface GetRegistrationCodeCommandOutput extends GetRegistrationCodeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetStatisticsRequest, GetStatisticsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetStatisticsCommand}.
8
+ */
6
9
  export interface GetStatisticsCommandInput extends GetStatisticsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetStatisticsCommand}.
13
+ */
8
14
  export interface GetStatisticsCommandOutput extends GetStatisticsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetTopicRuleRequest, GetTopicRuleResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetTopicRuleCommand}.
8
+ */
6
9
  export interface GetTopicRuleCommandInput extends GetTopicRuleRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTopicRuleCommand}.
13
+ */
8
14
  export interface GetTopicRuleCommandOutput extends GetTopicRuleResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetTopicRuleDestinationRequest, GetTopicRuleDestinationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetTopicRuleDestinationCommand}.
8
+ */
6
9
  export interface GetTopicRuleDestinationCommandInput extends GetTopicRuleDestinationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetTopicRuleDestinationCommand}.
13
+ */
8
14
  export interface GetTopicRuleDestinationCommandOutput extends GetTopicRuleDestinationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { GetV2LoggingOptionsRequest, GetV2LoggingOptionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetV2LoggingOptionsCommand}.
8
+ */
6
9
  export interface GetV2LoggingOptionsCommandInput extends GetV2LoggingOptionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetV2LoggingOptionsCommand}.
13
+ */
8
14
  export interface GetV2LoggingOptionsCommandOutput extends GetV2LoggingOptionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListActiveViolationsRequest, ListActiveViolationsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListActiveViolationsCommand}.
8
+ */
6
9
  export interface ListActiveViolationsCommandInput extends ListActiveViolationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListActiveViolationsCommand}.
13
+ */
8
14
  export interface ListActiveViolationsCommandOutput extends ListActiveViolationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAttachedPoliciesRequest, ListAttachedPoliciesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAttachedPoliciesCommand}.
8
+ */
6
9
  export interface ListAttachedPoliciesCommandInput extends ListAttachedPoliciesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAttachedPoliciesCommand}.
13
+ */
8
14
  export interface ListAttachedPoliciesCommandOutput extends ListAttachedPoliciesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAuditFindingsRequest, ListAuditFindingsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAuditFindingsCommand}.
8
+ */
6
9
  export interface ListAuditFindingsCommandInput extends ListAuditFindingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAuditFindingsCommand}.
13
+ */
8
14
  export interface ListAuditFindingsCommandOutput extends ListAuditFindingsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAuditMitigationActionsExecutionsRequest, ListAuditMitigationActionsExecutionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAuditMitigationActionsExecutionsCommand}.
8
+ */
6
9
  export interface ListAuditMitigationActionsExecutionsCommandInput extends ListAuditMitigationActionsExecutionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAuditMitigationActionsExecutionsCommand}.
13
+ */
8
14
  export interface ListAuditMitigationActionsExecutionsCommandOutput extends ListAuditMitigationActionsExecutionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAuditMitigationActionsTasksRequest, ListAuditMitigationActionsTasksResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAuditMitigationActionsTasksCommand}.
8
+ */
6
9
  export interface ListAuditMitigationActionsTasksCommandInput extends ListAuditMitigationActionsTasksRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAuditMitigationActionsTasksCommand}.
13
+ */
8
14
  export interface ListAuditMitigationActionsTasksCommandOutput extends ListAuditMitigationActionsTasksResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAuditSuppressionsRequest, ListAuditSuppressionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAuditSuppressionsCommand}.
8
+ */
6
9
  export interface ListAuditSuppressionsCommandInput extends ListAuditSuppressionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAuditSuppressionsCommand}.
13
+ */
8
14
  export interface ListAuditSuppressionsCommandOutput extends ListAuditSuppressionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAuditTasksRequest, ListAuditTasksResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAuditTasksCommand}.
8
+ */
6
9
  export interface ListAuditTasksCommandInput extends ListAuditTasksRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAuditTasksCommand}.
13
+ */
8
14
  export interface ListAuditTasksCommandOutput extends ListAuditTasksResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListAuthorizersRequest, ListAuthorizersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListAuthorizersCommand}.
8
+ */
6
9
  export interface ListAuthorizersCommandInput extends ListAuthorizersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAuthorizersCommand}.
13
+ */
8
14
  export interface ListAuthorizersCommandOutput extends ListAuthorizersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListBillingGroupsRequest, ListBillingGroupsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListBillingGroupsCommand}.
8
+ */
6
9
  export interface ListBillingGroupsCommandInput extends ListBillingGroupsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListBillingGroupsCommand}.
13
+ */
8
14
  export interface ListBillingGroupsCommandOutput extends ListBillingGroupsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListCACertificatesRequest, ListCACertificatesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListCACertificatesCommand}.
8
+ */
6
9
  export interface ListCACertificatesCommandInput extends ListCACertificatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCACertificatesCommand}.
13
+ */
8
14
  export interface ListCACertificatesCommandOutput extends ListCACertificatesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListCertificatesByCARequest, ListCertificatesByCAResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListCertificatesByCACommand}.
8
+ */
6
9
  export interface ListCertificatesByCACommandInput extends ListCertificatesByCARequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCertificatesByCACommand}.
13
+ */
8
14
  export interface ListCertificatesByCACommandOutput extends ListCertificatesByCAResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListCertificatesRequest, ListCertificatesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListCertificatesCommand}.
8
+ */
6
9
  export interface ListCertificatesCommandInput extends ListCertificatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCertificatesCommand}.
13
+ */
8
14
  export interface ListCertificatesCommandOutput extends ListCertificatesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListCustomMetricsRequest, ListCustomMetricsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListCustomMetricsCommand}.
8
+ */
6
9
  export interface ListCustomMetricsCommandInput extends ListCustomMetricsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCustomMetricsCommand}.
13
+ */
8
14
  export interface ListCustomMetricsCommandOutput extends ListCustomMetricsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListDetectMitigationActionsExecutionsRequest, ListDetectMitigationActionsExecutionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDetectMitigationActionsExecutionsCommand}.
8
+ */
6
9
  export interface ListDetectMitigationActionsExecutionsCommandInput extends ListDetectMitigationActionsExecutionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDetectMitigationActionsExecutionsCommand}.
13
+ */
8
14
  export interface ListDetectMitigationActionsExecutionsCommandOutput extends ListDetectMitigationActionsExecutionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListDetectMitigationActionsTasksRequest, ListDetectMitigationActionsTasksResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDetectMitigationActionsTasksCommand}.
8
+ */
6
9
  export interface ListDetectMitigationActionsTasksCommandInput extends ListDetectMitigationActionsTasksRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDetectMitigationActionsTasksCommand}.
13
+ */
8
14
  export interface ListDetectMitigationActionsTasksCommandOutput extends ListDetectMitigationActionsTasksResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListDimensionsRequest, ListDimensionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDimensionsCommand}.
8
+ */
6
9
  export interface ListDimensionsCommandInput extends ListDimensionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDimensionsCommand}.
13
+ */
8
14
  export interface ListDimensionsCommandOutput extends ListDimensionsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListDomainConfigurationsRequest, ListDomainConfigurationsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDomainConfigurationsCommand}.
8
+ */
6
9
  export interface ListDomainConfigurationsCommandInput extends ListDomainConfigurationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDomainConfigurationsCommand}.
13
+ */
8
14
  export interface ListDomainConfigurationsCommandOutput extends ListDomainConfigurationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListFleetMetricsRequest, ListFleetMetricsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListFleetMetricsCommand}.
8
+ */
6
9
  export interface ListFleetMetricsCommandInput extends ListFleetMetricsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFleetMetricsCommand}.
13
+ */
8
14
  export interface ListFleetMetricsCommandOutput extends ListFleetMetricsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListIndicesRequest, ListIndicesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListIndicesCommand}.
8
+ */
6
9
  export interface ListIndicesCommandInput extends ListIndicesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListIndicesCommand}.
13
+ */
8
14
  export interface ListIndicesCommandOutput extends ListIndicesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListJobExecutionsForJobRequest, ListJobExecutionsForJobResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListJobExecutionsForJobCommand}.
8
+ */
6
9
  export interface ListJobExecutionsForJobCommandInput extends ListJobExecutionsForJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobExecutionsForJobCommand}.
13
+ */
8
14
  export interface ListJobExecutionsForJobCommandOutput extends ListJobExecutionsForJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListJobExecutionsForThingRequest, ListJobExecutionsForThingResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListJobExecutionsForThingCommand}.
8
+ */
6
9
  export interface ListJobExecutionsForThingCommandInput extends ListJobExecutionsForThingRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobExecutionsForThingCommand}.
13
+ */
8
14
  export interface ListJobExecutionsForThingCommandOutput extends ListJobExecutionsForThingResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListJobTemplatesRequest, ListJobTemplatesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListJobTemplatesCommand}.
8
+ */
6
9
  export interface ListJobTemplatesCommandInput extends ListJobTemplatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobTemplatesCommand}.
13
+ */
8
14
  export interface ListJobTemplatesCommandOutput extends ListJobTemplatesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListJobsRequest, ListJobsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListJobsCommand}.
8
+ */
6
9
  export interface ListJobsCommandInput extends ListJobsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobsCommand}.
13
+ */
8
14
  export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListManagedJobTemplatesRequest, ListManagedJobTemplatesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListManagedJobTemplatesCommand}.
8
+ */
6
9
  export interface ListManagedJobTemplatesCommandInput extends ListManagedJobTemplatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListManagedJobTemplatesCommand}.
13
+ */
8
14
  export interface ListManagedJobTemplatesCommandOutput extends ListManagedJobTemplatesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
5
  import { ListMetricValuesRequest, ListMetricValuesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListMetricValuesCommand}.
8
+ */
6
9
  export interface ListMetricValuesCommandInput extends ListMetricValuesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListMetricValuesCommand}.
13
+ */
8
14
  export interface ListMetricValuesCommandOutput extends ListMetricValuesResponse, __MetadataBearer {
9
15
  }
10
16
  /**