@aws-sdk/client-iot 3.279.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.
- package/README.md +1907 -0
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +6 -0
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +6 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +6 -0
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +6 -0
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +6 -0
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +6 -0
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +6 -0
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/CancelJobCommand.d.ts +6 -0
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +6 -0
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -0
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +6 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +6 -0
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +6 -0
- package/dist-types/commands/CreateDimensionCommand.d.ts +6 -0
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +6 -0
- package/dist-types/commands/CreateJobCommand.d.ts +6 -0
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -0
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +6 -0
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +6 -0
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +6 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +6 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +6 -0
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +6 -0
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -0
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/CreateStreamCommand.d.ts +6 -0
- package/dist-types/commands/CreateThingCommand.d.ts +6 -0
- package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateThingTypeCommand.d.ts +6 -0
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +6 -0
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDimensionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +6 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -0
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +6 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/DeleteStreamCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThingCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +6 -0
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDimensionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +6 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +6 -0
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/DescribeStreamCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThingCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +6 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +6 -0
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +6 -0
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +6 -0
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -0
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +6 -0
- package/dist-types/commands/GetCardinalityCommand.d.ts +6 -0
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +6 -0
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -0
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -0
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +6 -0
- package/dist-types/commands/GetPercentilesCommand.d.ts +6 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -0
- package/dist-types/commands/GetStatisticsCommand.d.ts +6 -0
- package/dist-types/commands/GetTopicRuleCommand.d.ts +6 -0
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +6 -0
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +6 -0
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +6 -0
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +6 -0
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -0
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -0
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +6 -0
- package/dist-types/commands/ListAuditTasksCommand.d.ts +6 -0
- package/dist-types/commands/ListAuthorizersCommand.d.ts +6 -0
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListCACertificatesCommand.d.ts +6 -0
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +6 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +6 -0
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +6 -0
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -0
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -0
- package/dist-types/commands/ListDimensionsCommand.d.ts +6 -0
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +6 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +6 -0
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +6 -0
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +6 -0
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListJobsCommand.d.ts +6 -0
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListMetricValuesCommand.d.ts +6 -0
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +6 -0
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +6 -0
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +6 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +6 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +6 -0
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -0
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +6 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -0
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -0
- package/dist-types/commands/ListStreamsCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -0
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/ListThingGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +6 -0
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +6 -0
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -0
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +6 -0
- package/dist-types/commands/ListThingTypesCommand.d.ts +6 -0
- package/dist-types/commands/ListThingsCommand.d.ts +6 -0
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +6 -0
- package/dist-types/commands/ListTopicRulesCommand.d.ts +6 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +6 -0
- package/dist-types/commands/ListViolationEventsCommand.d.ts +6 -0
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +6 -0
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +6 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -0
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +6 -0
- package/dist-types/commands/RegisterThingCommand.d.ts +6 -0
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +6 -0
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +6 -0
- package/dist-types/commands/SearchIndexCommand.d.ts +6 -0
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -0
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +6 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +6 -0
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +6 -0
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -0
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestAuthorizationCommand.d.ts +6 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/TransferCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDimensionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -0
- package/dist-types/commands/UpdateStreamCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThingCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -0
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -0
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -219,3 +219,1910 @@ To contribute to client you can check our [generate clients scripts](https://git
|
|
|
219
219
|
This SDK is distributed under the
|
|
220
220
|
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
|
|
221
221
|
see LICENSE for more information.
|
|
222
|
+
|
|
223
|
+
## Client Commands (Operations List)
|
|
224
|
+
|
|
225
|
+
<details>
|
|
226
|
+
<summary>
|
|
227
|
+
AcceptCertificateTransfer
|
|
228
|
+
</summary>
|
|
229
|
+
|
|
230
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/acceptcertificatetransfercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/acceptcertificatetransfercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/acceptcertificatetransfercommandoutput.html)
|
|
231
|
+
|
|
232
|
+
</details>
|
|
233
|
+
<details>
|
|
234
|
+
<summary>
|
|
235
|
+
AddThingToBillingGroup
|
|
236
|
+
</summary>
|
|
237
|
+
|
|
238
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/addthingtobillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/addthingtobillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/addthingtobillinggroupcommandoutput.html)
|
|
239
|
+
|
|
240
|
+
</details>
|
|
241
|
+
<details>
|
|
242
|
+
<summary>
|
|
243
|
+
AddThingToThingGroup
|
|
244
|
+
</summary>
|
|
245
|
+
|
|
246
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/addthingtothinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/addthingtothinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/addthingtothinggroupcommandoutput.html)
|
|
247
|
+
|
|
248
|
+
</details>
|
|
249
|
+
<details>
|
|
250
|
+
<summary>
|
|
251
|
+
AssociateTargetsWithJob
|
|
252
|
+
</summary>
|
|
253
|
+
|
|
254
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/associatetargetswithjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/associatetargetswithjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/associatetargetswithjobcommandoutput.html)
|
|
255
|
+
|
|
256
|
+
</details>
|
|
257
|
+
<details>
|
|
258
|
+
<summary>
|
|
259
|
+
AttachPolicy
|
|
260
|
+
</summary>
|
|
261
|
+
|
|
262
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/attachpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachpolicycommandoutput.html)
|
|
263
|
+
|
|
264
|
+
</details>
|
|
265
|
+
<details>
|
|
266
|
+
<summary>
|
|
267
|
+
AttachPrincipalPolicy
|
|
268
|
+
</summary>
|
|
269
|
+
|
|
270
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/attachprincipalpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachprincipalpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachprincipalpolicycommandoutput.html)
|
|
271
|
+
|
|
272
|
+
</details>
|
|
273
|
+
<details>
|
|
274
|
+
<summary>
|
|
275
|
+
AttachSecurityProfile
|
|
276
|
+
</summary>
|
|
277
|
+
|
|
278
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/attachsecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachsecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachsecurityprofilecommandoutput.html)
|
|
279
|
+
|
|
280
|
+
</details>
|
|
281
|
+
<details>
|
|
282
|
+
<summary>
|
|
283
|
+
AttachThingPrincipal
|
|
284
|
+
</summary>
|
|
285
|
+
|
|
286
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/attachthingprincipalcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachthingprincipalcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/attachthingprincipalcommandoutput.html)
|
|
287
|
+
|
|
288
|
+
</details>
|
|
289
|
+
<details>
|
|
290
|
+
<summary>
|
|
291
|
+
CancelAuditMitigationActionsTask
|
|
292
|
+
</summary>
|
|
293
|
+
|
|
294
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/cancelauditmitigationactionstaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cancelauditmitigationactionstaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cancelauditmitigationactionstaskcommandoutput.html)
|
|
295
|
+
|
|
296
|
+
</details>
|
|
297
|
+
<details>
|
|
298
|
+
<summary>
|
|
299
|
+
CancelAuditTask
|
|
300
|
+
</summary>
|
|
301
|
+
|
|
302
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/cancelaudittaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cancelaudittaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cancelaudittaskcommandoutput.html)
|
|
303
|
+
|
|
304
|
+
</details>
|
|
305
|
+
<details>
|
|
306
|
+
<summary>
|
|
307
|
+
CancelCertificateTransfer
|
|
308
|
+
</summary>
|
|
309
|
+
|
|
310
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/cancelcertificatetransfercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cancelcertificatetransfercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cancelcertificatetransfercommandoutput.html)
|
|
311
|
+
|
|
312
|
+
</details>
|
|
313
|
+
<details>
|
|
314
|
+
<summary>
|
|
315
|
+
CancelDetectMitigationActionsTask
|
|
316
|
+
</summary>
|
|
317
|
+
|
|
318
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/canceldetectmitigationactionstaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/canceldetectmitigationactionstaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/canceldetectmitigationactionstaskcommandoutput.html)
|
|
319
|
+
|
|
320
|
+
</details>
|
|
321
|
+
<details>
|
|
322
|
+
<summary>
|
|
323
|
+
CancelJob
|
|
324
|
+
</summary>
|
|
325
|
+
|
|
326
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/canceljobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/canceljobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/canceljobcommandoutput.html)
|
|
327
|
+
|
|
328
|
+
</details>
|
|
329
|
+
<details>
|
|
330
|
+
<summary>
|
|
331
|
+
CancelJobExecution
|
|
332
|
+
</summary>
|
|
333
|
+
|
|
334
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/canceljobexecutioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/canceljobexecutioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/canceljobexecutioncommandoutput.html)
|
|
335
|
+
|
|
336
|
+
</details>
|
|
337
|
+
<details>
|
|
338
|
+
<summary>
|
|
339
|
+
ClearDefaultAuthorizer
|
|
340
|
+
</summary>
|
|
341
|
+
|
|
342
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/cleardefaultauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cleardefaultauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/cleardefaultauthorizercommandoutput.html)
|
|
343
|
+
|
|
344
|
+
</details>
|
|
345
|
+
<details>
|
|
346
|
+
<summary>
|
|
347
|
+
ConfirmTopicRuleDestination
|
|
348
|
+
</summary>
|
|
349
|
+
|
|
350
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/confirmtopicruledestinationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/confirmtopicruledestinationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/confirmtopicruledestinationcommandoutput.html)
|
|
351
|
+
|
|
352
|
+
</details>
|
|
353
|
+
<details>
|
|
354
|
+
<summary>
|
|
355
|
+
CreateAuditSuppression
|
|
356
|
+
</summary>
|
|
357
|
+
|
|
358
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createauditsuppressioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createauditsuppressioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createauditsuppressioncommandoutput.html)
|
|
359
|
+
|
|
360
|
+
</details>
|
|
361
|
+
<details>
|
|
362
|
+
<summary>
|
|
363
|
+
CreateAuthorizer
|
|
364
|
+
</summary>
|
|
365
|
+
|
|
366
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createauthorizercommandoutput.html)
|
|
367
|
+
|
|
368
|
+
</details>
|
|
369
|
+
<details>
|
|
370
|
+
<summary>
|
|
371
|
+
CreateBillingGroup
|
|
372
|
+
</summary>
|
|
373
|
+
|
|
374
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createbillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createbillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createbillinggroupcommandoutput.html)
|
|
375
|
+
|
|
376
|
+
</details>
|
|
377
|
+
<details>
|
|
378
|
+
<summary>
|
|
379
|
+
CreateCertificateFromCsr
|
|
380
|
+
</summary>
|
|
381
|
+
|
|
382
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createcertificatefromcsrcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createcertificatefromcsrcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createcertificatefromcsrcommandoutput.html)
|
|
383
|
+
|
|
384
|
+
</details>
|
|
385
|
+
<details>
|
|
386
|
+
<summary>
|
|
387
|
+
CreateCustomMetric
|
|
388
|
+
</summary>
|
|
389
|
+
|
|
390
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createcustommetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createcustommetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createcustommetriccommandoutput.html)
|
|
391
|
+
|
|
392
|
+
</details>
|
|
393
|
+
<details>
|
|
394
|
+
<summary>
|
|
395
|
+
CreateDimension
|
|
396
|
+
</summary>
|
|
397
|
+
|
|
398
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createdimensioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createdimensioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createdimensioncommandoutput.html)
|
|
399
|
+
|
|
400
|
+
</details>
|
|
401
|
+
<details>
|
|
402
|
+
<summary>
|
|
403
|
+
CreateDomainConfiguration
|
|
404
|
+
</summary>
|
|
405
|
+
|
|
406
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createdomainconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createdomainconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createdomainconfigurationcommandoutput.html)
|
|
407
|
+
|
|
408
|
+
</details>
|
|
409
|
+
<details>
|
|
410
|
+
<summary>
|
|
411
|
+
CreateDynamicThingGroup
|
|
412
|
+
</summary>
|
|
413
|
+
|
|
414
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createdynamicthinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createdynamicthinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createdynamicthinggroupcommandoutput.html)
|
|
415
|
+
|
|
416
|
+
</details>
|
|
417
|
+
<details>
|
|
418
|
+
<summary>
|
|
419
|
+
CreateFleetMetric
|
|
420
|
+
</summary>
|
|
421
|
+
|
|
422
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createfleetmetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createfleetmetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createfleetmetriccommandoutput.html)
|
|
423
|
+
|
|
424
|
+
</details>
|
|
425
|
+
<details>
|
|
426
|
+
<summary>
|
|
427
|
+
CreateJob
|
|
428
|
+
</summary>
|
|
429
|
+
|
|
430
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createjobcommandoutput.html)
|
|
431
|
+
|
|
432
|
+
</details>
|
|
433
|
+
<details>
|
|
434
|
+
<summary>
|
|
435
|
+
CreateJobTemplate
|
|
436
|
+
</summary>
|
|
437
|
+
|
|
438
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createjobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createjobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createjobtemplatecommandoutput.html)
|
|
439
|
+
|
|
440
|
+
</details>
|
|
441
|
+
<details>
|
|
442
|
+
<summary>
|
|
443
|
+
CreateKeysAndCertificate
|
|
444
|
+
</summary>
|
|
445
|
+
|
|
446
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createkeysandcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createkeysandcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createkeysandcertificatecommandoutput.html)
|
|
447
|
+
|
|
448
|
+
</details>
|
|
449
|
+
<details>
|
|
450
|
+
<summary>
|
|
451
|
+
CreateMitigationAction
|
|
452
|
+
</summary>
|
|
453
|
+
|
|
454
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createmitigationactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createmitigationactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createmitigationactioncommandoutput.html)
|
|
455
|
+
|
|
456
|
+
</details>
|
|
457
|
+
<details>
|
|
458
|
+
<summary>
|
|
459
|
+
CreateOTAUpdate
|
|
460
|
+
</summary>
|
|
461
|
+
|
|
462
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createotaupdatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createotaupdatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createotaupdatecommandoutput.html)
|
|
463
|
+
|
|
464
|
+
</details>
|
|
465
|
+
<details>
|
|
466
|
+
<summary>
|
|
467
|
+
CreatePolicy
|
|
468
|
+
</summary>
|
|
469
|
+
|
|
470
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createpolicycommandoutput.html)
|
|
471
|
+
|
|
472
|
+
</details>
|
|
473
|
+
<details>
|
|
474
|
+
<summary>
|
|
475
|
+
CreatePolicyVersion
|
|
476
|
+
</summary>
|
|
477
|
+
|
|
478
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createpolicyversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createpolicyversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createpolicyversioncommandoutput.html)
|
|
479
|
+
|
|
480
|
+
</details>
|
|
481
|
+
<details>
|
|
482
|
+
<summary>
|
|
483
|
+
CreateProvisioningClaim
|
|
484
|
+
</summary>
|
|
485
|
+
|
|
486
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createprovisioningclaimcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createprovisioningclaimcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createprovisioningclaimcommandoutput.html)
|
|
487
|
+
|
|
488
|
+
</details>
|
|
489
|
+
<details>
|
|
490
|
+
<summary>
|
|
491
|
+
CreateProvisioningTemplate
|
|
492
|
+
</summary>
|
|
493
|
+
|
|
494
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createprovisioningtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createprovisioningtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createprovisioningtemplatecommandoutput.html)
|
|
495
|
+
|
|
496
|
+
</details>
|
|
497
|
+
<details>
|
|
498
|
+
<summary>
|
|
499
|
+
CreateProvisioningTemplateVersion
|
|
500
|
+
</summary>
|
|
501
|
+
|
|
502
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createprovisioningtemplateversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createprovisioningtemplateversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createprovisioningtemplateversioncommandoutput.html)
|
|
503
|
+
|
|
504
|
+
</details>
|
|
505
|
+
<details>
|
|
506
|
+
<summary>
|
|
507
|
+
CreateRoleAlias
|
|
508
|
+
</summary>
|
|
509
|
+
|
|
510
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createrolealiascommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createrolealiascommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createrolealiascommandoutput.html)
|
|
511
|
+
|
|
512
|
+
</details>
|
|
513
|
+
<details>
|
|
514
|
+
<summary>
|
|
515
|
+
CreateScheduledAudit
|
|
516
|
+
</summary>
|
|
517
|
+
|
|
518
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createscheduledauditcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createscheduledauditcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createscheduledauditcommandoutput.html)
|
|
519
|
+
|
|
520
|
+
</details>
|
|
521
|
+
<details>
|
|
522
|
+
<summary>
|
|
523
|
+
CreateSecurityProfile
|
|
524
|
+
</summary>
|
|
525
|
+
|
|
526
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createsecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createsecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createsecurityprofilecommandoutput.html)
|
|
527
|
+
|
|
528
|
+
</details>
|
|
529
|
+
<details>
|
|
530
|
+
<summary>
|
|
531
|
+
CreateStream
|
|
532
|
+
</summary>
|
|
533
|
+
|
|
534
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createstreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createstreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createstreamcommandoutput.html)
|
|
535
|
+
|
|
536
|
+
</details>
|
|
537
|
+
<details>
|
|
538
|
+
<summary>
|
|
539
|
+
CreateThing
|
|
540
|
+
</summary>
|
|
541
|
+
|
|
542
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createthingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createthingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createthingcommandoutput.html)
|
|
543
|
+
|
|
544
|
+
</details>
|
|
545
|
+
<details>
|
|
546
|
+
<summary>
|
|
547
|
+
CreateThingGroup
|
|
548
|
+
</summary>
|
|
549
|
+
|
|
550
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createthinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createthinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createthinggroupcommandoutput.html)
|
|
551
|
+
|
|
552
|
+
</details>
|
|
553
|
+
<details>
|
|
554
|
+
<summary>
|
|
555
|
+
CreateThingType
|
|
556
|
+
</summary>
|
|
557
|
+
|
|
558
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createthingtypecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createthingtypecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createthingtypecommandoutput.html)
|
|
559
|
+
|
|
560
|
+
</details>
|
|
561
|
+
<details>
|
|
562
|
+
<summary>
|
|
563
|
+
CreateTopicRule
|
|
564
|
+
</summary>
|
|
565
|
+
|
|
566
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createtopicrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createtopicrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createtopicrulecommandoutput.html)
|
|
567
|
+
|
|
568
|
+
</details>
|
|
569
|
+
<details>
|
|
570
|
+
<summary>
|
|
571
|
+
CreateTopicRuleDestination
|
|
572
|
+
</summary>
|
|
573
|
+
|
|
574
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/createtopicruledestinationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createtopicruledestinationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/createtopicruledestinationcommandoutput.html)
|
|
575
|
+
|
|
576
|
+
</details>
|
|
577
|
+
<details>
|
|
578
|
+
<summary>
|
|
579
|
+
DeleteAccountAuditConfiguration
|
|
580
|
+
</summary>
|
|
581
|
+
|
|
582
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteaccountauditconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteaccountauditconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteaccountauditconfigurationcommandoutput.html)
|
|
583
|
+
|
|
584
|
+
</details>
|
|
585
|
+
<details>
|
|
586
|
+
<summary>
|
|
587
|
+
DeleteAuditSuppression
|
|
588
|
+
</summary>
|
|
589
|
+
|
|
590
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteauditsuppressioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteauditsuppressioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteauditsuppressioncommandoutput.html)
|
|
591
|
+
|
|
592
|
+
</details>
|
|
593
|
+
<details>
|
|
594
|
+
<summary>
|
|
595
|
+
DeleteAuthorizer
|
|
596
|
+
</summary>
|
|
597
|
+
|
|
598
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteauthorizercommandoutput.html)
|
|
599
|
+
|
|
600
|
+
</details>
|
|
601
|
+
<details>
|
|
602
|
+
<summary>
|
|
603
|
+
DeleteBillingGroup
|
|
604
|
+
</summary>
|
|
605
|
+
|
|
606
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletebillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletebillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletebillinggroupcommandoutput.html)
|
|
607
|
+
|
|
608
|
+
</details>
|
|
609
|
+
<details>
|
|
610
|
+
<summary>
|
|
611
|
+
DeleteCACertificate
|
|
612
|
+
</summary>
|
|
613
|
+
|
|
614
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletecacertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletecacertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletecacertificatecommandoutput.html)
|
|
615
|
+
|
|
616
|
+
</details>
|
|
617
|
+
<details>
|
|
618
|
+
<summary>
|
|
619
|
+
DeleteCertificate
|
|
620
|
+
</summary>
|
|
621
|
+
|
|
622
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletecertificatecommandoutput.html)
|
|
623
|
+
|
|
624
|
+
</details>
|
|
625
|
+
<details>
|
|
626
|
+
<summary>
|
|
627
|
+
DeleteCustomMetric
|
|
628
|
+
</summary>
|
|
629
|
+
|
|
630
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletecustommetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletecustommetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletecustommetriccommandoutput.html)
|
|
631
|
+
|
|
632
|
+
</details>
|
|
633
|
+
<details>
|
|
634
|
+
<summary>
|
|
635
|
+
DeleteDimension
|
|
636
|
+
</summary>
|
|
637
|
+
|
|
638
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletedimensioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletedimensioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletedimensioncommandoutput.html)
|
|
639
|
+
|
|
640
|
+
</details>
|
|
641
|
+
<details>
|
|
642
|
+
<summary>
|
|
643
|
+
DeleteDomainConfiguration
|
|
644
|
+
</summary>
|
|
645
|
+
|
|
646
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletedomainconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletedomainconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletedomainconfigurationcommandoutput.html)
|
|
647
|
+
|
|
648
|
+
</details>
|
|
649
|
+
<details>
|
|
650
|
+
<summary>
|
|
651
|
+
DeleteDynamicThingGroup
|
|
652
|
+
</summary>
|
|
653
|
+
|
|
654
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletedynamicthinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletedynamicthinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletedynamicthinggroupcommandoutput.html)
|
|
655
|
+
|
|
656
|
+
</details>
|
|
657
|
+
<details>
|
|
658
|
+
<summary>
|
|
659
|
+
DeleteFleetMetric
|
|
660
|
+
</summary>
|
|
661
|
+
|
|
662
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletefleetmetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletefleetmetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletefleetmetriccommandoutput.html)
|
|
663
|
+
|
|
664
|
+
</details>
|
|
665
|
+
<details>
|
|
666
|
+
<summary>
|
|
667
|
+
DeleteJob
|
|
668
|
+
</summary>
|
|
669
|
+
|
|
670
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletejobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletejobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletejobcommandoutput.html)
|
|
671
|
+
|
|
672
|
+
</details>
|
|
673
|
+
<details>
|
|
674
|
+
<summary>
|
|
675
|
+
DeleteJobExecution
|
|
676
|
+
</summary>
|
|
677
|
+
|
|
678
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletejobexecutioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletejobexecutioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletejobexecutioncommandoutput.html)
|
|
679
|
+
|
|
680
|
+
</details>
|
|
681
|
+
<details>
|
|
682
|
+
<summary>
|
|
683
|
+
DeleteJobTemplate
|
|
684
|
+
</summary>
|
|
685
|
+
|
|
686
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletejobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletejobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletejobtemplatecommandoutput.html)
|
|
687
|
+
|
|
688
|
+
</details>
|
|
689
|
+
<details>
|
|
690
|
+
<summary>
|
|
691
|
+
DeleteMitigationAction
|
|
692
|
+
</summary>
|
|
693
|
+
|
|
694
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletemitigationactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletemitigationactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletemitigationactioncommandoutput.html)
|
|
695
|
+
|
|
696
|
+
</details>
|
|
697
|
+
<details>
|
|
698
|
+
<summary>
|
|
699
|
+
DeleteOTAUpdate
|
|
700
|
+
</summary>
|
|
701
|
+
|
|
702
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteotaupdatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteotaupdatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteotaupdatecommandoutput.html)
|
|
703
|
+
|
|
704
|
+
</details>
|
|
705
|
+
<details>
|
|
706
|
+
<summary>
|
|
707
|
+
DeletePolicy
|
|
708
|
+
</summary>
|
|
709
|
+
|
|
710
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletepolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletepolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletepolicycommandoutput.html)
|
|
711
|
+
|
|
712
|
+
</details>
|
|
713
|
+
<details>
|
|
714
|
+
<summary>
|
|
715
|
+
DeletePolicyVersion
|
|
716
|
+
</summary>
|
|
717
|
+
|
|
718
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletepolicyversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletepolicyversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletepolicyversioncommandoutput.html)
|
|
719
|
+
|
|
720
|
+
</details>
|
|
721
|
+
<details>
|
|
722
|
+
<summary>
|
|
723
|
+
DeleteProvisioningTemplate
|
|
724
|
+
</summary>
|
|
725
|
+
|
|
726
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteprovisioningtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteprovisioningtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteprovisioningtemplatecommandoutput.html)
|
|
727
|
+
|
|
728
|
+
</details>
|
|
729
|
+
<details>
|
|
730
|
+
<summary>
|
|
731
|
+
DeleteProvisioningTemplateVersion
|
|
732
|
+
</summary>
|
|
733
|
+
|
|
734
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteprovisioningtemplateversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteprovisioningtemplateversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteprovisioningtemplateversioncommandoutput.html)
|
|
735
|
+
|
|
736
|
+
</details>
|
|
737
|
+
<details>
|
|
738
|
+
<summary>
|
|
739
|
+
DeleteRegistrationCode
|
|
740
|
+
</summary>
|
|
741
|
+
|
|
742
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleteregistrationcodecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteregistrationcodecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleteregistrationcodecommandoutput.html)
|
|
743
|
+
|
|
744
|
+
</details>
|
|
745
|
+
<details>
|
|
746
|
+
<summary>
|
|
747
|
+
DeleteRoleAlias
|
|
748
|
+
</summary>
|
|
749
|
+
|
|
750
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deleterolealiascommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleterolealiascommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deleterolealiascommandoutput.html)
|
|
751
|
+
|
|
752
|
+
</details>
|
|
753
|
+
<details>
|
|
754
|
+
<summary>
|
|
755
|
+
DeleteScheduledAudit
|
|
756
|
+
</summary>
|
|
757
|
+
|
|
758
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletescheduledauditcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletescheduledauditcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletescheduledauditcommandoutput.html)
|
|
759
|
+
|
|
760
|
+
</details>
|
|
761
|
+
<details>
|
|
762
|
+
<summary>
|
|
763
|
+
DeleteSecurityProfile
|
|
764
|
+
</summary>
|
|
765
|
+
|
|
766
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletesecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletesecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletesecurityprofilecommandoutput.html)
|
|
767
|
+
|
|
768
|
+
</details>
|
|
769
|
+
<details>
|
|
770
|
+
<summary>
|
|
771
|
+
DeleteStream
|
|
772
|
+
</summary>
|
|
773
|
+
|
|
774
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletestreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletestreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletestreamcommandoutput.html)
|
|
775
|
+
|
|
776
|
+
</details>
|
|
777
|
+
<details>
|
|
778
|
+
<summary>
|
|
779
|
+
DeleteThing
|
|
780
|
+
</summary>
|
|
781
|
+
|
|
782
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletethingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletethingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletethingcommandoutput.html)
|
|
783
|
+
|
|
784
|
+
</details>
|
|
785
|
+
<details>
|
|
786
|
+
<summary>
|
|
787
|
+
DeleteThingGroup
|
|
788
|
+
</summary>
|
|
789
|
+
|
|
790
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletethinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletethinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletethinggroupcommandoutput.html)
|
|
791
|
+
|
|
792
|
+
</details>
|
|
793
|
+
<details>
|
|
794
|
+
<summary>
|
|
795
|
+
DeleteThingType
|
|
796
|
+
</summary>
|
|
797
|
+
|
|
798
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletethingtypecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletethingtypecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletethingtypecommandoutput.html)
|
|
799
|
+
|
|
800
|
+
</details>
|
|
801
|
+
<details>
|
|
802
|
+
<summary>
|
|
803
|
+
DeleteTopicRule
|
|
804
|
+
</summary>
|
|
805
|
+
|
|
806
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletetopicrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletetopicrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletetopicrulecommandoutput.html)
|
|
807
|
+
|
|
808
|
+
</details>
|
|
809
|
+
<details>
|
|
810
|
+
<summary>
|
|
811
|
+
DeleteTopicRuleDestination
|
|
812
|
+
</summary>
|
|
813
|
+
|
|
814
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletetopicruledestinationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletetopicruledestinationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletetopicruledestinationcommandoutput.html)
|
|
815
|
+
|
|
816
|
+
</details>
|
|
817
|
+
<details>
|
|
818
|
+
<summary>
|
|
819
|
+
DeleteV2LoggingLevel
|
|
820
|
+
</summary>
|
|
821
|
+
|
|
822
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deletev2logginglevelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletev2logginglevelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deletev2logginglevelcommandoutput.html)
|
|
823
|
+
|
|
824
|
+
</details>
|
|
825
|
+
<details>
|
|
826
|
+
<summary>
|
|
827
|
+
DeprecateThingType
|
|
828
|
+
</summary>
|
|
829
|
+
|
|
830
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/deprecatethingtypecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deprecatethingtypecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/deprecatethingtypecommandoutput.html)
|
|
831
|
+
|
|
832
|
+
</details>
|
|
833
|
+
<details>
|
|
834
|
+
<summary>
|
|
835
|
+
DescribeAccountAuditConfiguration
|
|
836
|
+
</summary>
|
|
837
|
+
|
|
838
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeaccountauditconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeaccountauditconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeaccountauditconfigurationcommandoutput.html)
|
|
839
|
+
|
|
840
|
+
</details>
|
|
841
|
+
<details>
|
|
842
|
+
<summary>
|
|
843
|
+
DescribeAuditFinding
|
|
844
|
+
</summary>
|
|
845
|
+
|
|
846
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeauditfindingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauditfindingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauditfindingcommandoutput.html)
|
|
847
|
+
|
|
848
|
+
</details>
|
|
849
|
+
<details>
|
|
850
|
+
<summary>
|
|
851
|
+
DescribeAuditMitigationActionsTask
|
|
852
|
+
</summary>
|
|
853
|
+
|
|
854
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeauditmitigationactionstaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauditmitigationactionstaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauditmitigationactionstaskcommandoutput.html)
|
|
855
|
+
|
|
856
|
+
</details>
|
|
857
|
+
<details>
|
|
858
|
+
<summary>
|
|
859
|
+
DescribeAuditSuppression
|
|
860
|
+
</summary>
|
|
861
|
+
|
|
862
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeauditsuppressioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauditsuppressioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauditsuppressioncommandoutput.html)
|
|
863
|
+
|
|
864
|
+
</details>
|
|
865
|
+
<details>
|
|
866
|
+
<summary>
|
|
867
|
+
DescribeAuditTask
|
|
868
|
+
</summary>
|
|
869
|
+
|
|
870
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeaudittaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeaudittaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeaudittaskcommandoutput.html)
|
|
871
|
+
|
|
872
|
+
</details>
|
|
873
|
+
<details>
|
|
874
|
+
<summary>
|
|
875
|
+
DescribeAuthorizer
|
|
876
|
+
</summary>
|
|
877
|
+
|
|
878
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeauthorizercommandoutput.html)
|
|
879
|
+
|
|
880
|
+
</details>
|
|
881
|
+
<details>
|
|
882
|
+
<summary>
|
|
883
|
+
DescribeBillingGroup
|
|
884
|
+
</summary>
|
|
885
|
+
|
|
886
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describebillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describebillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describebillinggroupcommandoutput.html)
|
|
887
|
+
|
|
888
|
+
</details>
|
|
889
|
+
<details>
|
|
890
|
+
<summary>
|
|
891
|
+
DescribeCACertificate
|
|
892
|
+
</summary>
|
|
893
|
+
|
|
894
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describecacertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describecacertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describecacertificatecommandoutput.html)
|
|
895
|
+
|
|
896
|
+
</details>
|
|
897
|
+
<details>
|
|
898
|
+
<summary>
|
|
899
|
+
DescribeCertificate
|
|
900
|
+
</summary>
|
|
901
|
+
|
|
902
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describecertificatecommandoutput.html)
|
|
903
|
+
|
|
904
|
+
</details>
|
|
905
|
+
<details>
|
|
906
|
+
<summary>
|
|
907
|
+
DescribeCustomMetric
|
|
908
|
+
</summary>
|
|
909
|
+
|
|
910
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describecustommetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describecustommetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describecustommetriccommandoutput.html)
|
|
911
|
+
|
|
912
|
+
</details>
|
|
913
|
+
<details>
|
|
914
|
+
<summary>
|
|
915
|
+
DescribeDefaultAuthorizer
|
|
916
|
+
</summary>
|
|
917
|
+
|
|
918
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describedefaultauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedefaultauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedefaultauthorizercommandoutput.html)
|
|
919
|
+
|
|
920
|
+
</details>
|
|
921
|
+
<details>
|
|
922
|
+
<summary>
|
|
923
|
+
DescribeDetectMitigationActionsTask
|
|
924
|
+
</summary>
|
|
925
|
+
|
|
926
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describedetectmitigationactionstaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedetectmitigationactionstaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedetectmitigationactionstaskcommandoutput.html)
|
|
927
|
+
|
|
928
|
+
</details>
|
|
929
|
+
<details>
|
|
930
|
+
<summary>
|
|
931
|
+
DescribeDimension
|
|
932
|
+
</summary>
|
|
933
|
+
|
|
934
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describedimensioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedimensioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedimensioncommandoutput.html)
|
|
935
|
+
|
|
936
|
+
</details>
|
|
937
|
+
<details>
|
|
938
|
+
<summary>
|
|
939
|
+
DescribeDomainConfiguration
|
|
940
|
+
</summary>
|
|
941
|
+
|
|
942
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describedomainconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedomainconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describedomainconfigurationcommandoutput.html)
|
|
943
|
+
|
|
944
|
+
</details>
|
|
945
|
+
<details>
|
|
946
|
+
<summary>
|
|
947
|
+
DescribeEndpoint
|
|
948
|
+
</summary>
|
|
949
|
+
|
|
950
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeendpointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeendpointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeendpointcommandoutput.html)
|
|
951
|
+
|
|
952
|
+
</details>
|
|
953
|
+
<details>
|
|
954
|
+
<summary>
|
|
955
|
+
DescribeEventConfigurations
|
|
956
|
+
</summary>
|
|
957
|
+
|
|
958
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeeventconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeeventconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeeventconfigurationscommandoutput.html)
|
|
959
|
+
|
|
960
|
+
</details>
|
|
961
|
+
<details>
|
|
962
|
+
<summary>
|
|
963
|
+
DescribeFleetMetric
|
|
964
|
+
</summary>
|
|
965
|
+
|
|
966
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describefleetmetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describefleetmetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describefleetmetriccommandoutput.html)
|
|
967
|
+
|
|
968
|
+
</details>
|
|
969
|
+
<details>
|
|
970
|
+
<summary>
|
|
971
|
+
DescribeIndex
|
|
972
|
+
</summary>
|
|
973
|
+
|
|
974
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeindexcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeindexcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeindexcommandoutput.html)
|
|
975
|
+
|
|
976
|
+
</details>
|
|
977
|
+
<details>
|
|
978
|
+
<summary>
|
|
979
|
+
DescribeJob
|
|
980
|
+
</summary>
|
|
981
|
+
|
|
982
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describejobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describejobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describejobcommandoutput.html)
|
|
983
|
+
|
|
984
|
+
</details>
|
|
985
|
+
<details>
|
|
986
|
+
<summary>
|
|
987
|
+
DescribeJobExecution
|
|
988
|
+
</summary>
|
|
989
|
+
|
|
990
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describejobexecutioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describejobexecutioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describejobexecutioncommandoutput.html)
|
|
991
|
+
|
|
992
|
+
</details>
|
|
993
|
+
<details>
|
|
994
|
+
<summary>
|
|
995
|
+
DescribeJobTemplate
|
|
996
|
+
</summary>
|
|
997
|
+
|
|
998
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describejobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describejobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describejobtemplatecommandoutput.html)
|
|
999
|
+
|
|
1000
|
+
</details>
|
|
1001
|
+
<details>
|
|
1002
|
+
<summary>
|
|
1003
|
+
DescribeManagedJobTemplate
|
|
1004
|
+
</summary>
|
|
1005
|
+
|
|
1006
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describemanagedjobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describemanagedjobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describemanagedjobtemplatecommandoutput.html)
|
|
1007
|
+
|
|
1008
|
+
</details>
|
|
1009
|
+
<details>
|
|
1010
|
+
<summary>
|
|
1011
|
+
DescribeMitigationAction
|
|
1012
|
+
</summary>
|
|
1013
|
+
|
|
1014
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describemitigationactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describemitigationactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describemitigationactioncommandoutput.html)
|
|
1015
|
+
|
|
1016
|
+
</details>
|
|
1017
|
+
<details>
|
|
1018
|
+
<summary>
|
|
1019
|
+
DescribeProvisioningTemplate
|
|
1020
|
+
</summary>
|
|
1021
|
+
|
|
1022
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeprovisioningtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeprovisioningtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeprovisioningtemplatecommandoutput.html)
|
|
1023
|
+
|
|
1024
|
+
</details>
|
|
1025
|
+
<details>
|
|
1026
|
+
<summary>
|
|
1027
|
+
DescribeProvisioningTemplateVersion
|
|
1028
|
+
</summary>
|
|
1029
|
+
|
|
1030
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describeprovisioningtemplateversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeprovisioningtemplateversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describeprovisioningtemplateversioncommandoutput.html)
|
|
1031
|
+
|
|
1032
|
+
</details>
|
|
1033
|
+
<details>
|
|
1034
|
+
<summary>
|
|
1035
|
+
DescribeRoleAlias
|
|
1036
|
+
</summary>
|
|
1037
|
+
|
|
1038
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describerolealiascommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describerolealiascommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describerolealiascommandoutput.html)
|
|
1039
|
+
|
|
1040
|
+
</details>
|
|
1041
|
+
<details>
|
|
1042
|
+
<summary>
|
|
1043
|
+
DescribeScheduledAudit
|
|
1044
|
+
</summary>
|
|
1045
|
+
|
|
1046
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describescheduledauditcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describescheduledauditcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describescheduledauditcommandoutput.html)
|
|
1047
|
+
|
|
1048
|
+
</details>
|
|
1049
|
+
<details>
|
|
1050
|
+
<summary>
|
|
1051
|
+
DescribeSecurityProfile
|
|
1052
|
+
</summary>
|
|
1053
|
+
|
|
1054
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describesecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describesecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describesecurityprofilecommandoutput.html)
|
|
1055
|
+
|
|
1056
|
+
</details>
|
|
1057
|
+
<details>
|
|
1058
|
+
<summary>
|
|
1059
|
+
DescribeStream
|
|
1060
|
+
</summary>
|
|
1061
|
+
|
|
1062
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describestreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describestreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describestreamcommandoutput.html)
|
|
1063
|
+
|
|
1064
|
+
</details>
|
|
1065
|
+
<details>
|
|
1066
|
+
<summary>
|
|
1067
|
+
DescribeThing
|
|
1068
|
+
</summary>
|
|
1069
|
+
|
|
1070
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describethingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethingcommandoutput.html)
|
|
1071
|
+
|
|
1072
|
+
</details>
|
|
1073
|
+
<details>
|
|
1074
|
+
<summary>
|
|
1075
|
+
DescribeThingGroup
|
|
1076
|
+
</summary>
|
|
1077
|
+
|
|
1078
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describethinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethinggroupcommandoutput.html)
|
|
1079
|
+
|
|
1080
|
+
</details>
|
|
1081
|
+
<details>
|
|
1082
|
+
<summary>
|
|
1083
|
+
DescribeThingRegistrationTask
|
|
1084
|
+
</summary>
|
|
1085
|
+
|
|
1086
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describethingregistrationtaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethingregistrationtaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethingregistrationtaskcommandoutput.html)
|
|
1087
|
+
|
|
1088
|
+
</details>
|
|
1089
|
+
<details>
|
|
1090
|
+
<summary>
|
|
1091
|
+
DescribeThingType
|
|
1092
|
+
</summary>
|
|
1093
|
+
|
|
1094
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/describethingtypecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethingtypecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/describethingtypecommandoutput.html)
|
|
1095
|
+
|
|
1096
|
+
</details>
|
|
1097
|
+
<details>
|
|
1098
|
+
<summary>
|
|
1099
|
+
DetachPolicy
|
|
1100
|
+
</summary>
|
|
1101
|
+
|
|
1102
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/detachpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachpolicycommandoutput.html)
|
|
1103
|
+
|
|
1104
|
+
</details>
|
|
1105
|
+
<details>
|
|
1106
|
+
<summary>
|
|
1107
|
+
DetachPrincipalPolicy
|
|
1108
|
+
</summary>
|
|
1109
|
+
|
|
1110
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/detachprincipalpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachprincipalpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachprincipalpolicycommandoutput.html)
|
|
1111
|
+
|
|
1112
|
+
</details>
|
|
1113
|
+
<details>
|
|
1114
|
+
<summary>
|
|
1115
|
+
DetachSecurityProfile
|
|
1116
|
+
</summary>
|
|
1117
|
+
|
|
1118
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/detachsecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachsecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachsecurityprofilecommandoutput.html)
|
|
1119
|
+
|
|
1120
|
+
</details>
|
|
1121
|
+
<details>
|
|
1122
|
+
<summary>
|
|
1123
|
+
DetachThingPrincipal
|
|
1124
|
+
</summary>
|
|
1125
|
+
|
|
1126
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/detachthingprincipalcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachthingprincipalcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/detachthingprincipalcommandoutput.html)
|
|
1127
|
+
|
|
1128
|
+
</details>
|
|
1129
|
+
<details>
|
|
1130
|
+
<summary>
|
|
1131
|
+
DisableTopicRule
|
|
1132
|
+
</summary>
|
|
1133
|
+
|
|
1134
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/disabletopicrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/disabletopicrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/disabletopicrulecommandoutput.html)
|
|
1135
|
+
|
|
1136
|
+
</details>
|
|
1137
|
+
<details>
|
|
1138
|
+
<summary>
|
|
1139
|
+
EnableTopicRule
|
|
1140
|
+
</summary>
|
|
1141
|
+
|
|
1142
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/enabletopicrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/enabletopicrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/enabletopicrulecommandoutput.html)
|
|
1143
|
+
|
|
1144
|
+
</details>
|
|
1145
|
+
<details>
|
|
1146
|
+
<summary>
|
|
1147
|
+
GetBehaviorModelTrainingSummaries
|
|
1148
|
+
</summary>
|
|
1149
|
+
|
|
1150
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getbehaviormodeltrainingsummariescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getbehaviormodeltrainingsummariescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getbehaviormodeltrainingsummariescommandoutput.html)
|
|
1151
|
+
|
|
1152
|
+
</details>
|
|
1153
|
+
<details>
|
|
1154
|
+
<summary>
|
|
1155
|
+
GetBucketsAggregation
|
|
1156
|
+
</summary>
|
|
1157
|
+
|
|
1158
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getbucketsaggregationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getbucketsaggregationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getbucketsaggregationcommandoutput.html)
|
|
1159
|
+
|
|
1160
|
+
</details>
|
|
1161
|
+
<details>
|
|
1162
|
+
<summary>
|
|
1163
|
+
GetCardinality
|
|
1164
|
+
</summary>
|
|
1165
|
+
|
|
1166
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getcardinalitycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getcardinalitycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getcardinalitycommandoutput.html)
|
|
1167
|
+
|
|
1168
|
+
</details>
|
|
1169
|
+
<details>
|
|
1170
|
+
<summary>
|
|
1171
|
+
GetEffectivePolicies
|
|
1172
|
+
</summary>
|
|
1173
|
+
|
|
1174
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/geteffectivepoliciescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/geteffectivepoliciescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/geteffectivepoliciescommandoutput.html)
|
|
1175
|
+
|
|
1176
|
+
</details>
|
|
1177
|
+
<details>
|
|
1178
|
+
<summary>
|
|
1179
|
+
GetIndexingConfiguration
|
|
1180
|
+
</summary>
|
|
1181
|
+
|
|
1182
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getindexingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getindexingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getindexingconfigurationcommandoutput.html)
|
|
1183
|
+
|
|
1184
|
+
</details>
|
|
1185
|
+
<details>
|
|
1186
|
+
<summary>
|
|
1187
|
+
GetJobDocument
|
|
1188
|
+
</summary>
|
|
1189
|
+
|
|
1190
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getjobdocumentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getjobdocumentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getjobdocumentcommandoutput.html)
|
|
1191
|
+
|
|
1192
|
+
</details>
|
|
1193
|
+
<details>
|
|
1194
|
+
<summary>
|
|
1195
|
+
GetLoggingOptions
|
|
1196
|
+
</summary>
|
|
1197
|
+
|
|
1198
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getloggingoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getloggingoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getloggingoptionscommandoutput.html)
|
|
1199
|
+
|
|
1200
|
+
</details>
|
|
1201
|
+
<details>
|
|
1202
|
+
<summary>
|
|
1203
|
+
GetOTAUpdate
|
|
1204
|
+
</summary>
|
|
1205
|
+
|
|
1206
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getotaupdatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getotaupdatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getotaupdatecommandoutput.html)
|
|
1207
|
+
|
|
1208
|
+
</details>
|
|
1209
|
+
<details>
|
|
1210
|
+
<summary>
|
|
1211
|
+
GetPercentiles
|
|
1212
|
+
</summary>
|
|
1213
|
+
|
|
1214
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getpercentilescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getpercentilescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getpercentilescommandoutput.html)
|
|
1215
|
+
|
|
1216
|
+
</details>
|
|
1217
|
+
<details>
|
|
1218
|
+
<summary>
|
|
1219
|
+
GetPolicy
|
|
1220
|
+
</summary>
|
|
1221
|
+
|
|
1222
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getpolicycommandoutput.html)
|
|
1223
|
+
|
|
1224
|
+
</details>
|
|
1225
|
+
<details>
|
|
1226
|
+
<summary>
|
|
1227
|
+
GetPolicyVersion
|
|
1228
|
+
</summary>
|
|
1229
|
+
|
|
1230
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getpolicyversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getpolicyversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getpolicyversioncommandoutput.html)
|
|
1231
|
+
|
|
1232
|
+
</details>
|
|
1233
|
+
<details>
|
|
1234
|
+
<summary>
|
|
1235
|
+
GetRegistrationCode
|
|
1236
|
+
</summary>
|
|
1237
|
+
|
|
1238
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getregistrationcodecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getregistrationcodecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getregistrationcodecommandoutput.html)
|
|
1239
|
+
|
|
1240
|
+
</details>
|
|
1241
|
+
<details>
|
|
1242
|
+
<summary>
|
|
1243
|
+
GetStatistics
|
|
1244
|
+
</summary>
|
|
1245
|
+
|
|
1246
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getstatisticscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getstatisticscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getstatisticscommandoutput.html)
|
|
1247
|
+
|
|
1248
|
+
</details>
|
|
1249
|
+
<details>
|
|
1250
|
+
<summary>
|
|
1251
|
+
GetTopicRule
|
|
1252
|
+
</summary>
|
|
1253
|
+
|
|
1254
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/gettopicrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/gettopicrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/gettopicrulecommandoutput.html)
|
|
1255
|
+
|
|
1256
|
+
</details>
|
|
1257
|
+
<details>
|
|
1258
|
+
<summary>
|
|
1259
|
+
GetTopicRuleDestination
|
|
1260
|
+
</summary>
|
|
1261
|
+
|
|
1262
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/gettopicruledestinationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/gettopicruledestinationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/gettopicruledestinationcommandoutput.html)
|
|
1263
|
+
|
|
1264
|
+
</details>
|
|
1265
|
+
<details>
|
|
1266
|
+
<summary>
|
|
1267
|
+
GetV2LoggingOptions
|
|
1268
|
+
</summary>
|
|
1269
|
+
|
|
1270
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/getv2loggingoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getv2loggingoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/getv2loggingoptionscommandoutput.html)
|
|
1271
|
+
|
|
1272
|
+
</details>
|
|
1273
|
+
<details>
|
|
1274
|
+
<summary>
|
|
1275
|
+
ListActiveViolations
|
|
1276
|
+
</summary>
|
|
1277
|
+
|
|
1278
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listactiveviolationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listactiveviolationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listactiveviolationscommandoutput.html)
|
|
1279
|
+
|
|
1280
|
+
</details>
|
|
1281
|
+
<details>
|
|
1282
|
+
<summary>
|
|
1283
|
+
ListAttachedPolicies
|
|
1284
|
+
</summary>
|
|
1285
|
+
|
|
1286
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listattachedpoliciescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listattachedpoliciescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listattachedpoliciescommandoutput.html)
|
|
1287
|
+
|
|
1288
|
+
</details>
|
|
1289
|
+
<details>
|
|
1290
|
+
<summary>
|
|
1291
|
+
ListAuditFindings
|
|
1292
|
+
</summary>
|
|
1293
|
+
|
|
1294
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listauditfindingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditfindingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditfindingscommandoutput.html)
|
|
1295
|
+
|
|
1296
|
+
</details>
|
|
1297
|
+
<details>
|
|
1298
|
+
<summary>
|
|
1299
|
+
ListAuditMitigationActionsExecutions
|
|
1300
|
+
</summary>
|
|
1301
|
+
|
|
1302
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listauditmitigationactionsexecutionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditmitigationactionsexecutionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditmitigationactionsexecutionscommandoutput.html)
|
|
1303
|
+
|
|
1304
|
+
</details>
|
|
1305
|
+
<details>
|
|
1306
|
+
<summary>
|
|
1307
|
+
ListAuditMitigationActionsTasks
|
|
1308
|
+
</summary>
|
|
1309
|
+
|
|
1310
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listauditmitigationactionstaskscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditmitigationactionstaskscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditmitigationactionstaskscommandoutput.html)
|
|
1311
|
+
|
|
1312
|
+
</details>
|
|
1313
|
+
<details>
|
|
1314
|
+
<summary>
|
|
1315
|
+
ListAuditSuppressions
|
|
1316
|
+
</summary>
|
|
1317
|
+
|
|
1318
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listauditsuppressionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditsuppressionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauditsuppressionscommandoutput.html)
|
|
1319
|
+
|
|
1320
|
+
</details>
|
|
1321
|
+
<details>
|
|
1322
|
+
<summary>
|
|
1323
|
+
ListAuditTasks
|
|
1324
|
+
</summary>
|
|
1325
|
+
|
|
1326
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listaudittaskscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listaudittaskscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listaudittaskscommandoutput.html)
|
|
1327
|
+
|
|
1328
|
+
</details>
|
|
1329
|
+
<details>
|
|
1330
|
+
<summary>
|
|
1331
|
+
ListAuthorizers
|
|
1332
|
+
</summary>
|
|
1333
|
+
|
|
1334
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listauthorizerscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauthorizerscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listauthorizerscommandoutput.html)
|
|
1335
|
+
|
|
1336
|
+
</details>
|
|
1337
|
+
<details>
|
|
1338
|
+
<summary>
|
|
1339
|
+
ListBillingGroups
|
|
1340
|
+
</summary>
|
|
1341
|
+
|
|
1342
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listbillinggroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listbillinggroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listbillinggroupscommandoutput.html)
|
|
1343
|
+
|
|
1344
|
+
</details>
|
|
1345
|
+
<details>
|
|
1346
|
+
<summary>
|
|
1347
|
+
ListCACertificates
|
|
1348
|
+
</summary>
|
|
1349
|
+
|
|
1350
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listcacertificatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcacertificatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcacertificatescommandoutput.html)
|
|
1351
|
+
|
|
1352
|
+
</details>
|
|
1353
|
+
<details>
|
|
1354
|
+
<summary>
|
|
1355
|
+
ListCertificates
|
|
1356
|
+
</summary>
|
|
1357
|
+
|
|
1358
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listcertificatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcertificatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcertificatescommandoutput.html)
|
|
1359
|
+
|
|
1360
|
+
</details>
|
|
1361
|
+
<details>
|
|
1362
|
+
<summary>
|
|
1363
|
+
ListCertificatesByCA
|
|
1364
|
+
</summary>
|
|
1365
|
+
|
|
1366
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listcertificatesbycacommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcertificatesbycacommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcertificatesbycacommandoutput.html)
|
|
1367
|
+
|
|
1368
|
+
</details>
|
|
1369
|
+
<details>
|
|
1370
|
+
<summary>
|
|
1371
|
+
ListCustomMetrics
|
|
1372
|
+
</summary>
|
|
1373
|
+
|
|
1374
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listcustommetricscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcustommetricscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listcustommetricscommandoutput.html)
|
|
1375
|
+
|
|
1376
|
+
</details>
|
|
1377
|
+
<details>
|
|
1378
|
+
<summary>
|
|
1379
|
+
ListDetectMitigationActionsExecutions
|
|
1380
|
+
</summary>
|
|
1381
|
+
|
|
1382
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listdetectmitigationactionsexecutionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdetectmitigationactionsexecutionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdetectmitigationactionsexecutionscommandoutput.html)
|
|
1383
|
+
|
|
1384
|
+
</details>
|
|
1385
|
+
<details>
|
|
1386
|
+
<summary>
|
|
1387
|
+
ListDetectMitigationActionsTasks
|
|
1388
|
+
</summary>
|
|
1389
|
+
|
|
1390
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listdetectmitigationactionstaskscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdetectmitigationactionstaskscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdetectmitigationactionstaskscommandoutput.html)
|
|
1391
|
+
|
|
1392
|
+
</details>
|
|
1393
|
+
<details>
|
|
1394
|
+
<summary>
|
|
1395
|
+
ListDimensions
|
|
1396
|
+
</summary>
|
|
1397
|
+
|
|
1398
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listdimensionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdimensionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdimensionscommandoutput.html)
|
|
1399
|
+
|
|
1400
|
+
</details>
|
|
1401
|
+
<details>
|
|
1402
|
+
<summary>
|
|
1403
|
+
ListDomainConfigurations
|
|
1404
|
+
</summary>
|
|
1405
|
+
|
|
1406
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listdomainconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdomainconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listdomainconfigurationscommandoutput.html)
|
|
1407
|
+
|
|
1408
|
+
</details>
|
|
1409
|
+
<details>
|
|
1410
|
+
<summary>
|
|
1411
|
+
ListFleetMetrics
|
|
1412
|
+
</summary>
|
|
1413
|
+
|
|
1414
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listfleetmetricscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listfleetmetricscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listfleetmetricscommandoutput.html)
|
|
1415
|
+
|
|
1416
|
+
</details>
|
|
1417
|
+
<details>
|
|
1418
|
+
<summary>
|
|
1419
|
+
ListIndices
|
|
1420
|
+
</summary>
|
|
1421
|
+
|
|
1422
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listindicescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listindicescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listindicescommandoutput.html)
|
|
1423
|
+
|
|
1424
|
+
</details>
|
|
1425
|
+
<details>
|
|
1426
|
+
<summary>
|
|
1427
|
+
ListJobExecutionsForJob
|
|
1428
|
+
</summary>
|
|
1429
|
+
|
|
1430
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listjobexecutionsforjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobexecutionsforjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobexecutionsforjobcommandoutput.html)
|
|
1431
|
+
|
|
1432
|
+
</details>
|
|
1433
|
+
<details>
|
|
1434
|
+
<summary>
|
|
1435
|
+
ListJobExecutionsForThing
|
|
1436
|
+
</summary>
|
|
1437
|
+
|
|
1438
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listjobexecutionsforthingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobexecutionsforthingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobexecutionsforthingcommandoutput.html)
|
|
1439
|
+
|
|
1440
|
+
</details>
|
|
1441
|
+
<details>
|
|
1442
|
+
<summary>
|
|
1443
|
+
ListJobs
|
|
1444
|
+
</summary>
|
|
1445
|
+
|
|
1446
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobscommandoutput.html)
|
|
1447
|
+
|
|
1448
|
+
</details>
|
|
1449
|
+
<details>
|
|
1450
|
+
<summary>
|
|
1451
|
+
ListJobTemplates
|
|
1452
|
+
</summary>
|
|
1453
|
+
|
|
1454
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listjobtemplatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobtemplatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listjobtemplatescommandoutput.html)
|
|
1455
|
+
|
|
1456
|
+
</details>
|
|
1457
|
+
<details>
|
|
1458
|
+
<summary>
|
|
1459
|
+
ListManagedJobTemplates
|
|
1460
|
+
</summary>
|
|
1461
|
+
|
|
1462
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listmanagedjobtemplatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listmanagedjobtemplatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listmanagedjobtemplatescommandoutput.html)
|
|
1463
|
+
|
|
1464
|
+
</details>
|
|
1465
|
+
<details>
|
|
1466
|
+
<summary>
|
|
1467
|
+
ListMetricValues
|
|
1468
|
+
</summary>
|
|
1469
|
+
|
|
1470
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listmetricvaluescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listmetricvaluescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listmetricvaluescommandoutput.html)
|
|
1471
|
+
|
|
1472
|
+
</details>
|
|
1473
|
+
<details>
|
|
1474
|
+
<summary>
|
|
1475
|
+
ListMitigationActions
|
|
1476
|
+
</summary>
|
|
1477
|
+
|
|
1478
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listmitigationactionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listmitigationactionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listmitigationactionscommandoutput.html)
|
|
1479
|
+
|
|
1480
|
+
</details>
|
|
1481
|
+
<details>
|
|
1482
|
+
<summary>
|
|
1483
|
+
ListOTAUpdates
|
|
1484
|
+
</summary>
|
|
1485
|
+
|
|
1486
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listotaupdatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listotaupdatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listotaupdatescommandoutput.html)
|
|
1487
|
+
|
|
1488
|
+
</details>
|
|
1489
|
+
<details>
|
|
1490
|
+
<summary>
|
|
1491
|
+
ListOutgoingCertificates
|
|
1492
|
+
</summary>
|
|
1493
|
+
|
|
1494
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listoutgoingcertificatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listoutgoingcertificatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listoutgoingcertificatescommandoutput.html)
|
|
1495
|
+
|
|
1496
|
+
</details>
|
|
1497
|
+
<details>
|
|
1498
|
+
<summary>
|
|
1499
|
+
ListPolicies
|
|
1500
|
+
</summary>
|
|
1501
|
+
|
|
1502
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listpoliciescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listpoliciescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listpoliciescommandoutput.html)
|
|
1503
|
+
|
|
1504
|
+
</details>
|
|
1505
|
+
<details>
|
|
1506
|
+
<summary>
|
|
1507
|
+
ListPolicyPrincipals
|
|
1508
|
+
</summary>
|
|
1509
|
+
|
|
1510
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listpolicyprincipalscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listpolicyprincipalscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listpolicyprincipalscommandoutput.html)
|
|
1511
|
+
|
|
1512
|
+
</details>
|
|
1513
|
+
<details>
|
|
1514
|
+
<summary>
|
|
1515
|
+
ListPolicyVersions
|
|
1516
|
+
</summary>
|
|
1517
|
+
|
|
1518
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listpolicyversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listpolicyversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listpolicyversionscommandoutput.html)
|
|
1519
|
+
|
|
1520
|
+
</details>
|
|
1521
|
+
<details>
|
|
1522
|
+
<summary>
|
|
1523
|
+
ListPrincipalPolicies
|
|
1524
|
+
</summary>
|
|
1525
|
+
|
|
1526
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listprincipalpoliciescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprincipalpoliciescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprincipalpoliciescommandoutput.html)
|
|
1527
|
+
|
|
1528
|
+
</details>
|
|
1529
|
+
<details>
|
|
1530
|
+
<summary>
|
|
1531
|
+
ListPrincipalThings
|
|
1532
|
+
</summary>
|
|
1533
|
+
|
|
1534
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listprincipalthingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprincipalthingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprincipalthingscommandoutput.html)
|
|
1535
|
+
|
|
1536
|
+
</details>
|
|
1537
|
+
<details>
|
|
1538
|
+
<summary>
|
|
1539
|
+
ListProvisioningTemplates
|
|
1540
|
+
</summary>
|
|
1541
|
+
|
|
1542
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listprovisioningtemplatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprovisioningtemplatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprovisioningtemplatescommandoutput.html)
|
|
1543
|
+
|
|
1544
|
+
</details>
|
|
1545
|
+
<details>
|
|
1546
|
+
<summary>
|
|
1547
|
+
ListProvisioningTemplateVersions
|
|
1548
|
+
</summary>
|
|
1549
|
+
|
|
1550
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listprovisioningtemplateversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprovisioningtemplateversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listprovisioningtemplateversionscommandoutput.html)
|
|
1551
|
+
|
|
1552
|
+
</details>
|
|
1553
|
+
<details>
|
|
1554
|
+
<summary>
|
|
1555
|
+
ListRelatedResourcesForAuditFinding
|
|
1556
|
+
</summary>
|
|
1557
|
+
|
|
1558
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listrelatedresourcesforauditfindingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listrelatedresourcesforauditfindingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listrelatedresourcesforauditfindingcommandoutput.html)
|
|
1559
|
+
|
|
1560
|
+
</details>
|
|
1561
|
+
<details>
|
|
1562
|
+
<summary>
|
|
1563
|
+
ListRoleAliases
|
|
1564
|
+
</summary>
|
|
1565
|
+
|
|
1566
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listrolealiasescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listrolealiasescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listrolealiasescommandoutput.html)
|
|
1567
|
+
|
|
1568
|
+
</details>
|
|
1569
|
+
<details>
|
|
1570
|
+
<summary>
|
|
1571
|
+
ListScheduledAudits
|
|
1572
|
+
</summary>
|
|
1573
|
+
|
|
1574
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listscheduledauditscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listscheduledauditscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listscheduledauditscommandoutput.html)
|
|
1575
|
+
|
|
1576
|
+
</details>
|
|
1577
|
+
<details>
|
|
1578
|
+
<summary>
|
|
1579
|
+
ListSecurityProfiles
|
|
1580
|
+
</summary>
|
|
1581
|
+
|
|
1582
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listsecurityprofilescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listsecurityprofilescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listsecurityprofilescommandoutput.html)
|
|
1583
|
+
|
|
1584
|
+
</details>
|
|
1585
|
+
<details>
|
|
1586
|
+
<summary>
|
|
1587
|
+
ListSecurityProfilesForTarget
|
|
1588
|
+
</summary>
|
|
1589
|
+
|
|
1590
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listsecurityprofilesfortargetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listsecurityprofilesfortargetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listsecurityprofilesfortargetcommandoutput.html)
|
|
1591
|
+
|
|
1592
|
+
</details>
|
|
1593
|
+
<details>
|
|
1594
|
+
<summary>
|
|
1595
|
+
ListStreams
|
|
1596
|
+
</summary>
|
|
1597
|
+
|
|
1598
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/liststreamscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/liststreamscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/liststreamscommandoutput.html)
|
|
1599
|
+
|
|
1600
|
+
</details>
|
|
1601
|
+
<details>
|
|
1602
|
+
<summary>
|
|
1603
|
+
ListTagsForResource
|
|
1604
|
+
</summary>
|
|
1605
|
+
|
|
1606
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtagsforresourcecommandoutput.html)
|
|
1607
|
+
|
|
1608
|
+
</details>
|
|
1609
|
+
<details>
|
|
1610
|
+
<summary>
|
|
1611
|
+
ListTargetsForPolicy
|
|
1612
|
+
</summary>
|
|
1613
|
+
|
|
1614
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listtargetsforpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtargetsforpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtargetsforpolicycommandoutput.html)
|
|
1615
|
+
|
|
1616
|
+
</details>
|
|
1617
|
+
<details>
|
|
1618
|
+
<summary>
|
|
1619
|
+
ListTargetsForSecurityProfile
|
|
1620
|
+
</summary>
|
|
1621
|
+
|
|
1622
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listtargetsforsecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtargetsforsecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtargetsforsecurityprofilecommandoutput.html)
|
|
1623
|
+
|
|
1624
|
+
</details>
|
|
1625
|
+
<details>
|
|
1626
|
+
<summary>
|
|
1627
|
+
ListThingGroups
|
|
1628
|
+
</summary>
|
|
1629
|
+
|
|
1630
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthinggroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthinggroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthinggroupscommandoutput.html)
|
|
1631
|
+
|
|
1632
|
+
</details>
|
|
1633
|
+
<details>
|
|
1634
|
+
<summary>
|
|
1635
|
+
ListThingGroupsForThing
|
|
1636
|
+
</summary>
|
|
1637
|
+
|
|
1638
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthinggroupsforthingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthinggroupsforthingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthinggroupsforthingcommandoutput.html)
|
|
1639
|
+
|
|
1640
|
+
</details>
|
|
1641
|
+
<details>
|
|
1642
|
+
<summary>
|
|
1643
|
+
ListThingPrincipals
|
|
1644
|
+
</summary>
|
|
1645
|
+
|
|
1646
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingprincipalscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingprincipalscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingprincipalscommandoutput.html)
|
|
1647
|
+
|
|
1648
|
+
</details>
|
|
1649
|
+
<details>
|
|
1650
|
+
<summary>
|
|
1651
|
+
ListThingRegistrationTaskReports
|
|
1652
|
+
</summary>
|
|
1653
|
+
|
|
1654
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingregistrationtaskreportscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingregistrationtaskreportscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingregistrationtaskreportscommandoutput.html)
|
|
1655
|
+
|
|
1656
|
+
</details>
|
|
1657
|
+
<details>
|
|
1658
|
+
<summary>
|
|
1659
|
+
ListThingRegistrationTasks
|
|
1660
|
+
</summary>
|
|
1661
|
+
|
|
1662
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingregistrationtaskscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingregistrationtaskscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingregistrationtaskscommandoutput.html)
|
|
1663
|
+
|
|
1664
|
+
</details>
|
|
1665
|
+
<details>
|
|
1666
|
+
<summary>
|
|
1667
|
+
ListThings
|
|
1668
|
+
</summary>
|
|
1669
|
+
|
|
1670
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingscommandoutput.html)
|
|
1671
|
+
|
|
1672
|
+
</details>
|
|
1673
|
+
<details>
|
|
1674
|
+
<summary>
|
|
1675
|
+
ListThingsInBillingGroup
|
|
1676
|
+
</summary>
|
|
1677
|
+
|
|
1678
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingsinbillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingsinbillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingsinbillinggroupcommandoutput.html)
|
|
1679
|
+
|
|
1680
|
+
</details>
|
|
1681
|
+
<details>
|
|
1682
|
+
<summary>
|
|
1683
|
+
ListThingsInThingGroup
|
|
1684
|
+
</summary>
|
|
1685
|
+
|
|
1686
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingsinthinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingsinthinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingsinthinggroupcommandoutput.html)
|
|
1687
|
+
|
|
1688
|
+
</details>
|
|
1689
|
+
<details>
|
|
1690
|
+
<summary>
|
|
1691
|
+
ListThingTypes
|
|
1692
|
+
</summary>
|
|
1693
|
+
|
|
1694
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listthingtypescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingtypescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listthingtypescommandoutput.html)
|
|
1695
|
+
|
|
1696
|
+
</details>
|
|
1697
|
+
<details>
|
|
1698
|
+
<summary>
|
|
1699
|
+
ListTopicRuleDestinations
|
|
1700
|
+
</summary>
|
|
1701
|
+
|
|
1702
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listtopicruledestinationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtopicruledestinationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtopicruledestinationscommandoutput.html)
|
|
1703
|
+
|
|
1704
|
+
</details>
|
|
1705
|
+
<details>
|
|
1706
|
+
<summary>
|
|
1707
|
+
ListTopicRules
|
|
1708
|
+
</summary>
|
|
1709
|
+
|
|
1710
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listtopicrulescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtopicrulescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listtopicrulescommandoutput.html)
|
|
1711
|
+
|
|
1712
|
+
</details>
|
|
1713
|
+
<details>
|
|
1714
|
+
<summary>
|
|
1715
|
+
ListV2LoggingLevels
|
|
1716
|
+
</summary>
|
|
1717
|
+
|
|
1718
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listv2logginglevelscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listv2logginglevelscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listv2logginglevelscommandoutput.html)
|
|
1719
|
+
|
|
1720
|
+
</details>
|
|
1721
|
+
<details>
|
|
1722
|
+
<summary>
|
|
1723
|
+
ListViolationEvents
|
|
1724
|
+
</summary>
|
|
1725
|
+
|
|
1726
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/listviolationeventscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listviolationeventscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/listviolationeventscommandoutput.html)
|
|
1727
|
+
|
|
1728
|
+
</details>
|
|
1729
|
+
<details>
|
|
1730
|
+
<summary>
|
|
1731
|
+
PutVerificationStateOnViolation
|
|
1732
|
+
</summary>
|
|
1733
|
+
|
|
1734
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/putverificationstateonviolationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/putverificationstateonviolationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/putverificationstateonviolationcommandoutput.html)
|
|
1735
|
+
|
|
1736
|
+
</details>
|
|
1737
|
+
<details>
|
|
1738
|
+
<summary>
|
|
1739
|
+
RegisterCACertificate
|
|
1740
|
+
</summary>
|
|
1741
|
+
|
|
1742
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/registercacertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registercacertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registercacertificatecommandoutput.html)
|
|
1743
|
+
|
|
1744
|
+
</details>
|
|
1745
|
+
<details>
|
|
1746
|
+
<summary>
|
|
1747
|
+
RegisterCertificate
|
|
1748
|
+
</summary>
|
|
1749
|
+
|
|
1750
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/registercertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registercertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registercertificatecommandoutput.html)
|
|
1751
|
+
|
|
1752
|
+
</details>
|
|
1753
|
+
<details>
|
|
1754
|
+
<summary>
|
|
1755
|
+
RegisterCertificateWithoutCA
|
|
1756
|
+
</summary>
|
|
1757
|
+
|
|
1758
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/registercertificatewithoutcacommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registercertificatewithoutcacommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registercertificatewithoutcacommandoutput.html)
|
|
1759
|
+
|
|
1760
|
+
</details>
|
|
1761
|
+
<details>
|
|
1762
|
+
<summary>
|
|
1763
|
+
RegisterThing
|
|
1764
|
+
</summary>
|
|
1765
|
+
|
|
1766
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/registerthingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registerthingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/registerthingcommandoutput.html)
|
|
1767
|
+
|
|
1768
|
+
</details>
|
|
1769
|
+
<details>
|
|
1770
|
+
<summary>
|
|
1771
|
+
RejectCertificateTransfer
|
|
1772
|
+
</summary>
|
|
1773
|
+
|
|
1774
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/rejectcertificatetransfercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/rejectcertificatetransfercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/rejectcertificatetransfercommandoutput.html)
|
|
1775
|
+
|
|
1776
|
+
</details>
|
|
1777
|
+
<details>
|
|
1778
|
+
<summary>
|
|
1779
|
+
RemoveThingFromBillingGroup
|
|
1780
|
+
</summary>
|
|
1781
|
+
|
|
1782
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/removethingfrombillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/removethingfrombillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/removethingfrombillinggroupcommandoutput.html)
|
|
1783
|
+
|
|
1784
|
+
</details>
|
|
1785
|
+
<details>
|
|
1786
|
+
<summary>
|
|
1787
|
+
RemoveThingFromThingGroup
|
|
1788
|
+
</summary>
|
|
1789
|
+
|
|
1790
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/removethingfromthinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/removethingfromthinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/removethingfromthinggroupcommandoutput.html)
|
|
1791
|
+
|
|
1792
|
+
</details>
|
|
1793
|
+
<details>
|
|
1794
|
+
<summary>
|
|
1795
|
+
ReplaceTopicRule
|
|
1796
|
+
</summary>
|
|
1797
|
+
|
|
1798
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/replacetopicrulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/replacetopicrulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/replacetopicrulecommandoutput.html)
|
|
1799
|
+
|
|
1800
|
+
</details>
|
|
1801
|
+
<details>
|
|
1802
|
+
<summary>
|
|
1803
|
+
SearchIndex
|
|
1804
|
+
</summary>
|
|
1805
|
+
|
|
1806
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/searchindexcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/searchindexcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/searchindexcommandoutput.html)
|
|
1807
|
+
|
|
1808
|
+
</details>
|
|
1809
|
+
<details>
|
|
1810
|
+
<summary>
|
|
1811
|
+
SetDefaultAuthorizer
|
|
1812
|
+
</summary>
|
|
1813
|
+
|
|
1814
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/setdefaultauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setdefaultauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setdefaultauthorizercommandoutput.html)
|
|
1815
|
+
|
|
1816
|
+
</details>
|
|
1817
|
+
<details>
|
|
1818
|
+
<summary>
|
|
1819
|
+
SetDefaultPolicyVersion
|
|
1820
|
+
</summary>
|
|
1821
|
+
|
|
1822
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/setdefaultpolicyversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setdefaultpolicyversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setdefaultpolicyversioncommandoutput.html)
|
|
1823
|
+
|
|
1824
|
+
</details>
|
|
1825
|
+
<details>
|
|
1826
|
+
<summary>
|
|
1827
|
+
SetLoggingOptions
|
|
1828
|
+
</summary>
|
|
1829
|
+
|
|
1830
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/setloggingoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setloggingoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setloggingoptionscommandoutput.html)
|
|
1831
|
+
|
|
1832
|
+
</details>
|
|
1833
|
+
<details>
|
|
1834
|
+
<summary>
|
|
1835
|
+
SetV2LoggingLevel
|
|
1836
|
+
</summary>
|
|
1837
|
+
|
|
1838
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/setv2logginglevelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setv2logginglevelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setv2logginglevelcommandoutput.html)
|
|
1839
|
+
|
|
1840
|
+
</details>
|
|
1841
|
+
<details>
|
|
1842
|
+
<summary>
|
|
1843
|
+
SetV2LoggingOptions
|
|
1844
|
+
</summary>
|
|
1845
|
+
|
|
1846
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/setv2loggingoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setv2loggingoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/setv2loggingoptionscommandoutput.html)
|
|
1847
|
+
|
|
1848
|
+
</details>
|
|
1849
|
+
<details>
|
|
1850
|
+
<summary>
|
|
1851
|
+
StartAuditMitigationActionsTask
|
|
1852
|
+
</summary>
|
|
1853
|
+
|
|
1854
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/startauditmitigationactionstaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startauditmitigationactionstaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startauditmitigationactionstaskcommandoutput.html)
|
|
1855
|
+
|
|
1856
|
+
</details>
|
|
1857
|
+
<details>
|
|
1858
|
+
<summary>
|
|
1859
|
+
StartDetectMitigationActionsTask
|
|
1860
|
+
</summary>
|
|
1861
|
+
|
|
1862
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/startdetectmitigationactionstaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startdetectmitigationactionstaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startdetectmitigationactionstaskcommandoutput.html)
|
|
1863
|
+
|
|
1864
|
+
</details>
|
|
1865
|
+
<details>
|
|
1866
|
+
<summary>
|
|
1867
|
+
StartOnDemandAuditTask
|
|
1868
|
+
</summary>
|
|
1869
|
+
|
|
1870
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/startondemandaudittaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startondemandaudittaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startondemandaudittaskcommandoutput.html)
|
|
1871
|
+
|
|
1872
|
+
</details>
|
|
1873
|
+
<details>
|
|
1874
|
+
<summary>
|
|
1875
|
+
StartThingRegistrationTask
|
|
1876
|
+
</summary>
|
|
1877
|
+
|
|
1878
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/startthingregistrationtaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startthingregistrationtaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/startthingregistrationtaskcommandoutput.html)
|
|
1879
|
+
|
|
1880
|
+
</details>
|
|
1881
|
+
<details>
|
|
1882
|
+
<summary>
|
|
1883
|
+
StopThingRegistrationTask
|
|
1884
|
+
</summary>
|
|
1885
|
+
|
|
1886
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/stopthingregistrationtaskcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/stopthingregistrationtaskcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/stopthingregistrationtaskcommandoutput.html)
|
|
1887
|
+
|
|
1888
|
+
</details>
|
|
1889
|
+
<details>
|
|
1890
|
+
<summary>
|
|
1891
|
+
TagResource
|
|
1892
|
+
</summary>
|
|
1893
|
+
|
|
1894
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/tagresourcecommandoutput.html)
|
|
1895
|
+
|
|
1896
|
+
</details>
|
|
1897
|
+
<details>
|
|
1898
|
+
<summary>
|
|
1899
|
+
TestAuthorization
|
|
1900
|
+
</summary>
|
|
1901
|
+
|
|
1902
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/testauthorizationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/testauthorizationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/testauthorizationcommandoutput.html)
|
|
1903
|
+
|
|
1904
|
+
</details>
|
|
1905
|
+
<details>
|
|
1906
|
+
<summary>
|
|
1907
|
+
TestInvokeAuthorizer
|
|
1908
|
+
</summary>
|
|
1909
|
+
|
|
1910
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/testinvokeauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/testinvokeauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/testinvokeauthorizercommandoutput.html)
|
|
1911
|
+
|
|
1912
|
+
</details>
|
|
1913
|
+
<details>
|
|
1914
|
+
<summary>
|
|
1915
|
+
TransferCertificate
|
|
1916
|
+
</summary>
|
|
1917
|
+
|
|
1918
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/transfercertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/transfercertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/transfercertificatecommandoutput.html)
|
|
1919
|
+
|
|
1920
|
+
</details>
|
|
1921
|
+
<details>
|
|
1922
|
+
<summary>
|
|
1923
|
+
UntagResource
|
|
1924
|
+
</summary>
|
|
1925
|
+
|
|
1926
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/untagresourcecommandoutput.html)
|
|
1927
|
+
|
|
1928
|
+
</details>
|
|
1929
|
+
<details>
|
|
1930
|
+
<summary>
|
|
1931
|
+
UpdateAccountAuditConfiguration
|
|
1932
|
+
</summary>
|
|
1933
|
+
|
|
1934
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updateaccountauditconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateaccountauditconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateaccountauditconfigurationcommandoutput.html)
|
|
1935
|
+
|
|
1936
|
+
</details>
|
|
1937
|
+
<details>
|
|
1938
|
+
<summary>
|
|
1939
|
+
UpdateAuditSuppression
|
|
1940
|
+
</summary>
|
|
1941
|
+
|
|
1942
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updateauditsuppressioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateauditsuppressioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateauditsuppressioncommandoutput.html)
|
|
1943
|
+
|
|
1944
|
+
</details>
|
|
1945
|
+
<details>
|
|
1946
|
+
<summary>
|
|
1947
|
+
UpdateAuthorizer
|
|
1948
|
+
</summary>
|
|
1949
|
+
|
|
1950
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updateauthorizercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateauthorizercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateauthorizercommandoutput.html)
|
|
1951
|
+
|
|
1952
|
+
</details>
|
|
1953
|
+
<details>
|
|
1954
|
+
<summary>
|
|
1955
|
+
UpdateBillingGroup
|
|
1956
|
+
</summary>
|
|
1957
|
+
|
|
1958
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatebillinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatebillinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatebillinggroupcommandoutput.html)
|
|
1959
|
+
|
|
1960
|
+
</details>
|
|
1961
|
+
<details>
|
|
1962
|
+
<summary>
|
|
1963
|
+
UpdateCACertificate
|
|
1964
|
+
</summary>
|
|
1965
|
+
|
|
1966
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatecacertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatecacertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatecacertificatecommandoutput.html)
|
|
1967
|
+
|
|
1968
|
+
</details>
|
|
1969
|
+
<details>
|
|
1970
|
+
<summary>
|
|
1971
|
+
UpdateCertificate
|
|
1972
|
+
</summary>
|
|
1973
|
+
|
|
1974
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatecertificatecommandoutput.html)
|
|
1975
|
+
|
|
1976
|
+
</details>
|
|
1977
|
+
<details>
|
|
1978
|
+
<summary>
|
|
1979
|
+
UpdateCustomMetric
|
|
1980
|
+
</summary>
|
|
1981
|
+
|
|
1982
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatecustommetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatecustommetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatecustommetriccommandoutput.html)
|
|
1983
|
+
|
|
1984
|
+
</details>
|
|
1985
|
+
<details>
|
|
1986
|
+
<summary>
|
|
1987
|
+
UpdateDimension
|
|
1988
|
+
</summary>
|
|
1989
|
+
|
|
1990
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatedimensioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatedimensioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatedimensioncommandoutput.html)
|
|
1991
|
+
|
|
1992
|
+
</details>
|
|
1993
|
+
<details>
|
|
1994
|
+
<summary>
|
|
1995
|
+
UpdateDomainConfiguration
|
|
1996
|
+
</summary>
|
|
1997
|
+
|
|
1998
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatedomainconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatedomainconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatedomainconfigurationcommandoutput.html)
|
|
1999
|
+
|
|
2000
|
+
</details>
|
|
2001
|
+
<details>
|
|
2002
|
+
<summary>
|
|
2003
|
+
UpdateDynamicThingGroup
|
|
2004
|
+
</summary>
|
|
2005
|
+
|
|
2006
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatedynamicthinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatedynamicthinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatedynamicthinggroupcommandoutput.html)
|
|
2007
|
+
|
|
2008
|
+
</details>
|
|
2009
|
+
<details>
|
|
2010
|
+
<summary>
|
|
2011
|
+
UpdateEventConfigurations
|
|
2012
|
+
</summary>
|
|
2013
|
+
|
|
2014
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updateeventconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateeventconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateeventconfigurationscommandoutput.html)
|
|
2015
|
+
|
|
2016
|
+
</details>
|
|
2017
|
+
<details>
|
|
2018
|
+
<summary>
|
|
2019
|
+
UpdateFleetMetric
|
|
2020
|
+
</summary>
|
|
2021
|
+
|
|
2022
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatefleetmetriccommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatefleetmetriccommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatefleetmetriccommandoutput.html)
|
|
2023
|
+
|
|
2024
|
+
</details>
|
|
2025
|
+
<details>
|
|
2026
|
+
<summary>
|
|
2027
|
+
UpdateIndexingConfiguration
|
|
2028
|
+
</summary>
|
|
2029
|
+
|
|
2030
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updateindexingconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateindexingconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateindexingconfigurationcommandoutput.html)
|
|
2031
|
+
|
|
2032
|
+
</details>
|
|
2033
|
+
<details>
|
|
2034
|
+
<summary>
|
|
2035
|
+
UpdateJob
|
|
2036
|
+
</summary>
|
|
2037
|
+
|
|
2038
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatejobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatejobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatejobcommandoutput.html)
|
|
2039
|
+
|
|
2040
|
+
</details>
|
|
2041
|
+
<details>
|
|
2042
|
+
<summary>
|
|
2043
|
+
UpdateMitigationAction
|
|
2044
|
+
</summary>
|
|
2045
|
+
|
|
2046
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatemitigationactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatemitigationactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatemitigationactioncommandoutput.html)
|
|
2047
|
+
|
|
2048
|
+
</details>
|
|
2049
|
+
<details>
|
|
2050
|
+
<summary>
|
|
2051
|
+
UpdateProvisioningTemplate
|
|
2052
|
+
</summary>
|
|
2053
|
+
|
|
2054
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updateprovisioningtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateprovisioningtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updateprovisioningtemplatecommandoutput.html)
|
|
2055
|
+
|
|
2056
|
+
</details>
|
|
2057
|
+
<details>
|
|
2058
|
+
<summary>
|
|
2059
|
+
UpdateRoleAlias
|
|
2060
|
+
</summary>
|
|
2061
|
+
|
|
2062
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updaterolealiascommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updaterolealiascommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updaterolealiascommandoutput.html)
|
|
2063
|
+
|
|
2064
|
+
</details>
|
|
2065
|
+
<details>
|
|
2066
|
+
<summary>
|
|
2067
|
+
UpdateScheduledAudit
|
|
2068
|
+
</summary>
|
|
2069
|
+
|
|
2070
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatescheduledauditcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatescheduledauditcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatescheduledauditcommandoutput.html)
|
|
2071
|
+
|
|
2072
|
+
</details>
|
|
2073
|
+
<details>
|
|
2074
|
+
<summary>
|
|
2075
|
+
UpdateSecurityProfile
|
|
2076
|
+
</summary>
|
|
2077
|
+
|
|
2078
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatesecurityprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatesecurityprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatesecurityprofilecommandoutput.html)
|
|
2079
|
+
|
|
2080
|
+
</details>
|
|
2081
|
+
<details>
|
|
2082
|
+
<summary>
|
|
2083
|
+
UpdateStream
|
|
2084
|
+
</summary>
|
|
2085
|
+
|
|
2086
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatestreamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatestreamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatestreamcommandoutput.html)
|
|
2087
|
+
|
|
2088
|
+
</details>
|
|
2089
|
+
<details>
|
|
2090
|
+
<summary>
|
|
2091
|
+
UpdateThing
|
|
2092
|
+
</summary>
|
|
2093
|
+
|
|
2094
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatethingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatethingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatethingcommandoutput.html)
|
|
2095
|
+
|
|
2096
|
+
</details>
|
|
2097
|
+
<details>
|
|
2098
|
+
<summary>
|
|
2099
|
+
UpdateThingGroup
|
|
2100
|
+
</summary>
|
|
2101
|
+
|
|
2102
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatethinggroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatethinggroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatethinggroupcommandoutput.html)
|
|
2103
|
+
|
|
2104
|
+
</details>
|
|
2105
|
+
<details>
|
|
2106
|
+
<summary>
|
|
2107
|
+
UpdateThingGroupsForThing
|
|
2108
|
+
</summary>
|
|
2109
|
+
|
|
2110
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatethinggroupsforthingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatethinggroupsforthingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatethinggroupsforthingcommandoutput.html)
|
|
2111
|
+
|
|
2112
|
+
</details>
|
|
2113
|
+
<details>
|
|
2114
|
+
<summary>
|
|
2115
|
+
UpdateTopicRuleDestination
|
|
2116
|
+
</summary>
|
|
2117
|
+
|
|
2118
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/updatetopicruledestinationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatetopicruledestinationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/updatetopicruledestinationcommandoutput.html)
|
|
2119
|
+
|
|
2120
|
+
</details>
|
|
2121
|
+
<details>
|
|
2122
|
+
<summary>
|
|
2123
|
+
ValidateSecurityProfileBehaviors
|
|
2124
|
+
</summary>
|
|
2125
|
+
|
|
2126
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/classes/validatesecurityprofilebehaviorscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/validatesecurityprofilebehaviorscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-iot/interfaces/validatesecurityprofilebehaviorscommandoutput.html)
|
|
2127
|
+
|
|
2128
|
+
</details>
|