@aws-sdk/client-iot 3.278.0 → 3.281.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 +6 -6
@@ -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 { AcceptCertificateTransferRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AcceptCertificateTransferCommand}.
8
+ */
6
9
  export interface AcceptCertificateTransferCommandInput extends AcceptCertificateTransferRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AcceptCertificateTransferCommand}.
13
+ */
8
14
  export interface AcceptCertificateTransferCommandOutput extends __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 { AddThingToBillingGroupRequest, AddThingToBillingGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AddThingToBillingGroupCommand}.
8
+ */
6
9
  export interface AddThingToBillingGroupCommandInput extends AddThingToBillingGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AddThingToBillingGroupCommand}.
13
+ */
8
14
  export interface AddThingToBillingGroupCommandOutput extends AddThingToBillingGroupResponse, __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 { AddThingToThingGroupRequest, AddThingToThingGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AddThingToThingGroupCommand}.
8
+ */
6
9
  export interface AddThingToThingGroupCommandInput extends AddThingToThingGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AddThingToThingGroupCommand}.
13
+ */
8
14
  export interface AddThingToThingGroupCommandOutput extends AddThingToThingGroupResponse, __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 { AssociateTargetsWithJobRequest, AssociateTargetsWithJobResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AssociateTargetsWithJobCommand}.
8
+ */
6
9
  export interface AssociateTargetsWithJobCommandInput extends AssociateTargetsWithJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateTargetsWithJobCommand}.
13
+ */
8
14
  export interface AssociateTargetsWithJobCommandOutput extends AssociateTargetsWithJobResponse, __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 { AttachPolicyRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AttachPolicyCommand}.
8
+ */
6
9
  export interface AttachPolicyCommandInput extends AttachPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AttachPolicyCommand}.
13
+ */
8
14
  export interface AttachPolicyCommandOutput extends __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 { AttachPrincipalPolicyRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AttachPrincipalPolicyCommand}.
8
+ */
6
9
  export interface AttachPrincipalPolicyCommandInput extends AttachPrincipalPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AttachPrincipalPolicyCommand}.
13
+ */
8
14
  export interface AttachPrincipalPolicyCommandOutput extends __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 { AttachSecurityProfileRequest, AttachSecurityProfileResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AttachSecurityProfileCommand}.
8
+ */
6
9
  export interface AttachSecurityProfileCommandInput extends AttachSecurityProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AttachSecurityProfileCommand}.
13
+ */
8
14
  export interface AttachSecurityProfileCommandOutput extends AttachSecurityProfileResponse, __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 { AttachThingPrincipalRequest, AttachThingPrincipalResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AttachThingPrincipalCommand}.
8
+ */
6
9
  export interface AttachThingPrincipalCommandInput extends AttachThingPrincipalRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AttachThingPrincipalCommand}.
13
+ */
8
14
  export interface AttachThingPrincipalCommandOutput extends AttachThingPrincipalResponse, __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 { CancelAuditMitigationActionsTaskRequest, CancelAuditMitigationActionsTaskResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelAuditMitigationActionsTaskCommand}.
8
+ */
6
9
  export interface CancelAuditMitigationActionsTaskCommandInput extends CancelAuditMitigationActionsTaskRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelAuditMitigationActionsTaskCommand}.
13
+ */
8
14
  export interface CancelAuditMitigationActionsTaskCommandOutput extends CancelAuditMitigationActionsTaskResponse, __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 { CancelAuditTaskRequest, CancelAuditTaskResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelAuditTaskCommand}.
8
+ */
6
9
  export interface CancelAuditTaskCommandInput extends CancelAuditTaskRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelAuditTaskCommand}.
13
+ */
8
14
  export interface CancelAuditTaskCommandOutput extends CancelAuditTaskResponse, __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 { CancelCertificateTransferRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelCertificateTransferCommand}.
8
+ */
6
9
  export interface CancelCertificateTransferCommandInput extends CancelCertificateTransferRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelCertificateTransferCommand}.
13
+ */
8
14
  export interface CancelCertificateTransferCommandOutput extends __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 { CancelDetectMitigationActionsTaskRequest, CancelDetectMitigationActionsTaskResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelDetectMitigationActionsTaskCommand}.
8
+ */
6
9
  export interface CancelDetectMitigationActionsTaskCommandInput extends CancelDetectMitigationActionsTaskRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelDetectMitigationActionsTaskCommand}.
13
+ */
8
14
  export interface CancelDetectMitigationActionsTaskCommandOutput extends CancelDetectMitigationActionsTaskResponse, __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 { CancelJobRequest, CancelJobResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelJobCommand}.
8
+ */
6
9
  export interface CancelJobCommandInput extends CancelJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelJobCommand}.
