@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 { RemoveThingFromThingGroupRequest, RemoveThingFromThingGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RemoveThingFromThingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RemoveThingFromThingGroupCommandInput extends RemoveThingFromThingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RemoveThingFromThingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RemoveThingFromThingGroupCommandOutput extends RemoveThingFromThingGroupResponse, __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 { ReplaceTopicRuleRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ReplaceTopicRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ReplaceTopicRuleCommandInput extends ReplaceTopicRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ReplaceTopicRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ReplaceTopicRuleCommandOutput 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 { SearchIndexRequest, SearchIndexResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchIndexCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchIndexCommandInput extends SearchIndexRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchIndexCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchIndexCommandOutput extends SearchIndexResponse, __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 { SetDefaultAuthorizerRequest, SetDefaultAuthorizerResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetDefaultAuthorizerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetDefaultAuthorizerCommandInput extends SetDefaultAuthorizerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetDefaultAuthorizerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetDefaultAuthorizerCommandOutput extends SetDefaultAuthorizerResponse, __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 { SetDefaultPolicyVersionRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetDefaultPolicyVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetDefaultPolicyVersionCommandInput extends SetDefaultPolicyVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetDefaultPolicyVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetDefaultPolicyVersionCommandOutput 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 { SetLoggingOptionsRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetLoggingOptionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetLoggingOptionsCommandInput extends SetLoggingOptionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetLoggingOptionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetLoggingOptionsCommandOutput 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 { SetV2LoggingLevelRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetV2LoggingLevelCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetV2LoggingLevelCommandInput extends SetV2LoggingLevelRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetV2LoggingLevelCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetV2LoggingLevelCommandOutput 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 { SetV2LoggingOptionsRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetV2LoggingOptionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetV2LoggingOptionsCommandInput extends SetV2LoggingOptionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetV2LoggingOptionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetV2LoggingOptionsCommandOutput 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 { StartAuditMitigationActionsTaskRequest, StartAuditMitigationActionsTaskResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartAuditMitigationActionsTaskCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartAuditMitigationActionsTaskCommandInput extends StartAuditMitigationActionsTaskRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartAuditMitigationActionsTaskCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartAuditMitigationActionsTaskCommandOutput extends StartAuditMitigationActionsTaskResponse, __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 { StartDetectMitigationActionsTaskRequest, StartDetectMitigationActionsTaskResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartDetectMitigationActionsTaskCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartDetectMitigationActionsTaskCommandInput extends StartDetectMitigationActionsTaskRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartDetectMitigationActionsTaskCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartDetectMitigationActionsTaskCommandOutput extends StartDetectMitigationActionsTaskResponse, __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 { StartOnDemandAuditTaskRequest, StartOnDemandAuditTaskResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartOnDemandAuditTaskCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartOnDemandAuditTaskCommandInput extends StartOnDemandAuditTaskRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartOnDemandAuditTaskCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartOnDemandAuditTaskCommandOutput extends StartOnDemandAuditTaskResponse, __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 { StartThingRegistrationTaskRequest, StartThingRegistrationTaskResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartThingRegistrationTaskCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartThingRegistrationTaskCommandInput extends StartThingRegistrationTaskRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartThingRegistrationTaskCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartThingRegistrationTaskCommandOutput extends StartThingRegistrationTaskResponse, __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 { StopThingRegistrationTaskRequest, StopThingRegistrationTaskResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StopThingRegistrationTaskCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StopThingRegistrationTaskCommandInput extends StopThingRegistrationTaskRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StopThingRegistrationTaskCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StopThingRegistrationTaskCommandOutput extends StopThingRegistrationTaskResponse, __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 { TagResourceRequest, TagResourceResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagResourceCommandOutput extends TagResourceResponse, __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 { TestAuthorizationRequest, TestAuthorizationResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TestAuthorizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TestAuthorizationCommandInput extends TestAuthorizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TestAuthorizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TestAuthorizationCommandOutput extends TestAuthorizationResponse, __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 { TestInvokeAuthorizerRequest, TestInvokeAuthorizerResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TestInvokeAuthorizerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TestInvokeAuthorizerCommandInput extends TestInvokeAuthorizerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TestInvokeAuthorizerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TestInvokeAuthorizerCommandOutput extends TestInvokeAuthorizerResponse, __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 { TransferCertificateRequest, TransferCertificateResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TransferCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TransferCertificateCommandInput extends TransferCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TransferCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TransferCertificateCommandOutput extends TransferCertificateResponse, __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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __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 { UpdateAccountAuditConfigurationRequest, UpdateAccountAuditConfigurationResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAccountAuditConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAccountAuditConfigurationCommandInput extends UpdateAccountAuditConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAccountAuditConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAccountAuditConfigurationCommandOutput extends UpdateAccountAuditConfigurationResponse, __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 { UpdateAuditSuppressionRequest, UpdateAuditSuppressionResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAuditSuppressionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAuditSuppressionCommandInput extends UpdateAuditSuppressionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAuditSuppressionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAuditSuppressionCommandOutput extends UpdateAuditSuppressionResponse, __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 { UpdateAuthorizerRequest, UpdateAuthorizerResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAuthorizerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAuthorizerCommandInput extends UpdateAuthorizerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAuthorizerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAuthorizerCommandOutput extends UpdateAuthorizerResponse, __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 { UpdateBillingGroupRequest, UpdateBillingGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateBillingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateBillingGroupCommandInput extends UpdateBillingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateBillingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateBillingGroupCommandOutput extends UpdateBillingGroupResponse, __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 { UpdateCACertificateRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateCACertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateCACertificateCommandInput extends UpdateCACertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateCACertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateCACertificateCommandOutput 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 { UpdateCertificateRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateCertificateCommandInput extends UpdateCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateCertificateCommandOutput 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 { UpdateCustomMetricRequest, UpdateCustomMetricResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateCustomMetricCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateCustomMetricCommandInput extends UpdateCustomMetricRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateCustomMetricCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateCustomMetricCommandOutput extends UpdateCustomMetricResponse, __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 { UpdateDimensionRequest, UpdateDimensionResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDimensionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDimensionCommandInput extends UpdateDimensionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDimensionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDimensionCommandOutput extends UpdateDimensionResponse, __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 { UpdateDomainConfigurationRequest, UpdateDomainConfigurationResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDomainConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDomainConfigurationCommandInput extends UpdateDomainConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDomainConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDomainConfigurationCommandOutput extends UpdateDomainConfigurationResponse, __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 { UpdateDynamicThingGroupRequest, UpdateDynamicThingGroupResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDynamicThingGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDynamicThingGroupCommandInput extends UpdateDynamicThingGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDynamicThingGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDynamicThingGroupCommandOutput extends UpdateDynamicThingGroupResponse, __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 { UpdateEventConfigurationsRequest, UpdateEventConfigurationsResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateEventConfigurationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateEventConfigurationsCommandInput extends UpdateEventConfigurationsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateEventConfigurationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateEventConfigurationsCommandOutput extends UpdateEventConfigurationsResponse, __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 { UpdateFleetMetricRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFleetMetricCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFleetMetricCommandInput extends UpdateFleetMetricRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFleetMetricCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFleetMetricCommandOutput 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 { UpdateIndexingConfigurationRequest, UpdateIndexingConfigurationResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateIndexingConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateIndexingConfigurationCommandInput extends UpdateIndexingConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateIndexingConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateIndexingConfigurationCommandOutput extends UpdateIndexingConfigurationResponse, __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 { UpdateJobRequest } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateJobCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateJobCommandInput extends UpdateJobRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateJobCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateJobCommandOutput 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 { UpdateMitigationActionRequest, UpdateMitigationActionResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateMitigationActionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateMitigationActionCommandInput extends UpdateMitigationActionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateMitigationActionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateMitigationActionCommandOutput extends UpdateMitigationActionResponse, __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 { UpdateProvisioningTemplateRequest, UpdateProvisioningTemplateResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateProvisioningTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateProvisioningTemplateCommandInput extends UpdateProvisioningTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateProvisioningTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateProvisioningTemplateCommandOutput extends UpdateProvisioningTemplateResponse, __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 { UpdateRoleAliasRequest, UpdateRoleAliasResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRoleAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRoleAliasCommandInput extends UpdateRoleAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRoleAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRoleAliasCommandOutput extends UpdateRoleAliasResponse, __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 { UpdateScheduledAuditRequest, UpdateScheduledAuditResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateScheduledAuditCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateScheduledAuditCommandInput extends UpdateScheduledAuditRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateScheduledAuditCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateScheduledAuditCommandOutput extends UpdateScheduledAuditResponse, __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 { UpdateSecurityProfileRequest, UpdateSecurityProfileResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSecurityProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSecurityProfileCommandInput extends UpdateSecurityProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSecurityProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSecurityProfileCommandOutput extends UpdateSecurityProfileResponse, __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 { UpdateStreamRequest, UpdateStreamResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateStreamCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateStreamCommandInput extends UpdateStreamRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateStreamCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateStreamCommandOutput extends UpdateStreamResponse, __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 { UpdateThingRequest, UpdateThingResponse } from "../models/models_2";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateThingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateThingCommandInput extends UpdateThingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateThingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateThingCommandOutput extends UpdateThingResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|