@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
|
@@ -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 { CreateThingRequest, CreateThingResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateThingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateThingCommandInput extends CreateThingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateThingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateThingCommandOutput extends CreateThingResponse, __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 { CreateThingGroupRequest, CreateThingGroupResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateThingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateThingGroupCommandInput extends CreateThingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateThingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateThingGroupCommandOutput extends CreateThingGroupResponse, __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 { CreateThingTypeRequest, CreateThingTypeResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateThingTypeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateThingTypeCommandInput extends CreateThingTypeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateThingTypeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateThingTypeCommandOutput extends CreateThingTypeResponse, __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 { CreateTopicRuleRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateTopicRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateTopicRuleCommandInput extends CreateTopicRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateTopicRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateTopicRuleCommandOutput 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 { CreateTopicRuleDestinationRequest, CreateTopicRuleDestinationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateTopicRuleDestinationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateTopicRuleDestinationCommandInput extends CreateTopicRuleDestinationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateTopicRuleDestinationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateTopicRuleDestinationCommandOutput extends CreateTopicRuleDestinationResponse, __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 { DeleteAccountAuditConfigurationRequest, DeleteAccountAuditConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAccountAuditConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAccountAuditConfigurationCommandInput extends DeleteAccountAuditConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAccountAuditConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAccountAuditConfigurationCommandOutput extends DeleteAccountAuditConfigurationResponse, __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 { DeleteAuditSuppressionRequest, DeleteAuditSuppressionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAuditSuppressionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAuditSuppressionCommandInput extends DeleteAuditSuppressionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAuditSuppressionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAuditSuppressionCommandOutput extends DeleteAuditSuppressionResponse, __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 { DeleteAuthorizerRequest, DeleteAuthorizerResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAuthorizerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAuthorizerCommandInput extends DeleteAuthorizerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAuthorizerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAuthorizerCommandOutput extends DeleteAuthorizerResponse, __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 { DeleteBillingGroupRequest, DeleteBillingGroupResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBillingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBillingGroupCommandInput extends DeleteBillingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBillingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBillingGroupCommandOutput extends DeleteBillingGroupResponse, __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 { DeleteCACertificateRequest, DeleteCACertificateResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteCACertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteCACertificateCommandInput extends DeleteCACertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteCACertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteCACertificateCommandOutput extends DeleteCACertificateResponse, __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 { DeleteCertificateRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteCertificateCommandInput extends DeleteCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteCertificateCommandOutput 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 { DeleteCustomMetricRequest, DeleteCustomMetricResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteCustomMetricCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteCustomMetricCommandInput extends DeleteCustomMetricRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteCustomMetricCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteCustomMetricCommandOutput extends DeleteCustomMetricResponse, __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 { DeleteDimensionRequest, DeleteDimensionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDimensionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDimensionCommandInput extends DeleteDimensionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDimensionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDimensionCommandOutput extends DeleteDimensionResponse, __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 { DeleteDomainConfigurationRequest, DeleteDomainConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDomainConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDomainConfigurationCommandInput extends DeleteDomainConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDomainConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDomainConfigurationCommandOutput extends DeleteDomainConfigurationResponse, __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 { DeleteDynamicThingGroupRequest, DeleteDynamicThingGroupResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDynamicThingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDynamicThingGroupCommandInput extends DeleteDynamicThingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDynamicThingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDynamicThingGroupCommandOutput extends DeleteDynamicThingGroupResponse, __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 { DeleteFleetMetricRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteFleetMetricCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteFleetMetricCommandInput extends DeleteFleetMetricRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteFleetMetricCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteFleetMetricCommandOutput 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 { DeleteJobRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteJobCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteJobCommandInput extends DeleteJobRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteJobCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteJobCommandOutput 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 { DeleteJobExecutionRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteJobExecutionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteJobExecutionCommandInput extends DeleteJobExecutionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteJobExecutionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteJobExecutionCommandOutput 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 { DeleteJobTemplateRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteJobTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteJobTemplateCommandInput extends DeleteJobTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteJobTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteJobTemplateCommandOutput 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 { DeleteMitigationActionRequest, DeleteMitigationActionResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteMitigationActionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteMitigationActionCommandInput extends DeleteMitigationActionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteMitigationActionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteMitigationActionCommandOutput extends DeleteMitigationActionResponse, __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 { DeleteOTAUpdateRequest, DeleteOTAUpdateResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteOTAUpdateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteOTAUpdateCommandInput extends DeleteOTAUpdateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteOTAUpdateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteOTAUpdateCommandOutput extends DeleteOTAUpdateResponse, __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 { DeletePolicyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeletePolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeletePolicyCommandInput extends DeletePolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeletePolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeletePolicyCommandOutput 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 { DeletePolicyVersionRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeletePolicyVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeletePolicyVersionCommandInput extends DeletePolicyVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeletePolicyVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeletePolicyVersionCommandOutput 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 { DeleteProvisioningTemplateRequest, DeleteProvisioningTemplateResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteProvisioningTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteProvisioningTemplateCommandInput extends DeleteProvisioningTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteProvisioningTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteProvisioningTemplateCommandOutput extends DeleteProvisioningTemplateResponse, __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 { DeleteProvisioningTemplateVersionRequest, DeleteProvisioningTemplateVersionResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteProvisioningTemplateVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteProvisioningTemplateVersionCommandInput extends DeleteProvisioningTemplateVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteProvisioningTemplateVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteProvisioningTemplateVersionCommandOutput extends DeleteProvisioningTemplateVersionResponse, __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 { DeleteRegistrationCodeRequest, DeleteRegistrationCodeResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRegistrationCodeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRegistrationCodeCommandInput extends DeleteRegistrationCodeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRegistrationCodeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRegistrationCodeCommandOutput extends DeleteRegistrationCodeResponse, __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 { DeleteRoleAliasRequest, DeleteRoleAliasResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRoleAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRoleAliasCommandInput extends DeleteRoleAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRoleAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRoleAliasCommandOutput extends DeleteRoleAliasResponse, __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 { DeleteScheduledAuditRequest, DeleteScheduledAuditResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteScheduledAuditCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteScheduledAuditCommandInput extends DeleteScheduledAuditRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteScheduledAuditCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteScheduledAuditCommandOutput extends DeleteScheduledAuditResponse, __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 { DeleteSecurityProfileRequest, DeleteSecurityProfileResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteSecurityProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteSecurityProfileCommandInput extends DeleteSecurityProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteSecurityProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteSecurityProfileCommandOutput extends DeleteSecurityProfileResponse, __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 { DeleteStreamRequest, DeleteStreamResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteStreamCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteStreamCommandInput extends DeleteStreamRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteStreamCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteStreamCommandOutput extends DeleteStreamResponse, __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 { DeleteThingRequest, DeleteThingResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteThingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteThingCommandInput extends DeleteThingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteThingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteThingCommandOutput extends DeleteThingResponse, __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 { DeleteThingGroupRequest, DeleteThingGroupResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteThingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteThingGroupCommandInput extends DeleteThingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteThingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteThingGroupCommandOutput extends DeleteThingGroupResponse, __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 { DeleteThingTypeRequest, DeleteThingTypeResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteThingTypeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteThingTypeCommandInput extends DeleteThingTypeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteThingTypeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteThingTypeCommandOutput extends DeleteThingTypeResponse, __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 { DeleteTopicRuleRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteTopicRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteTopicRuleCommandInput extends DeleteTopicRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteTopicRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteTopicRuleCommandOutput 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 { DeleteTopicRuleDestinationRequest, DeleteTopicRuleDestinationResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteTopicRuleDestinationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteTopicRuleDestinationCommandInput extends DeleteTopicRuleDestinationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteTopicRuleDestinationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteTopicRuleDestinationCommandOutput extends DeleteTopicRuleDestinationResponse, __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 { DeleteV2LoggingLevelRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteV2LoggingLevelCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteV2LoggingLevelCommandInput extends DeleteV2LoggingLevelRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteV2LoggingLevelCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteV2LoggingLevelCommandOutput 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 { DeprecateThingTypeRequest, DeprecateThingTypeResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeprecateThingTypeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeprecateThingTypeCommandInput extends DeprecateThingTypeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeprecateThingTypeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeprecateThingTypeCommandOutput extends DeprecateThingTypeResponse, __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 { DescribeAccountAuditConfigurationRequest, DescribeAccountAuditConfigurationResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAccountAuditConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAccountAuditConfigurationCommandInput extends DescribeAccountAuditConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAccountAuditConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAccountAuditConfigurationCommandOutput extends DescribeAccountAuditConfigurationResponse, __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 { DescribeAuditFindingRequest, DescribeAuditFindingResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAuditFindingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAuditFindingCommandInput extends DescribeAuditFindingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAuditFindingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAuditFindingCommandOutput extends DescribeAuditFindingResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|