13
+ */
8
14
  export interface CancelJobCommandOutput extends CancelJobResponse, __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 { CancelJobExecutionRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CancelJobExecutionCommand}.
8
+ */
6
9
  export interface CancelJobExecutionCommandInput extends CancelJobExecutionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelJobExecutionCommand}.
13
+ */
8
14
  export interface CancelJobExecutionCommandOutput extends __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 { ClearDefaultAuthorizerRequest, ClearDefaultAuthorizerResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ClearDefaultAuthorizerCommand}.
8
+ */
6
9
  export interface ClearDefaultAuthorizerCommandInput extends ClearDefaultAuthorizerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ClearDefaultAuthorizerCommand}.
13
+ */
8
14
  export interface ClearDefaultAuthorizerCommandOutput extends ClearDefaultAuthorizerResponse, __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 { ConfirmTopicRuleDestinationRequest, ConfirmTopicRuleDestinationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ConfirmTopicRuleDestinationCommand}.
8
+ */
6
9
  export interface ConfirmTopicRuleDestinationCommandInput extends ConfirmTopicRuleDestinationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ConfirmTopicRuleDestinationCommand}.
13
+ */
8
14
  export interface ConfirmTopicRuleDestinationCommandOutput extends ConfirmTopicRuleDestinationResponse, __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 { CreateAuditSuppressionRequest, CreateAuditSuppressionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateAuditSuppressionCommand}.
8
+ */
6
9
  export interface CreateAuditSuppressionCommandInput extends CreateAuditSuppressionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateAuditSuppressionCommand}.
13
+ */
8
14
  export interface CreateAuditSuppressionCommandOutput extends CreateAuditSuppressionResponse, __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 { CreateAuthorizerRequest, CreateAuthorizerResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateAuthorizerCommand}.
8
+ */
6
9
  export interface CreateAuthorizerCommandInput extends CreateAuthorizerRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateAuthorizerCommand}.
13
+ */
8
14
  export interface CreateAuthorizerCommandOutput extends CreateAuthorizerResponse, __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 { CreateBillingGroupRequest, CreateBillingGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateBillingGroupCommand}.
8
+ */
6
9
  export interface CreateBillingGroupCommandInput extends CreateBillingGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateBillingGroupCommand}.
13
+ */
8
14
  export interface CreateBillingGroupCommandOutput extends CreateBillingGroupResponse, __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 { CreateCertificateFromCsrRequest, CreateCertificateFromCsrResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCertificateFromCsrCommand}.
8
+ */
6
9
  export interface CreateCertificateFromCsrCommandInput extends CreateCertificateFromCsrRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCertificateFromCsrCommand}.
13
+ */
8
14
  export interface CreateCertificateFromCsrCommandOutput extends CreateCertificateFromCsrResponse, __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 { CreateCustomMetricRequest, CreateCustomMetricResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCustomMetricCommand}.
8
+ */
6
9
  export interface CreateCustomMetricCommandInput extends CreateCustomMetricRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCustomMetricCommand}.
13
+ */
8
14
  export interface CreateCustomMetricCommandOutput extends CreateCustomMetricResponse, __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 { CreateDimensionRequest, CreateDimensionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDimensionCommand}.
8
+ */
6
9
  export interface CreateDimensionCommandInput extends CreateDimensionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDimensionCommand}.
13
+ */
8
14
  export interface CreateDimensionCommandOutput extends CreateDimensionResponse, __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 { CreateDomainConfigurationRequest, CreateDomainConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDomainConfigurationCommand}.
8
+ */
6
9
  export interface CreateDomainConfigurationCommandInput extends CreateDomainConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDomainConfigurationCommand}.
13
+ */
8
14
  export interface CreateDomainConfigurationCommandOutput extends CreateDomainConfigurationResponse, __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 { CreateDynamicThingGroupRequest, CreateDynamicThingGroupResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDynamicThingGroupCommand}.
8
+ */
6
9
  export interface CreateDynamicThingGroupCommandInput extends CreateDynamicThingGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDynamicThingGroupCommand}.
13
+ */
8
14
  export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThingGroupResponse, __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 { CreateFleetMetricRequest, CreateFleetMetricResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateFleetMetricCommand}.
8
+ */
6
9
  export interface CreateFleetMetricCommandInput extends CreateFleetMetricRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateFleetMetricCommand}.
13
+ */
8
14
  export interface CreateFleetMetricCommandOutput extends CreateFleetMetricResponse, __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 { CreateJobRequest, CreateJobResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateJobCommand}.
8
+ */
6
9
  export interface CreateJobCommandInput extends CreateJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateJobCommand}.
