@aws-sdk/client-iot 3.279.0 → 3.282.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +17 -17
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListMitigationActionsRequest, ListMitigationActionsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListMitigationActionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListMitigationActionsCommandInput extends ListMitigationActionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListMitigationActionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListMitigationActionsCommandOutput extends ListMitigationActionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListOTAUpdatesRequest, ListOTAUpdatesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListOTAUpdatesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListOTAUpdatesCommandInput extends ListOTAUpdatesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListOTAUpdatesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListOTAUpdatesCommandOutput extends ListOTAUpdatesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListOutgoingCertificatesRequest, ListOutgoingCertificatesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListOutgoingCertificatesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListOutgoingCertificatesCommandInput extends ListOutgoingCertificatesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListOutgoingCertificatesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListOutgoingCertificatesCommandOutput extends ListOutgoingCertificatesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListPoliciesRequest, ListPoliciesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListPoliciesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListPoliciesCommandInput extends ListPoliciesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListPoliciesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListPolicyPrincipalsRequest, ListPolicyPrincipalsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListPolicyPrincipalsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListPolicyPrincipalsCommandInput extends ListPolicyPrincipalsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListPolicyPrincipalsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListPolicyPrincipalsCommandOutput extends ListPolicyPrincipalsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListPolicyVersionsRequest, ListPolicyVersionsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListPolicyVersionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListPolicyVersionsCommandInput extends ListPolicyVersionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListPolicyVersionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListPolicyVersionsCommandOutput extends ListPolicyVersionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListPrincipalPoliciesRequest, ListPrincipalPoliciesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListPrincipalPoliciesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListPrincipalPoliciesCommandInput extends ListPrincipalPoliciesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListPrincipalPoliciesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListPrincipalPoliciesCommandOutput extends ListPrincipalPoliciesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListPrincipalThingsRequest, ListPrincipalThingsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListPrincipalThingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListPrincipalThingsCommandInput extends ListPrincipalThingsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListPrincipalThingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListPrincipalThingsCommandOutput extends ListPrincipalThingsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListProvisioningTemplateVersionsRequest, ListProvisioningTemplateVersionsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListProvisioningTemplateVersionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListProvisioningTemplateVersionsCommandInput extends ListProvisioningTemplateVersionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListProvisioningTemplateVersionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListProvisioningTemplateVersionsCommandOutput extends ListProvisioningTemplateVersionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListProvisioningTemplatesRequest, ListProvisioningTemplatesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListProvisioningTemplatesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListProvisioningTemplatesCommandInput extends ListProvisioningTemplatesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListProvisioningTemplatesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListProvisioningTemplatesCommandOutput extends ListProvisioningTemplatesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListRelatedResourcesForAuditFindingRequest, ListRelatedResourcesForAuditFindingResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRelatedResourcesForAuditFindingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRelatedResourcesForAuditFindingCommandInput extends ListRelatedResourcesForAuditFindingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRelatedResourcesForAuditFindingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRelatedResourcesForAuditFindingCommandOutput extends ListRelatedResourcesForAuditFindingResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListRoleAliasesRequest, ListRoleAliasesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRoleAliasesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRoleAliasesCommandInput extends ListRoleAliasesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRoleAliasesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRoleAliasesCommandOutput extends ListRoleAliasesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListScheduledAuditsRequest, ListScheduledAuditsResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListScheduledAuditsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListScheduledAuditsCommandInput extends ListScheduledAuditsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListScheduledAuditsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListScheduledAuditsCommandOutput extends ListScheduledAuditsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListSecurityProfilesRequest, ListSecurityProfilesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListSecurityProfilesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListSecurityProfilesCommandInput extends ListSecurityProfilesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListSecurityProfilesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListSecurityProfilesCommandOutput extends ListSecurityProfilesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListSecurityProfilesForTargetRequest, ListSecurityProfilesForTargetResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListSecurityProfilesForTargetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListSecurityProfilesForTargetCommandInput extends ListSecurityProfilesForTargetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListSecurityProfilesForTargetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListSecurityProfilesForTargetCommandOutput extends ListSecurityProfilesForTargetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListStreamsRequest } from "../models/models_1";
|
|
6
6
|
import { ListStreamsResponse } from "../models/models_2";
|
|
7
|
+
/**
|
|
8
|
+
* The input for {@link ListStreamsCommand}.
|
|
9
|
+
*/
|
|
7
10
|
export interface ListStreamsCommandInput extends ListStreamsRequest {
|
|
8
11
|
}
|
|
12
|
+
/**
|
|
13
|
+
* The output of {@link ListStreamsCommand}.
|
|
14
|
+
*/
|
|
9
15
|
export interface ListStreamsCommandOutput extends ListStreamsResponse, __MetadataBearer {
|
|
10
16
|
}
|
|
11
17
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListTargetsForPolicyRequest, ListTargetsForPolicyResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTargetsForPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTargetsForPolicyCommandInput extends ListTargetsForPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTargetsForPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTargetsForPolicyCommandOutput extends ListTargetsForPolicyResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListTargetsForSecurityProfileRequest, ListTargetsForSecurityProfileResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTargetsForSecurityProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTargetsForSecurityProfileCommandInput extends ListTargetsForSecurityProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTargetsForSecurityProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTargetsForSecurityProfileCommandOutput extends ListTargetsForSecurityProfileResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingGroupsRequest, ListThingGroupsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingGroupsCommandInput extends ListThingGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingGroupsCommandOutput extends ListThingGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingGroupsForThingRequest, ListThingGroupsForThingResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingGroupsForThingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingGroupsForThingCommandInput extends ListThingGroupsForThingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingGroupsForThingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingGroupsForThingCommandOutput extends ListThingGroupsForThingResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingPrincipalsRequest, ListThingPrincipalsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingPrincipalsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingPrincipalsCommandInput extends ListThingPrincipalsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingPrincipalsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingPrincipalsCommandOutput extends ListThingPrincipalsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingRegistrationTaskReportsRequest, ListThingRegistrationTaskReportsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingRegistrationTaskReportsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingRegistrationTaskReportsCommandInput extends ListThingRegistrationTaskReportsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingRegistrationTaskReportsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingRegistrationTaskReportsCommandOutput extends ListThingRegistrationTaskReportsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingRegistrationTasksRequest, ListThingRegistrationTasksResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingRegistrationTasksCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingRegistrationTasksCommandInput extends ListThingRegistrationTasksRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingRegistrationTasksCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingRegistrationTasksCommandOutput extends ListThingRegistrationTasksResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingTypesRequest, ListThingTypesResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingTypesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingTypesCommandInput extends ListThingTypesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingTypesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingTypesCommandOutput extends ListThingTypesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingsRequest, ListThingsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingsCommandInput extends ListThingsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingsCommandOutput extends ListThingsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingsInBillingGroupRequest, ListThingsInBillingGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingsInBillingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingsInBillingGroupCommandInput extends ListThingsInBillingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingsInBillingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingsInBillingGroupCommandOutput extends ListThingsInBillingGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListThingsInThingGroupRequest, ListThingsInThingGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThingsInThingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThingsInThingGroupCommandInput extends ListThingsInThingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThingsInThingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThingsInThingGroupCommandOutput extends ListThingsInThingGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListTopicRuleDestinationsRequest, ListTopicRuleDestinationsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTopicRuleDestinationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTopicRuleDestinationsCommandInput extends ListTopicRuleDestinationsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTopicRuleDestinationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTopicRuleDestinationsCommandOutput extends ListTopicRuleDestinationsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListTopicRulesRequest, ListTopicRulesResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTopicRulesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTopicRulesCommandInput extends ListTopicRulesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTopicRulesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTopicRulesCommandOutput extends ListTopicRulesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListV2LoggingLevelsRequest, ListV2LoggingLevelsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListV2LoggingLevelsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListV2LoggingLevelsCommandInput extends ListV2LoggingLevelsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListV2LoggingLevelsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListV2LoggingLevelsCommandOutput extends ListV2LoggingLevelsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { ListViolationEventsRequest, ListViolationEventsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListViolationEventsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListViolationEventsCommandInput extends ListViolationEventsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListViolationEventsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListViolationEventsCommandOutput extends ListViolationEventsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { PutVerificationStateOnViolationRequest, PutVerificationStateOnViolationResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link PutVerificationStateOnViolationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface PutVerificationStateOnViolationCommandInput extends PutVerificationStateOnViolationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link PutVerificationStateOnViolationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface PutVerificationStateOnViolationCommandOutput extends PutVerificationStateOnViolationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { RegisterCACertificateRequest, RegisterCACertificateResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterCACertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterCACertificateCommandInput extends RegisterCACertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterCACertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterCACertificateCommandOutput extends RegisterCACertificateResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { RegisterCertificateRequest, RegisterCertificateResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterCertificateCommandInput extends RegisterCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterCertificateCommandOutput extends RegisterCertificateResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { RegisterCertificateWithoutCARequest, RegisterCertificateWithoutCAResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterCertificateWithoutCACommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterCertificateWithoutCACommandInput extends RegisterCertificateWithoutCARequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterCertificateWithoutCACommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterCertificateWithoutCACommandOutput extends RegisterCertificateWithoutCAResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { RegisterThingRequest, RegisterThingResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterThingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterThingCommandInput extends RegisterThingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterThingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterThingCommandOutput extends RegisterThingResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { RejectCertificateTransferRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RejectCertificateTransferCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RejectCertificateTransferCommandInput extends RejectCertificateTransferRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RejectCertificateTransferCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RejectCertificateTransferCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
5
5
|
import { RemoveThingFromBillingGroupRequest, RemoveThingFromBillingGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RemoveThingFromBillingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RemoveThingFromBillingGroupCommandInput extends RemoveThingFromBillingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RemoveThingFromBillingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RemoveThingFromBillingGroupCommandOutput extends RemoveThingFromBillingGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|