13
+ */
8
14
  export interface CreateJobCommandOutput extends CreateJobResponse, __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 { CreateJobTemplateRequest, CreateJobTemplateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateJobTemplateCommand}.
8
+ */
6
9
  export interface CreateJobTemplateCommandInput extends CreateJobTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateJobTemplateCommand}.
13
+ */
8
14
  export interface CreateJobTemplateCommandOutput extends CreateJobTemplateResponse, __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 { CreateKeysAndCertificateRequest, CreateKeysAndCertificateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateKeysAndCertificateCommand}.
8
+ */
6
9
  export interface CreateKeysAndCertificateCommandInput extends CreateKeysAndCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateKeysAndCertificateCommand}.
13
+ */
8
14
  export interface CreateKeysAndCertificateCommandOutput extends CreateKeysAndCertificateResponse, __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 { CreateMitigationActionRequest, CreateMitigationActionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateMitigationActionCommand}.
8
+ */
6
9
  export interface CreateMitigationActionCommandInput extends CreateMitigationActionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateMitigationActionCommand}.
13
+ */
8
14
  export interface CreateMitigationActionCommandOutput extends CreateMitigationActionResponse, __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 { CreateOTAUpdateRequest, CreateOTAUpdateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateOTAUpdateCommand}.
8
+ */
6
9
  export interface CreateOTAUpdateCommandInput extends CreateOTAUpdateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateOTAUpdateCommand}.
13
+ */
8
14
  export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, __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 { CreatePolicyRequest, CreatePolicyResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreatePolicyCommand}.
8
+ */
6
9
  export interface CreatePolicyCommandInput extends CreatePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreatePolicyCommand}.
13
+ */
8
14
  export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __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 { CreatePolicyVersionRequest, CreatePolicyVersionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreatePolicyVersionCommand}.
8
+ */
6
9
  export interface CreatePolicyVersionCommandInput extends CreatePolicyVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreatePolicyVersionCommand}.
13
+ */
8
14
  export interface CreatePolicyVersionCommandOutput extends CreatePolicyVersionResponse, __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 { CreateProvisioningClaimRequest, CreateProvisioningClaimResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateProvisioningClaimCommand}.
8
+ */
6
9
  export interface CreateProvisioningClaimCommandInput extends CreateProvisioningClaimRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateProvisioningClaimCommand}.
13
+ */
8
14
  export interface CreateProvisioningClaimCommandOutput extends CreateProvisioningClaimResponse, __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 { CreateProvisioningTemplateRequest, CreateProvisioningTemplateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateProvisioningTemplateCommand}.
8
+ */
6
9
  export interface CreateProvisioningTemplateCommandInput extends CreateProvisioningTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateProvisioningTemplateCommand}.
13
+ */
8
14
  export interface CreateProvisioningTemplateCommandOutput extends CreateProvisioningTemplateResponse, __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 { CreateProvisioningTemplateVersionRequest, CreateProvisioningTemplateVersionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateProvisioningTemplateVersionCommand}.
8
+ */
6
9
  export interface CreateProvisioningTemplateVersionCommandInput extends CreateProvisioningTemplateVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateProvisioningTemplateVersionCommand}.
13
+ */
8
14
  export interface CreateProvisioningTemplateVersionCommandOutput extends CreateProvisioningTemplateVersionResponse, __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 { CreateRoleAliasRequest, CreateRoleAliasResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateRoleAliasCommand}.
8
+ */
6
9
  export interface CreateRoleAliasCommandInput extends CreateRoleAliasRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateRoleAliasCommand}.
13
+ */
8
14
  export interface CreateRoleAliasCommandOutput extends CreateRoleAliasResponse, __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 { CreateScheduledAuditRequest, CreateScheduledAuditResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateScheduledAuditCommand}.
8
+ */
6
9
  export interface CreateScheduledAuditCommandInput extends CreateScheduledAuditRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateScheduledAuditCommand}.
13
+ */
8
14
  export interface CreateScheduledAuditCommandOutput extends CreateScheduledAuditResponse, __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 { CreateSecurityProfileRequest, CreateSecurityProfileResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateSecurityProfileCommand}.
8
+ */
6
9
  export interface CreateSecurityProfileCommandInput extends CreateSecurityProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSecurityProfileCommand}.
13
+ */
8
14
  export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfileResponse, __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 { CreateStreamRequest, CreateStreamResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateStreamCommand}.
8
+ */
6
9
  export interface CreateStreamCommandInput extends CreateStreamRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateStreamCommand}.
13
+ */
8
14
  export interface CreateStreamCommandOutput extends CreateStreamResponse, __MetadataBearer {
9
15
  }
10
16
  /**