@aws-sdk/client-iot 3.928.0 → 3.930.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/dist-cjs/index.js +11299 -11344
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/IoTClient.js +2 -0
- package/dist-es/commands/AcceptCertificateTransferCommand.js +3 -9
- package/dist-es/commands/AddThingToBillingGroupCommand.js +3 -9
- package/dist-es/commands/AddThingToThingGroupCommand.js +3 -9
- package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +3 -9
- package/dist-es/commands/AssociateTargetsWithJobCommand.js +3 -9
- package/dist-es/commands/AttachPolicyCommand.js +3 -9
- package/dist-es/commands/AttachPrincipalPolicyCommand.js +3 -9
- package/dist-es/commands/AttachSecurityProfileCommand.js +3 -9
- package/dist-es/commands/AttachThingPrincipalCommand.js +3 -9
- package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/CancelAuditTaskCommand.js +3 -9
- package/dist-es/commands/CancelCertificateTransferCommand.js +3 -9
- package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/CancelJobCommand.js +3 -9
- package/dist-es/commands/CancelJobExecutionCommand.js +3 -9
- package/dist-es/commands/ClearDefaultAuthorizerCommand.js +3 -9
- package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/CreateAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/CreateAuthorizerCommand.js +3 -9
- package/dist-es/commands/CreateBillingGroupCommand.js +3 -9
- package/dist-es/commands/CreateCertificateFromCsrCommand.js +3 -9
- package/dist-es/commands/CreateCertificateProviderCommand.js +3 -9
- package/dist-es/commands/CreateCommandCommand.js +3 -9
- package/dist-es/commands/CreateCustomMetricCommand.js +3 -9
- package/dist-es/commands/CreateDimensionCommand.js +3 -9
- package/dist-es/commands/CreateDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateDynamicThingGroupCommand.js +3 -9
- package/dist-es/commands/CreateFleetMetricCommand.js +3 -9
- package/dist-es/commands/CreateJobCommand.js +3 -9
- package/dist-es/commands/CreateJobTemplateCommand.js +3 -9
- package/dist-es/commands/CreateKeysAndCertificateCommand.js +3 -10
- package/dist-es/commands/CreateMitigationActionCommand.js +3 -9
- package/dist-es/commands/CreateOTAUpdateCommand.js +3 -9
- package/dist-es/commands/CreatePackageCommand.js +3 -10
- package/dist-es/commands/CreatePackageVersionCommand.js +3 -10
- package/dist-es/commands/CreatePolicyCommand.js +3 -9
- package/dist-es/commands/CreatePolicyVersionCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningClaimCommand.js +3 -10
- package/dist-es/commands/CreateProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +3 -9
- package/dist-es/commands/CreateRoleAliasCommand.js +3 -9
- package/dist-es/commands/CreateScheduledAuditCommand.js +3 -9
- package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/CreateStreamCommand.js +3 -9
- package/dist-es/commands/CreateThingCommand.js +3 -9
- package/dist-es/commands/CreateThingGroupCommand.js +3 -9
- package/dist-es/commands/CreateThingTypeCommand.js +3 -9
- package/dist-es/commands/CreateTopicRuleCommand.js +3 -9
- package/dist-es/commands/CreateTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/DeleteAuthorizerCommand.js +3 -9
- package/dist-es/commands/DeleteBillingGroupCommand.js +3 -9
- package/dist-es/commands/DeleteCACertificateCommand.js +3 -9
- package/dist-es/commands/DeleteCertificateCommand.js +3 -9
- package/dist-es/commands/DeleteCertificateProviderCommand.js +3 -9
- package/dist-es/commands/DeleteCommandCommand.js +3 -9
- package/dist-es/commands/DeleteCommandExecutionCommand.js +3 -9
- package/dist-es/commands/DeleteCustomMetricCommand.js +3 -9
- package/dist-es/commands/DeleteDimensionCommand.js +3 -9
- package/dist-es/commands/DeleteDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteDynamicThingGroupCommand.js +3 -9
- package/dist-es/commands/DeleteFleetMetricCommand.js +3 -9
- package/dist-es/commands/DeleteJobCommand.js +3 -9
- package/dist-es/commands/DeleteJobExecutionCommand.js +3 -9
- package/dist-es/commands/DeleteJobTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteMitigationActionCommand.js +3 -9
- package/dist-es/commands/DeleteOTAUpdateCommand.js +3 -9
- package/dist-es/commands/DeletePackageCommand.js +3 -9
- package/dist-es/commands/DeletePackageVersionCommand.js +3 -9
- package/dist-es/commands/DeletePolicyCommand.js +3 -9
- package/dist-es/commands/DeletePolicyVersionCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +3 -9
- package/dist-es/commands/DeleteRegistrationCodeCommand.js +3 -9
- package/dist-es/commands/DeleteRoleAliasCommand.js +3 -9
- package/dist-es/commands/DeleteScheduledAuditCommand.js +3 -9
- package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DeleteStreamCommand.js +3 -9
- package/dist-es/commands/DeleteThingCommand.js +3 -9
- package/dist-es/commands/DeleteThingGroupCommand.js +3 -9
- package/dist-es/commands/DeleteThingTypeCommand.js +3 -9
- package/dist-es/commands/DeleteTopicRuleCommand.js +3 -9
- package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/DeleteV2LoggingLevelCommand.js +3 -9
- package/dist-es/commands/DeprecateThingTypeCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeAuditFindingCommand.js +3 -9
- package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/DescribeAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/DescribeAuditTaskCommand.js +3 -9
- package/dist-es/commands/DescribeAuthorizerCommand.js +3 -9
- package/dist-es/commands/DescribeBillingGroupCommand.js +3 -9
- package/dist-es/commands/DescribeCACertificateCommand.js +3 -9
- package/dist-es/commands/DescribeCertificateCommand.js +3 -9
- package/dist-es/commands/DescribeCertificateProviderCommand.js +3 -9
- package/dist-es/commands/DescribeCustomMetricCommand.js +3 -9
- package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +3 -9
- package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/DescribeDimensionCommand.js +3 -9
- package/dist-es/commands/DescribeDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointCommand.js +3 -9
- package/dist-es/commands/DescribeEventConfigurationsCommand.js +3 -9
- package/dist-es/commands/DescribeFleetMetricCommand.js +3 -9
- package/dist-es/commands/DescribeIndexCommand.js +3 -9
- package/dist-es/commands/DescribeJobCommand.js +3 -9
- package/dist-es/commands/DescribeJobExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeJobTemplateCommand.js +3 -9
- package/dist-es/commands/DescribeManagedJobTemplateCommand.js +3 -9
- package/dist-es/commands/DescribeMitigationActionCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +3 -9
- package/dist-es/commands/DescribeRoleAliasCommand.js +3 -9
- package/dist-es/commands/DescribeScheduledAuditCommand.js +3 -9
- package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DescribeStreamCommand.js +3 -9
- package/dist-es/commands/DescribeThingCommand.js +3 -9
- package/dist-es/commands/DescribeThingGroupCommand.js +3 -9
- package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +3 -9
- package/dist-es/commands/DescribeThingTypeCommand.js +3 -9
- package/dist-es/commands/DetachPolicyCommand.js +3 -9
- package/dist-es/commands/DetachPrincipalPolicyCommand.js +3 -9
- package/dist-es/commands/DetachSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DetachThingPrincipalCommand.js +3 -9
- package/dist-es/commands/DisableTopicRuleCommand.js +3 -9
- package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +3 -9
- package/dist-es/commands/EnableTopicRuleCommand.js +3 -9
- package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +3 -9
- package/dist-es/commands/GetBucketsAggregationCommand.js +3 -9
- package/dist-es/commands/GetCardinalityCommand.js +3 -9
- package/dist-es/commands/GetCommandCommand.js +3 -9
- package/dist-es/commands/GetCommandExecutionCommand.js +3 -9
- package/dist-es/commands/GetEffectivePoliciesCommand.js +3 -9
- package/dist-es/commands/GetIndexingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetJobDocumentCommand.js +3 -9
- package/dist-es/commands/GetLoggingOptionsCommand.js +3 -9
- package/dist-es/commands/GetOTAUpdateCommand.js +3 -9
- package/dist-es/commands/GetPackageCommand.js +3 -10
- package/dist-es/commands/GetPackageConfigurationCommand.js +3 -9
- package/dist-es/commands/GetPackageVersionCommand.js +3 -10
- package/dist-es/commands/GetPercentilesCommand.js +3 -9
- package/dist-es/commands/GetPolicyCommand.js +3 -9
- package/dist-es/commands/GetPolicyVersionCommand.js +3 -9
- package/dist-es/commands/GetRegistrationCodeCommand.js +3 -9
- package/dist-es/commands/GetStatisticsCommand.js +3 -9
- package/dist-es/commands/GetThingConnectivityDataCommand.js +3 -10
- package/dist-es/commands/GetTopicRuleCommand.js +3 -9
- package/dist-es/commands/GetTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/GetV2LoggingOptionsCommand.js +3 -9
- package/dist-es/commands/ListActiveViolationsCommand.js +3 -9
- package/dist-es/commands/ListAttachedPoliciesCommand.js +3 -9
- package/dist-es/commands/ListAuditFindingsCommand.js +3 -9
- package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +3 -9
- package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +3 -9
- package/dist-es/commands/ListAuditSuppressionsCommand.js +3 -9
- package/dist-es/commands/ListAuditTasksCommand.js +3 -9
- package/dist-es/commands/ListAuthorizersCommand.js +3 -9
- package/dist-es/commands/ListBillingGroupsCommand.js +3 -9
- package/dist-es/commands/ListCACertificatesCommand.js +3 -9
- package/dist-es/commands/ListCertificateProvidersCommand.js +3 -9
- package/dist-es/commands/ListCertificatesByCACommand.js +3 -9
- package/dist-es/commands/ListCertificatesCommand.js +3 -9
- package/dist-es/commands/ListCommandExecutionsCommand.js +3 -9
- package/dist-es/commands/ListCommandsCommand.js +3 -9
- package/dist-es/commands/ListCustomMetricsCommand.js +3 -9
- package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +3 -9
- package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +3 -9
- package/dist-es/commands/ListDimensionsCommand.js +3 -9
- package/dist-es/commands/ListDomainConfigurationsCommand.js +3 -9
- package/dist-es/commands/ListFleetMetricsCommand.js +3 -9
- package/dist-es/commands/ListIndicesCommand.js +3 -9
- package/dist-es/commands/ListJobExecutionsForJobCommand.js +3 -9
- package/dist-es/commands/ListJobExecutionsForThingCommand.js +3 -9
- package/dist-es/commands/ListJobTemplatesCommand.js +3 -9
- package/dist-es/commands/ListJobsCommand.js +3 -9
- package/dist-es/commands/ListManagedJobTemplatesCommand.js +3 -9
- package/dist-es/commands/ListMetricValuesCommand.js +3 -9
- package/dist-es/commands/ListMitigationActionsCommand.js +3 -9
- package/dist-es/commands/ListOTAUpdatesCommand.js +3 -9
- package/dist-es/commands/ListOutgoingCertificatesCommand.js +3 -9
- package/dist-es/commands/ListPackageVersionsCommand.js +3 -9
- package/dist-es/commands/ListPackagesCommand.js +3 -9
- package/dist-es/commands/ListPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPolicyPrincipalsCommand.js +3 -9
- package/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
- package/dist-es/commands/ListPrincipalPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPrincipalThingsCommand.js +3 -9
- package/dist-es/commands/ListPrincipalThingsV2Command.js +3 -9
- package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +3 -9
- package/dist-es/commands/ListProvisioningTemplatesCommand.js +3 -9
- package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +3 -9
- package/dist-es/commands/ListRoleAliasesCommand.js +3 -9
- package/dist-es/commands/ListSbomValidationResultsCommand.js +3 -9
- package/dist-es/commands/ListScheduledAuditsCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +3 -9
- package/dist-es/commands/ListStreamsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTargetsForPolicyCommand.js +3 -9
- package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +3 -9
- package/dist-es/commands/ListThingGroupsCommand.js +3 -9
- package/dist-es/commands/ListThingGroupsForThingCommand.js +3 -9
- package/dist-es/commands/ListThingPrincipalsCommand.js +3 -9
- package/dist-es/commands/ListThingPrincipalsV2Command.js +3 -9
- package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +3 -9
- package/dist-es/commands/ListThingRegistrationTasksCommand.js +3 -9
- package/dist-es/commands/ListThingTypesCommand.js +3 -9
- package/dist-es/commands/ListThingsCommand.js +3 -9
- package/dist-es/commands/ListThingsInBillingGroupCommand.js +3 -9
- package/dist-es/commands/ListThingsInThingGroupCommand.js +3 -9
- package/dist-es/commands/ListTopicRuleDestinationsCommand.js +3 -9
- package/dist-es/commands/ListTopicRulesCommand.js +3 -9
- package/dist-es/commands/ListV2LoggingLevelsCommand.js +3 -9
- package/dist-es/commands/ListViolationEventsCommand.js +3 -9
- package/dist-es/commands/PutVerificationStateOnViolationCommand.js +3 -9
- package/dist-es/commands/RegisterCACertificateCommand.js +3 -9
- package/dist-es/commands/RegisterCertificateCommand.js +3 -9
- package/dist-es/commands/RegisterCertificateWithoutCACommand.js +3 -9
- package/dist-es/commands/RegisterThingCommand.js +3 -9
- package/dist-es/commands/RejectCertificateTransferCommand.js +3 -9
- package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +3 -9
- package/dist-es/commands/RemoveThingFromThingGroupCommand.js +3 -9
- package/dist-es/commands/ReplaceTopicRuleCommand.js +3 -9
- package/dist-es/commands/SearchIndexCommand.js +3 -9
- package/dist-es/commands/SetDefaultAuthorizerCommand.js +3 -9
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -9
- package/dist-es/commands/SetLoggingOptionsCommand.js +3 -9
- package/dist-es/commands/SetV2LoggingLevelCommand.js +3 -9
- package/dist-es/commands/SetV2LoggingOptionsCommand.js +3 -9
- package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +3 -9
- package/dist-es/commands/StartOnDemandAuditTaskCommand.js +3 -9
- package/dist-es/commands/StartThingRegistrationTaskCommand.js +3 -9
- package/dist-es/commands/StopThingRegistrationTaskCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestAuthorizationCommand.js +3 -9
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -9
- package/dist-es/commands/TransferCertificateCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateAuditSuppressionCommand.js +3 -9
- package/dist-es/commands/UpdateAuthorizerCommand.js +3 -9
- package/dist-es/commands/UpdateBillingGroupCommand.js +3 -9
- package/dist-es/commands/UpdateCACertificateCommand.js +3 -9
- package/dist-es/commands/UpdateCertificateCommand.js +3 -9
- package/dist-es/commands/UpdateCertificateProviderCommand.js +3 -9
- package/dist-es/commands/UpdateCommandCommand.js +3 -9
- package/dist-es/commands/UpdateCustomMetricCommand.js +3 -9
- package/dist-es/commands/UpdateDimensionCommand.js +3 -9
- package/dist-es/commands/UpdateDomainConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateDynamicThingGroupCommand.js +3 -9
- package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateEventConfigurationsCommand.js +3 -9
- package/dist-es/commands/UpdateFleetMetricCommand.js +3 -9
- package/dist-es/commands/UpdateIndexingConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateJobCommand.js +3 -9
- package/dist-es/commands/UpdateMitigationActionCommand.js +3 -9
- package/dist-es/commands/UpdatePackageCommand.js +3 -10
- package/dist-es/commands/UpdatePackageConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdatePackageVersionCommand.js +3 -10
- package/dist-es/commands/UpdateProvisioningTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateRoleAliasCommand.js +3 -9
- package/dist-es/commands/UpdateScheduledAuditCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/UpdateStreamCommand.js +3 -9
- package/dist-es/commands/UpdateThingCommand.js +3 -9
- package/dist-es/commands/UpdateThingGroupCommand.js +3 -9
- package/dist-es/commands/UpdateThingGroupsForThingCommand.js +3 -9
- package/dist-es/commands/UpdateThingTypeCommand.js +3 -9
- package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +3 -9
- package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -46
- package/dist-es/models/models_1.js +0 -19
- package/dist-es/models/models_2.js +0 -11
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +10766 -0
- package/dist-types/IoTClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +4 -29
- package/dist-types/models/models_1.d.ts +0 -16
- package/dist-types/models/models_2.d.ts +0 -8
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1205 -0
- package/dist-types/ts3.4/IoTClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -20
- package/dist-types/ts3.4/models/models_1.d.ts +0 -12
- package/dist-types/ts3.4/models/models_2.d.ts +0 -6
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1212 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -9312
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -2450
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3269
|
@@ -1,3269 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AcceptCertificateTransferCommandInput,
|
|
8
|
-
AcceptCertificateTransferCommandOutput,
|
|
9
|
-
} from "../commands/AcceptCertificateTransferCommand";
|
|
10
|
-
import {
|
|
11
|
-
AddThingToBillingGroupCommandInput,
|
|
12
|
-
AddThingToBillingGroupCommandOutput,
|
|
13
|
-
} from "../commands/AddThingToBillingGroupCommand";
|
|
14
|
-
import {
|
|
15
|
-
AddThingToThingGroupCommandInput,
|
|
16
|
-
AddThingToThingGroupCommandOutput,
|
|
17
|
-
} from "../commands/AddThingToThingGroupCommand";
|
|
18
|
-
import {
|
|
19
|
-
AssociateSbomWithPackageVersionCommandInput,
|
|
20
|
-
AssociateSbomWithPackageVersionCommandOutput,
|
|
21
|
-
} from "../commands/AssociateSbomWithPackageVersionCommand";
|
|
22
|
-
import {
|
|
23
|
-
AssociateTargetsWithJobCommandInput,
|
|
24
|
-
AssociateTargetsWithJobCommandOutput,
|
|
25
|
-
} from "../commands/AssociateTargetsWithJobCommand";
|
|
26
|
-
import {
|
|
27
|
-
AttachPolicyCommandInput,
|
|
28
|
-
AttachPolicyCommandOutput,
|
|
29
|
-
} from "../commands/AttachPolicyCommand";
|
|
30
|
-
import {
|
|
31
|
-
AttachPrincipalPolicyCommandInput,
|
|
32
|
-
AttachPrincipalPolicyCommandOutput,
|
|
33
|
-
} from "../commands/AttachPrincipalPolicyCommand";
|
|
34
|
-
import {
|
|
35
|
-
AttachSecurityProfileCommandInput,
|
|
36
|
-
AttachSecurityProfileCommandOutput,
|
|
37
|
-
} from "../commands/AttachSecurityProfileCommand";
|
|
38
|
-
import {
|
|
39
|
-
AttachThingPrincipalCommandInput,
|
|
40
|
-
AttachThingPrincipalCommandOutput,
|
|
41
|
-
} from "../commands/AttachThingPrincipalCommand";
|
|
42
|
-
import {
|
|
43
|
-
CancelAuditMitigationActionsTaskCommandInput,
|
|
44
|
-
CancelAuditMitigationActionsTaskCommandOutput,
|
|
45
|
-
} from "../commands/CancelAuditMitigationActionsTaskCommand";
|
|
46
|
-
import {
|
|
47
|
-
CancelAuditTaskCommandInput,
|
|
48
|
-
CancelAuditTaskCommandOutput,
|
|
49
|
-
} from "../commands/CancelAuditTaskCommand";
|
|
50
|
-
import {
|
|
51
|
-
CancelCertificateTransferCommandInput,
|
|
52
|
-
CancelCertificateTransferCommandOutput,
|
|
53
|
-
} from "../commands/CancelCertificateTransferCommand";
|
|
54
|
-
import {
|
|
55
|
-
CancelDetectMitigationActionsTaskCommandInput,
|
|
56
|
-
CancelDetectMitigationActionsTaskCommandOutput,
|
|
57
|
-
} from "../commands/CancelDetectMitigationActionsTaskCommand";
|
|
58
|
-
import {
|
|
59
|
-
CancelJobCommandInput,
|
|
60
|
-
CancelJobCommandOutput,
|
|
61
|
-
} from "../commands/CancelJobCommand";
|
|
62
|
-
import {
|
|
63
|
-
CancelJobExecutionCommandInput,
|
|
64
|
-
CancelJobExecutionCommandOutput,
|
|
65
|
-
} from "../commands/CancelJobExecutionCommand";
|
|
66
|
-
import {
|
|
67
|
-
ClearDefaultAuthorizerCommandInput,
|
|
68
|
-
ClearDefaultAuthorizerCommandOutput,
|
|
69
|
-
} from "../commands/ClearDefaultAuthorizerCommand";
|
|
70
|
-
import {
|
|
71
|
-
ConfirmTopicRuleDestinationCommandInput,
|
|
72
|
-
ConfirmTopicRuleDestinationCommandOutput,
|
|
73
|
-
} from "../commands/ConfirmTopicRuleDestinationCommand";
|
|
74
|
-
import {
|
|
75
|
-
CreateAuditSuppressionCommandInput,
|
|
76
|
-
CreateAuditSuppressionCommandOutput,
|
|
77
|
-
} from "../commands/CreateAuditSuppressionCommand";
|
|
78
|
-
import {
|
|
79
|
-
CreateAuthorizerCommandInput,
|
|
80
|
-
CreateAuthorizerCommandOutput,
|
|
81
|
-
} from "../commands/CreateAuthorizerCommand";
|
|
82
|
-
import {
|
|
83
|
-
CreateBillingGroupCommandInput,
|
|
84
|
-
CreateBillingGroupCommandOutput,
|
|
85
|
-
} from "../commands/CreateBillingGroupCommand";
|
|
86
|
-
import {
|
|
87
|
-
CreateCertificateFromCsrCommandInput,
|
|
88
|
-
CreateCertificateFromCsrCommandOutput,
|
|
89
|
-
} from "../commands/CreateCertificateFromCsrCommand";
|
|
90
|
-
import {
|
|
91
|
-
CreateCertificateProviderCommandInput,
|
|
92
|
-
CreateCertificateProviderCommandOutput,
|
|
93
|
-
} from "../commands/CreateCertificateProviderCommand";
|
|
94
|
-
import {
|
|
95
|
-
CreateCommandCommandInput,
|
|
96
|
-
CreateCommandCommandOutput,
|
|
97
|
-
} from "../commands/CreateCommandCommand";
|
|
98
|
-
import {
|
|
99
|
-
CreateCustomMetricCommandInput,
|
|
100
|
-
CreateCustomMetricCommandOutput,
|
|
101
|
-
} from "../commands/CreateCustomMetricCommand";
|
|
102
|
-
import {
|
|
103
|
-
CreateDimensionCommandInput,
|
|
104
|
-
CreateDimensionCommandOutput,
|
|
105
|
-
} from "../commands/CreateDimensionCommand";
|
|
106
|
-
import {
|
|
107
|
-
CreateDomainConfigurationCommandInput,
|
|
108
|
-
CreateDomainConfigurationCommandOutput,
|
|
109
|
-
} from "../commands/CreateDomainConfigurationCommand";
|
|
110
|
-
import {
|
|
111
|
-
CreateDynamicThingGroupCommandInput,
|
|
112
|
-
CreateDynamicThingGroupCommandOutput,
|
|
113
|
-
} from "../commands/CreateDynamicThingGroupCommand";
|
|
114
|
-
import {
|
|
115
|
-
CreateFleetMetricCommandInput,
|
|
116
|
-
CreateFleetMetricCommandOutput,
|
|
117
|
-
} from "../commands/CreateFleetMetricCommand";
|
|
118
|
-
import {
|
|
119
|
-
CreateJobCommandInput,
|
|
120
|
-
CreateJobCommandOutput,
|
|
121
|
-
} from "../commands/CreateJobCommand";
|
|
122
|
-
import {
|
|
123
|
-
CreateJobTemplateCommandInput,
|
|
124
|
-
CreateJobTemplateCommandOutput,
|
|
125
|
-
} from "../commands/CreateJobTemplateCommand";
|
|
126
|
-
import {
|
|
127
|
-
CreateKeysAndCertificateCommandInput,
|
|
128
|
-
CreateKeysAndCertificateCommandOutput,
|
|
129
|
-
} from "../commands/CreateKeysAndCertificateCommand";
|
|
130
|
-
import {
|
|
131
|
-
CreateMitigationActionCommandInput,
|
|
132
|
-
CreateMitigationActionCommandOutput,
|
|
133
|
-
} from "../commands/CreateMitigationActionCommand";
|
|
134
|
-
import {
|
|
135
|
-
CreateOTAUpdateCommandInput,
|
|
136
|
-
CreateOTAUpdateCommandOutput,
|
|
137
|
-
} from "../commands/CreateOTAUpdateCommand";
|
|
138
|
-
import {
|
|
139
|
-
CreatePackageCommandInput,
|
|
140
|
-
CreatePackageCommandOutput,
|
|
141
|
-
} from "../commands/CreatePackageCommand";
|
|
142
|
-
import {
|
|
143
|
-
CreatePackageVersionCommandInput,
|
|
144
|
-
CreatePackageVersionCommandOutput,
|
|
145
|
-
} from "../commands/CreatePackageVersionCommand";
|
|
146
|
-
import {
|
|
147
|
-
CreatePolicyCommandInput,
|
|
148
|
-
CreatePolicyCommandOutput,
|
|
149
|
-
} from "../commands/CreatePolicyCommand";
|
|
150
|
-
import {
|
|
151
|
-
CreatePolicyVersionCommandInput,
|
|
152
|
-
CreatePolicyVersionCommandOutput,
|
|
153
|
-
} from "../commands/CreatePolicyVersionCommand";
|
|
154
|
-
import {
|
|
155
|
-
CreateProvisioningClaimCommandInput,
|
|
156
|
-
CreateProvisioningClaimCommandOutput,
|
|
157
|
-
} from "../commands/CreateProvisioningClaimCommand";
|
|
158
|
-
import {
|
|
159
|
-
CreateProvisioningTemplateCommandInput,
|
|
160
|
-
CreateProvisioningTemplateCommandOutput,
|
|
161
|
-
} from "../commands/CreateProvisioningTemplateCommand";
|
|
162
|
-
import {
|
|
163
|
-
CreateProvisioningTemplateVersionCommandInput,
|
|
164
|
-
CreateProvisioningTemplateVersionCommandOutput,
|
|
165
|
-
} from "../commands/CreateProvisioningTemplateVersionCommand";
|
|
166
|
-
import {
|
|
167
|
-
CreateRoleAliasCommandInput,
|
|
168
|
-
CreateRoleAliasCommandOutput,
|
|
169
|
-
} from "../commands/CreateRoleAliasCommand";
|
|
170
|
-
import {
|
|
171
|
-
CreateScheduledAuditCommandInput,
|
|
172
|
-
CreateScheduledAuditCommandOutput,
|
|
173
|
-
} from "../commands/CreateScheduledAuditCommand";
|
|
174
|
-
import {
|
|
175
|
-
CreateSecurityProfileCommandInput,
|
|
176
|
-
CreateSecurityProfileCommandOutput,
|
|
177
|
-
} from "../commands/CreateSecurityProfileCommand";
|
|
178
|
-
import {
|
|
179
|
-
CreateStreamCommandInput,
|
|
180
|
-
CreateStreamCommandOutput,
|
|
181
|
-
} from "../commands/CreateStreamCommand";
|
|
182
|
-
import {
|
|
183
|
-
CreateThingCommandInput,
|
|
184
|
-
CreateThingCommandOutput,
|
|
185
|
-
} from "../commands/CreateThingCommand";
|
|
186
|
-
import {
|
|
187
|
-
CreateThingGroupCommandInput,
|
|
188
|
-
CreateThingGroupCommandOutput,
|
|
189
|
-
} from "../commands/CreateThingGroupCommand";
|
|
190
|
-
import {
|
|
191
|
-
CreateThingTypeCommandInput,
|
|
192
|
-
CreateThingTypeCommandOutput,
|
|
193
|
-
} from "../commands/CreateThingTypeCommand";
|
|
194
|
-
import {
|
|
195
|
-
CreateTopicRuleCommandInput,
|
|
196
|
-
CreateTopicRuleCommandOutput,
|
|
197
|
-
} from "../commands/CreateTopicRuleCommand";
|
|
198
|
-
import {
|
|
199
|
-
CreateTopicRuleDestinationCommandInput,
|
|
200
|
-
CreateTopicRuleDestinationCommandOutput,
|
|
201
|
-
} from "../commands/CreateTopicRuleDestinationCommand";
|
|
202
|
-
import {
|
|
203
|
-
DeleteAccountAuditConfigurationCommandInput,
|
|
204
|
-
DeleteAccountAuditConfigurationCommandOutput,
|
|
205
|
-
} from "../commands/DeleteAccountAuditConfigurationCommand";
|
|
206
|
-
import {
|
|
207
|
-
DeleteAuditSuppressionCommandInput,
|
|
208
|
-
DeleteAuditSuppressionCommandOutput,
|
|
209
|
-
} from "../commands/DeleteAuditSuppressionCommand";
|
|
210
|
-
import {
|
|
211
|
-
DeleteAuthorizerCommandInput,
|
|
212
|
-
DeleteAuthorizerCommandOutput,
|
|
213
|
-
} from "../commands/DeleteAuthorizerCommand";
|
|
214
|
-
import {
|
|
215
|
-
DeleteBillingGroupCommandInput,
|
|
216
|
-
DeleteBillingGroupCommandOutput,
|
|
217
|
-
} from "../commands/DeleteBillingGroupCommand";
|
|
218
|
-
import {
|
|
219
|
-
DeleteCACertificateCommandInput,
|
|
220
|
-
DeleteCACertificateCommandOutput,
|
|
221
|
-
} from "../commands/DeleteCACertificateCommand";
|
|
222
|
-
import {
|
|
223
|
-
DeleteCertificateCommandInput,
|
|
224
|
-
DeleteCertificateCommandOutput,
|
|
225
|
-
} from "../commands/DeleteCertificateCommand";
|
|
226
|
-
import {
|
|
227
|
-
DeleteCertificateProviderCommandInput,
|
|
228
|
-
DeleteCertificateProviderCommandOutput,
|
|
229
|
-
} from "../commands/DeleteCertificateProviderCommand";
|
|
230
|
-
import {
|
|
231
|
-
DeleteCommandCommandInput,
|
|
232
|
-
DeleteCommandCommandOutput,
|
|
233
|
-
} from "../commands/DeleteCommandCommand";
|
|
234
|
-
import {
|
|
235
|
-
DeleteCommandExecutionCommandInput,
|
|
236
|
-
DeleteCommandExecutionCommandOutput,
|
|
237
|
-
} from "../commands/DeleteCommandExecutionCommand";
|
|
238
|
-
import {
|
|
239
|
-
DeleteCustomMetricCommandInput,
|
|
240
|
-
DeleteCustomMetricCommandOutput,
|
|
241
|
-
} from "../commands/DeleteCustomMetricCommand";
|
|
242
|
-
import {
|
|
243
|
-
DeleteDimensionCommandInput,
|
|
244
|
-
DeleteDimensionCommandOutput,
|
|
245
|
-
} from "../commands/DeleteDimensionCommand";
|
|
246
|
-
import {
|
|
247
|
-
DeleteDomainConfigurationCommandInput,
|
|
248
|
-
DeleteDomainConfigurationCommandOutput,
|
|
249
|
-
} from "../commands/DeleteDomainConfigurationCommand";
|
|
250
|
-
import {
|
|
251
|
-
DeleteDynamicThingGroupCommandInput,
|
|
252
|
-
DeleteDynamicThingGroupCommandOutput,
|
|
253
|
-
} from "../commands/DeleteDynamicThingGroupCommand";
|
|
254
|
-
import {
|
|
255
|
-
DeleteFleetMetricCommandInput,
|
|
256
|
-
DeleteFleetMetricCommandOutput,
|
|
257
|
-
} from "../commands/DeleteFleetMetricCommand";
|
|
258
|
-
import {
|
|
259
|
-
DeleteJobCommandInput,
|
|
260
|
-
DeleteJobCommandOutput,
|
|
261
|
-
} from "../commands/DeleteJobCommand";
|
|
262
|
-
import {
|
|
263
|
-
DeleteJobExecutionCommandInput,
|
|
264
|
-
DeleteJobExecutionCommandOutput,
|
|
265
|
-
} from "../commands/DeleteJobExecutionCommand";
|
|
266
|
-
import {
|
|
267
|
-
DeleteJobTemplateCommandInput,
|
|
268
|
-
DeleteJobTemplateCommandOutput,
|
|
269
|
-
} from "../commands/DeleteJobTemplateCommand";
|
|
270
|
-
import {
|
|
271
|
-
DeleteMitigationActionCommandInput,
|
|
272
|
-
DeleteMitigationActionCommandOutput,
|
|
273
|
-
} from "../commands/DeleteMitigationActionCommand";
|
|
274
|
-
import {
|
|
275
|
-
DeleteOTAUpdateCommandInput,
|
|
276
|
-
DeleteOTAUpdateCommandOutput,
|
|
277
|
-
} from "../commands/DeleteOTAUpdateCommand";
|
|
278
|
-
import {
|
|
279
|
-
DeletePackageCommandInput,
|
|
280
|
-
DeletePackageCommandOutput,
|
|
281
|
-
} from "../commands/DeletePackageCommand";
|
|
282
|
-
import {
|
|
283
|
-
DeletePackageVersionCommandInput,
|
|
284
|
-
DeletePackageVersionCommandOutput,
|
|
285
|
-
} from "../commands/DeletePackageVersionCommand";
|
|
286
|
-
import {
|
|
287
|
-
DeletePolicyCommandInput,
|
|
288
|
-
DeletePolicyCommandOutput,
|
|
289
|
-
} from "../commands/DeletePolicyCommand";
|
|
290
|
-
import {
|
|
291
|
-
DeletePolicyVersionCommandInput,
|
|
292
|
-
DeletePolicyVersionCommandOutput,
|
|
293
|
-
} from "../commands/DeletePolicyVersionCommand";
|
|
294
|
-
import {
|
|
295
|
-
DeleteProvisioningTemplateCommandInput,
|
|
296
|
-
DeleteProvisioningTemplateCommandOutput,
|
|
297
|
-
} from "../commands/DeleteProvisioningTemplateCommand";
|
|
298
|
-
import {
|
|
299
|
-
DeleteProvisioningTemplateVersionCommandInput,
|
|
300
|
-
DeleteProvisioningTemplateVersionCommandOutput,
|
|
301
|
-
} from "../commands/DeleteProvisioningTemplateVersionCommand";
|
|
302
|
-
import {
|
|
303
|
-
DeleteRegistrationCodeCommandInput,
|
|
304
|
-
DeleteRegistrationCodeCommandOutput,
|
|
305
|
-
} from "../commands/DeleteRegistrationCodeCommand";
|
|
306
|
-
import {
|
|
307
|
-
DeleteRoleAliasCommandInput,
|
|
308
|
-
DeleteRoleAliasCommandOutput,
|
|
309
|
-
} from "../commands/DeleteRoleAliasCommand";
|
|
310
|
-
import {
|
|
311
|
-
DeleteScheduledAuditCommandInput,
|
|
312
|
-
DeleteScheduledAuditCommandOutput,
|
|
313
|
-
} from "../commands/DeleteScheduledAuditCommand";
|
|
314
|
-
import {
|
|
315
|
-
DeleteSecurityProfileCommandInput,
|
|
316
|
-
DeleteSecurityProfileCommandOutput,
|
|
317
|
-
} from "../commands/DeleteSecurityProfileCommand";
|
|
318
|
-
import {
|
|
319
|
-
DeleteStreamCommandInput,
|
|
320
|
-
DeleteStreamCommandOutput,
|
|
321
|
-
} from "../commands/DeleteStreamCommand";
|
|
322
|
-
import {
|
|
323
|
-
DeleteThingCommandInput,
|
|
324
|
-
DeleteThingCommandOutput,
|
|
325
|
-
} from "../commands/DeleteThingCommand";
|
|
326
|
-
import {
|
|
327
|
-
DeleteThingGroupCommandInput,
|
|
328
|
-
DeleteThingGroupCommandOutput,
|
|
329
|
-
} from "../commands/DeleteThingGroupCommand";
|
|
330
|
-
import {
|
|
331
|
-
DeleteThingTypeCommandInput,
|
|
332
|
-
DeleteThingTypeCommandOutput,
|
|
333
|
-
} from "../commands/DeleteThingTypeCommand";
|
|
334
|
-
import {
|
|
335
|
-
DeleteTopicRuleCommandInput,
|
|
336
|
-
DeleteTopicRuleCommandOutput,
|
|
337
|
-
} from "../commands/DeleteTopicRuleCommand";
|
|
338
|
-
import {
|
|
339
|
-
DeleteTopicRuleDestinationCommandInput,
|
|
340
|
-
DeleteTopicRuleDestinationCommandOutput,
|
|
341
|
-
} from "../commands/DeleteTopicRuleDestinationCommand";
|
|
342
|
-
import {
|
|
343
|
-
DeleteV2LoggingLevelCommandInput,
|
|
344
|
-
DeleteV2LoggingLevelCommandOutput,
|
|
345
|
-
} from "../commands/DeleteV2LoggingLevelCommand";
|
|
346
|
-
import {
|
|
347
|
-
DeprecateThingTypeCommandInput,
|
|
348
|
-
DeprecateThingTypeCommandOutput,
|
|
349
|
-
} from "../commands/DeprecateThingTypeCommand";
|
|
350
|
-
import {
|
|
351
|
-
DescribeAccountAuditConfigurationCommandInput,
|
|
352
|
-
DescribeAccountAuditConfigurationCommandOutput,
|
|
353
|
-
} from "../commands/DescribeAccountAuditConfigurationCommand";
|
|
354
|
-
import {
|
|
355
|
-
DescribeAuditFindingCommandInput,
|
|
356
|
-
DescribeAuditFindingCommandOutput,
|
|
357
|
-
} from "../commands/DescribeAuditFindingCommand";
|
|
358
|
-
import {
|
|
359
|
-
DescribeAuditMitigationActionsTaskCommandInput,
|
|
360
|
-
DescribeAuditMitigationActionsTaskCommandOutput,
|
|
361
|
-
} from "../commands/DescribeAuditMitigationActionsTaskCommand";
|
|
362
|
-
import {
|
|
363
|
-
DescribeAuditSuppressionCommandInput,
|
|
364
|
-
DescribeAuditSuppressionCommandOutput,
|
|
365
|
-
} from "../commands/DescribeAuditSuppressionCommand";
|
|
366
|
-
import {
|
|
367
|
-
DescribeAuditTaskCommandInput,
|
|
368
|
-
DescribeAuditTaskCommandOutput,
|
|
369
|
-
} from "../commands/DescribeAuditTaskCommand";
|
|
370
|
-
import {
|
|
371
|
-
DescribeAuthorizerCommandInput,
|
|
372
|
-
DescribeAuthorizerCommandOutput,
|
|
373
|
-
} from "../commands/DescribeAuthorizerCommand";
|
|
374
|
-
import {
|
|
375
|
-
DescribeBillingGroupCommandInput,
|
|
376
|
-
DescribeBillingGroupCommandOutput,
|
|
377
|
-
} from "../commands/DescribeBillingGroupCommand";
|
|
378
|
-
import {
|
|
379
|
-
DescribeCACertificateCommandInput,
|
|
380
|
-
DescribeCACertificateCommandOutput,
|
|
381
|
-
} from "../commands/DescribeCACertificateCommand";
|
|
382
|
-
import {
|
|
383
|
-
DescribeCertificateCommandInput,
|
|
384
|
-
DescribeCertificateCommandOutput,
|
|
385
|
-
} from "../commands/DescribeCertificateCommand";
|
|
386
|
-
import {
|
|
387
|
-
DescribeCertificateProviderCommandInput,
|
|
388
|
-
DescribeCertificateProviderCommandOutput,
|
|
389
|
-
} from "../commands/DescribeCertificateProviderCommand";
|
|
390
|
-
import {
|
|
391
|
-
DescribeCustomMetricCommandInput,
|
|
392
|
-
DescribeCustomMetricCommandOutput,
|
|
393
|
-
} from "../commands/DescribeCustomMetricCommand";
|
|
394
|
-
import {
|
|
395
|
-
DescribeDefaultAuthorizerCommandInput,
|
|
396
|
-
DescribeDefaultAuthorizerCommandOutput,
|
|
397
|
-
} from "../commands/DescribeDefaultAuthorizerCommand";
|
|
398
|
-
import {
|
|
399
|
-
DescribeDetectMitigationActionsTaskCommandInput,
|
|
400
|
-
DescribeDetectMitigationActionsTaskCommandOutput,
|
|
401
|
-
} from "../commands/DescribeDetectMitigationActionsTaskCommand";
|
|
402
|
-
import {
|
|
403
|
-
DescribeDimensionCommandInput,
|
|
404
|
-
DescribeDimensionCommandOutput,
|
|
405
|
-
} from "../commands/DescribeDimensionCommand";
|
|
406
|
-
import {
|
|
407
|
-
DescribeDomainConfigurationCommandInput,
|
|
408
|
-
DescribeDomainConfigurationCommandOutput,
|
|
409
|
-
} from "../commands/DescribeDomainConfigurationCommand";
|
|
410
|
-
import {
|
|
411
|
-
DescribeEncryptionConfigurationCommandInput,
|
|
412
|
-
DescribeEncryptionConfigurationCommandOutput,
|
|
413
|
-
} from "../commands/DescribeEncryptionConfigurationCommand";
|
|
414
|
-
import {
|
|
415
|
-
DescribeEndpointCommandInput,
|
|
416
|
-
DescribeEndpointCommandOutput,
|
|
417
|
-
} from "../commands/DescribeEndpointCommand";
|
|
418
|
-
import {
|
|
419
|
-
DescribeEventConfigurationsCommandInput,
|
|
420
|
-
DescribeEventConfigurationsCommandOutput,
|
|
421
|
-
} from "../commands/DescribeEventConfigurationsCommand";
|
|
422
|
-
import {
|
|
423
|
-
DescribeFleetMetricCommandInput,
|
|
424
|
-
DescribeFleetMetricCommandOutput,
|
|
425
|
-
} from "../commands/DescribeFleetMetricCommand";
|
|
426
|
-
import {
|
|
427
|
-
DescribeIndexCommandInput,
|
|
428
|
-
DescribeIndexCommandOutput,
|
|
429
|
-
} from "../commands/DescribeIndexCommand";
|
|
430
|
-
import {
|
|
431
|
-
DescribeJobCommandInput,
|
|
432
|
-
DescribeJobCommandOutput,
|
|
433
|
-
} from "../commands/DescribeJobCommand";
|
|
434
|
-
import {
|
|
435
|
-
DescribeJobExecutionCommandInput,
|
|
436
|
-
DescribeJobExecutionCommandOutput,
|
|
437
|
-
} from "../commands/DescribeJobExecutionCommand";
|
|
438
|
-
import {
|
|
439
|
-
DescribeJobTemplateCommandInput,
|
|
440
|
-
DescribeJobTemplateCommandOutput,
|
|
441
|
-
} from "../commands/DescribeJobTemplateCommand";
|
|
442
|
-
import {
|
|
443
|
-
DescribeManagedJobTemplateCommandInput,
|
|
444
|
-
DescribeManagedJobTemplateCommandOutput,
|
|
445
|
-
} from "../commands/DescribeManagedJobTemplateCommand";
|
|
446
|
-
import {
|
|
447
|
-
DescribeMitigationActionCommandInput,
|
|
448
|
-
DescribeMitigationActionCommandOutput,
|
|
449
|
-
} from "../commands/DescribeMitigationActionCommand";
|
|
450
|
-
import {
|
|
451
|
-
DescribeProvisioningTemplateCommandInput,
|
|
452
|
-
DescribeProvisioningTemplateCommandOutput,
|
|
453
|
-
} from "../commands/DescribeProvisioningTemplateCommand";
|
|
454
|
-
import {
|
|
455
|
-
DescribeProvisioningTemplateVersionCommandInput,
|
|
456
|
-
DescribeProvisioningTemplateVersionCommandOutput,
|
|
457
|
-
} from "../commands/DescribeProvisioningTemplateVersionCommand";
|
|
458
|
-
import {
|
|
459
|
-
DescribeRoleAliasCommandInput,
|
|
460
|
-
DescribeRoleAliasCommandOutput,
|
|
461
|
-
} from "../commands/DescribeRoleAliasCommand";
|
|
462
|
-
import {
|
|
463
|
-
DescribeScheduledAuditCommandInput,
|
|
464
|
-
DescribeScheduledAuditCommandOutput,
|
|
465
|
-
} from "../commands/DescribeScheduledAuditCommand";
|
|
466
|
-
import {
|
|
467
|
-
DescribeSecurityProfileCommandInput,
|
|
468
|
-
DescribeSecurityProfileCommandOutput,
|
|
469
|
-
} from "../commands/DescribeSecurityProfileCommand";
|
|
470
|
-
import {
|
|
471
|
-
DescribeStreamCommandInput,
|
|
472
|
-
DescribeStreamCommandOutput,
|
|
473
|
-
} from "../commands/DescribeStreamCommand";
|
|
474
|
-
import {
|
|
475
|
-
DescribeThingCommandInput,
|
|
476
|
-
DescribeThingCommandOutput,
|
|
477
|
-
} from "../commands/DescribeThingCommand";
|
|
478
|
-
import {
|
|
479
|
-
DescribeThingGroupCommandInput,
|
|
480
|
-
DescribeThingGroupCommandOutput,
|
|
481
|
-
} from "../commands/DescribeThingGroupCommand";
|
|
482
|
-
import {
|
|
483
|
-
DescribeThingRegistrationTaskCommandInput,
|
|
484
|
-
DescribeThingRegistrationTaskCommandOutput,
|
|
485
|
-
} from "../commands/DescribeThingRegistrationTaskCommand";
|
|
486
|
-
import {
|
|
487
|
-
DescribeThingTypeCommandInput,
|
|
488
|
-
DescribeThingTypeCommandOutput,
|
|
489
|
-
} from "../commands/DescribeThingTypeCommand";
|
|
490
|
-
import {
|
|
491
|
-
DetachPolicyCommandInput,
|
|
492
|
-
DetachPolicyCommandOutput,
|
|
493
|
-
} from "../commands/DetachPolicyCommand";
|
|
494
|
-
import {
|
|
495
|
-
DetachPrincipalPolicyCommandInput,
|
|
496
|
-
DetachPrincipalPolicyCommandOutput,
|
|
497
|
-
} from "../commands/DetachPrincipalPolicyCommand";
|
|
498
|
-
import {
|
|
499
|
-
DetachSecurityProfileCommandInput,
|
|
500
|
-
DetachSecurityProfileCommandOutput,
|
|
501
|
-
} from "../commands/DetachSecurityProfileCommand";
|
|
502
|
-
import {
|
|
503
|
-
DetachThingPrincipalCommandInput,
|
|
504
|
-
DetachThingPrincipalCommandOutput,
|
|
505
|
-
} from "../commands/DetachThingPrincipalCommand";
|
|
506
|
-
import {
|
|
507
|
-
DisableTopicRuleCommandInput,
|
|
508
|
-
DisableTopicRuleCommandOutput,
|
|
509
|
-
} from "../commands/DisableTopicRuleCommand";
|
|
510
|
-
import {
|
|
511
|
-
DisassociateSbomFromPackageVersionCommandInput,
|
|
512
|
-
DisassociateSbomFromPackageVersionCommandOutput,
|
|
513
|
-
} from "../commands/DisassociateSbomFromPackageVersionCommand";
|
|
514
|
-
import {
|
|
515
|
-
EnableTopicRuleCommandInput,
|
|
516
|
-
EnableTopicRuleCommandOutput,
|
|
517
|
-
} from "../commands/EnableTopicRuleCommand";
|
|
518
|
-
import {
|
|
519
|
-
GetBehaviorModelTrainingSummariesCommandInput,
|
|
520
|
-
GetBehaviorModelTrainingSummariesCommandOutput,
|
|
521
|
-
} from "../commands/GetBehaviorModelTrainingSummariesCommand";
|
|
522
|
-
import {
|
|
523
|
-
GetBucketsAggregationCommandInput,
|
|
524
|
-
GetBucketsAggregationCommandOutput,
|
|
525
|
-
} from "../commands/GetBucketsAggregationCommand";
|
|
526
|
-
import {
|
|
527
|
-
GetCardinalityCommandInput,
|
|
528
|
-
GetCardinalityCommandOutput,
|
|
529
|
-
} from "../commands/GetCardinalityCommand";
|
|
530
|
-
import {
|
|
531
|
-
GetCommandCommandInput,
|
|
532
|
-
GetCommandCommandOutput,
|
|
533
|
-
} from "../commands/GetCommandCommand";
|
|
534
|
-
import {
|
|
535
|
-
GetCommandExecutionCommandInput,
|
|
536
|
-
GetCommandExecutionCommandOutput,
|
|
537
|
-
} from "../commands/GetCommandExecutionCommand";
|
|
538
|
-
import {
|
|
539
|
-
GetEffectivePoliciesCommandInput,
|
|
540
|
-
GetEffectivePoliciesCommandOutput,
|
|
541
|
-
} from "../commands/GetEffectivePoliciesCommand";
|
|
542
|
-
import {
|
|
543
|
-
GetIndexingConfigurationCommandInput,
|
|
544
|
-
GetIndexingConfigurationCommandOutput,
|
|
545
|
-
} from "../commands/GetIndexingConfigurationCommand";
|
|
546
|
-
import {
|
|
547
|
-
GetJobDocumentCommandInput,
|
|
548
|
-
GetJobDocumentCommandOutput,
|
|
549
|
-
} from "../commands/GetJobDocumentCommand";
|
|
550
|
-
import {
|
|
551
|
-
GetLoggingOptionsCommandInput,
|
|
552
|
-
GetLoggingOptionsCommandOutput,
|
|
553
|
-
} from "../commands/GetLoggingOptionsCommand";
|
|
554
|
-
import {
|
|
555
|
-
GetOTAUpdateCommandInput,
|
|
556
|
-
GetOTAUpdateCommandOutput,
|
|
557
|
-
} from "../commands/GetOTAUpdateCommand";
|
|
558
|
-
import {
|
|
559
|
-
GetPackageCommandInput,
|
|
560
|
-
GetPackageCommandOutput,
|
|
561
|
-
} from "../commands/GetPackageCommand";
|
|
562
|
-
import {
|
|
563
|
-
GetPackageConfigurationCommandInput,
|
|
564
|
-
GetPackageConfigurationCommandOutput,
|
|
565
|
-
} from "../commands/GetPackageConfigurationCommand";
|
|
566
|
-
import {
|
|
567
|
-
GetPackageVersionCommandInput,
|
|
568
|
-
GetPackageVersionCommandOutput,
|
|
569
|
-
} from "../commands/GetPackageVersionCommand";
|
|
570
|
-
import {
|
|
571
|
-
GetPercentilesCommandInput,
|
|
572
|
-
GetPercentilesCommandOutput,
|
|
573
|
-
} from "../commands/GetPercentilesCommand";
|
|
574
|
-
import {
|
|
575
|
-
GetPolicyCommandInput,
|
|
576
|
-
GetPolicyCommandOutput,
|
|
577
|
-
} from "../commands/GetPolicyCommand";
|
|
578
|
-
import {
|
|
579
|
-
GetPolicyVersionCommandInput,
|
|
580
|
-
GetPolicyVersionCommandOutput,
|
|
581
|
-
} from "../commands/GetPolicyVersionCommand";
|
|
582
|
-
import {
|
|
583
|
-
GetRegistrationCodeCommandInput,
|
|
584
|
-
GetRegistrationCodeCommandOutput,
|
|
585
|
-
} from "../commands/GetRegistrationCodeCommand";
|
|
586
|
-
import {
|
|
587
|
-
GetStatisticsCommandInput,
|
|
588
|
-
GetStatisticsCommandOutput,
|
|
589
|
-
} from "../commands/GetStatisticsCommand";
|
|
590
|
-
import {
|
|
591
|
-
GetThingConnectivityDataCommandInput,
|
|
592
|
-
GetThingConnectivityDataCommandOutput,
|
|
593
|
-
} from "../commands/GetThingConnectivityDataCommand";
|
|
594
|
-
import {
|
|
595
|
-
GetTopicRuleCommandInput,
|
|
596
|
-
GetTopicRuleCommandOutput,
|
|
597
|
-
} from "../commands/GetTopicRuleCommand";
|
|
598
|
-
import {
|
|
599
|
-
GetTopicRuleDestinationCommandInput,
|
|
600
|
-
GetTopicRuleDestinationCommandOutput,
|
|
601
|
-
} from "../commands/GetTopicRuleDestinationCommand";
|
|
602
|
-
import {
|
|
603
|
-
GetV2LoggingOptionsCommandInput,
|
|
604
|
-
GetV2LoggingOptionsCommandOutput,
|
|
605
|
-
} from "../commands/GetV2LoggingOptionsCommand";
|
|
606
|
-
import {
|
|
607
|
-
ListActiveViolationsCommandInput,
|
|
608
|
-
ListActiveViolationsCommandOutput,
|
|
609
|
-
} from "../commands/ListActiveViolationsCommand";
|
|
610
|
-
import {
|
|
611
|
-
ListAttachedPoliciesCommandInput,
|
|
612
|
-
ListAttachedPoliciesCommandOutput,
|
|
613
|
-
} from "../commands/ListAttachedPoliciesCommand";
|
|
614
|
-
import {
|
|
615
|
-
ListAuditFindingsCommandInput,
|
|
616
|
-
ListAuditFindingsCommandOutput,
|
|
617
|
-
} from "../commands/ListAuditFindingsCommand";
|
|
618
|
-
import {
|
|
619
|
-
ListAuditMitigationActionsExecutionsCommandInput,
|
|
620
|
-
ListAuditMitigationActionsExecutionsCommandOutput,
|
|
621
|
-
} from "../commands/ListAuditMitigationActionsExecutionsCommand";
|
|
622
|
-
import {
|
|
623
|
-
ListAuditMitigationActionsTasksCommandInput,
|
|
624
|
-
ListAuditMitigationActionsTasksCommandOutput,
|
|
625
|
-
} from "../commands/ListAuditMitigationActionsTasksCommand";
|
|
626
|
-
import {
|
|
627
|
-
ListAuditSuppressionsCommandInput,
|
|
628
|
-
ListAuditSuppressionsCommandOutput,
|
|
629
|
-
} from "../commands/ListAuditSuppressionsCommand";
|
|
630
|
-
import {
|
|
631
|
-
ListAuditTasksCommandInput,
|
|
632
|
-
ListAuditTasksCommandOutput,
|
|
633
|
-
} from "../commands/ListAuditTasksCommand";
|
|
634
|
-
import {
|
|
635
|
-
ListAuthorizersCommandInput,
|
|
636
|
-
ListAuthorizersCommandOutput,
|
|
637
|
-
} from "../commands/ListAuthorizersCommand";
|
|
638
|
-
import {
|
|
639
|
-
ListBillingGroupsCommandInput,
|
|
640
|
-
ListBillingGroupsCommandOutput,
|
|
641
|
-
} from "../commands/ListBillingGroupsCommand";
|
|
642
|
-
import {
|
|
643
|
-
ListCACertificatesCommandInput,
|
|
644
|
-
ListCACertificatesCommandOutput,
|
|
645
|
-
} from "../commands/ListCACertificatesCommand";
|
|
646
|
-
import {
|
|
647
|
-
ListCertificateProvidersCommandInput,
|
|
648
|
-
ListCertificateProvidersCommandOutput,
|
|
649
|
-
} from "../commands/ListCertificateProvidersCommand";
|
|
650
|
-
import {
|
|
651
|
-
ListCertificatesByCACommandInput,
|
|
652
|
-
ListCertificatesByCACommandOutput,
|
|
653
|
-
} from "../commands/ListCertificatesByCACommand";
|
|
654
|
-
import {
|
|
655
|
-
ListCertificatesCommandInput,
|
|
656
|
-
ListCertificatesCommandOutput,
|
|
657
|
-
} from "../commands/ListCertificatesCommand";
|
|
658
|
-
import {
|
|
659
|
-
ListCommandExecutionsCommandInput,
|
|
660
|
-
ListCommandExecutionsCommandOutput,
|
|
661
|
-
} from "../commands/ListCommandExecutionsCommand";
|
|
662
|
-
import {
|
|
663
|
-
ListCommandsCommandInput,
|
|
664
|
-
ListCommandsCommandOutput,
|
|
665
|
-
} from "../commands/ListCommandsCommand";
|
|
666
|
-
import {
|
|
667
|
-
ListCustomMetricsCommandInput,
|
|
668
|
-
ListCustomMetricsCommandOutput,
|
|
669
|
-
} from "../commands/ListCustomMetricsCommand";
|
|
670
|
-
import {
|
|
671
|
-
ListDetectMitigationActionsExecutionsCommandInput,
|
|
672
|
-
ListDetectMitigationActionsExecutionsCommandOutput,
|
|
673
|
-
} from "../commands/ListDetectMitigationActionsExecutionsCommand";
|
|
674
|
-
import {
|
|
675
|
-
ListDetectMitigationActionsTasksCommandInput,
|
|
676
|
-
ListDetectMitigationActionsTasksCommandOutput,
|
|
677
|
-
} from "../commands/ListDetectMitigationActionsTasksCommand";
|
|
678
|
-
import {
|
|
679
|
-
ListDimensionsCommandInput,
|
|
680
|
-
ListDimensionsCommandOutput,
|
|
681
|
-
} from "../commands/ListDimensionsCommand";
|
|
682
|
-
import {
|
|
683
|
-
ListDomainConfigurationsCommandInput,
|
|
684
|
-
ListDomainConfigurationsCommandOutput,
|
|
685
|
-
} from "../commands/ListDomainConfigurationsCommand";
|
|
686
|
-
import {
|
|
687
|
-
ListFleetMetricsCommandInput,
|
|
688
|
-
ListFleetMetricsCommandOutput,
|
|
689
|
-
} from "../commands/ListFleetMetricsCommand";
|
|
690
|
-
import {
|
|
691
|
-
ListIndicesCommandInput,
|
|
692
|
-
ListIndicesCommandOutput,
|
|
693
|
-
} from "../commands/ListIndicesCommand";
|
|
694
|
-
import {
|
|
695
|
-
ListJobExecutionsForJobCommandInput,
|
|
696
|
-
ListJobExecutionsForJobCommandOutput,
|
|
697
|
-
} from "../commands/ListJobExecutionsForJobCommand";
|
|
698
|
-
import {
|
|
699
|
-
ListJobExecutionsForThingCommandInput,
|
|
700
|
-
ListJobExecutionsForThingCommandOutput,
|
|
701
|
-
} from "../commands/ListJobExecutionsForThingCommand";
|
|
702
|
-
import {
|
|
703
|
-
ListJobsCommandInput,
|
|
704
|
-
ListJobsCommandOutput,
|
|
705
|
-
} from "../commands/ListJobsCommand";
|
|
706
|
-
import {
|
|
707
|
-
ListJobTemplatesCommandInput,
|
|
708
|
-
ListJobTemplatesCommandOutput,
|
|
709
|
-
} from "../commands/ListJobTemplatesCommand";
|
|
710
|
-
import {
|
|
711
|
-
ListManagedJobTemplatesCommandInput,
|
|
712
|
-
ListManagedJobTemplatesCommandOutput,
|
|
713
|
-
} from "../commands/ListManagedJobTemplatesCommand";
|
|
714
|
-
import {
|
|
715
|
-
ListMetricValuesCommandInput,
|
|
716
|
-
ListMetricValuesCommandOutput,
|
|
717
|
-
} from "../commands/ListMetricValuesCommand";
|
|
718
|
-
import {
|
|
719
|
-
ListMitigationActionsCommandInput,
|
|
720
|
-
ListMitigationActionsCommandOutput,
|
|
721
|
-
} from "../commands/ListMitigationActionsCommand";
|
|
722
|
-
import {
|
|
723
|
-
ListOTAUpdatesCommandInput,
|
|
724
|
-
ListOTAUpdatesCommandOutput,
|
|
725
|
-
} from "../commands/ListOTAUpdatesCommand";
|
|
726
|
-
import {
|
|
727
|
-
ListOutgoingCertificatesCommandInput,
|
|
728
|
-
ListOutgoingCertificatesCommandOutput,
|
|
729
|
-
} from "../commands/ListOutgoingCertificatesCommand";
|
|
730
|
-
import {
|
|
731
|
-
ListPackagesCommandInput,
|
|
732
|
-
ListPackagesCommandOutput,
|
|
733
|
-
} from "../commands/ListPackagesCommand";
|
|
734
|
-
import {
|
|
735
|
-
ListPackageVersionsCommandInput,
|
|
736
|
-
ListPackageVersionsCommandOutput,
|
|
737
|
-
} from "../commands/ListPackageVersionsCommand";
|
|
738
|
-
import {
|
|
739
|
-
ListPoliciesCommandInput,
|
|
740
|
-
ListPoliciesCommandOutput,
|
|
741
|
-
} from "../commands/ListPoliciesCommand";
|
|
742
|
-
import {
|
|
743
|
-
ListPolicyPrincipalsCommandInput,
|
|
744
|
-
ListPolicyPrincipalsCommandOutput,
|
|
745
|
-
} from "../commands/ListPolicyPrincipalsCommand";
|
|
746
|
-
import {
|
|
747
|
-
ListPolicyVersionsCommandInput,
|
|
748
|
-
ListPolicyVersionsCommandOutput,
|
|
749
|
-
} from "../commands/ListPolicyVersionsCommand";
|
|
750
|
-
import {
|
|
751
|
-
ListPrincipalPoliciesCommandInput,
|
|
752
|
-
ListPrincipalPoliciesCommandOutput,
|
|
753
|
-
} from "../commands/ListPrincipalPoliciesCommand";
|
|
754
|
-
import {
|
|
755
|
-
ListPrincipalThingsCommandInput,
|
|
756
|
-
ListPrincipalThingsCommandOutput,
|
|
757
|
-
} from "../commands/ListPrincipalThingsCommand";
|
|
758
|
-
import {
|
|
759
|
-
ListPrincipalThingsV2CommandInput,
|
|
760
|
-
ListPrincipalThingsV2CommandOutput,
|
|
761
|
-
} from "../commands/ListPrincipalThingsV2Command";
|
|
762
|
-
import {
|
|
763
|
-
ListProvisioningTemplatesCommandInput,
|
|
764
|
-
ListProvisioningTemplatesCommandOutput,
|
|
765
|
-
} from "../commands/ListProvisioningTemplatesCommand";
|
|
766
|
-
import {
|
|
767
|
-
ListProvisioningTemplateVersionsCommandInput,
|
|
768
|
-
ListProvisioningTemplateVersionsCommandOutput,
|
|
769
|
-
} from "../commands/ListProvisioningTemplateVersionsCommand";
|
|
770
|
-
import {
|
|
771
|
-
ListRelatedResourcesForAuditFindingCommandInput,
|
|
772
|
-
ListRelatedResourcesForAuditFindingCommandOutput,
|
|
773
|
-
} from "../commands/ListRelatedResourcesForAuditFindingCommand";
|
|
774
|
-
import {
|
|
775
|
-
ListRoleAliasesCommandInput,
|
|
776
|
-
ListRoleAliasesCommandOutput,
|
|
777
|
-
} from "../commands/ListRoleAliasesCommand";
|
|
778
|
-
import {
|
|
779
|
-
ListSbomValidationResultsCommandInput,
|
|
780
|
-
ListSbomValidationResultsCommandOutput,
|
|
781
|
-
} from "../commands/ListSbomValidationResultsCommand";
|
|
782
|
-
import {
|
|
783
|
-
ListScheduledAuditsCommandInput,
|
|
784
|
-
ListScheduledAuditsCommandOutput,
|
|
785
|
-
} from "../commands/ListScheduledAuditsCommand";
|
|
786
|
-
import {
|
|
787
|
-
ListSecurityProfilesCommandInput,
|
|
788
|
-
ListSecurityProfilesCommandOutput,
|
|
789
|
-
} from "../commands/ListSecurityProfilesCommand";
|
|
790
|
-
import {
|
|
791
|
-
ListSecurityProfilesForTargetCommandInput,
|
|
792
|
-
ListSecurityProfilesForTargetCommandOutput,
|
|
793
|
-
} from "../commands/ListSecurityProfilesForTargetCommand";
|
|
794
|
-
import {
|
|
795
|
-
ListStreamsCommandInput,
|
|
796
|
-
ListStreamsCommandOutput,
|
|
797
|
-
} from "../commands/ListStreamsCommand";
|
|
798
|
-
import {
|
|
799
|
-
ListTagsForResourceCommandInput,
|
|
800
|
-
ListTagsForResourceCommandOutput,
|
|
801
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
802
|
-
import {
|
|
803
|
-
ListTargetsForPolicyCommandInput,
|
|
804
|
-
ListTargetsForPolicyCommandOutput,
|
|
805
|
-
} from "../commands/ListTargetsForPolicyCommand";
|
|
806
|
-
import {
|
|
807
|
-
ListTargetsForSecurityProfileCommandInput,
|
|
808
|
-
ListTargetsForSecurityProfileCommandOutput,
|
|
809
|
-
} from "../commands/ListTargetsForSecurityProfileCommand";
|
|
810
|
-
import {
|
|
811
|
-
ListThingGroupsCommandInput,
|
|
812
|
-
ListThingGroupsCommandOutput,
|
|
813
|
-
} from "../commands/ListThingGroupsCommand";
|
|
814
|
-
import {
|
|
815
|
-
ListThingGroupsForThingCommandInput,
|
|
816
|
-
ListThingGroupsForThingCommandOutput,
|
|
817
|
-
} from "../commands/ListThingGroupsForThingCommand";
|
|
818
|
-
import {
|
|
819
|
-
ListThingPrincipalsCommandInput,
|
|
820
|
-
ListThingPrincipalsCommandOutput,
|
|
821
|
-
} from "../commands/ListThingPrincipalsCommand";
|
|
822
|
-
import {
|
|
823
|
-
ListThingPrincipalsV2CommandInput,
|
|
824
|
-
ListThingPrincipalsV2CommandOutput,
|
|
825
|
-
} from "../commands/ListThingPrincipalsV2Command";
|
|
826
|
-
import {
|
|
827
|
-
ListThingRegistrationTaskReportsCommandInput,
|
|
828
|
-
ListThingRegistrationTaskReportsCommandOutput,
|
|
829
|
-
} from "../commands/ListThingRegistrationTaskReportsCommand";
|
|
830
|
-
import {
|
|
831
|
-
ListThingRegistrationTasksCommandInput,
|
|
832
|
-
ListThingRegistrationTasksCommandOutput,
|
|
833
|
-
} from "../commands/ListThingRegistrationTasksCommand";
|
|
834
|
-
import {
|
|
835
|
-
ListThingsCommandInput,
|
|
836
|
-
ListThingsCommandOutput,
|
|
837
|
-
} from "../commands/ListThingsCommand";
|
|
838
|
-
import {
|
|
839
|
-
ListThingsInBillingGroupCommandInput,
|
|
840
|
-
ListThingsInBillingGroupCommandOutput,
|
|
841
|
-
} from "../commands/ListThingsInBillingGroupCommand";
|
|
842
|
-
import {
|
|
843
|
-
ListThingsInThingGroupCommandInput,
|
|
844
|
-
ListThingsInThingGroupCommandOutput,
|
|
845
|
-
} from "../commands/ListThingsInThingGroupCommand";
|
|
846
|
-
import {
|
|
847
|
-
ListThingTypesCommandInput,
|
|
848
|
-
ListThingTypesCommandOutput,
|
|
849
|
-
} from "../commands/ListThingTypesCommand";
|
|
850
|
-
import {
|
|
851
|
-
ListTopicRuleDestinationsCommandInput,
|
|
852
|
-
ListTopicRuleDestinationsCommandOutput,
|
|
853
|
-
} from "../commands/ListTopicRuleDestinationsCommand";
|
|
854
|
-
import {
|
|
855
|
-
ListTopicRulesCommandInput,
|
|
856
|
-
ListTopicRulesCommandOutput,
|
|
857
|
-
} from "../commands/ListTopicRulesCommand";
|
|
858
|
-
import {
|
|
859
|
-
ListV2LoggingLevelsCommandInput,
|
|
860
|
-
ListV2LoggingLevelsCommandOutput,
|
|
861
|
-
} from "../commands/ListV2LoggingLevelsCommand";
|
|
862
|
-
import {
|
|
863
|
-
ListViolationEventsCommandInput,
|
|
864
|
-
ListViolationEventsCommandOutput,
|
|
865
|
-
} from "../commands/ListViolationEventsCommand";
|
|
866
|
-
import {
|
|
867
|
-
PutVerificationStateOnViolationCommandInput,
|
|
868
|
-
PutVerificationStateOnViolationCommandOutput,
|
|
869
|
-
} from "../commands/PutVerificationStateOnViolationCommand";
|
|
870
|
-
import {
|
|
871
|
-
RegisterCACertificateCommandInput,
|
|
872
|
-
RegisterCACertificateCommandOutput,
|
|
873
|
-
} from "../commands/RegisterCACertificateCommand";
|
|
874
|
-
import {
|
|
875
|
-
RegisterCertificateCommandInput,
|
|
876
|
-
RegisterCertificateCommandOutput,
|
|
877
|
-
} from "../commands/RegisterCertificateCommand";
|
|
878
|
-
import {
|
|
879
|
-
RegisterCertificateWithoutCACommandInput,
|
|
880
|
-
RegisterCertificateWithoutCACommandOutput,
|
|
881
|
-
} from "../commands/RegisterCertificateWithoutCACommand";
|
|
882
|
-
import {
|
|
883
|
-
RegisterThingCommandInput,
|
|
884
|
-
RegisterThingCommandOutput,
|
|
885
|
-
} from "../commands/RegisterThingCommand";
|
|
886
|
-
import {
|
|
887
|
-
RejectCertificateTransferCommandInput,
|
|
888
|
-
RejectCertificateTransferCommandOutput,
|
|
889
|
-
} from "../commands/RejectCertificateTransferCommand";
|
|
890
|
-
import {
|
|
891
|
-
RemoveThingFromBillingGroupCommandInput,
|
|
892
|
-
RemoveThingFromBillingGroupCommandOutput,
|
|
893
|
-
} from "../commands/RemoveThingFromBillingGroupCommand";
|
|
894
|
-
import {
|
|
895
|
-
RemoveThingFromThingGroupCommandInput,
|
|
896
|
-
RemoveThingFromThingGroupCommandOutput,
|
|
897
|
-
} from "../commands/RemoveThingFromThingGroupCommand";
|
|
898
|
-
import {
|
|
899
|
-
ReplaceTopicRuleCommandInput,
|
|
900
|
-
ReplaceTopicRuleCommandOutput,
|
|
901
|
-
} from "../commands/ReplaceTopicRuleCommand";
|
|
902
|
-
import {
|
|
903
|
-
SearchIndexCommandInput,
|
|
904
|
-
SearchIndexCommandOutput,
|
|
905
|
-
} from "../commands/SearchIndexCommand";
|
|
906
|
-
import {
|
|
907
|
-
SetDefaultAuthorizerCommandInput,
|
|
908
|
-
SetDefaultAuthorizerCommandOutput,
|
|
909
|
-
} from "../commands/SetDefaultAuthorizerCommand";
|
|
910
|
-
import {
|
|
911
|
-
SetDefaultPolicyVersionCommandInput,
|
|
912
|
-
SetDefaultPolicyVersionCommandOutput,
|
|
913
|
-
} from "../commands/SetDefaultPolicyVersionCommand";
|
|
914
|
-
import {
|
|
915
|
-
SetLoggingOptionsCommandInput,
|
|
916
|
-
SetLoggingOptionsCommandOutput,
|
|
917
|
-
} from "../commands/SetLoggingOptionsCommand";
|
|
918
|
-
import {
|
|
919
|
-
SetV2LoggingLevelCommandInput,
|
|
920
|
-
SetV2LoggingLevelCommandOutput,
|
|
921
|
-
} from "../commands/SetV2LoggingLevelCommand";
|
|
922
|
-
import {
|
|
923
|
-
SetV2LoggingOptionsCommandInput,
|
|
924
|
-
SetV2LoggingOptionsCommandOutput,
|
|
925
|
-
} from "../commands/SetV2LoggingOptionsCommand";
|
|
926
|
-
import {
|
|
927
|
-
StartAuditMitigationActionsTaskCommandInput,
|
|
928
|
-
StartAuditMitigationActionsTaskCommandOutput,
|
|
929
|
-
} from "../commands/StartAuditMitigationActionsTaskCommand";
|
|
930
|
-
import {
|
|
931
|
-
StartDetectMitigationActionsTaskCommandInput,
|
|
932
|
-
StartDetectMitigationActionsTaskCommandOutput,
|
|
933
|
-
} from "../commands/StartDetectMitigationActionsTaskCommand";
|
|
934
|
-
import {
|
|
935
|
-
StartOnDemandAuditTaskCommandInput,
|
|
936
|
-
StartOnDemandAuditTaskCommandOutput,
|
|
937
|
-
} from "../commands/StartOnDemandAuditTaskCommand";
|
|
938
|
-
import {
|
|
939
|
-
StartThingRegistrationTaskCommandInput,
|
|
940
|
-
StartThingRegistrationTaskCommandOutput,
|
|
941
|
-
} from "../commands/StartThingRegistrationTaskCommand";
|
|
942
|
-
import {
|
|
943
|
-
StopThingRegistrationTaskCommandInput,
|
|
944
|
-
StopThingRegistrationTaskCommandOutput,
|
|
945
|
-
} from "../commands/StopThingRegistrationTaskCommand";
|
|
946
|
-
import {
|
|
947
|
-
TagResourceCommandInput,
|
|
948
|
-
TagResourceCommandOutput,
|
|
949
|
-
} from "../commands/TagResourceCommand";
|
|
950
|
-
import {
|
|
951
|
-
TestAuthorizationCommandInput,
|
|
952
|
-
TestAuthorizationCommandOutput,
|
|
953
|
-
} from "../commands/TestAuthorizationCommand";
|
|
954
|
-
import {
|
|
955
|
-
TestInvokeAuthorizerCommandInput,
|
|
956
|
-
TestInvokeAuthorizerCommandOutput,
|
|
957
|
-
} from "../commands/TestInvokeAuthorizerCommand";
|
|
958
|
-
import {
|
|
959
|
-
TransferCertificateCommandInput,
|
|
960
|
-
TransferCertificateCommandOutput,
|
|
961
|
-
} from "../commands/TransferCertificateCommand";
|
|
962
|
-
import {
|
|
963
|
-
UntagResourceCommandInput,
|
|
964
|
-
UntagResourceCommandOutput,
|
|
965
|
-
} from "../commands/UntagResourceCommand";
|
|
966
|
-
import {
|
|
967
|
-
UpdateAccountAuditConfigurationCommandInput,
|
|
968
|
-
UpdateAccountAuditConfigurationCommandOutput,
|
|
969
|
-
} from "../commands/UpdateAccountAuditConfigurationCommand";
|
|
970
|
-
import {
|
|
971
|
-
UpdateAuditSuppressionCommandInput,
|
|
972
|
-
UpdateAuditSuppressionCommandOutput,
|
|
973
|
-
} from "../commands/UpdateAuditSuppressionCommand";
|
|
974
|
-
import {
|
|
975
|
-
UpdateAuthorizerCommandInput,
|
|
976
|
-
UpdateAuthorizerCommandOutput,
|
|
977
|
-
} from "../commands/UpdateAuthorizerCommand";
|
|
978
|
-
import {
|
|
979
|
-
UpdateBillingGroupCommandInput,
|
|
980
|
-
UpdateBillingGroupCommandOutput,
|
|
981
|
-
} from "../commands/UpdateBillingGroupCommand";
|
|
982
|
-
import {
|
|
983
|
-
UpdateCACertificateCommandInput,
|
|
984
|
-
UpdateCACertificateCommandOutput,
|
|
985
|
-
} from "../commands/UpdateCACertificateCommand";
|
|
986
|
-
import {
|
|
987
|
-
UpdateCertificateCommandInput,
|
|
988
|
-
UpdateCertificateCommandOutput,
|
|
989
|
-
} from "../commands/UpdateCertificateCommand";
|
|
990
|
-
import {
|
|
991
|
-
UpdateCertificateProviderCommandInput,
|
|
992
|
-
UpdateCertificateProviderCommandOutput,
|
|
993
|
-
} from "../commands/UpdateCertificateProviderCommand";
|
|
994
|
-
import {
|
|
995
|
-
UpdateCommandCommandInput,
|
|
996
|
-
UpdateCommandCommandOutput,
|
|
997
|
-
} from "../commands/UpdateCommandCommand";
|
|
998
|
-
import {
|
|
999
|
-
UpdateCustomMetricCommandInput,
|
|
1000
|
-
UpdateCustomMetricCommandOutput,
|
|
1001
|
-
} from "../commands/UpdateCustomMetricCommand";
|
|
1002
|
-
import {
|
|
1003
|
-
UpdateDimensionCommandInput,
|
|
1004
|
-
UpdateDimensionCommandOutput,
|
|
1005
|
-
} from "../commands/UpdateDimensionCommand";
|
|
1006
|
-
import {
|
|
1007
|
-
UpdateDomainConfigurationCommandInput,
|
|
1008
|
-
UpdateDomainConfigurationCommandOutput,
|
|
1009
|
-
} from "../commands/UpdateDomainConfigurationCommand";
|
|
1010
|
-
import {
|
|
1011
|
-
UpdateDynamicThingGroupCommandInput,
|
|
1012
|
-
UpdateDynamicThingGroupCommandOutput,
|
|
1013
|
-
} from "../commands/UpdateDynamicThingGroupCommand";
|
|
1014
|
-
import {
|
|
1015
|
-
UpdateEncryptionConfigurationCommandInput,
|
|
1016
|
-
UpdateEncryptionConfigurationCommandOutput,
|
|
1017
|
-
} from "../commands/UpdateEncryptionConfigurationCommand";
|
|
1018
|
-
import {
|
|
1019
|
-
UpdateEventConfigurationsCommandInput,
|
|
1020
|
-
UpdateEventConfigurationsCommandOutput,
|
|
1021
|
-
} from "../commands/UpdateEventConfigurationsCommand";
|
|
1022
|
-
import {
|
|
1023
|
-
UpdateFleetMetricCommandInput,
|
|
1024
|
-
UpdateFleetMetricCommandOutput,
|
|
1025
|
-
} from "../commands/UpdateFleetMetricCommand";
|
|
1026
|
-
import {
|
|
1027
|
-
UpdateIndexingConfigurationCommandInput,
|
|
1028
|
-
UpdateIndexingConfigurationCommandOutput,
|
|
1029
|
-
} from "../commands/UpdateIndexingConfigurationCommand";
|
|
1030
|
-
import {
|
|
1031
|
-
UpdateJobCommandInput,
|
|
1032
|
-
UpdateJobCommandOutput,
|
|
1033
|
-
} from "../commands/UpdateJobCommand";
|
|
1034
|
-
import {
|
|
1035
|
-
UpdateMitigationActionCommandInput,
|
|
1036
|
-
UpdateMitigationActionCommandOutput,
|
|
1037
|
-
} from "../commands/UpdateMitigationActionCommand";
|
|
1038
|
-
import {
|
|
1039
|
-
UpdatePackageCommandInput,
|
|
1040
|
-
UpdatePackageCommandOutput,
|
|
1041
|
-
} from "../commands/UpdatePackageCommand";
|
|
1042
|
-
import {
|
|
1043
|
-
UpdatePackageConfigurationCommandInput,
|
|
1044
|
-
UpdatePackageConfigurationCommandOutput,
|
|
1045
|
-
} from "../commands/UpdatePackageConfigurationCommand";
|
|
1046
|
-
import {
|
|
1047
|
-
UpdatePackageVersionCommandInput,
|
|
1048
|
-
UpdatePackageVersionCommandOutput,
|
|
1049
|
-
} from "../commands/UpdatePackageVersionCommand";
|
|
1050
|
-
import {
|
|
1051
|
-
UpdateProvisioningTemplateCommandInput,
|
|
1052
|
-
UpdateProvisioningTemplateCommandOutput,
|
|
1053
|
-
} from "../commands/UpdateProvisioningTemplateCommand";
|
|
1054
|
-
import {
|
|
1055
|
-
UpdateRoleAliasCommandInput,
|
|
1056
|
-
UpdateRoleAliasCommandOutput,
|
|
1057
|
-
} from "../commands/UpdateRoleAliasCommand";
|
|
1058
|
-
import {
|
|
1059
|
-
UpdateScheduledAuditCommandInput,
|
|
1060
|
-
UpdateScheduledAuditCommandOutput,
|
|
1061
|
-
} from "../commands/UpdateScheduledAuditCommand";
|
|
1062
|
-
import {
|
|
1063
|
-
UpdateSecurityProfileCommandInput,
|
|
1064
|
-
UpdateSecurityProfileCommandOutput,
|
|
1065
|
-
} from "../commands/UpdateSecurityProfileCommand";
|
|
1066
|
-
import {
|
|
1067
|
-
UpdateStreamCommandInput,
|
|
1068
|
-
UpdateStreamCommandOutput,
|
|
1069
|
-
} from "../commands/UpdateStreamCommand";
|
|
1070
|
-
import {
|
|
1071
|
-
UpdateThingCommandInput,
|
|
1072
|
-
UpdateThingCommandOutput,
|
|
1073
|
-
} from "../commands/UpdateThingCommand";
|
|
1074
|
-
import {
|
|
1075
|
-
UpdateThingGroupCommandInput,
|
|
1076
|
-
UpdateThingGroupCommandOutput,
|
|
1077
|
-
} from "../commands/UpdateThingGroupCommand";
|
|
1078
|
-
import {
|
|
1079
|
-
UpdateThingGroupsForThingCommandInput,
|
|
1080
|
-
UpdateThingGroupsForThingCommandOutput,
|
|
1081
|
-
} from "../commands/UpdateThingGroupsForThingCommand";
|
|
1082
|
-
import {
|
|
1083
|
-
UpdateThingTypeCommandInput,
|
|
1084
|
-
UpdateThingTypeCommandOutput,
|
|
1085
|
-
} from "../commands/UpdateThingTypeCommand";
|
|
1086
|
-
import {
|
|
1087
|
-
UpdateTopicRuleDestinationCommandInput,
|
|
1088
|
-
UpdateTopicRuleDestinationCommandOutput,
|
|
1089
|
-
} from "../commands/UpdateTopicRuleDestinationCommand";
|
|
1090
|
-
import {
|
|
1091
|
-
ValidateSecurityProfileBehaviorsCommandInput,
|
|
1092
|
-
ValidateSecurityProfileBehaviorsCommandOutput,
|
|
1093
|
-
} from "../commands/ValidateSecurityProfileBehaviorsCommand";
|
|
1094
|
-
export declare const se_AcceptCertificateTransferCommand: (
|
|
1095
|
-
input: AcceptCertificateTransferCommandInput,
|
|
1096
|
-
context: __SerdeContext
|
|
1097
|
-
) => Promise<__HttpRequest>;
|
|
1098
|
-
export declare const se_AddThingToBillingGroupCommand: (
|
|
1099
|
-
input: AddThingToBillingGroupCommandInput,
|
|
1100
|
-
context: __SerdeContext
|
|
1101
|
-
) => Promise<__HttpRequest>;
|
|
1102
|
-
export declare const se_AddThingToThingGroupCommand: (
|
|
1103
|
-
input: AddThingToThingGroupCommandInput,
|
|
1104
|
-
context: __SerdeContext
|
|
1105
|
-
) => Promise<__HttpRequest>;
|
|
1106
|
-
export declare const se_AssociateSbomWithPackageVersionCommand: (
|
|
1107
|
-
input: AssociateSbomWithPackageVersionCommandInput,
|
|
1108
|
-
context: __SerdeContext
|
|
1109
|
-
) => Promise<__HttpRequest>;
|
|
1110
|
-
export declare const se_AssociateTargetsWithJobCommand: (
|
|
1111
|
-
input: AssociateTargetsWithJobCommandInput,
|
|
1112
|
-
context: __SerdeContext
|
|
1113
|
-
) => Promise<__HttpRequest>;
|
|
1114
|
-
export declare const se_AttachPolicyCommand: (
|
|
1115
|
-
input: AttachPolicyCommandInput,
|
|
1116
|
-
context: __SerdeContext
|
|
1117
|
-
) => Promise<__HttpRequest>;
|
|
1118
|
-
export declare const se_AttachPrincipalPolicyCommand: (
|
|
1119
|
-
input: AttachPrincipalPolicyCommandInput,
|
|
1120
|
-
context: __SerdeContext
|
|
1121
|
-
) => Promise<__HttpRequest>;
|
|
1122
|
-
export declare const se_AttachSecurityProfileCommand: (
|
|
1123
|
-
input: AttachSecurityProfileCommandInput,
|
|
1124
|
-
context: __SerdeContext
|
|
1125
|
-
) => Promise<__HttpRequest>;
|
|
1126
|
-
export declare const se_AttachThingPrincipalCommand: (
|
|
1127
|
-
input: AttachThingPrincipalCommandInput,
|
|
1128
|
-
context: __SerdeContext
|
|
1129
|
-
) => Promise<__HttpRequest>;
|
|
1130
|
-
export declare const se_CancelAuditMitigationActionsTaskCommand: (
|
|
1131
|
-
input: CancelAuditMitigationActionsTaskCommandInput,
|
|
1132
|
-
context: __SerdeContext
|
|
1133
|
-
) => Promise<__HttpRequest>;
|
|
1134
|
-
export declare const se_CancelAuditTaskCommand: (
|
|
1135
|
-
input: CancelAuditTaskCommandInput,
|
|
1136
|
-
context: __SerdeContext
|
|
1137
|
-
) => Promise<__HttpRequest>;
|
|
1138
|
-
export declare const se_CancelCertificateTransferCommand: (
|
|
1139
|
-
input: CancelCertificateTransferCommandInput,
|
|
1140
|
-
context: __SerdeContext
|
|
1141
|
-
) => Promise<__HttpRequest>;
|
|
1142
|
-
export declare const se_CancelDetectMitigationActionsTaskCommand: (
|
|
1143
|
-
input: CancelDetectMitigationActionsTaskCommandInput,
|
|
1144
|
-
context: __SerdeContext
|
|
1145
|
-
) => Promise<__HttpRequest>;
|
|
1146
|
-
export declare const se_CancelJobCommand: (
|
|
1147
|
-
input: CancelJobCommandInput,
|
|
1148
|
-
context: __SerdeContext
|
|
1149
|
-
) => Promise<__HttpRequest>;
|
|
1150
|
-
export declare const se_CancelJobExecutionCommand: (
|
|
1151
|
-
input: CancelJobExecutionCommandInput,
|
|
1152
|
-
context: __SerdeContext
|
|
1153
|
-
) => Promise<__HttpRequest>;
|
|
1154
|
-
export declare const se_ClearDefaultAuthorizerCommand: (
|
|
1155
|
-
input: ClearDefaultAuthorizerCommandInput,
|
|
1156
|
-
context: __SerdeContext
|
|
1157
|
-
) => Promise<__HttpRequest>;
|
|
1158
|
-
export declare const se_ConfirmTopicRuleDestinationCommand: (
|
|
1159
|
-
input: ConfirmTopicRuleDestinationCommandInput,
|
|
1160
|
-
context: __SerdeContext
|
|
1161
|
-
) => Promise<__HttpRequest>;
|
|
1162
|
-
export declare const se_CreateAuditSuppressionCommand: (
|
|
1163
|
-
input: CreateAuditSuppressionCommandInput,
|
|
1164
|
-
context: __SerdeContext
|
|
1165
|
-
) => Promise<__HttpRequest>;
|
|
1166
|
-
export declare const se_CreateAuthorizerCommand: (
|
|
1167
|
-
input: CreateAuthorizerCommandInput,
|
|
1168
|
-
context: __SerdeContext
|
|
1169
|
-
) => Promise<__HttpRequest>;
|
|
1170
|
-
export declare const se_CreateBillingGroupCommand: (
|
|
1171
|
-
input: CreateBillingGroupCommandInput,
|
|
1172
|
-
context: __SerdeContext
|
|
1173
|
-
) => Promise<__HttpRequest>;
|
|
1174
|
-
export declare const se_CreateCertificateFromCsrCommand: (
|
|
1175
|
-
input: CreateCertificateFromCsrCommandInput,
|
|
1176
|
-
context: __SerdeContext
|
|
1177
|
-
) => Promise<__HttpRequest>;
|
|
1178
|
-
export declare const se_CreateCertificateProviderCommand: (
|
|
1179
|
-
input: CreateCertificateProviderCommandInput,
|
|
1180
|
-
context: __SerdeContext
|
|
1181
|
-
) => Promise<__HttpRequest>;
|
|
1182
|
-
export declare const se_CreateCommandCommand: (
|
|
1183
|
-
input: CreateCommandCommandInput,
|
|
1184
|
-
context: __SerdeContext
|
|
1185
|
-
) => Promise<__HttpRequest>;
|
|
1186
|
-
export declare const se_CreateCustomMetricCommand: (
|
|
1187
|
-
input: CreateCustomMetricCommandInput,
|
|
1188
|
-
context: __SerdeContext
|
|
1189
|
-
) => Promise<__HttpRequest>;
|
|
1190
|
-
export declare const se_CreateDimensionCommand: (
|
|
1191
|
-
input: CreateDimensionCommandInput,
|
|
1192
|
-
context: __SerdeContext
|
|
1193
|
-
) => Promise<__HttpRequest>;
|
|
1194
|
-
export declare const se_CreateDomainConfigurationCommand: (
|
|
1195
|
-
input: CreateDomainConfigurationCommandInput,
|
|
1196
|
-
context: __SerdeContext
|
|
1197
|
-
) => Promise<__HttpRequest>;
|
|
1198
|
-
export declare const se_CreateDynamicThingGroupCommand: (
|
|
1199
|
-
input: CreateDynamicThingGroupCommandInput,
|
|
1200
|
-
context: __SerdeContext
|
|
1201
|
-
) => Promise<__HttpRequest>;
|
|
1202
|
-
export declare const se_CreateFleetMetricCommand: (
|
|
1203
|
-
input: CreateFleetMetricCommandInput,
|
|
1204
|
-
context: __SerdeContext
|
|
1205
|
-
) => Promise<__HttpRequest>;
|
|
1206
|
-
export declare const se_CreateJobCommand: (
|
|
1207
|
-
input: CreateJobCommandInput,
|
|
1208
|
-
context: __SerdeContext
|
|
1209
|
-
) => Promise<__HttpRequest>;
|
|
1210
|
-
export declare const se_CreateJobTemplateCommand: (
|
|
1211
|
-
input: CreateJobTemplateCommandInput,
|
|
1212
|
-
context: __SerdeContext
|
|
1213
|
-
) => Promise<__HttpRequest>;
|
|
1214
|
-
export declare const se_CreateKeysAndCertificateCommand: (
|
|
1215
|
-
input: CreateKeysAndCertificateCommandInput,
|
|
1216
|
-
context: __SerdeContext
|
|
1217
|
-
) => Promise<__HttpRequest>;
|
|
1218
|
-
export declare const se_CreateMitigationActionCommand: (
|
|
1219
|
-
input: CreateMitigationActionCommandInput,
|
|
1220
|
-
context: __SerdeContext
|
|
1221
|
-
) => Promise<__HttpRequest>;
|
|
1222
|
-
export declare const se_CreateOTAUpdateCommand: (
|
|
1223
|
-
input: CreateOTAUpdateCommandInput,
|
|
1224
|
-
context: __SerdeContext
|
|
1225
|
-
) => Promise<__HttpRequest>;
|
|
1226
|
-
export declare const se_CreatePackageCommand: (
|
|
1227
|
-
input: CreatePackageCommandInput,
|
|
1228
|
-
context: __SerdeContext
|
|
1229
|
-
) => Promise<__HttpRequest>;
|
|
1230
|
-
export declare const se_CreatePackageVersionCommand: (
|
|
1231
|
-
input: CreatePackageVersionCommandInput,
|
|
1232
|
-
context: __SerdeContext
|
|
1233
|
-
) => Promise<__HttpRequest>;
|
|
1234
|
-
export declare const se_CreatePolicyCommand: (
|
|
1235
|
-
input: CreatePolicyCommandInput,
|
|
1236
|
-
context: __SerdeContext
|
|
1237
|
-
) => Promise<__HttpRequest>;
|
|
1238
|
-
export declare const se_CreatePolicyVersionCommand: (
|
|
1239
|
-
input: CreatePolicyVersionCommandInput,
|
|
1240
|
-
context: __SerdeContext
|
|
1241
|
-
) => Promise<__HttpRequest>;
|
|
1242
|
-
export declare const se_CreateProvisioningClaimCommand: (
|
|
1243
|
-
input: CreateProvisioningClaimCommandInput,
|
|
1244
|
-
context: __SerdeContext
|
|
1245
|
-
) => Promise<__HttpRequest>;
|
|
1246
|
-
export declare const se_CreateProvisioningTemplateCommand: (
|
|
1247
|
-
input: CreateProvisioningTemplateCommandInput,
|
|
1248
|
-
context: __SerdeContext
|
|
1249
|
-
) => Promise<__HttpRequest>;
|
|
1250
|
-
export declare const se_CreateProvisioningTemplateVersionCommand: (
|
|
1251
|
-
input: CreateProvisioningTemplateVersionCommandInput,
|
|
1252
|
-
context: __SerdeContext
|
|
1253
|
-
) => Promise<__HttpRequest>;
|
|
1254
|
-
export declare const se_CreateRoleAliasCommand: (
|
|
1255
|
-
input: CreateRoleAliasCommandInput,
|
|
1256
|
-
context: __SerdeContext
|
|
1257
|
-
) => Promise<__HttpRequest>;
|
|
1258
|
-
export declare const se_CreateScheduledAuditCommand: (
|
|
1259
|
-
input: CreateScheduledAuditCommandInput,
|
|
1260
|
-
context: __SerdeContext
|
|
1261
|
-
) => Promise<__HttpRequest>;
|
|
1262
|
-
export declare const se_CreateSecurityProfileCommand: (
|
|
1263
|
-
input: CreateSecurityProfileCommandInput,
|
|
1264
|
-
context: __SerdeContext
|
|
1265
|
-
) => Promise<__HttpRequest>;
|
|
1266
|
-
export declare const se_CreateStreamCommand: (
|
|
1267
|
-
input: CreateStreamCommandInput,
|
|
1268
|
-
context: __SerdeContext
|
|
1269
|
-
) => Promise<__HttpRequest>;
|
|
1270
|
-
export declare const se_CreateThingCommand: (
|
|
1271
|
-
input: CreateThingCommandInput,
|
|
1272
|
-
context: __SerdeContext
|
|
1273
|
-
) => Promise<__HttpRequest>;
|
|
1274
|
-
export declare const se_CreateThingGroupCommand: (
|
|
1275
|
-
input: CreateThingGroupCommandInput,
|
|
1276
|
-
context: __SerdeContext
|
|
1277
|
-
) => Promise<__HttpRequest>;
|
|
1278
|
-
export declare const se_CreateThingTypeCommand: (
|
|
1279
|
-
input: CreateThingTypeCommandInput,
|
|
1280
|
-
context: __SerdeContext
|
|
1281
|
-
) => Promise<__HttpRequest>;
|
|
1282
|
-
export declare const se_CreateTopicRuleCommand: (
|
|
1283
|
-
input: CreateTopicRuleCommandInput,
|
|
1284
|
-
context: __SerdeContext
|
|
1285
|
-
) => Promise<__HttpRequest>;
|
|
1286
|
-
export declare const se_CreateTopicRuleDestinationCommand: (
|
|
1287
|
-
input: CreateTopicRuleDestinationCommandInput,
|
|
1288
|
-
context: __SerdeContext
|
|
1289
|
-
) => Promise<__HttpRequest>;
|
|
1290
|
-
export declare const se_DeleteAccountAuditConfigurationCommand: (
|
|
1291
|
-
input: DeleteAccountAuditConfigurationCommandInput,
|
|
1292
|
-
context: __SerdeContext
|
|
1293
|
-
) => Promise<__HttpRequest>;
|
|
1294
|
-
export declare const se_DeleteAuditSuppressionCommand: (
|
|
1295
|
-
input: DeleteAuditSuppressionCommandInput,
|
|
1296
|
-
context: __SerdeContext
|
|
1297
|
-
) => Promise<__HttpRequest>;
|
|
1298
|
-
export declare const se_DeleteAuthorizerCommand: (
|
|
1299
|
-
input: DeleteAuthorizerCommandInput,
|
|
1300
|
-
context: __SerdeContext
|
|
1301
|
-
) => Promise<__HttpRequest>;
|
|
1302
|
-
export declare const se_DeleteBillingGroupCommand: (
|
|
1303
|
-
input: DeleteBillingGroupCommandInput,
|
|
1304
|
-
context: __SerdeContext
|
|
1305
|
-
) => Promise<__HttpRequest>;
|
|
1306
|
-
export declare const se_DeleteCACertificateCommand: (
|
|
1307
|
-
input: DeleteCACertificateCommandInput,
|
|
1308
|
-
context: __SerdeContext
|
|
1309
|
-
) => Promise<__HttpRequest>;
|
|
1310
|
-
export declare const se_DeleteCertificateCommand: (
|
|
1311
|
-
input: DeleteCertificateCommandInput,
|
|
1312
|
-
context: __SerdeContext
|
|
1313
|
-
) => Promise<__HttpRequest>;
|
|
1314
|
-
export declare const se_DeleteCertificateProviderCommand: (
|
|
1315
|
-
input: DeleteCertificateProviderCommandInput,
|
|
1316
|
-
context: __SerdeContext
|
|
1317
|
-
) => Promise<__HttpRequest>;
|
|
1318
|
-
export declare const se_DeleteCommandCommand: (
|
|
1319
|
-
input: DeleteCommandCommandInput,
|
|
1320
|
-
context: __SerdeContext
|
|
1321
|
-
) => Promise<__HttpRequest>;
|
|
1322
|
-
export declare const se_DeleteCommandExecutionCommand: (
|
|
1323
|
-
input: DeleteCommandExecutionCommandInput,
|
|
1324
|
-
context: __SerdeContext
|
|
1325
|
-
) => Promise<__HttpRequest>;
|
|
1326
|
-
export declare const se_DeleteCustomMetricCommand: (
|
|
1327
|
-
input: DeleteCustomMetricCommandInput,
|
|
1328
|
-
context: __SerdeContext
|
|
1329
|
-
) => Promise<__HttpRequest>;
|
|
1330
|
-
export declare const se_DeleteDimensionCommand: (
|
|
1331
|
-
input: DeleteDimensionCommandInput,
|
|
1332
|
-
context: __SerdeContext
|
|
1333
|
-
) => Promise<__HttpRequest>;
|
|
1334
|
-
export declare const se_DeleteDomainConfigurationCommand: (
|
|
1335
|
-
input: DeleteDomainConfigurationCommandInput,
|
|
1336
|
-
context: __SerdeContext
|
|
1337
|
-
) => Promise<__HttpRequest>;
|
|
1338
|
-
export declare const se_DeleteDynamicThingGroupCommand: (
|
|
1339
|
-
input: DeleteDynamicThingGroupCommandInput,
|
|
1340
|
-
context: __SerdeContext
|
|
1341
|
-
) => Promise<__HttpRequest>;
|
|
1342
|
-
export declare const se_DeleteFleetMetricCommand: (
|
|
1343
|
-
input: DeleteFleetMetricCommandInput,
|
|
1344
|
-
context: __SerdeContext
|
|
1345
|
-
) => Promise<__HttpRequest>;
|
|
1346
|
-
export declare const se_DeleteJobCommand: (
|
|
1347
|
-
input: DeleteJobCommandInput,
|
|
1348
|
-
context: __SerdeContext
|
|
1349
|
-
) => Promise<__HttpRequest>;
|
|
1350
|
-
export declare const se_DeleteJobExecutionCommand: (
|
|
1351
|
-
input: DeleteJobExecutionCommandInput,
|
|
1352
|
-
context: __SerdeContext
|
|
1353
|
-
) => Promise<__HttpRequest>;
|
|
1354
|
-
export declare const se_DeleteJobTemplateCommand: (
|
|
1355
|
-
input: DeleteJobTemplateCommandInput,
|
|
1356
|
-
context: __SerdeContext
|
|
1357
|
-
) => Promise<__HttpRequest>;
|
|
1358
|
-
export declare const se_DeleteMitigationActionCommand: (
|
|
1359
|
-
input: DeleteMitigationActionCommandInput,
|
|
1360
|
-
context: __SerdeContext
|
|
1361
|
-
) => Promise<__HttpRequest>;
|
|
1362
|
-
export declare const se_DeleteOTAUpdateCommand: (
|
|
1363
|
-
input: DeleteOTAUpdateCommandInput,
|
|
1364
|
-
context: __SerdeContext
|
|
1365
|
-
) => Promise<__HttpRequest>;
|
|
1366
|
-
export declare const se_DeletePackageCommand: (
|
|
1367
|
-
input: DeletePackageCommandInput,
|
|
1368
|
-
context: __SerdeContext
|
|
1369
|
-
) => Promise<__HttpRequest>;
|
|
1370
|
-
export declare const se_DeletePackageVersionCommand: (
|
|
1371
|
-
input: DeletePackageVersionCommandInput,
|
|
1372
|
-
context: __SerdeContext
|
|
1373
|
-
) => Promise<__HttpRequest>;
|
|
1374
|
-
export declare const se_DeletePolicyCommand: (
|
|
1375
|
-
input: DeletePolicyCommandInput,
|
|
1376
|
-
context: __SerdeContext
|
|
1377
|
-
) => Promise<__HttpRequest>;
|
|
1378
|
-
export declare const se_DeletePolicyVersionCommand: (
|
|
1379
|
-
input: DeletePolicyVersionCommandInput,
|
|
1380
|
-
context: __SerdeContext
|
|
1381
|
-
) => Promise<__HttpRequest>;
|
|
1382
|
-
export declare const se_DeleteProvisioningTemplateCommand: (
|
|
1383
|
-
input: DeleteProvisioningTemplateCommandInput,
|
|
1384
|
-
context: __SerdeContext
|
|
1385
|
-
) => Promise<__HttpRequest>;
|
|
1386
|
-
export declare const se_DeleteProvisioningTemplateVersionCommand: (
|
|
1387
|
-
input: DeleteProvisioningTemplateVersionCommandInput,
|
|
1388
|
-
context: __SerdeContext
|
|
1389
|
-
) => Promise<__HttpRequest>;
|
|
1390
|
-
export declare const se_DeleteRegistrationCodeCommand: (
|
|
1391
|
-
input: DeleteRegistrationCodeCommandInput,
|
|
1392
|
-
context: __SerdeContext
|
|
1393
|
-
) => Promise<__HttpRequest>;
|
|
1394
|
-
export declare const se_DeleteRoleAliasCommand: (
|
|
1395
|
-
input: DeleteRoleAliasCommandInput,
|
|
1396
|
-
context: __SerdeContext
|
|
1397
|
-
) => Promise<__HttpRequest>;
|
|
1398
|
-
export declare const se_DeleteScheduledAuditCommand: (
|
|
1399
|
-
input: DeleteScheduledAuditCommandInput,
|
|
1400
|
-
context: __SerdeContext
|
|
1401
|
-
) => Promise<__HttpRequest>;
|
|
1402
|
-
export declare const se_DeleteSecurityProfileCommand: (
|
|
1403
|
-
input: DeleteSecurityProfileCommandInput,
|
|
1404
|
-
context: __SerdeContext
|
|
1405
|
-
) => Promise<__HttpRequest>;
|
|
1406
|
-
export declare const se_DeleteStreamCommand: (
|
|
1407
|
-
input: DeleteStreamCommandInput,
|
|
1408
|
-
context: __SerdeContext
|
|
1409
|
-
) => Promise<__HttpRequest>;
|
|
1410
|
-
export declare const se_DeleteThingCommand: (
|
|
1411
|
-
input: DeleteThingCommandInput,
|
|
1412
|
-
context: __SerdeContext
|
|
1413
|
-
) => Promise<__HttpRequest>;
|
|
1414
|
-
export declare const se_DeleteThingGroupCommand: (
|
|
1415
|
-
input: DeleteThingGroupCommandInput,
|
|
1416
|
-
context: __SerdeContext
|
|
1417
|
-
) => Promise<__HttpRequest>;
|
|
1418
|
-
export declare const se_DeleteThingTypeCommand: (
|
|
1419
|
-
input: DeleteThingTypeCommandInput,
|
|
1420
|
-
context: __SerdeContext
|
|
1421
|
-
) => Promise<__HttpRequest>;
|
|
1422
|
-
export declare const se_DeleteTopicRuleCommand: (
|
|
1423
|
-
input: DeleteTopicRuleCommandInput,
|
|
1424
|
-
context: __SerdeContext
|
|
1425
|
-
) => Promise<__HttpRequest>;
|
|
1426
|
-
export declare const se_DeleteTopicRuleDestinationCommand: (
|
|
1427
|
-
input: DeleteTopicRuleDestinationCommandInput,
|
|
1428
|
-
context: __SerdeContext
|
|
1429
|
-
) => Promise<__HttpRequest>;
|
|
1430
|
-
export declare const se_DeleteV2LoggingLevelCommand: (
|
|
1431
|
-
input: DeleteV2LoggingLevelCommandInput,
|
|
1432
|
-
context: __SerdeContext
|
|
1433
|
-
) => Promise<__HttpRequest>;
|
|
1434
|
-
export declare const se_DeprecateThingTypeCommand: (
|
|
1435
|
-
input: DeprecateThingTypeCommandInput,
|
|
1436
|
-
context: __SerdeContext
|
|
1437
|
-
) => Promise<__HttpRequest>;
|
|
1438
|
-
export declare const se_DescribeAccountAuditConfigurationCommand: (
|
|
1439
|
-
input: DescribeAccountAuditConfigurationCommandInput,
|
|
1440
|
-
context: __SerdeContext
|
|
1441
|
-
) => Promise<__HttpRequest>;
|
|
1442
|
-
export declare const se_DescribeAuditFindingCommand: (
|
|
1443
|
-
input: DescribeAuditFindingCommandInput,
|
|
1444
|
-
context: __SerdeContext
|
|
1445
|
-
) => Promise<__HttpRequest>;
|
|
1446
|
-
export declare const se_DescribeAuditMitigationActionsTaskCommand: (
|
|
1447
|
-
input: DescribeAuditMitigationActionsTaskCommandInput,
|
|
1448
|
-
context: __SerdeContext
|
|
1449
|
-
) => Promise<__HttpRequest>;
|
|
1450
|
-
export declare const se_DescribeAuditSuppressionCommand: (
|
|
1451
|
-
input: DescribeAuditSuppressionCommandInput,
|
|
1452
|
-
context: __SerdeContext
|
|
1453
|
-
) => Promise<__HttpRequest>;
|
|
1454
|
-
export declare const se_DescribeAuditTaskCommand: (
|
|
1455
|
-
input: DescribeAuditTaskCommandInput,
|
|
1456
|
-
context: __SerdeContext
|
|
1457
|
-
) => Promise<__HttpRequest>;
|
|
1458
|
-
export declare const se_DescribeAuthorizerCommand: (
|
|
1459
|
-
input: DescribeAuthorizerCommandInput,
|
|
1460
|
-
context: __SerdeContext
|
|
1461
|
-
) => Promise<__HttpRequest>;
|
|
1462
|
-
export declare const se_DescribeBillingGroupCommand: (
|
|
1463
|
-
input: DescribeBillingGroupCommandInput,
|
|
1464
|
-
context: __SerdeContext
|
|
1465
|
-
) => Promise<__HttpRequest>;
|
|
1466
|
-
export declare const se_DescribeCACertificateCommand: (
|
|
1467
|
-
input: DescribeCACertificateCommandInput,
|
|
1468
|
-
context: __SerdeContext
|
|
1469
|
-
) => Promise<__HttpRequest>;
|
|
1470
|
-
export declare const se_DescribeCertificateCommand: (
|
|
1471
|
-
input: DescribeCertificateCommandInput,
|
|
1472
|
-
context: __SerdeContext
|
|
1473
|
-
) => Promise<__HttpRequest>;
|
|
1474
|
-
export declare const se_DescribeCertificateProviderCommand: (
|
|
1475
|
-
input: DescribeCertificateProviderCommandInput,
|
|
1476
|
-
context: __SerdeContext
|
|
1477
|
-
) => Promise<__HttpRequest>;
|
|
1478
|
-
export declare const se_DescribeCustomMetricCommand: (
|
|
1479
|
-
input: DescribeCustomMetricCommandInput,
|
|
1480
|
-
context: __SerdeContext
|
|
1481
|
-
) => Promise<__HttpRequest>;
|
|
1482
|
-
export declare const se_DescribeDefaultAuthorizerCommand: (
|
|
1483
|
-
input: DescribeDefaultAuthorizerCommandInput,
|
|
1484
|
-
context: __SerdeContext
|
|
1485
|
-
) => Promise<__HttpRequest>;
|
|
1486
|
-
export declare const se_DescribeDetectMitigationActionsTaskCommand: (
|
|
1487
|
-
input: DescribeDetectMitigationActionsTaskCommandInput,
|
|
1488
|
-
context: __SerdeContext
|
|
1489
|
-
) => Promise<__HttpRequest>;
|
|
1490
|
-
export declare const se_DescribeDimensionCommand: (
|
|
1491
|
-
input: DescribeDimensionCommandInput,
|
|
1492
|
-
context: __SerdeContext
|
|
1493
|
-
) => Promise<__HttpRequest>;
|
|
1494
|
-
export declare const se_DescribeDomainConfigurationCommand: (
|
|
1495
|
-
input: DescribeDomainConfigurationCommandInput,
|
|
1496
|
-
context: __SerdeContext
|
|
1497
|
-
) => Promise<__HttpRequest>;
|
|
1498
|
-
export declare const se_DescribeEncryptionConfigurationCommand: (
|
|
1499
|
-
input: DescribeEncryptionConfigurationCommandInput,
|
|
1500
|
-
context: __SerdeContext
|
|
1501
|
-
) => Promise<__HttpRequest>;
|
|
1502
|
-
export declare const se_DescribeEndpointCommand: (
|
|
1503
|
-
input: DescribeEndpointCommandInput,
|
|
1504
|
-
context: __SerdeContext
|
|
1505
|
-
) => Promise<__HttpRequest>;
|
|
1506
|
-
export declare const se_DescribeEventConfigurationsCommand: (
|
|
1507
|
-
input: DescribeEventConfigurationsCommandInput,
|
|
1508
|
-
context: __SerdeContext
|
|
1509
|
-
) => Promise<__HttpRequest>;
|
|
1510
|
-
export declare const se_DescribeFleetMetricCommand: (
|
|
1511
|
-
input: DescribeFleetMetricCommandInput,
|
|
1512
|
-
context: __SerdeContext
|
|
1513
|
-
) => Promise<__HttpRequest>;
|
|
1514
|
-
export declare const se_DescribeIndexCommand: (
|
|
1515
|
-
input: DescribeIndexCommandInput,
|
|
1516
|
-
context: __SerdeContext
|
|
1517
|
-
) => Promise<__HttpRequest>;
|
|
1518
|
-
export declare const se_DescribeJobCommand: (
|
|
1519
|
-
input: DescribeJobCommandInput,
|
|
1520
|
-
context: __SerdeContext
|
|
1521
|
-
) => Promise<__HttpRequest>;
|
|
1522
|
-
export declare const se_DescribeJobExecutionCommand: (
|
|
1523
|
-
input: DescribeJobExecutionCommandInput,
|
|
1524
|
-
context: __SerdeContext
|
|
1525
|
-
) => Promise<__HttpRequest>;
|
|
1526
|
-
export declare const se_DescribeJobTemplateCommand: (
|
|
1527
|
-
input: DescribeJobTemplateCommandInput,
|
|
1528
|
-
context: __SerdeContext
|
|
1529
|
-
) => Promise<__HttpRequest>;
|
|
1530
|
-
export declare const se_DescribeManagedJobTemplateCommand: (
|
|
1531
|
-
input: DescribeManagedJobTemplateCommandInput,
|
|
1532
|
-
context: __SerdeContext
|
|
1533
|
-
) => Promise<__HttpRequest>;
|
|
1534
|
-
export declare const se_DescribeMitigationActionCommand: (
|
|
1535
|
-
input: DescribeMitigationActionCommandInput,
|
|
1536
|
-
context: __SerdeContext
|
|
1537
|
-
) => Promise<__HttpRequest>;
|
|
1538
|
-
export declare const se_DescribeProvisioningTemplateCommand: (
|
|
1539
|
-
input: DescribeProvisioningTemplateCommandInput,
|
|
1540
|
-
context: __SerdeContext
|
|
1541
|
-
) => Promise<__HttpRequest>;
|
|
1542
|
-
export declare const se_DescribeProvisioningTemplateVersionCommand: (
|
|
1543
|
-
input: DescribeProvisioningTemplateVersionCommandInput,
|
|
1544
|
-
context: __SerdeContext
|
|
1545
|
-
) => Promise<__HttpRequest>;
|
|
1546
|
-
export declare const se_DescribeRoleAliasCommand: (
|
|
1547
|
-
input: DescribeRoleAliasCommandInput,
|
|
1548
|
-
context: __SerdeContext
|
|
1549
|
-
) => Promise<__HttpRequest>;
|
|
1550
|
-
export declare const se_DescribeScheduledAuditCommand: (
|
|
1551
|
-
input: DescribeScheduledAuditCommandInput,
|
|
1552
|
-
context: __SerdeContext
|
|
1553
|
-
) => Promise<__HttpRequest>;
|
|
1554
|
-
export declare const se_DescribeSecurityProfileCommand: (
|
|
1555
|
-
input: DescribeSecurityProfileCommandInput,
|
|
1556
|
-
context: __SerdeContext
|
|
1557
|
-
) => Promise<__HttpRequest>;
|
|
1558
|
-
export declare const se_DescribeStreamCommand: (
|
|
1559
|
-
input: DescribeStreamCommandInput,
|
|
1560
|
-
context: __SerdeContext
|
|
1561
|
-
) => Promise<__HttpRequest>;
|
|
1562
|
-
export declare const se_DescribeThingCommand: (
|
|
1563
|
-
input: DescribeThingCommandInput,
|
|
1564
|
-
context: __SerdeContext
|
|
1565
|
-
) => Promise<__HttpRequest>;
|
|
1566
|
-
export declare const se_DescribeThingGroupCommand: (
|
|
1567
|
-
input: DescribeThingGroupCommandInput,
|
|
1568
|
-
context: __SerdeContext
|
|
1569
|
-
) => Promise<__HttpRequest>;
|
|
1570
|
-
export declare const se_DescribeThingRegistrationTaskCommand: (
|
|
1571
|
-
input: DescribeThingRegistrationTaskCommandInput,
|
|
1572
|
-
context: __SerdeContext
|
|
1573
|
-
) => Promise<__HttpRequest>;
|
|
1574
|
-
export declare const se_DescribeThingTypeCommand: (
|
|
1575
|
-
input: DescribeThingTypeCommandInput,
|
|
1576
|
-
context: __SerdeContext
|
|
1577
|
-
) => Promise<__HttpRequest>;
|
|
1578
|
-
export declare const se_DetachPolicyCommand: (
|
|
1579
|
-
input: DetachPolicyCommandInput,
|
|
1580
|
-
context: __SerdeContext
|
|
1581
|
-
) => Promise<__HttpRequest>;
|
|
1582
|
-
export declare const se_DetachPrincipalPolicyCommand: (
|
|
1583
|
-
input: DetachPrincipalPolicyCommandInput,
|
|
1584
|
-
context: __SerdeContext
|
|
1585
|
-
) => Promise<__HttpRequest>;
|
|
1586
|
-
export declare const se_DetachSecurityProfileCommand: (
|
|
1587
|
-
input: DetachSecurityProfileCommandInput,
|
|
1588
|
-
context: __SerdeContext
|
|
1589
|
-
) => Promise<__HttpRequest>;
|
|
1590
|
-
export declare const se_DetachThingPrincipalCommand: (
|
|
1591
|
-
input: DetachThingPrincipalCommandInput,
|
|
1592
|
-
context: __SerdeContext
|
|
1593
|
-
) => Promise<__HttpRequest>;
|
|
1594
|
-
export declare const se_DisableTopicRuleCommand: (
|
|
1595
|
-
input: DisableTopicRuleCommandInput,
|
|
1596
|
-
context: __SerdeContext
|
|
1597
|
-
) => Promise<__HttpRequest>;
|
|
1598
|
-
export declare const se_DisassociateSbomFromPackageVersionCommand: (
|
|
1599
|
-
input: DisassociateSbomFromPackageVersionCommandInput,
|
|
1600
|
-
context: __SerdeContext
|
|
1601
|
-
) => Promise<__HttpRequest>;
|
|
1602
|
-
export declare const se_EnableTopicRuleCommand: (
|
|
1603
|
-
input: EnableTopicRuleCommandInput,
|
|
1604
|
-
context: __SerdeContext
|
|
1605
|
-
) => Promise<__HttpRequest>;
|
|
1606
|
-
export declare const se_GetBehaviorModelTrainingSummariesCommand: (
|
|
1607
|
-
input: GetBehaviorModelTrainingSummariesCommandInput,
|
|
1608
|
-
context: __SerdeContext
|
|
1609
|
-
) => Promise<__HttpRequest>;
|
|
1610
|
-
export declare const se_GetBucketsAggregationCommand: (
|
|
1611
|
-
input: GetBucketsAggregationCommandInput,
|
|
1612
|
-
context: __SerdeContext
|
|
1613
|
-
) => Promise<__HttpRequest>;
|
|
1614
|
-
export declare const se_GetCardinalityCommand: (
|
|
1615
|
-
input: GetCardinalityCommandInput,
|
|
1616
|
-
context: __SerdeContext
|
|
1617
|
-
) => Promise<__HttpRequest>;
|
|
1618
|
-
export declare const se_GetCommandCommand: (
|
|
1619
|
-
input: GetCommandCommandInput,
|
|
1620
|
-
context: __SerdeContext
|
|
1621
|
-
) => Promise<__HttpRequest>;
|
|
1622
|
-
export declare const se_GetCommandExecutionCommand: (
|
|
1623
|
-
input: GetCommandExecutionCommandInput,
|
|
1624
|
-
context: __SerdeContext
|
|
1625
|
-
) => Promise<__HttpRequest>;
|
|
1626
|
-
export declare const se_GetEffectivePoliciesCommand: (
|
|
1627
|
-
input: GetEffectivePoliciesCommandInput,
|
|
1628
|
-
context: __SerdeContext
|
|
1629
|
-
) => Promise<__HttpRequest>;
|
|
1630
|
-
export declare const se_GetIndexingConfigurationCommand: (
|
|
1631
|
-
input: GetIndexingConfigurationCommandInput,
|
|
1632
|
-
context: __SerdeContext
|
|
1633
|
-
) => Promise<__HttpRequest>;
|
|
1634
|
-
export declare const se_GetJobDocumentCommand: (
|
|
1635
|
-
input: GetJobDocumentCommandInput,
|
|
1636
|
-
context: __SerdeContext
|
|
1637
|
-
) => Promise<__HttpRequest>;
|
|
1638
|
-
export declare const se_GetLoggingOptionsCommand: (
|
|
1639
|
-
input: GetLoggingOptionsCommandInput,
|
|
1640
|
-
context: __SerdeContext
|
|
1641
|
-
) => Promise<__HttpRequest>;
|
|
1642
|
-
export declare const se_GetOTAUpdateCommand: (
|
|
1643
|
-
input: GetOTAUpdateCommandInput,
|
|
1644
|
-
context: __SerdeContext
|
|
1645
|
-
) => Promise<__HttpRequest>;
|
|
1646
|
-
export declare const se_GetPackageCommand: (
|
|
1647
|
-
input: GetPackageCommandInput,
|
|
1648
|
-
context: __SerdeContext
|
|
1649
|
-
) => Promise<__HttpRequest>;
|
|
1650
|
-
export declare const se_GetPackageConfigurationCommand: (
|
|
1651
|
-
input: GetPackageConfigurationCommandInput,
|
|
1652
|
-
context: __SerdeContext
|
|
1653
|
-
) => Promise<__HttpRequest>;
|
|
1654
|
-
export declare const se_GetPackageVersionCommand: (
|
|
1655
|
-
input: GetPackageVersionCommandInput,
|
|
1656
|
-
context: __SerdeContext
|
|
1657
|
-
) => Promise<__HttpRequest>;
|
|
1658
|
-
export declare const se_GetPercentilesCommand: (
|
|
1659
|
-
input: GetPercentilesCommandInput,
|
|
1660
|
-
context: __SerdeContext
|
|
1661
|
-
) => Promise<__HttpRequest>;
|
|
1662
|
-
export declare const se_GetPolicyCommand: (
|
|
1663
|
-
input: GetPolicyCommandInput,
|
|
1664
|
-
context: __SerdeContext
|
|
1665
|
-
) => Promise<__HttpRequest>;
|
|
1666
|
-
export declare const se_GetPolicyVersionCommand: (
|
|
1667
|
-
input: GetPolicyVersionCommandInput,
|
|
1668
|
-
context: __SerdeContext
|
|
1669
|
-
) => Promise<__HttpRequest>;
|
|
1670
|
-
export declare const se_GetRegistrationCodeCommand: (
|
|
1671
|
-
input: GetRegistrationCodeCommandInput,
|
|
1672
|
-
context: __SerdeContext
|
|
1673
|
-
) => Promise<__HttpRequest>;
|
|
1674
|
-
export declare const se_GetStatisticsCommand: (
|
|
1675
|
-
input: GetStatisticsCommandInput,
|
|
1676
|
-
context: __SerdeContext
|
|
1677
|
-
) => Promise<__HttpRequest>;
|
|
1678
|
-
export declare const se_GetThingConnectivityDataCommand: (
|
|
1679
|
-
input: GetThingConnectivityDataCommandInput,
|
|
1680
|
-
context: __SerdeContext
|
|
1681
|
-
) => Promise<__HttpRequest>;
|
|
1682
|
-
export declare const se_GetTopicRuleCommand: (
|
|
1683
|
-
input: GetTopicRuleCommandInput,
|
|
1684
|
-
context: __SerdeContext
|
|
1685
|
-
) => Promise<__HttpRequest>;
|
|
1686
|
-
export declare const se_GetTopicRuleDestinationCommand: (
|
|
1687
|
-
input: GetTopicRuleDestinationCommandInput,
|
|
1688
|
-
context: __SerdeContext
|
|
1689
|
-
) => Promise<__HttpRequest>;
|
|
1690
|
-
export declare const se_GetV2LoggingOptionsCommand: (
|
|
1691
|
-
input: GetV2LoggingOptionsCommandInput,
|
|
1692
|
-
context: __SerdeContext
|
|
1693
|
-
) => Promise<__HttpRequest>;
|
|
1694
|
-
export declare const se_ListActiveViolationsCommand: (
|
|
1695
|
-
input: ListActiveViolationsCommandInput,
|
|
1696
|
-
context: __SerdeContext
|
|
1697
|
-
) => Promise<__HttpRequest>;
|
|
1698
|
-
export declare const se_ListAttachedPoliciesCommand: (
|
|
1699
|
-
input: ListAttachedPoliciesCommandInput,
|
|
1700
|
-
context: __SerdeContext
|
|
1701
|
-
) => Promise<__HttpRequest>;
|
|
1702
|
-
export declare const se_ListAuditFindingsCommand: (
|
|
1703
|
-
input: ListAuditFindingsCommandInput,
|
|
1704
|
-
context: __SerdeContext
|
|
1705
|
-
) => Promise<__HttpRequest>;
|
|
1706
|
-
export declare const se_ListAuditMitigationActionsExecutionsCommand: (
|
|
1707
|
-
input: ListAuditMitigationActionsExecutionsCommandInput,
|
|
1708
|
-
context: __SerdeContext
|
|
1709
|
-
) => Promise<__HttpRequest>;
|
|
1710
|
-
export declare const se_ListAuditMitigationActionsTasksCommand: (
|
|
1711
|
-
input: ListAuditMitigationActionsTasksCommandInput,
|
|
1712
|
-
context: __SerdeContext
|
|
1713
|
-
) => Promise<__HttpRequest>;
|
|
1714
|
-
export declare const se_ListAuditSuppressionsCommand: (
|
|
1715
|
-
input: ListAuditSuppressionsCommandInput,
|
|
1716
|
-
context: __SerdeContext
|
|
1717
|
-
) => Promise<__HttpRequest>;
|
|
1718
|
-
export declare const se_ListAuditTasksCommand: (
|
|
1719
|
-
input: ListAuditTasksCommandInput,
|
|
1720
|
-
context: __SerdeContext
|
|
1721
|
-
) => Promise<__HttpRequest>;
|
|
1722
|
-
export declare const se_ListAuthorizersCommand: (
|
|
1723
|
-
input: ListAuthorizersCommandInput,
|
|
1724
|
-
context: __SerdeContext
|
|
1725
|
-
) => Promise<__HttpRequest>;
|
|
1726
|
-
export declare const se_ListBillingGroupsCommand: (
|
|
1727
|
-
input: ListBillingGroupsCommandInput,
|
|
1728
|
-
context: __SerdeContext
|
|
1729
|
-
) => Promise<__HttpRequest>;
|
|
1730
|
-
export declare const se_ListCACertificatesCommand: (
|
|
1731
|
-
input: ListCACertificatesCommandInput,
|
|
1732
|
-
context: __SerdeContext
|
|
1733
|
-
) => Promise<__HttpRequest>;
|
|
1734
|
-
export declare const se_ListCertificateProvidersCommand: (
|
|
1735
|
-
input: ListCertificateProvidersCommandInput,
|
|
1736
|
-
context: __SerdeContext
|
|
1737
|
-
) => Promise<__HttpRequest>;
|
|
1738
|
-
export declare const se_ListCertificatesCommand: (
|
|
1739
|
-
input: ListCertificatesCommandInput,
|
|
1740
|
-
context: __SerdeContext
|
|
1741
|
-
) => Promise<__HttpRequest>;
|
|
1742
|
-
export declare const se_ListCertificatesByCACommand: (
|
|
1743
|
-
input: ListCertificatesByCACommandInput,
|
|
1744
|
-
context: __SerdeContext
|
|
1745
|
-
) => Promise<__HttpRequest>;
|
|
1746
|
-
export declare const se_ListCommandExecutionsCommand: (
|
|
1747
|
-
input: ListCommandExecutionsCommandInput,
|
|
1748
|
-
context: __SerdeContext
|
|
1749
|
-
) => Promise<__HttpRequest>;
|
|
1750
|
-
export declare const se_ListCommandsCommand: (
|
|
1751
|
-
input: ListCommandsCommandInput,
|
|
1752
|
-
context: __SerdeContext
|
|
1753
|
-
) => Promise<__HttpRequest>;
|
|
1754
|
-
export declare const se_ListCustomMetricsCommand: (
|
|
1755
|
-
input: ListCustomMetricsCommandInput,
|
|
1756
|
-
context: __SerdeContext
|
|
1757
|
-
) => Promise<__HttpRequest>;
|
|
1758
|
-
export declare const se_ListDetectMitigationActionsExecutionsCommand: (
|
|
1759
|
-
input: ListDetectMitigationActionsExecutionsCommandInput,
|
|
1760
|
-
context: __SerdeContext
|
|
1761
|
-
) => Promise<__HttpRequest>;
|
|
1762
|
-
export declare const se_ListDetectMitigationActionsTasksCommand: (
|
|
1763
|
-
input: ListDetectMitigationActionsTasksCommandInput,
|
|
1764
|
-
context: __SerdeContext
|
|
1765
|
-
) => Promise<__HttpRequest>;
|
|
1766
|
-
export declare const se_ListDimensionsCommand: (
|
|
1767
|
-
input: ListDimensionsCommandInput,
|
|
1768
|
-
context: __SerdeContext
|
|
1769
|
-
) => Promise<__HttpRequest>;
|
|
1770
|
-
export declare const se_ListDomainConfigurationsCommand: (
|
|
1771
|
-
input: ListDomainConfigurationsCommandInput,
|
|
1772
|
-
context: __SerdeContext
|
|
1773
|
-
) => Promise<__HttpRequest>;
|
|
1774
|
-
export declare const se_ListFleetMetricsCommand: (
|
|
1775
|
-
input: ListFleetMetricsCommandInput,
|
|
1776
|
-
context: __SerdeContext
|
|
1777
|
-
) => Promise<__HttpRequest>;
|
|
1778
|
-
export declare const se_ListIndicesCommand: (
|
|
1779
|
-
input: ListIndicesCommandInput,
|
|
1780
|
-
context: __SerdeContext
|
|
1781
|
-
) => Promise<__HttpRequest>;
|
|
1782
|
-
export declare const se_ListJobExecutionsForJobCommand: (
|
|
1783
|
-
input: ListJobExecutionsForJobCommandInput,
|
|
1784
|
-
context: __SerdeContext
|
|
1785
|
-
) => Promise<__HttpRequest>;
|
|
1786
|
-
export declare const se_ListJobExecutionsForThingCommand: (
|
|
1787
|
-
input: ListJobExecutionsForThingCommandInput,
|
|
1788
|
-
context: __SerdeContext
|
|
1789
|
-
) => Promise<__HttpRequest>;
|
|
1790
|
-
export declare const se_ListJobsCommand: (
|
|
1791
|
-
input: ListJobsCommandInput,
|
|
1792
|
-
context: __SerdeContext
|
|
1793
|
-
) => Promise<__HttpRequest>;
|
|
1794
|
-
export declare const se_ListJobTemplatesCommand: (
|
|
1795
|
-
input: ListJobTemplatesCommandInput,
|
|
1796
|
-
context: __SerdeContext
|
|
1797
|
-
) => Promise<__HttpRequest>;
|
|
1798
|
-
export declare const se_ListManagedJobTemplatesCommand: (
|
|
1799
|
-
input: ListManagedJobTemplatesCommandInput,
|
|
1800
|
-
context: __SerdeContext
|
|
1801
|
-
) => Promise<__HttpRequest>;
|
|
1802
|
-
export declare const se_ListMetricValuesCommand: (
|
|
1803
|
-
input: ListMetricValuesCommandInput,
|
|
1804
|
-
context: __SerdeContext
|
|
1805
|
-
) => Promise<__HttpRequest>;
|
|
1806
|
-
export declare const se_ListMitigationActionsCommand: (
|
|
1807
|
-
input: ListMitigationActionsCommandInput,
|
|
1808
|
-
context: __SerdeContext
|
|
1809
|
-
) => Promise<__HttpRequest>;
|
|
1810
|
-
export declare const se_ListOTAUpdatesCommand: (
|
|
1811
|
-
input: ListOTAUpdatesCommandInput,
|
|
1812
|
-
context: __SerdeContext
|
|
1813
|
-
) => Promise<__HttpRequest>;
|
|
1814
|
-
export declare const se_ListOutgoingCertificatesCommand: (
|
|
1815
|
-
input: ListOutgoingCertificatesCommandInput,
|
|
1816
|
-
context: __SerdeContext
|
|
1817
|
-
) => Promise<__HttpRequest>;
|
|
1818
|
-
export declare const se_ListPackagesCommand: (
|
|
1819
|
-
input: ListPackagesCommandInput,
|
|
1820
|
-
context: __SerdeContext
|
|
1821
|
-
) => Promise<__HttpRequest>;
|
|
1822
|
-
export declare const se_ListPackageVersionsCommand: (
|
|
1823
|
-
input: ListPackageVersionsCommandInput,
|
|
1824
|
-
context: __SerdeContext
|
|
1825
|
-
) => Promise<__HttpRequest>;
|
|
1826
|
-
export declare const se_ListPoliciesCommand: (
|
|
1827
|
-
input: ListPoliciesCommandInput,
|
|
1828
|
-
context: __SerdeContext
|
|
1829
|
-
) => Promise<__HttpRequest>;
|
|
1830
|
-
export declare const se_ListPolicyPrincipalsCommand: (
|
|
1831
|
-
input: ListPolicyPrincipalsCommandInput,
|
|
1832
|
-
context: __SerdeContext
|
|
1833
|
-
) => Promise<__HttpRequest>;
|
|
1834
|
-
export declare const se_ListPolicyVersionsCommand: (
|
|
1835
|
-
input: ListPolicyVersionsCommandInput,
|
|
1836
|
-
context: __SerdeContext
|
|
1837
|
-
) => Promise<__HttpRequest>;
|
|
1838
|
-
export declare const se_ListPrincipalPoliciesCommand: (
|
|
1839
|
-
input: ListPrincipalPoliciesCommandInput,
|
|
1840
|
-
context: __SerdeContext
|
|
1841
|
-
) => Promise<__HttpRequest>;
|
|
1842
|
-
export declare const se_ListPrincipalThingsCommand: (
|
|
1843
|
-
input: ListPrincipalThingsCommandInput,
|
|
1844
|
-
context: __SerdeContext
|
|
1845
|
-
) => Promise<__HttpRequest>;
|
|
1846
|
-
export declare const se_ListPrincipalThingsV2Command: (
|
|
1847
|
-
input: ListPrincipalThingsV2CommandInput,
|
|
1848
|
-
context: __SerdeContext
|
|
1849
|
-
) => Promise<__HttpRequest>;
|
|
1850
|
-
export declare const se_ListProvisioningTemplatesCommand: (
|
|
1851
|
-
input: ListProvisioningTemplatesCommandInput,
|
|
1852
|
-
context: __SerdeContext
|
|
1853
|
-
) => Promise<__HttpRequest>;
|
|
1854
|
-
export declare const se_ListProvisioningTemplateVersionsCommand: (
|
|
1855
|
-
input: ListProvisioningTemplateVersionsCommandInput,
|
|
1856
|
-
context: __SerdeContext
|
|
1857
|
-
) => Promise<__HttpRequest>;
|
|
1858
|
-
export declare const se_ListRelatedResourcesForAuditFindingCommand: (
|
|
1859
|
-
input: ListRelatedResourcesForAuditFindingCommandInput,
|
|
1860
|
-
context: __SerdeContext
|
|
1861
|
-
) => Promise<__HttpRequest>;
|
|
1862
|
-
export declare const se_ListRoleAliasesCommand: (
|
|
1863
|
-
input: ListRoleAliasesCommandInput,
|
|
1864
|
-
context: __SerdeContext
|
|
1865
|
-
) => Promise<__HttpRequest>;
|
|
1866
|
-
export declare const se_ListSbomValidationResultsCommand: (
|
|
1867
|
-
input: ListSbomValidationResultsCommandInput,
|
|
1868
|
-
context: __SerdeContext
|
|
1869
|
-
) => Promise<__HttpRequest>;
|
|
1870
|
-
export declare const se_ListScheduledAuditsCommand: (
|
|
1871
|
-
input: ListScheduledAuditsCommandInput,
|
|
1872
|
-
context: __SerdeContext
|
|
1873
|
-
) => Promise<__HttpRequest>;
|
|
1874
|
-
export declare const se_ListSecurityProfilesCommand: (
|
|
1875
|
-
input: ListSecurityProfilesCommandInput,
|
|
1876
|
-
context: __SerdeContext
|
|
1877
|
-
) => Promise<__HttpRequest>;
|
|
1878
|
-
export declare const se_ListSecurityProfilesForTargetCommand: (
|
|
1879
|
-
input: ListSecurityProfilesForTargetCommandInput,
|
|
1880
|
-
context: __SerdeContext
|
|
1881
|
-
) => Promise<__HttpRequest>;
|
|
1882
|
-
export declare const se_ListStreamsCommand: (
|
|
1883
|
-
input: ListStreamsCommandInput,
|
|
1884
|
-
context: __SerdeContext
|
|
1885
|
-
) => Promise<__HttpRequest>;
|
|
1886
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
1887
|
-
input: ListTagsForResourceCommandInput,
|
|
1888
|
-
context: __SerdeContext
|
|
1889
|
-
) => Promise<__HttpRequest>;
|
|
1890
|
-
export declare const se_ListTargetsForPolicyCommand: (
|
|
1891
|
-
input: ListTargetsForPolicyCommandInput,
|
|
1892
|
-
context: __SerdeContext
|
|
1893
|
-
) => Promise<__HttpRequest>;
|
|
1894
|
-
export declare const se_ListTargetsForSecurityProfileCommand: (
|
|
1895
|
-
input: ListTargetsForSecurityProfileCommandInput,
|
|
1896
|
-
context: __SerdeContext
|
|
1897
|
-
) => Promise<__HttpRequest>;
|
|
1898
|
-
export declare const se_ListThingGroupsCommand: (
|
|
1899
|
-
input: ListThingGroupsCommandInput,
|
|
1900
|
-
context: __SerdeContext
|
|
1901
|
-
) => Promise<__HttpRequest>;
|
|
1902
|
-
export declare const se_ListThingGroupsForThingCommand: (
|
|
1903
|
-
input: ListThingGroupsForThingCommandInput,
|
|
1904
|
-
context: __SerdeContext
|
|
1905
|
-
) => Promise<__HttpRequest>;
|
|
1906
|
-
export declare const se_ListThingPrincipalsCommand: (
|
|
1907
|
-
input: ListThingPrincipalsCommandInput,
|
|
1908
|
-
context: __SerdeContext
|
|
1909
|
-
) => Promise<__HttpRequest>;
|
|
1910
|
-
export declare const se_ListThingPrincipalsV2Command: (
|
|
1911
|
-
input: ListThingPrincipalsV2CommandInput,
|
|
1912
|
-
context: __SerdeContext
|
|
1913
|
-
) => Promise<__HttpRequest>;
|
|
1914
|
-
export declare const se_ListThingRegistrationTaskReportsCommand: (
|
|
1915
|
-
input: ListThingRegistrationTaskReportsCommandInput,
|
|
1916
|
-
context: __SerdeContext
|
|
1917
|
-
) => Promise<__HttpRequest>;
|
|
1918
|
-
export declare const se_ListThingRegistrationTasksCommand: (
|
|
1919
|
-
input: ListThingRegistrationTasksCommandInput,
|
|
1920
|
-
context: __SerdeContext
|
|
1921
|
-
) => Promise<__HttpRequest>;
|
|
1922
|
-
export declare const se_ListThingsCommand: (
|
|
1923
|
-
input: ListThingsCommandInput,
|
|
1924
|
-
context: __SerdeContext
|
|
1925
|
-
) => Promise<__HttpRequest>;
|
|
1926
|
-
export declare const se_ListThingsInBillingGroupCommand: (
|
|
1927
|
-
input: ListThingsInBillingGroupCommandInput,
|
|
1928
|
-
context: __SerdeContext
|
|
1929
|
-
) => Promise<__HttpRequest>;
|
|
1930
|
-
export declare const se_ListThingsInThingGroupCommand: (
|
|
1931
|
-
input: ListThingsInThingGroupCommandInput,
|
|
1932
|
-
context: __SerdeContext
|
|
1933
|
-
) => Promise<__HttpRequest>;
|
|
1934
|
-
export declare const se_ListThingTypesCommand: (
|
|
1935
|
-
input: ListThingTypesCommandInput,
|
|
1936
|
-
context: __SerdeContext
|
|
1937
|
-
) => Promise<__HttpRequest>;
|
|
1938
|
-
export declare const se_ListTopicRuleDestinationsCommand: (
|
|
1939
|
-
input: ListTopicRuleDestinationsCommandInput,
|
|
1940
|
-
context: __SerdeContext
|
|
1941
|
-
) => Promise<__HttpRequest>;
|
|
1942
|
-
export declare const se_ListTopicRulesCommand: (
|
|
1943
|
-
input: ListTopicRulesCommandInput,
|
|
1944
|
-
context: __SerdeContext
|
|
1945
|
-
) => Promise<__HttpRequest>;
|
|
1946
|
-
export declare const se_ListV2LoggingLevelsCommand: (
|
|
1947
|
-
input: ListV2LoggingLevelsCommandInput,
|
|
1948
|
-
context: __SerdeContext
|
|
1949
|
-
) => Promise<__HttpRequest>;
|
|
1950
|
-
export declare const se_ListViolationEventsCommand: (
|
|
1951
|
-
input: ListViolationEventsCommandInput,
|
|
1952
|
-
context: __SerdeContext
|
|
1953
|
-
) => Promise<__HttpRequest>;
|
|
1954
|
-
export declare const se_PutVerificationStateOnViolationCommand: (
|
|
1955
|
-
input: PutVerificationStateOnViolationCommandInput,
|
|
1956
|
-
context: __SerdeContext
|
|
1957
|
-
) => Promise<__HttpRequest>;
|
|
1958
|
-
export declare const se_RegisterCACertificateCommand: (
|
|
1959
|
-
input: RegisterCACertificateCommandInput,
|
|
1960
|
-
context: __SerdeContext
|
|
1961
|
-
) => Promise<__HttpRequest>;
|
|
1962
|
-
export declare const se_RegisterCertificateCommand: (
|
|
1963
|
-
input: RegisterCertificateCommandInput,
|
|
1964
|
-
context: __SerdeContext
|
|
1965
|
-
) => Promise<__HttpRequest>;
|
|
1966
|
-
export declare const se_RegisterCertificateWithoutCACommand: (
|
|
1967
|
-
input: RegisterCertificateWithoutCACommandInput,
|
|
1968
|
-
context: __SerdeContext
|
|
1969
|
-
) => Promise<__HttpRequest>;
|
|
1970
|
-
export declare const se_RegisterThingCommand: (
|
|
1971
|
-
input: RegisterThingCommandInput,
|
|
1972
|
-
context: __SerdeContext
|
|
1973
|
-
) => Promise<__HttpRequest>;
|
|
1974
|
-
export declare const se_RejectCertificateTransferCommand: (
|
|
1975
|
-
input: RejectCertificateTransferCommandInput,
|
|
1976
|
-
context: __SerdeContext
|
|
1977
|
-
) => Promise<__HttpRequest>;
|
|
1978
|
-
export declare const se_RemoveThingFromBillingGroupCommand: (
|
|
1979
|
-
input: RemoveThingFromBillingGroupCommandInput,
|
|
1980
|
-
context: __SerdeContext
|
|
1981
|
-
) => Promise<__HttpRequest>;
|
|
1982
|
-
export declare const se_RemoveThingFromThingGroupCommand: (
|
|
1983
|
-
input: RemoveThingFromThingGroupCommandInput,
|
|
1984
|
-
context: __SerdeContext
|
|
1985
|
-
) => Promise<__HttpRequest>;
|
|
1986
|
-
export declare const se_ReplaceTopicRuleCommand: (
|
|
1987
|
-
input: ReplaceTopicRuleCommandInput,
|
|
1988
|
-
context: __SerdeContext
|
|
1989
|
-
) => Promise<__HttpRequest>;
|
|
1990
|
-
export declare const se_SearchIndexCommand: (
|
|
1991
|
-
input: SearchIndexCommandInput,
|
|
1992
|
-
context: __SerdeContext
|
|
1993
|
-
) => Promise<__HttpRequest>;
|
|
1994
|
-
export declare const se_SetDefaultAuthorizerCommand: (
|
|
1995
|
-
input: SetDefaultAuthorizerCommandInput,
|
|
1996
|
-
context: __SerdeContext
|
|
1997
|
-
) => Promise<__HttpRequest>;
|
|
1998
|
-
export declare const se_SetDefaultPolicyVersionCommand: (
|
|
1999
|
-
input: SetDefaultPolicyVersionCommandInput,
|
|
2000
|
-
context: __SerdeContext
|
|
2001
|
-
) => Promise<__HttpRequest>;
|
|
2002
|
-
export declare const se_SetLoggingOptionsCommand: (
|
|
2003
|
-
input: SetLoggingOptionsCommandInput,
|
|
2004
|
-
context: __SerdeContext
|
|
2005
|
-
) => Promise<__HttpRequest>;
|
|
2006
|
-
export declare const se_SetV2LoggingLevelCommand: (
|
|
2007
|
-
input: SetV2LoggingLevelCommandInput,
|
|
2008
|
-
context: __SerdeContext
|
|
2009
|
-
) => Promise<__HttpRequest>;
|
|
2010
|
-
export declare const se_SetV2LoggingOptionsCommand: (
|
|
2011
|
-
input: SetV2LoggingOptionsCommandInput,
|
|
2012
|
-
context: __SerdeContext
|
|
2013
|
-
) => Promise<__HttpRequest>;
|
|
2014
|
-
export declare const se_StartAuditMitigationActionsTaskCommand: (
|
|
2015
|
-
input: StartAuditMitigationActionsTaskCommandInput,
|
|
2016
|
-
context: __SerdeContext
|
|
2017
|
-
) => Promise<__HttpRequest>;
|
|
2018
|
-
export declare const se_StartDetectMitigationActionsTaskCommand: (
|
|
2019
|
-
input: StartDetectMitigationActionsTaskCommandInput,
|
|
2020
|
-
context: __SerdeContext
|
|
2021
|
-
) => Promise<__HttpRequest>;
|
|
2022
|
-
export declare const se_StartOnDemandAuditTaskCommand: (
|
|
2023
|
-
input: StartOnDemandAuditTaskCommandInput,
|
|
2024
|
-
context: __SerdeContext
|
|
2025
|
-
) => Promise<__HttpRequest>;
|
|
2026
|
-
export declare const se_StartThingRegistrationTaskCommand: (
|
|
2027
|
-
input: StartThingRegistrationTaskCommandInput,
|
|
2028
|
-
context: __SerdeContext
|
|
2029
|
-
) => Promise<__HttpRequest>;
|
|
2030
|
-
export declare const se_StopThingRegistrationTaskCommand: (
|
|
2031
|
-
input: StopThingRegistrationTaskCommandInput,
|
|
2032
|
-
context: __SerdeContext
|
|
2033
|
-
) => Promise<__HttpRequest>;
|
|
2034
|
-
export declare const se_TagResourceCommand: (
|
|
2035
|
-
input: TagResourceCommandInput,
|
|
2036
|
-
context: __SerdeContext
|
|
2037
|
-
) => Promise<__HttpRequest>;
|
|
2038
|
-
export declare const se_TestAuthorizationCommand: (
|
|
2039
|
-
input: TestAuthorizationCommandInput,
|
|
2040
|
-
context: __SerdeContext
|
|
2041
|
-
) => Promise<__HttpRequest>;
|
|
2042
|
-
export declare const se_TestInvokeAuthorizerCommand: (
|
|
2043
|
-
input: TestInvokeAuthorizerCommandInput,
|
|
2044
|
-
context: __SerdeContext
|
|
2045
|
-
) => Promise<__HttpRequest>;
|
|
2046
|
-
export declare const se_TransferCertificateCommand: (
|
|
2047
|
-
input: TransferCertificateCommandInput,
|
|
2048
|
-
context: __SerdeContext
|
|
2049
|
-
) => Promise<__HttpRequest>;
|
|
2050
|
-
export declare const se_UntagResourceCommand: (
|
|
2051
|
-
input: UntagResourceCommandInput,
|
|
2052
|
-
context: __SerdeContext
|
|
2053
|
-
) => Promise<__HttpRequest>;
|
|
2054
|
-
export declare const se_UpdateAccountAuditConfigurationCommand: (
|
|
2055
|
-
input: UpdateAccountAuditConfigurationCommandInput,
|
|
2056
|
-
context: __SerdeContext
|
|
2057
|
-
) => Promise<__HttpRequest>;
|
|
2058
|
-
export declare const se_UpdateAuditSuppressionCommand: (
|
|
2059
|
-
input: UpdateAuditSuppressionCommandInput,
|
|
2060
|
-
context: __SerdeContext
|
|
2061
|
-
) => Promise<__HttpRequest>;
|
|
2062
|
-
export declare const se_UpdateAuthorizerCommand: (
|
|
2063
|
-
input: UpdateAuthorizerCommandInput,
|
|
2064
|
-
context: __SerdeContext
|
|
2065
|
-
) => Promise<__HttpRequest>;
|
|
2066
|
-
export declare const se_UpdateBillingGroupCommand: (
|
|
2067
|
-
input: UpdateBillingGroupCommandInput,
|
|
2068
|
-
context: __SerdeContext
|
|
2069
|
-
) => Promise<__HttpRequest>;
|
|
2070
|
-
export declare const se_UpdateCACertificateCommand: (
|
|
2071
|
-
input: UpdateCACertificateCommandInput,
|
|
2072
|
-
context: __SerdeContext
|
|
2073
|
-
) => Promise<__HttpRequest>;
|
|
2074
|
-
export declare const se_UpdateCertificateCommand: (
|
|
2075
|
-
input: UpdateCertificateCommandInput,
|
|
2076
|
-
context: __SerdeContext
|
|
2077
|
-
) => Promise<__HttpRequest>;
|
|
2078
|
-
export declare const se_UpdateCertificateProviderCommand: (
|
|
2079
|
-
input: UpdateCertificateProviderCommandInput,
|
|
2080
|
-
context: __SerdeContext
|
|
2081
|
-
) => Promise<__HttpRequest>;
|
|
2082
|
-
export declare const se_UpdateCommandCommand: (
|
|
2083
|
-
input: UpdateCommandCommandInput,
|
|
2084
|
-
context: __SerdeContext
|
|
2085
|
-
) => Promise<__HttpRequest>;
|
|
2086
|
-
export declare const se_UpdateCustomMetricCommand: (
|
|
2087
|
-
input: UpdateCustomMetricCommandInput,
|
|
2088
|
-
context: __SerdeContext
|
|
2089
|
-
) => Promise<__HttpRequest>;
|
|
2090
|
-
export declare const se_UpdateDimensionCommand: (
|
|
2091
|
-
input: UpdateDimensionCommandInput,
|
|
2092
|
-
context: __SerdeContext
|
|
2093
|
-
) => Promise<__HttpRequest>;
|
|
2094
|
-
export declare const se_UpdateDomainConfigurationCommand: (
|
|
2095
|
-
input: UpdateDomainConfigurationCommandInput,
|
|
2096
|
-
context: __SerdeContext
|
|
2097
|
-
) => Promise<__HttpRequest>;
|
|
2098
|
-
export declare const se_UpdateDynamicThingGroupCommand: (
|
|
2099
|
-
input: UpdateDynamicThingGroupCommandInput,
|
|
2100
|
-
context: __SerdeContext
|
|
2101
|
-
) => Promise<__HttpRequest>;
|
|
2102
|
-
export declare const se_UpdateEncryptionConfigurationCommand: (
|
|
2103
|
-
input: UpdateEncryptionConfigurationCommandInput,
|
|
2104
|
-
context: __SerdeContext
|
|
2105
|
-
) => Promise<__HttpRequest>;
|
|
2106
|
-
export declare const se_UpdateEventConfigurationsCommand: (
|
|
2107
|
-
input: UpdateEventConfigurationsCommandInput,
|
|
2108
|
-
context: __SerdeContext
|
|
2109
|
-
) => Promise<__HttpRequest>;
|
|
2110
|
-
export declare const se_UpdateFleetMetricCommand: (
|
|
2111
|
-
input: UpdateFleetMetricCommandInput,
|
|
2112
|
-
context: __SerdeContext
|
|
2113
|
-
) => Promise<__HttpRequest>;
|
|
2114
|
-
export declare const se_UpdateIndexingConfigurationCommand: (
|
|
2115
|
-
input: UpdateIndexingConfigurationCommandInput,
|
|
2116
|
-
context: __SerdeContext
|
|
2117
|
-
) => Promise<__HttpRequest>;
|
|
2118
|
-
export declare const se_UpdateJobCommand: (
|
|
2119
|
-
input: UpdateJobCommandInput,
|
|
2120
|
-
context: __SerdeContext
|
|
2121
|
-
) => Promise<__HttpRequest>;
|
|
2122
|
-
export declare const se_UpdateMitigationActionCommand: (
|
|
2123
|
-
input: UpdateMitigationActionCommandInput,
|
|
2124
|
-
context: __SerdeContext
|
|
2125
|
-
) => Promise<__HttpRequest>;
|
|
2126
|
-
export declare const se_UpdatePackageCommand: (
|
|
2127
|
-
input: UpdatePackageCommandInput,
|
|
2128
|
-
context: __SerdeContext
|
|
2129
|
-
) => Promise<__HttpRequest>;
|
|
2130
|
-
export declare const se_UpdatePackageConfigurationCommand: (
|
|
2131
|
-
input: UpdatePackageConfigurationCommandInput,
|
|
2132
|
-
context: __SerdeContext
|
|
2133
|
-
) => Promise<__HttpRequest>;
|
|
2134
|
-
export declare const se_UpdatePackageVersionCommand: (
|
|
2135
|
-
input: UpdatePackageVersionCommandInput,
|
|
2136
|
-
context: __SerdeContext
|
|
2137
|
-
) => Promise<__HttpRequest>;
|
|
2138
|
-
export declare const se_UpdateProvisioningTemplateCommand: (
|
|
2139
|
-
input: UpdateProvisioningTemplateCommandInput,
|
|
2140
|
-
context: __SerdeContext
|
|
2141
|
-
) => Promise<__HttpRequest>;
|
|
2142
|
-
export declare const se_UpdateRoleAliasCommand: (
|
|
2143
|
-
input: UpdateRoleAliasCommandInput,
|
|
2144
|
-
context: __SerdeContext
|
|
2145
|
-
) => Promise<__HttpRequest>;
|
|
2146
|
-
export declare const se_UpdateScheduledAuditCommand: (
|
|
2147
|
-
input: UpdateScheduledAuditCommandInput,
|
|
2148
|
-
context: __SerdeContext
|
|
2149
|
-
) => Promise<__HttpRequest>;
|
|
2150
|
-
export declare const se_UpdateSecurityProfileCommand: (
|
|
2151
|
-
input: UpdateSecurityProfileCommandInput,
|
|
2152
|
-
context: __SerdeContext
|
|
2153
|
-
) => Promise<__HttpRequest>;
|
|
2154
|
-
export declare const se_UpdateStreamCommand: (
|
|
2155
|
-
input: UpdateStreamCommandInput,
|
|
2156
|
-
context: __SerdeContext
|
|
2157
|
-
) => Promise<__HttpRequest>;
|
|
2158
|
-
export declare const se_UpdateThingCommand: (
|
|
2159
|
-
input: UpdateThingCommandInput,
|
|
2160
|
-
context: __SerdeContext
|
|
2161
|
-
) => Promise<__HttpRequest>;
|
|
2162
|
-
export declare const se_UpdateThingGroupCommand: (
|
|
2163
|
-
input: UpdateThingGroupCommandInput,
|
|
2164
|
-
context: __SerdeContext
|
|
2165
|
-
) => Promise<__HttpRequest>;
|
|
2166
|
-
export declare const se_UpdateThingGroupsForThingCommand: (
|
|
2167
|
-
input: UpdateThingGroupsForThingCommandInput,
|
|
2168
|
-
context: __SerdeContext
|
|
2169
|
-
) => Promise<__HttpRequest>;
|
|
2170
|
-
export declare const se_UpdateThingTypeCommand: (
|
|
2171
|
-
input: UpdateThingTypeCommandInput,
|
|
2172
|
-
context: __SerdeContext
|
|
2173
|
-
) => Promise<__HttpRequest>;
|
|
2174
|
-
export declare const se_UpdateTopicRuleDestinationCommand: (
|
|
2175
|
-
input: UpdateTopicRuleDestinationCommandInput,
|
|
2176
|
-
context: __SerdeContext
|
|
2177
|
-
) => Promise<__HttpRequest>;
|
|
2178
|
-
export declare const se_ValidateSecurityProfileBehaviorsCommand: (
|
|
2179
|
-
input: ValidateSecurityProfileBehaviorsCommandInput,
|
|
2180
|
-
context: __SerdeContext
|
|
2181
|
-
) => Promise<__HttpRequest>;
|
|
2182
|
-
export declare const de_AcceptCertificateTransferCommand: (
|
|
2183
|
-
output: __HttpResponse,
|
|
2184
|
-
context: __SerdeContext
|
|
2185
|
-
) => Promise<AcceptCertificateTransferCommandOutput>;
|
|
2186
|
-
export declare const de_AddThingToBillingGroupCommand: (
|
|
2187
|
-
output: __HttpResponse,
|
|
2188
|
-
context: __SerdeContext
|
|
2189
|
-
) => Promise<AddThingToBillingGroupCommandOutput>;
|
|
2190
|
-
export declare const de_AddThingToThingGroupCommand: (
|
|
2191
|
-
output: __HttpResponse,
|
|
2192
|
-
context: __SerdeContext
|
|
2193
|
-
) => Promise<AddThingToThingGroupCommandOutput>;
|
|
2194
|
-
export declare const de_AssociateSbomWithPackageVersionCommand: (
|
|
2195
|
-
output: __HttpResponse,
|
|
2196
|
-
context: __SerdeContext
|
|
2197
|
-
) => Promise<AssociateSbomWithPackageVersionCommandOutput>;
|
|
2198
|
-
export declare const de_AssociateTargetsWithJobCommand: (
|
|
2199
|
-
output: __HttpResponse,
|
|
2200
|
-
context: __SerdeContext
|
|
2201
|
-
) => Promise<AssociateTargetsWithJobCommandOutput>;
|
|
2202
|
-
export declare const de_AttachPolicyCommand: (
|
|
2203
|
-
output: __HttpResponse,
|
|
2204
|
-
context: __SerdeContext
|
|
2205
|
-
) => Promise<AttachPolicyCommandOutput>;
|
|
2206
|
-
export declare const de_AttachPrincipalPolicyCommand: (
|
|
2207
|
-
output: __HttpResponse,
|
|
2208
|
-
context: __SerdeContext
|
|
2209
|
-
) => Promise<AttachPrincipalPolicyCommandOutput>;
|
|
2210
|
-
export declare const de_AttachSecurityProfileCommand: (
|
|
2211
|
-
output: __HttpResponse,
|
|
2212
|
-
context: __SerdeContext
|
|
2213
|
-
) => Promise<AttachSecurityProfileCommandOutput>;
|
|
2214
|
-
export declare const de_AttachThingPrincipalCommand: (
|
|
2215
|
-
output: __HttpResponse,
|
|
2216
|
-
context: __SerdeContext
|
|
2217
|
-
) => Promise<AttachThingPrincipalCommandOutput>;
|
|
2218
|
-
export declare const de_CancelAuditMitigationActionsTaskCommand: (
|
|
2219
|
-
output: __HttpResponse,
|
|
2220
|
-
context: __SerdeContext
|
|
2221
|
-
) => Promise<CancelAuditMitigationActionsTaskCommandOutput>;
|
|
2222
|
-
export declare const de_CancelAuditTaskCommand: (
|
|
2223
|
-
output: __HttpResponse,
|
|
2224
|
-
context: __SerdeContext
|
|
2225
|
-
) => Promise<CancelAuditTaskCommandOutput>;
|
|
2226
|
-
export declare const de_CancelCertificateTransferCommand: (
|
|
2227
|
-
output: __HttpResponse,
|
|
2228
|
-
context: __SerdeContext
|
|
2229
|
-
) => Promise<CancelCertificateTransferCommandOutput>;
|
|
2230
|
-
export declare const de_CancelDetectMitigationActionsTaskCommand: (
|
|
2231
|
-
output: __HttpResponse,
|
|
2232
|
-
context: __SerdeContext
|
|
2233
|
-
) => Promise<CancelDetectMitigationActionsTaskCommandOutput>;
|
|
2234
|
-
export declare const de_CancelJobCommand: (
|
|
2235
|
-
output: __HttpResponse,
|
|
2236
|
-
context: __SerdeContext
|
|
2237
|
-
) => Promise<CancelJobCommandOutput>;
|
|
2238
|
-
export declare const de_CancelJobExecutionCommand: (
|
|
2239
|
-
output: __HttpResponse,
|
|
2240
|
-
context: __SerdeContext
|
|
2241
|
-
) => Promise<CancelJobExecutionCommandOutput>;
|
|
2242
|
-
export declare const de_ClearDefaultAuthorizerCommand: (
|
|
2243
|
-
output: __HttpResponse,
|
|
2244
|
-
context: __SerdeContext
|
|
2245
|
-
) => Promise<ClearDefaultAuthorizerCommandOutput>;
|
|
2246
|
-
export declare const de_ConfirmTopicRuleDestinationCommand: (
|
|
2247
|
-
output: __HttpResponse,
|
|
2248
|
-
context: __SerdeContext
|
|
2249
|
-
) => Promise<ConfirmTopicRuleDestinationCommandOutput>;
|
|
2250
|
-
export declare const de_CreateAuditSuppressionCommand: (
|
|
2251
|
-
output: __HttpResponse,
|
|
2252
|
-
context: __SerdeContext
|
|
2253
|
-
) => Promise<CreateAuditSuppressionCommandOutput>;
|
|
2254
|
-
export declare const de_CreateAuthorizerCommand: (
|
|
2255
|
-
output: __HttpResponse,
|
|
2256
|
-
context: __SerdeContext
|
|
2257
|
-
) => Promise<CreateAuthorizerCommandOutput>;
|
|
2258
|
-
export declare const de_CreateBillingGroupCommand: (
|
|
2259
|
-
output: __HttpResponse,
|
|
2260
|
-
context: __SerdeContext
|
|
2261
|
-
) => Promise<CreateBillingGroupCommandOutput>;
|
|
2262
|
-
export declare const de_CreateCertificateFromCsrCommand: (
|
|
2263
|
-
output: __HttpResponse,
|
|
2264
|
-
context: __SerdeContext
|
|
2265
|
-
) => Promise<CreateCertificateFromCsrCommandOutput>;
|
|
2266
|
-
export declare const de_CreateCertificateProviderCommand: (
|
|
2267
|
-
output: __HttpResponse,
|
|
2268
|
-
context: __SerdeContext
|
|
2269
|
-
) => Promise<CreateCertificateProviderCommandOutput>;
|
|
2270
|
-
export declare const de_CreateCommandCommand: (
|
|
2271
|
-
output: __HttpResponse,
|
|
2272
|
-
context: __SerdeContext
|
|
2273
|
-
) => Promise<CreateCommandCommandOutput>;
|
|
2274
|
-
export declare const de_CreateCustomMetricCommand: (
|
|
2275
|
-
output: __HttpResponse,
|
|
2276
|
-
context: __SerdeContext
|
|
2277
|
-
) => Promise<CreateCustomMetricCommandOutput>;
|
|
2278
|
-
export declare const de_CreateDimensionCommand: (
|
|
2279
|
-
output: __HttpResponse,
|
|
2280
|
-
context: __SerdeContext
|
|
2281
|
-
) => Promise<CreateDimensionCommandOutput>;
|
|
2282
|
-
export declare const de_CreateDomainConfigurationCommand: (
|
|
2283
|
-
output: __HttpResponse,
|
|
2284
|
-
context: __SerdeContext
|
|
2285
|
-
) => Promise<CreateDomainConfigurationCommandOutput>;
|
|
2286
|
-
export declare const de_CreateDynamicThingGroupCommand: (
|
|
2287
|
-
output: __HttpResponse,
|
|
2288
|
-
context: __SerdeContext
|
|
2289
|
-
) => Promise<CreateDynamicThingGroupCommandOutput>;
|
|
2290
|
-
export declare const de_CreateFleetMetricCommand: (
|
|
2291
|
-
output: __HttpResponse,
|
|
2292
|
-
context: __SerdeContext
|
|
2293
|
-
) => Promise<CreateFleetMetricCommandOutput>;
|
|
2294
|
-
export declare const de_CreateJobCommand: (
|
|
2295
|
-
output: __HttpResponse,
|
|
2296
|
-
context: __SerdeContext
|
|
2297
|
-
) => Promise<CreateJobCommandOutput>;
|
|
2298
|
-
export declare const de_CreateJobTemplateCommand: (
|
|
2299
|
-
output: __HttpResponse,
|
|
2300
|
-
context: __SerdeContext
|
|
2301
|
-
) => Promise<CreateJobTemplateCommandOutput>;
|
|
2302
|
-
export declare const de_CreateKeysAndCertificateCommand: (
|
|
2303
|
-
output: __HttpResponse,
|
|
2304
|
-
context: __SerdeContext
|
|
2305
|
-
) => Promise<CreateKeysAndCertificateCommandOutput>;
|
|
2306
|
-
export declare const de_CreateMitigationActionCommand: (
|
|
2307
|
-
output: __HttpResponse,
|
|
2308
|
-
context: __SerdeContext
|
|
2309
|
-
) => Promise<CreateMitigationActionCommandOutput>;
|
|
2310
|
-
export declare const de_CreateOTAUpdateCommand: (
|
|
2311
|
-
output: __HttpResponse,
|
|
2312
|
-
context: __SerdeContext
|
|
2313
|
-
) => Promise<CreateOTAUpdateCommandOutput>;
|
|
2314
|
-
export declare const de_CreatePackageCommand: (
|
|
2315
|
-
output: __HttpResponse,
|
|
2316
|
-
context: __SerdeContext
|
|
2317
|
-
) => Promise<CreatePackageCommandOutput>;
|
|
2318
|
-
export declare const de_CreatePackageVersionCommand: (
|
|
2319
|
-
output: __HttpResponse,
|
|
2320
|
-
context: __SerdeContext
|
|
2321
|
-
) => Promise<CreatePackageVersionCommandOutput>;
|
|
2322
|
-
export declare const de_CreatePolicyCommand: (
|
|
2323
|
-
output: __HttpResponse,
|
|
2324
|
-
context: __SerdeContext
|
|
2325
|
-
) => Promise<CreatePolicyCommandOutput>;
|
|
2326
|
-
export declare const de_CreatePolicyVersionCommand: (
|
|
2327
|
-
output: __HttpResponse,
|
|
2328
|
-
context: __SerdeContext
|
|
2329
|
-
) => Promise<CreatePolicyVersionCommandOutput>;
|
|
2330
|
-
export declare const de_CreateProvisioningClaimCommand: (
|
|
2331
|
-
output: __HttpResponse,
|
|
2332
|
-
context: __SerdeContext
|
|
2333
|
-
) => Promise<CreateProvisioningClaimCommandOutput>;
|
|
2334
|
-
export declare const de_CreateProvisioningTemplateCommand: (
|
|
2335
|
-
output: __HttpResponse,
|
|
2336
|
-
context: __SerdeContext
|
|
2337
|
-
) => Promise<CreateProvisioningTemplateCommandOutput>;
|
|
2338
|
-
export declare const de_CreateProvisioningTemplateVersionCommand: (
|
|
2339
|
-
output: __HttpResponse,
|
|
2340
|
-
context: __SerdeContext
|
|
2341
|
-
) => Promise<CreateProvisioningTemplateVersionCommandOutput>;
|
|
2342
|
-
export declare const de_CreateRoleAliasCommand: (
|
|
2343
|
-
output: __HttpResponse,
|
|
2344
|
-
context: __SerdeContext
|
|
2345
|
-
) => Promise<CreateRoleAliasCommandOutput>;
|
|
2346
|
-
export declare const de_CreateScheduledAuditCommand: (
|
|
2347
|
-
output: __HttpResponse,
|
|
2348
|
-
context: __SerdeContext
|
|
2349
|
-
) => Promise<CreateScheduledAuditCommandOutput>;
|
|
2350
|
-
export declare const de_CreateSecurityProfileCommand: (
|
|
2351
|
-
output: __HttpResponse,
|
|
2352
|
-
context: __SerdeContext
|
|
2353
|
-
) => Promise<CreateSecurityProfileCommandOutput>;
|
|
2354
|
-
export declare const de_CreateStreamCommand: (
|
|
2355
|
-
output: __HttpResponse,
|
|
2356
|
-
context: __SerdeContext
|
|
2357
|
-
) => Promise<CreateStreamCommandOutput>;
|
|
2358
|
-
export declare const de_CreateThingCommand: (
|
|
2359
|
-
output: __HttpResponse,
|
|
2360
|
-
context: __SerdeContext
|
|
2361
|
-
) => Promise<CreateThingCommandOutput>;
|
|
2362
|
-
export declare const de_CreateThingGroupCommand: (
|
|
2363
|
-
output: __HttpResponse,
|
|
2364
|
-
context: __SerdeContext
|
|
2365
|
-
) => Promise<CreateThingGroupCommandOutput>;
|
|
2366
|
-
export declare const de_CreateThingTypeCommand: (
|
|
2367
|
-
output: __HttpResponse,
|
|
2368
|
-
context: __SerdeContext
|
|
2369
|
-
) => Promise<CreateThingTypeCommandOutput>;
|
|
2370
|
-
export declare const de_CreateTopicRuleCommand: (
|
|
2371
|
-
output: __HttpResponse,
|
|
2372
|
-
context: __SerdeContext
|
|
2373
|
-
) => Promise<CreateTopicRuleCommandOutput>;
|
|
2374
|
-
export declare const de_CreateTopicRuleDestinationCommand: (
|
|
2375
|
-
output: __HttpResponse,
|
|
2376
|
-
context: __SerdeContext
|
|
2377
|
-
) => Promise<CreateTopicRuleDestinationCommandOutput>;
|
|
2378
|
-
export declare const de_DeleteAccountAuditConfigurationCommand: (
|
|
2379
|
-
output: __HttpResponse,
|
|
2380
|
-
context: __SerdeContext
|
|
2381
|
-
) => Promise<DeleteAccountAuditConfigurationCommandOutput>;
|
|
2382
|
-
export declare const de_DeleteAuditSuppressionCommand: (
|
|
2383
|
-
output: __HttpResponse,
|
|
2384
|
-
context: __SerdeContext
|
|
2385
|
-
) => Promise<DeleteAuditSuppressionCommandOutput>;
|
|
2386
|
-
export declare const de_DeleteAuthorizerCommand: (
|
|
2387
|
-
output: __HttpResponse,
|
|
2388
|
-
context: __SerdeContext
|
|
2389
|
-
) => Promise<DeleteAuthorizerCommandOutput>;
|
|
2390
|
-
export declare const de_DeleteBillingGroupCommand: (
|
|
2391
|
-
output: __HttpResponse,
|
|
2392
|
-
context: __SerdeContext
|
|
2393
|
-
) => Promise<DeleteBillingGroupCommandOutput>;
|
|
2394
|
-
export declare const de_DeleteCACertificateCommand: (
|
|
2395
|
-
output: __HttpResponse,
|
|
2396
|
-
context: __SerdeContext
|
|
2397
|
-
) => Promise<DeleteCACertificateCommandOutput>;
|
|
2398
|
-
export declare const de_DeleteCertificateCommand: (
|
|
2399
|
-
output: __HttpResponse,
|
|
2400
|
-
context: __SerdeContext
|
|
2401
|
-
) => Promise<DeleteCertificateCommandOutput>;
|
|
2402
|
-
export declare const de_DeleteCertificateProviderCommand: (
|
|
2403
|
-
output: __HttpResponse,
|
|
2404
|
-
context: __SerdeContext
|
|
2405
|
-
) => Promise<DeleteCertificateProviderCommandOutput>;
|
|
2406
|
-
export declare const de_DeleteCommandCommand: (
|
|
2407
|
-
output: __HttpResponse,
|
|
2408
|
-
context: __SerdeContext
|
|
2409
|
-
) => Promise<DeleteCommandCommandOutput>;
|
|
2410
|
-
export declare const de_DeleteCommandExecutionCommand: (
|
|
2411
|
-
output: __HttpResponse,
|
|
2412
|
-
context: __SerdeContext
|
|
2413
|
-
) => Promise<DeleteCommandExecutionCommandOutput>;
|
|
2414
|
-
export declare const de_DeleteCustomMetricCommand: (
|
|
2415
|
-
output: __HttpResponse,
|
|
2416
|
-
context: __SerdeContext
|
|
2417
|
-
) => Promise<DeleteCustomMetricCommandOutput>;
|
|
2418
|
-
export declare const de_DeleteDimensionCommand: (
|
|
2419
|
-
output: __HttpResponse,
|
|
2420
|
-
context: __SerdeContext
|
|
2421
|
-
) => Promise<DeleteDimensionCommandOutput>;
|
|
2422
|
-
export declare const de_DeleteDomainConfigurationCommand: (
|
|
2423
|
-
output: __HttpResponse,
|
|
2424
|
-
context: __SerdeContext
|
|
2425
|
-
) => Promise<DeleteDomainConfigurationCommandOutput>;
|
|
2426
|
-
export declare const de_DeleteDynamicThingGroupCommand: (
|
|
2427
|
-
output: __HttpResponse,
|
|
2428
|
-
context: __SerdeContext
|
|
2429
|
-
) => Promise<DeleteDynamicThingGroupCommandOutput>;
|
|
2430
|
-
export declare const de_DeleteFleetMetricCommand: (
|
|
2431
|
-
output: __HttpResponse,
|
|
2432
|
-
context: __SerdeContext
|
|
2433
|
-
) => Promise<DeleteFleetMetricCommandOutput>;
|
|
2434
|
-
export declare const de_DeleteJobCommand: (
|
|
2435
|
-
output: __HttpResponse,
|
|
2436
|
-
context: __SerdeContext
|
|
2437
|
-
) => Promise<DeleteJobCommandOutput>;
|
|
2438
|
-
export declare const de_DeleteJobExecutionCommand: (
|
|
2439
|
-
output: __HttpResponse,
|
|
2440
|
-
context: __SerdeContext
|
|
2441
|
-
) => Promise<DeleteJobExecutionCommandOutput>;
|
|
2442
|
-
export declare const de_DeleteJobTemplateCommand: (
|
|
2443
|
-
output: __HttpResponse,
|
|
2444
|
-
context: __SerdeContext
|
|
2445
|
-
) => Promise<DeleteJobTemplateCommandOutput>;
|
|
2446
|
-
export declare const de_DeleteMitigationActionCommand: (
|
|
2447
|
-
output: __HttpResponse,
|
|
2448
|
-
context: __SerdeContext
|
|
2449
|
-
) => Promise<DeleteMitigationActionCommandOutput>;
|
|
2450
|
-
export declare const de_DeleteOTAUpdateCommand: (
|
|
2451
|
-
output: __HttpResponse,
|
|
2452
|
-
context: __SerdeContext
|
|
2453
|
-
) => Promise<DeleteOTAUpdateCommandOutput>;
|
|
2454
|
-
export declare const de_DeletePackageCommand: (
|
|
2455
|
-
output: __HttpResponse,
|
|
2456
|
-
context: __SerdeContext
|
|
2457
|
-
) => Promise<DeletePackageCommandOutput>;
|
|
2458
|
-
export declare const de_DeletePackageVersionCommand: (
|
|
2459
|
-
output: __HttpResponse,
|
|
2460
|
-
context: __SerdeContext
|
|
2461
|
-
) => Promise<DeletePackageVersionCommandOutput>;
|
|
2462
|
-
export declare const de_DeletePolicyCommand: (
|
|
2463
|
-
output: __HttpResponse,
|
|
2464
|
-
context: __SerdeContext
|
|
2465
|
-
) => Promise<DeletePolicyCommandOutput>;
|
|
2466
|
-
export declare const de_DeletePolicyVersionCommand: (
|
|
2467
|
-
output: __HttpResponse,
|
|
2468
|
-
context: __SerdeContext
|
|
2469
|
-
) => Promise<DeletePolicyVersionCommandOutput>;
|
|
2470
|
-
export declare const de_DeleteProvisioningTemplateCommand: (
|
|
2471
|
-
output: __HttpResponse,
|
|
2472
|
-
context: __SerdeContext
|
|
2473
|
-
) => Promise<DeleteProvisioningTemplateCommandOutput>;
|
|
2474
|
-
export declare const de_DeleteProvisioningTemplateVersionCommand: (
|
|
2475
|
-
output: __HttpResponse,
|
|
2476
|
-
context: __SerdeContext
|
|
2477
|
-
) => Promise<DeleteProvisioningTemplateVersionCommandOutput>;
|
|
2478
|
-
export declare const de_DeleteRegistrationCodeCommand: (
|
|
2479
|
-
output: __HttpResponse,
|
|
2480
|
-
context: __SerdeContext
|
|
2481
|
-
) => Promise<DeleteRegistrationCodeCommandOutput>;
|
|
2482
|
-
export declare const de_DeleteRoleAliasCommand: (
|
|
2483
|
-
output: __HttpResponse,
|
|
2484
|
-
context: __SerdeContext
|
|
2485
|
-
) => Promise<DeleteRoleAliasCommandOutput>;
|
|
2486
|
-
export declare const de_DeleteScheduledAuditCommand: (
|
|
2487
|
-
output: __HttpResponse,
|
|
2488
|
-
context: __SerdeContext
|
|
2489
|
-
) => Promise<DeleteScheduledAuditCommandOutput>;
|
|
2490
|
-
export declare const de_DeleteSecurityProfileCommand: (
|
|
2491
|
-
output: __HttpResponse,
|
|
2492
|
-
context: __SerdeContext
|
|
2493
|
-
) => Promise<DeleteSecurityProfileCommandOutput>;
|
|
2494
|
-
export declare const de_DeleteStreamCommand: (
|
|
2495
|
-
output: __HttpResponse,
|
|
2496
|
-
context: __SerdeContext
|
|
2497
|
-
) => Promise<DeleteStreamCommandOutput>;
|
|
2498
|
-
export declare const de_DeleteThingCommand: (
|
|
2499
|
-
output: __HttpResponse,
|
|
2500
|
-
context: __SerdeContext
|
|
2501
|
-
) => Promise<DeleteThingCommandOutput>;
|
|
2502
|
-
export declare const de_DeleteThingGroupCommand: (
|
|
2503
|
-
output: __HttpResponse,
|
|
2504
|
-
context: __SerdeContext
|
|
2505
|
-
) => Promise<DeleteThingGroupCommandOutput>;
|
|
2506
|
-
export declare const de_DeleteThingTypeCommand: (
|
|
2507
|
-
output: __HttpResponse,
|
|
2508
|
-
context: __SerdeContext
|
|
2509
|
-
) => Promise<DeleteThingTypeCommandOutput>;
|
|
2510
|
-
export declare const de_DeleteTopicRuleCommand: (
|
|
2511
|
-
output: __HttpResponse,
|
|
2512
|
-
context: __SerdeContext
|
|
2513
|
-
) => Promise<DeleteTopicRuleCommandOutput>;
|
|
2514
|
-
export declare const de_DeleteTopicRuleDestinationCommand: (
|
|
2515
|
-
output: __HttpResponse,
|
|
2516
|
-
context: __SerdeContext
|
|
2517
|
-
) => Promise<DeleteTopicRuleDestinationCommandOutput>;
|
|
2518
|
-
export declare const de_DeleteV2LoggingLevelCommand: (
|
|
2519
|
-
output: __HttpResponse,
|
|
2520
|
-
context: __SerdeContext
|
|
2521
|
-
) => Promise<DeleteV2LoggingLevelCommandOutput>;
|
|
2522
|
-
export declare const de_DeprecateThingTypeCommand: (
|
|
2523
|
-
output: __HttpResponse,
|
|
2524
|
-
context: __SerdeContext
|
|
2525
|
-
) => Promise<DeprecateThingTypeCommandOutput>;
|
|
2526
|
-
export declare const de_DescribeAccountAuditConfigurationCommand: (
|
|
2527
|
-
output: __HttpResponse,
|
|
2528
|
-
context: __SerdeContext
|
|
2529
|
-
) => Promise<DescribeAccountAuditConfigurationCommandOutput>;
|
|
2530
|
-
export declare const de_DescribeAuditFindingCommand: (
|
|
2531
|
-
output: __HttpResponse,
|
|
2532
|
-
context: __SerdeContext
|
|
2533
|
-
) => Promise<DescribeAuditFindingCommandOutput>;
|
|
2534
|
-
export declare const de_DescribeAuditMitigationActionsTaskCommand: (
|
|
2535
|
-
output: __HttpResponse,
|
|
2536
|
-
context: __SerdeContext
|
|
2537
|
-
) => Promise<DescribeAuditMitigationActionsTaskCommandOutput>;
|
|
2538
|
-
export declare const de_DescribeAuditSuppressionCommand: (
|
|
2539
|
-
output: __HttpResponse,
|
|
2540
|
-
context: __SerdeContext
|
|
2541
|
-
) => Promise<DescribeAuditSuppressionCommandOutput>;
|
|
2542
|
-
export declare const de_DescribeAuditTaskCommand: (
|
|
2543
|
-
output: __HttpResponse,
|
|
2544
|
-
context: __SerdeContext
|
|
2545
|
-
) => Promise<DescribeAuditTaskCommandOutput>;
|
|
2546
|
-
export declare const de_DescribeAuthorizerCommand: (
|
|
2547
|
-
output: __HttpResponse,
|
|
2548
|
-
context: __SerdeContext
|
|
2549
|
-
) => Promise<DescribeAuthorizerCommandOutput>;
|
|
2550
|
-
export declare const de_DescribeBillingGroupCommand: (
|
|
2551
|
-
output: __HttpResponse,
|
|
2552
|
-
context: __SerdeContext
|
|
2553
|
-
) => Promise<DescribeBillingGroupCommandOutput>;
|
|
2554
|
-
export declare const de_DescribeCACertificateCommand: (
|
|
2555
|
-
output: __HttpResponse,
|
|
2556
|
-
context: __SerdeContext
|
|
2557
|
-
) => Promise<DescribeCACertificateCommandOutput>;
|
|
2558
|
-
export declare const de_DescribeCertificateCommand: (
|
|
2559
|
-
output: __HttpResponse,
|
|
2560
|
-
context: __SerdeContext
|
|
2561
|
-
) => Promise<DescribeCertificateCommandOutput>;
|
|
2562
|
-
export declare const de_DescribeCertificateProviderCommand: (
|
|
2563
|
-
output: __HttpResponse,
|
|
2564
|
-
context: __SerdeContext
|
|
2565
|
-
) => Promise<DescribeCertificateProviderCommandOutput>;
|
|
2566
|
-
export declare const de_DescribeCustomMetricCommand: (
|
|
2567
|
-
output: __HttpResponse,
|
|
2568
|
-
context: __SerdeContext
|
|
2569
|
-
) => Promise<DescribeCustomMetricCommandOutput>;
|
|
2570
|
-
export declare const de_DescribeDefaultAuthorizerCommand: (
|
|
2571
|
-
output: __HttpResponse,
|
|
2572
|
-
context: __SerdeContext
|
|
2573
|
-
) => Promise<DescribeDefaultAuthorizerCommandOutput>;
|
|
2574
|
-
export declare const de_DescribeDetectMitigationActionsTaskCommand: (
|
|
2575
|
-
output: __HttpResponse,
|
|
2576
|
-
context: __SerdeContext
|
|
2577
|
-
) => Promise<DescribeDetectMitigationActionsTaskCommandOutput>;
|
|
2578
|
-
export declare const de_DescribeDimensionCommand: (
|
|
2579
|
-
output: __HttpResponse,
|
|
2580
|
-
context: __SerdeContext
|
|
2581
|
-
) => Promise<DescribeDimensionCommandOutput>;
|
|
2582
|
-
export declare const de_DescribeDomainConfigurationCommand: (
|
|
2583
|
-
output: __HttpResponse,
|
|
2584
|
-
context: __SerdeContext
|
|
2585
|
-
) => Promise<DescribeDomainConfigurationCommandOutput>;
|
|
2586
|
-
export declare const de_DescribeEncryptionConfigurationCommand: (
|
|
2587
|
-
output: __HttpResponse,
|
|
2588
|
-
context: __SerdeContext
|
|
2589
|
-
) => Promise<DescribeEncryptionConfigurationCommandOutput>;
|
|
2590
|
-
export declare const de_DescribeEndpointCommand: (
|
|
2591
|
-
output: __HttpResponse,
|
|
2592
|
-
context: __SerdeContext
|
|
2593
|
-
) => Promise<DescribeEndpointCommandOutput>;
|
|
2594
|
-
export declare const de_DescribeEventConfigurationsCommand: (
|
|
2595
|
-
output: __HttpResponse,
|
|
2596
|
-
context: __SerdeContext
|
|
2597
|
-
) => Promise<DescribeEventConfigurationsCommandOutput>;
|
|
2598
|
-
export declare const de_DescribeFleetMetricCommand: (
|
|
2599
|
-
output: __HttpResponse,
|
|
2600
|
-
context: __SerdeContext
|
|
2601
|
-
) => Promise<DescribeFleetMetricCommandOutput>;
|
|
2602
|
-
export declare const de_DescribeIndexCommand: (
|
|
2603
|
-
output: __HttpResponse,
|
|
2604
|
-
context: __SerdeContext
|
|
2605
|
-
) => Promise<DescribeIndexCommandOutput>;
|
|
2606
|
-
export declare const de_DescribeJobCommand: (
|
|
2607
|
-
output: __HttpResponse,
|
|
2608
|
-
context: __SerdeContext
|
|
2609
|
-
) => Promise<DescribeJobCommandOutput>;
|
|
2610
|
-
export declare const de_DescribeJobExecutionCommand: (
|
|
2611
|
-
output: __HttpResponse,
|
|
2612
|
-
context: __SerdeContext
|
|
2613
|
-
) => Promise<DescribeJobExecutionCommandOutput>;
|
|
2614
|
-
export declare const de_DescribeJobTemplateCommand: (
|
|
2615
|
-
output: __HttpResponse,
|
|
2616
|
-
context: __SerdeContext
|
|
2617
|
-
) => Promise<DescribeJobTemplateCommandOutput>;
|
|
2618
|
-
export declare const de_DescribeManagedJobTemplateCommand: (
|
|
2619
|
-
output: __HttpResponse,
|
|
2620
|
-
context: __SerdeContext
|
|
2621
|
-
) => Promise<DescribeManagedJobTemplateCommandOutput>;
|
|
2622
|
-
export declare const de_DescribeMitigationActionCommand: (
|
|
2623
|
-
output: __HttpResponse,
|
|
2624
|
-
context: __SerdeContext
|
|
2625
|
-
) => Promise<DescribeMitigationActionCommandOutput>;
|
|
2626
|
-
export declare const de_DescribeProvisioningTemplateCommand: (
|
|
2627
|
-
output: __HttpResponse,
|
|
2628
|
-
context: __SerdeContext
|
|
2629
|
-
) => Promise<DescribeProvisioningTemplateCommandOutput>;
|
|
2630
|
-
export declare const de_DescribeProvisioningTemplateVersionCommand: (
|
|
2631
|
-
output: __HttpResponse,
|
|
2632
|
-
context: __SerdeContext
|
|
2633
|
-
) => Promise<DescribeProvisioningTemplateVersionCommandOutput>;
|
|
2634
|
-
export declare const de_DescribeRoleAliasCommand: (
|
|
2635
|
-
output: __HttpResponse,
|
|
2636
|
-
context: __SerdeContext
|
|
2637
|
-
) => Promise<DescribeRoleAliasCommandOutput>;
|
|
2638
|
-
export declare const de_DescribeScheduledAuditCommand: (
|
|
2639
|
-
output: __HttpResponse,
|
|
2640
|
-
context: __SerdeContext
|
|
2641
|
-
) => Promise<DescribeScheduledAuditCommandOutput>;
|
|
2642
|
-
export declare const de_DescribeSecurityProfileCommand: (
|
|
2643
|
-
output: __HttpResponse,
|
|
2644
|
-
context: __SerdeContext
|
|
2645
|
-
) => Promise<DescribeSecurityProfileCommandOutput>;
|
|
2646
|
-
export declare const de_DescribeStreamCommand: (
|
|
2647
|
-
output: __HttpResponse,
|
|
2648
|
-
context: __SerdeContext
|
|
2649
|
-
) => Promise<DescribeStreamCommandOutput>;
|
|
2650
|
-
export declare const de_DescribeThingCommand: (
|
|
2651
|
-
output: __HttpResponse,
|
|
2652
|
-
context: __SerdeContext
|
|
2653
|
-
) => Promise<DescribeThingCommandOutput>;
|
|
2654
|
-
export declare const de_DescribeThingGroupCommand: (
|
|
2655
|
-
output: __HttpResponse,
|
|
2656
|
-
context: __SerdeContext
|
|
2657
|
-
) => Promise<DescribeThingGroupCommandOutput>;
|
|
2658
|
-
export declare const de_DescribeThingRegistrationTaskCommand: (
|
|
2659
|
-
output: __HttpResponse,
|
|
2660
|
-
context: __SerdeContext
|
|
2661
|
-
) => Promise<DescribeThingRegistrationTaskCommandOutput>;
|
|
2662
|
-
export declare const de_DescribeThingTypeCommand: (
|
|
2663
|
-
output: __HttpResponse,
|
|
2664
|
-
context: __SerdeContext
|
|
2665
|
-
) => Promise<DescribeThingTypeCommandOutput>;
|
|
2666
|
-
export declare const de_DetachPolicyCommand: (
|
|
2667
|
-
output: __HttpResponse,
|
|
2668
|
-
context: __SerdeContext
|
|
2669
|
-
) => Promise<DetachPolicyCommandOutput>;
|
|
2670
|
-
export declare const de_DetachPrincipalPolicyCommand: (
|
|
2671
|
-
output: __HttpResponse,
|
|
2672
|
-
context: __SerdeContext
|
|
2673
|
-
) => Promise<DetachPrincipalPolicyCommandOutput>;
|
|
2674
|
-
export declare const de_DetachSecurityProfileCommand: (
|
|
2675
|
-
output: __HttpResponse,
|
|
2676
|
-
context: __SerdeContext
|
|
2677
|
-
) => Promise<DetachSecurityProfileCommandOutput>;
|
|
2678
|
-
export declare const de_DetachThingPrincipalCommand: (
|
|
2679
|
-
output: __HttpResponse,
|
|
2680
|
-
context: __SerdeContext
|
|
2681
|
-
) => Promise<DetachThingPrincipalCommandOutput>;
|
|
2682
|
-
export declare const de_DisableTopicRuleCommand: (
|
|
2683
|
-
output: __HttpResponse,
|
|
2684
|
-
context: __SerdeContext
|
|
2685
|
-
) => Promise<DisableTopicRuleCommandOutput>;
|
|
2686
|
-
export declare const de_DisassociateSbomFromPackageVersionCommand: (
|
|
2687
|
-
output: __HttpResponse,
|
|
2688
|
-
context: __SerdeContext
|
|
2689
|
-
) => Promise<DisassociateSbomFromPackageVersionCommandOutput>;
|
|
2690
|
-
export declare const de_EnableTopicRuleCommand: (
|
|
2691
|
-
output: __HttpResponse,
|
|
2692
|
-
context: __SerdeContext
|
|
2693
|
-
) => Promise<EnableTopicRuleCommandOutput>;
|
|
2694
|
-
export declare const de_GetBehaviorModelTrainingSummariesCommand: (
|
|
2695
|
-
output: __HttpResponse,
|
|
2696
|
-
context: __SerdeContext
|
|
2697
|
-
) => Promise<GetBehaviorModelTrainingSummariesCommandOutput>;
|
|
2698
|
-
export declare const de_GetBucketsAggregationCommand: (
|
|
2699
|
-
output: __HttpResponse,
|
|
2700
|
-
context: __SerdeContext
|
|
2701
|
-
) => Promise<GetBucketsAggregationCommandOutput>;
|
|
2702
|
-
export declare const de_GetCardinalityCommand: (
|
|
2703
|
-
output: __HttpResponse,
|
|
2704
|
-
context: __SerdeContext
|
|
2705
|
-
) => Promise<GetCardinalityCommandOutput>;
|
|
2706
|
-
export declare const de_GetCommandCommand: (
|
|
2707
|
-
output: __HttpResponse,
|
|
2708
|
-
context: __SerdeContext
|
|
2709
|
-
) => Promise<GetCommandCommandOutput>;
|
|
2710
|
-
export declare const de_GetCommandExecutionCommand: (
|
|
2711
|
-
output: __HttpResponse,
|
|
2712
|
-
context: __SerdeContext
|
|
2713
|
-
) => Promise<GetCommandExecutionCommandOutput>;
|
|
2714
|
-
export declare const de_GetEffectivePoliciesCommand: (
|
|
2715
|
-
output: __HttpResponse,
|
|
2716
|
-
context: __SerdeContext
|
|
2717
|
-
) => Promise<GetEffectivePoliciesCommandOutput>;
|
|
2718
|
-
export declare const de_GetIndexingConfigurationCommand: (
|
|
2719
|
-
output: __HttpResponse,
|
|
2720
|
-
context: __SerdeContext
|
|
2721
|
-
) => Promise<GetIndexingConfigurationCommandOutput>;
|
|
2722
|
-
export declare const de_GetJobDocumentCommand: (
|
|
2723
|
-
output: __HttpResponse,
|
|
2724
|
-
context: __SerdeContext
|
|
2725
|
-
) => Promise<GetJobDocumentCommandOutput>;
|
|
2726
|
-
export declare const de_GetLoggingOptionsCommand: (
|
|
2727
|
-
output: __HttpResponse,
|
|
2728
|
-
context: __SerdeContext
|
|
2729
|
-
) => Promise<GetLoggingOptionsCommandOutput>;
|
|
2730
|
-
export declare const de_GetOTAUpdateCommand: (
|
|
2731
|
-
output: __HttpResponse,
|
|
2732
|
-
context: __SerdeContext
|
|
2733
|
-
) => Promise<GetOTAUpdateCommandOutput>;
|
|
2734
|
-
export declare const de_GetPackageCommand: (
|
|
2735
|
-
output: __HttpResponse,
|
|
2736
|
-
context: __SerdeContext
|
|
2737
|
-
) => Promise<GetPackageCommandOutput>;
|
|
2738
|
-
export declare const de_GetPackageConfigurationCommand: (
|
|
2739
|
-
output: __HttpResponse,
|
|
2740
|
-
context: __SerdeContext
|
|
2741
|
-
) => Promise<GetPackageConfigurationCommandOutput>;
|
|
2742
|
-
export declare const de_GetPackageVersionCommand: (
|
|
2743
|
-
output: __HttpResponse,
|
|
2744
|
-
context: __SerdeContext
|
|
2745
|
-
) => Promise<GetPackageVersionCommandOutput>;
|
|
2746
|
-
export declare const de_GetPercentilesCommand: (
|
|
2747
|
-
output: __HttpResponse,
|
|
2748
|
-
context: __SerdeContext
|
|
2749
|
-
) => Promise<GetPercentilesCommandOutput>;
|
|
2750
|
-
export declare const de_GetPolicyCommand: (
|
|
2751
|
-
output: __HttpResponse,
|
|
2752
|
-
context: __SerdeContext
|
|
2753
|
-
) => Promise<GetPolicyCommandOutput>;
|
|
2754
|
-
export declare const de_GetPolicyVersionCommand: (
|
|
2755
|
-
output: __HttpResponse,
|
|
2756
|
-
context: __SerdeContext
|
|
2757
|
-
) => Promise<GetPolicyVersionCommandOutput>;
|
|
2758
|
-
export declare const de_GetRegistrationCodeCommand: (
|
|
2759
|
-
output: __HttpResponse,
|
|
2760
|
-
context: __SerdeContext
|
|
2761
|
-
) => Promise<GetRegistrationCodeCommandOutput>;
|
|
2762
|
-
export declare const de_GetStatisticsCommand: (
|
|
2763
|
-
output: __HttpResponse,
|
|
2764
|
-
context: __SerdeContext
|
|
2765
|
-
) => Promise<GetStatisticsCommandOutput>;
|
|
2766
|
-
export declare const de_GetThingConnectivityDataCommand: (
|
|
2767
|
-
output: __HttpResponse,
|
|
2768
|
-
context: __SerdeContext
|
|
2769
|
-
) => Promise<GetThingConnectivityDataCommandOutput>;
|
|
2770
|
-
export declare const de_GetTopicRuleCommand: (
|
|
2771
|
-
output: __HttpResponse,
|
|
2772
|
-
context: __SerdeContext
|
|
2773
|
-
) => Promise<GetTopicRuleCommandOutput>;
|
|
2774
|
-
export declare const de_GetTopicRuleDestinationCommand: (
|
|
2775
|
-
output: __HttpResponse,
|
|
2776
|
-
context: __SerdeContext
|
|
2777
|
-
) => Promise<GetTopicRuleDestinationCommandOutput>;
|
|
2778
|
-
export declare const de_GetV2LoggingOptionsCommand: (
|
|
2779
|
-
output: __HttpResponse,
|
|
2780
|
-
context: __SerdeContext
|
|
2781
|
-
) => Promise<GetV2LoggingOptionsCommandOutput>;
|
|
2782
|
-
export declare const de_ListActiveViolationsCommand: (
|
|
2783
|
-
output: __HttpResponse,
|
|
2784
|
-
context: __SerdeContext
|
|
2785
|
-
) => Promise<ListActiveViolationsCommandOutput>;
|
|
2786
|
-
export declare const de_ListAttachedPoliciesCommand: (
|
|
2787
|
-
output: __HttpResponse,
|
|
2788
|
-
context: __SerdeContext
|
|
2789
|
-
) => Promise<ListAttachedPoliciesCommandOutput>;
|
|
2790
|
-
export declare const de_ListAuditFindingsCommand: (
|
|
2791
|
-
output: __HttpResponse,
|
|
2792
|
-
context: __SerdeContext
|
|
2793
|
-
) => Promise<ListAuditFindingsCommandOutput>;
|
|
2794
|
-
export declare const de_ListAuditMitigationActionsExecutionsCommand: (
|
|
2795
|
-
output: __HttpResponse,
|
|
2796
|
-
context: __SerdeContext
|
|
2797
|
-
) => Promise<ListAuditMitigationActionsExecutionsCommandOutput>;
|
|
2798
|
-
export declare const de_ListAuditMitigationActionsTasksCommand: (
|
|
2799
|
-
output: __HttpResponse,
|
|
2800
|
-
context: __SerdeContext
|
|
2801
|
-
) => Promise<ListAuditMitigationActionsTasksCommandOutput>;
|
|
2802
|
-
export declare const de_ListAuditSuppressionsCommand: (
|
|
2803
|
-
output: __HttpResponse,
|
|
2804
|
-
context: __SerdeContext
|
|
2805
|
-
) => Promise<ListAuditSuppressionsCommandOutput>;
|
|
2806
|
-
export declare const de_ListAuditTasksCommand: (
|
|
2807
|
-
output: __HttpResponse,
|
|
2808
|
-
context: __SerdeContext
|
|
2809
|
-
) => Promise<ListAuditTasksCommandOutput>;
|
|
2810
|
-
export declare const de_ListAuthorizersCommand: (
|
|
2811
|
-
output: __HttpResponse,
|
|
2812
|
-
context: __SerdeContext
|
|
2813
|
-
) => Promise<ListAuthorizersCommandOutput>;
|
|
2814
|
-
export declare const de_ListBillingGroupsCommand: (
|
|
2815
|
-
output: __HttpResponse,
|
|
2816
|
-
context: __SerdeContext
|
|
2817
|
-
) => Promise<ListBillingGroupsCommandOutput>;
|
|
2818
|
-
export declare const de_ListCACertificatesCommand: (
|
|
2819
|
-
output: __HttpResponse,
|
|
2820
|
-
context: __SerdeContext
|
|
2821
|
-
) => Promise<ListCACertificatesCommandOutput>;
|
|
2822
|
-
export declare const de_ListCertificateProvidersCommand: (
|
|
2823
|
-
output: __HttpResponse,
|
|
2824
|
-
context: __SerdeContext
|
|
2825
|
-
) => Promise<ListCertificateProvidersCommandOutput>;
|
|
2826
|
-
export declare const de_ListCertificatesCommand: (
|
|
2827
|
-
output: __HttpResponse,
|
|
2828
|
-
context: __SerdeContext
|
|
2829
|
-
) => Promise<ListCertificatesCommandOutput>;
|
|
2830
|
-
export declare const de_ListCertificatesByCACommand: (
|
|
2831
|
-
output: __HttpResponse,
|
|
2832
|
-
context: __SerdeContext
|
|
2833
|
-
) => Promise<ListCertificatesByCACommandOutput>;
|
|
2834
|
-
export declare const de_ListCommandExecutionsCommand: (
|
|
2835
|
-
output: __HttpResponse,
|
|
2836
|
-
context: __SerdeContext
|
|
2837
|
-
) => Promise<ListCommandExecutionsCommandOutput>;
|
|
2838
|
-
export declare const de_ListCommandsCommand: (
|
|
2839
|
-
output: __HttpResponse,
|
|
2840
|
-
context: __SerdeContext
|
|
2841
|
-
) => Promise<ListCommandsCommandOutput>;
|
|
2842
|
-
export declare const de_ListCustomMetricsCommand: (
|
|
2843
|
-
output: __HttpResponse,
|
|
2844
|
-
context: __SerdeContext
|
|
2845
|
-
) => Promise<ListCustomMetricsCommandOutput>;
|
|
2846
|
-
export declare const de_ListDetectMitigationActionsExecutionsCommand: (
|
|
2847
|
-
output: __HttpResponse,
|
|
2848
|
-
context: __SerdeContext
|
|
2849
|
-
) => Promise<ListDetectMitigationActionsExecutionsCommandOutput>;
|
|
2850
|
-
export declare const de_ListDetectMitigationActionsTasksCommand: (
|
|
2851
|
-
output: __HttpResponse,
|
|
2852
|
-
context: __SerdeContext
|
|
2853
|
-
) => Promise<ListDetectMitigationActionsTasksCommandOutput>;
|
|
2854
|
-
export declare const de_ListDimensionsCommand: (
|
|
2855
|
-
output: __HttpResponse,
|
|
2856
|
-
context: __SerdeContext
|
|
2857
|
-
) => Promise<ListDimensionsCommandOutput>;
|
|
2858
|
-
export declare const de_ListDomainConfigurationsCommand: (
|
|
2859
|
-
output: __HttpResponse,
|
|
2860
|
-
context: __SerdeContext
|
|
2861
|
-
) => Promise<ListDomainConfigurationsCommandOutput>;
|
|
2862
|
-
export declare const de_ListFleetMetricsCommand: (
|
|
2863
|
-
output: __HttpResponse,
|
|
2864
|
-
context: __SerdeContext
|
|
2865
|
-
) => Promise<ListFleetMetricsCommandOutput>;
|
|
2866
|
-
export declare const de_ListIndicesCommand: (
|
|
2867
|
-
output: __HttpResponse,
|
|
2868
|
-
context: __SerdeContext
|
|
2869
|
-
) => Promise<ListIndicesCommandOutput>;
|
|
2870
|
-
export declare const de_ListJobExecutionsForJobCommand: (
|
|
2871
|
-
output: __HttpResponse,
|
|
2872
|
-
context: __SerdeContext
|
|
2873
|
-
) => Promise<ListJobExecutionsForJobCommandOutput>;
|
|
2874
|
-
export declare const de_ListJobExecutionsForThingCommand: (
|
|
2875
|
-
output: __HttpResponse,
|
|
2876
|
-
context: __SerdeContext
|
|
2877
|
-
) => Promise<ListJobExecutionsForThingCommandOutput>;
|
|
2878
|
-
export declare const de_ListJobsCommand: (
|
|
2879
|
-
output: __HttpResponse,
|
|
2880
|
-
context: __SerdeContext
|
|
2881
|
-
) => Promise<ListJobsCommandOutput>;
|
|
2882
|
-
export declare const de_ListJobTemplatesCommand: (
|
|
2883
|
-
output: __HttpResponse,
|
|
2884
|
-
context: __SerdeContext
|
|
2885
|
-
) => Promise<ListJobTemplatesCommandOutput>;
|
|
2886
|
-
export declare const de_ListManagedJobTemplatesCommand: (
|
|
2887
|
-
output: __HttpResponse,
|
|
2888
|
-
context: __SerdeContext
|
|
2889
|
-
) => Promise<ListManagedJobTemplatesCommandOutput>;
|
|
2890
|
-
export declare const de_ListMetricValuesCommand: (
|
|
2891
|
-
output: __HttpResponse,
|
|
2892
|
-
context: __SerdeContext
|
|
2893
|
-
) => Promise<ListMetricValuesCommandOutput>;
|
|
2894
|
-
export declare const de_ListMitigationActionsCommand: (
|
|
2895
|
-
output: __HttpResponse,
|
|
2896
|
-
context: __SerdeContext
|
|
2897
|
-
) => Promise<ListMitigationActionsCommandOutput>;
|
|
2898
|
-
export declare const de_ListOTAUpdatesCommand: (
|
|
2899
|
-
output: __HttpResponse,
|
|
2900
|
-
context: __SerdeContext
|
|
2901
|
-
) => Promise<ListOTAUpdatesCommandOutput>;
|
|
2902
|
-
export declare const de_ListOutgoingCertificatesCommand: (
|
|
2903
|
-
output: __HttpResponse,
|
|
2904
|
-
context: __SerdeContext
|
|
2905
|
-
) => Promise<ListOutgoingCertificatesCommandOutput>;
|
|
2906
|
-
export declare const de_ListPackagesCommand: (
|
|
2907
|
-
output: __HttpResponse,
|
|
2908
|
-
context: __SerdeContext
|
|
2909
|
-
) => Promise<ListPackagesCommandOutput>;
|
|
2910
|
-
export declare const de_ListPackageVersionsCommand: (
|
|
2911
|
-
output: __HttpResponse,
|
|
2912
|
-
context: __SerdeContext
|
|
2913
|
-
) => Promise<ListPackageVersionsCommandOutput>;
|
|
2914
|
-
export declare const de_ListPoliciesCommand: (
|
|
2915
|
-
output: __HttpResponse,
|
|
2916
|
-
context: __SerdeContext
|
|
2917
|
-
) => Promise<ListPoliciesCommandOutput>;
|
|
2918
|
-
export declare const de_ListPolicyPrincipalsCommand: (
|
|
2919
|
-
output: __HttpResponse,
|
|
2920
|
-
context: __SerdeContext
|
|
2921
|
-
) => Promise<ListPolicyPrincipalsCommandOutput>;
|
|
2922
|
-
export declare const de_ListPolicyVersionsCommand: (
|
|
2923
|
-
output: __HttpResponse,
|
|
2924
|
-
context: __SerdeContext
|
|
2925
|
-
) => Promise<ListPolicyVersionsCommandOutput>;
|
|
2926
|
-
export declare const de_ListPrincipalPoliciesCommand: (
|
|
2927
|
-
output: __HttpResponse,
|
|
2928
|
-
context: __SerdeContext
|
|
2929
|
-
) => Promise<ListPrincipalPoliciesCommandOutput>;
|
|
2930
|
-
export declare const de_ListPrincipalThingsCommand: (
|
|
2931
|
-
output: __HttpResponse,
|
|
2932
|
-
context: __SerdeContext
|
|
2933
|
-
) => Promise<ListPrincipalThingsCommandOutput>;
|
|
2934
|
-
export declare const de_ListPrincipalThingsV2Command: (
|
|
2935
|
-
output: __HttpResponse,
|
|
2936
|
-
context: __SerdeContext
|
|
2937
|
-
) => Promise<ListPrincipalThingsV2CommandOutput>;
|
|
2938
|
-
export declare const de_ListProvisioningTemplatesCommand: (
|
|
2939
|
-
output: __HttpResponse,
|
|
2940
|
-
context: __SerdeContext
|
|
2941
|
-
) => Promise<ListProvisioningTemplatesCommandOutput>;
|
|
2942
|
-
export declare const de_ListProvisioningTemplateVersionsCommand: (
|
|
2943
|
-
output: __HttpResponse,
|
|
2944
|
-
context: __SerdeContext
|
|
2945
|
-
) => Promise<ListProvisioningTemplateVersionsCommandOutput>;
|
|
2946
|
-
export declare const de_ListRelatedResourcesForAuditFindingCommand: (
|
|
2947
|
-
output: __HttpResponse,
|
|
2948
|
-
context: __SerdeContext
|
|
2949
|
-
) => Promise<ListRelatedResourcesForAuditFindingCommandOutput>;
|
|
2950
|
-
export declare const de_ListRoleAliasesCommand: (
|
|
2951
|
-
output: __HttpResponse,
|
|
2952
|
-
context: __SerdeContext
|
|
2953
|
-
) => Promise<ListRoleAliasesCommandOutput>;
|
|
2954
|
-
export declare const de_ListSbomValidationResultsCommand: (
|
|
2955
|
-
output: __HttpResponse,
|
|
2956
|
-
context: __SerdeContext
|
|
2957
|
-
) => Promise<ListSbomValidationResultsCommandOutput>;
|
|
2958
|
-
export declare const de_ListScheduledAuditsCommand: (
|
|
2959
|
-
output: __HttpResponse,
|
|
2960
|
-
context: __SerdeContext
|
|
2961
|
-
) => Promise<ListScheduledAuditsCommandOutput>;
|
|
2962
|
-
export declare const de_ListSecurityProfilesCommand: (
|
|
2963
|
-
output: __HttpResponse,
|
|
2964
|
-
context: __SerdeContext
|
|
2965
|
-
) => Promise<ListSecurityProfilesCommandOutput>;
|
|
2966
|
-
export declare const de_ListSecurityProfilesForTargetCommand: (
|
|
2967
|
-
output: __HttpResponse,
|
|
2968
|
-
context: __SerdeContext
|
|
2969
|
-
) => Promise<ListSecurityProfilesForTargetCommandOutput>;
|
|
2970
|
-
export declare const de_ListStreamsCommand: (
|
|
2971
|
-
output: __HttpResponse,
|
|
2972
|
-
context: __SerdeContext
|
|
2973
|
-
) => Promise<ListStreamsCommandOutput>;
|
|
2974
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
2975
|
-
output: __HttpResponse,
|
|
2976
|
-
context: __SerdeContext
|
|
2977
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
2978
|
-
export declare const de_ListTargetsForPolicyCommand: (
|
|
2979
|
-
output: __HttpResponse,
|
|
2980
|
-
context: __SerdeContext
|
|
2981
|
-
) => Promise<ListTargetsForPolicyCommandOutput>;
|
|
2982
|
-
export declare const de_ListTargetsForSecurityProfileCommand: (
|
|
2983
|
-
output: __HttpResponse,
|
|
2984
|
-
context: __SerdeContext
|
|
2985
|
-
) => Promise<ListTargetsForSecurityProfileCommandOutput>;
|
|
2986
|
-
export declare const de_ListThingGroupsCommand: (
|
|
2987
|
-
output: __HttpResponse,
|
|
2988
|
-
context: __SerdeContext
|
|
2989
|
-
) => Promise<ListThingGroupsCommandOutput>;
|
|
2990
|
-
export declare const de_ListThingGroupsForThingCommand: (
|
|
2991
|
-
output: __HttpResponse,
|
|
2992
|
-
context: __SerdeContext
|
|
2993
|
-
) => Promise<ListThingGroupsForThingCommandOutput>;
|
|
2994
|
-
export declare const de_ListThingPrincipalsCommand: (
|
|
2995
|
-
output: __HttpResponse,
|
|
2996
|
-
context: __SerdeContext
|
|
2997
|
-
) => Promise<ListThingPrincipalsCommandOutput>;
|
|
2998
|
-
export declare const de_ListThingPrincipalsV2Command: (
|
|
2999
|
-
output: __HttpResponse,
|
|
3000
|
-
context: __SerdeContext
|
|
3001
|
-
) => Promise<ListThingPrincipalsV2CommandOutput>;
|
|
3002
|
-
export declare const de_ListThingRegistrationTaskReportsCommand: (
|
|
3003
|
-
output: __HttpResponse,
|
|
3004
|
-
context: __SerdeContext
|
|
3005
|
-
) => Promise<ListThingRegistrationTaskReportsCommandOutput>;
|
|
3006
|
-
export declare const de_ListThingRegistrationTasksCommand: (
|
|
3007
|
-
output: __HttpResponse,
|
|
3008
|
-
context: __SerdeContext
|
|
3009
|
-
) => Promise<ListThingRegistrationTasksCommandOutput>;
|
|
3010
|
-
export declare const de_ListThingsCommand: (
|
|
3011
|
-
output: __HttpResponse,
|
|
3012
|
-
context: __SerdeContext
|
|
3013
|
-
) => Promise<ListThingsCommandOutput>;
|
|
3014
|
-
export declare const de_ListThingsInBillingGroupCommand: (
|
|
3015
|
-
output: __HttpResponse,
|
|
3016
|
-
context: __SerdeContext
|
|
3017
|
-
) => Promise<ListThingsInBillingGroupCommandOutput>;
|
|
3018
|
-
export declare const de_ListThingsInThingGroupCommand: (
|
|
3019
|
-
output: __HttpResponse,
|
|
3020
|
-
context: __SerdeContext
|
|
3021
|
-
) => Promise<ListThingsInThingGroupCommandOutput>;
|
|
3022
|
-
export declare const de_ListThingTypesCommand: (
|
|
3023
|
-
output: __HttpResponse,
|
|
3024
|
-
context: __SerdeContext
|
|
3025
|
-
) => Promise<ListThingTypesCommandOutput>;
|
|
3026
|
-
export declare const de_ListTopicRuleDestinationsCommand: (
|
|
3027
|
-
output: __HttpResponse,
|
|
3028
|
-
context: __SerdeContext
|
|
3029
|
-
) => Promise<ListTopicRuleDestinationsCommandOutput>;
|
|
3030
|
-
export declare const de_ListTopicRulesCommand: (
|
|
3031
|
-
output: __HttpResponse,
|
|
3032
|
-
context: __SerdeContext
|
|
3033
|
-
) => Promise<ListTopicRulesCommandOutput>;
|
|
3034
|
-
export declare const de_ListV2LoggingLevelsCommand: (
|
|
3035
|
-
output: __HttpResponse,
|
|
3036
|
-
context: __SerdeContext
|
|
3037
|
-
) => Promise<ListV2LoggingLevelsCommandOutput>;
|
|
3038
|
-
export declare const de_ListViolationEventsCommand: (
|
|
3039
|
-
output: __HttpResponse,
|
|
3040
|
-
context: __SerdeContext
|
|
3041
|
-
) => Promise<ListViolationEventsCommandOutput>;
|
|
3042
|
-
export declare const de_PutVerificationStateOnViolationCommand: (
|
|
3043
|
-
output: __HttpResponse,
|
|
3044
|
-
context: __SerdeContext
|
|
3045
|
-
) => Promise<PutVerificationStateOnViolationCommandOutput>;
|
|
3046
|
-
export declare const de_RegisterCACertificateCommand: (
|
|
3047
|
-
output: __HttpResponse,
|
|
3048
|
-
context: __SerdeContext
|
|
3049
|
-
) => Promise<RegisterCACertificateCommandOutput>;
|
|
3050
|
-
export declare const de_RegisterCertificateCommand: (
|
|
3051
|
-
output: __HttpResponse,
|
|
3052
|
-
context: __SerdeContext
|
|
3053
|
-
) => Promise<RegisterCertificateCommandOutput>;
|
|
3054
|
-
export declare const de_RegisterCertificateWithoutCACommand: (
|
|
3055
|
-
output: __HttpResponse,
|
|
3056
|
-
context: __SerdeContext
|
|
3057
|
-
) => Promise<RegisterCertificateWithoutCACommandOutput>;
|
|
3058
|
-
export declare const de_RegisterThingCommand: (
|
|
3059
|
-
output: __HttpResponse,
|
|
3060
|
-
context: __SerdeContext
|
|
3061
|
-
) => Promise<RegisterThingCommandOutput>;
|
|
3062
|
-
export declare const de_RejectCertificateTransferCommand: (
|
|
3063
|
-
output: __HttpResponse,
|
|
3064
|
-
context: __SerdeContext
|
|
3065
|
-
) => Promise<RejectCertificateTransferCommandOutput>;
|
|
3066
|
-
export declare const de_RemoveThingFromBillingGroupCommand: (
|
|
3067
|
-
output: __HttpResponse,
|
|
3068
|
-
context: __SerdeContext
|
|
3069
|
-
) => Promise<RemoveThingFromBillingGroupCommandOutput>;
|
|
3070
|
-
export declare const de_RemoveThingFromThingGroupCommand: (
|
|
3071
|
-
output: __HttpResponse,
|
|
3072
|
-
context: __SerdeContext
|
|
3073
|
-
) => Promise<RemoveThingFromThingGroupCommandOutput>;
|
|
3074
|
-
export declare const de_ReplaceTopicRuleCommand: (
|
|
3075
|
-
output: __HttpResponse,
|
|
3076
|
-
context: __SerdeContext
|
|
3077
|
-
) => Promise<ReplaceTopicRuleCommandOutput>;
|
|
3078
|
-
export declare const de_SearchIndexCommand: (
|
|
3079
|
-
output: __HttpResponse,
|
|
3080
|
-
context: __SerdeContext
|
|
3081
|
-
) => Promise<SearchIndexCommandOutput>;
|
|
3082
|
-
export declare const de_SetDefaultAuthorizerCommand: (
|
|
3083
|
-
output: __HttpResponse,
|
|
3084
|
-
context: __SerdeContext
|
|
3085
|
-
) => Promise<SetDefaultAuthorizerCommandOutput>;
|
|
3086
|
-
export declare const de_SetDefaultPolicyVersionCommand: (
|
|
3087
|
-
output: __HttpResponse,
|
|
3088
|
-
context: __SerdeContext
|
|
3089
|
-
) => Promise<SetDefaultPolicyVersionCommandOutput>;
|
|
3090
|
-
export declare const de_SetLoggingOptionsCommand: (
|
|
3091
|
-
output: __HttpResponse,
|
|
3092
|
-
context: __SerdeContext
|
|
3093
|
-
) => Promise<SetLoggingOptionsCommandOutput>;
|
|
3094
|
-
export declare const de_SetV2LoggingLevelCommand: (
|
|
3095
|
-
output: __HttpResponse,
|
|
3096
|
-
context: __SerdeContext
|
|
3097
|
-
) => Promise<SetV2LoggingLevelCommandOutput>;
|
|
3098
|
-
export declare const de_SetV2LoggingOptionsCommand: (
|
|
3099
|
-
output: __HttpResponse,
|
|
3100
|
-
context: __SerdeContext
|
|
3101
|
-
) => Promise<SetV2LoggingOptionsCommandOutput>;
|
|
3102
|
-
export declare const de_StartAuditMitigationActionsTaskCommand: (
|
|
3103
|
-
output: __HttpResponse,
|
|
3104
|
-
context: __SerdeContext
|
|
3105
|
-
) => Promise<StartAuditMitigationActionsTaskCommandOutput>;
|
|
3106
|
-
export declare const de_StartDetectMitigationActionsTaskCommand: (
|
|
3107
|
-
output: __HttpResponse,
|
|
3108
|
-
context: __SerdeContext
|
|
3109
|
-
) => Promise<StartDetectMitigationActionsTaskCommandOutput>;
|
|
3110
|
-
export declare const de_StartOnDemandAuditTaskCommand: (
|
|
3111
|
-
output: __HttpResponse,
|
|
3112
|
-
context: __SerdeContext
|
|
3113
|
-
) => Promise<StartOnDemandAuditTaskCommandOutput>;
|
|
3114
|
-
export declare const de_StartThingRegistrationTaskCommand: (
|
|
3115
|
-
output: __HttpResponse,
|
|
3116
|
-
context: __SerdeContext
|
|
3117
|
-
) => Promise<StartThingRegistrationTaskCommandOutput>;
|
|
3118
|
-
export declare const de_StopThingRegistrationTaskCommand: (
|
|
3119
|
-
output: __HttpResponse,
|
|
3120
|
-
context: __SerdeContext
|
|
3121
|
-
) => Promise<StopThingRegistrationTaskCommandOutput>;
|
|
3122
|
-
export declare const de_TagResourceCommand: (
|
|
3123
|
-
output: __HttpResponse,
|
|
3124
|
-
context: __SerdeContext
|
|
3125
|
-
) => Promise<TagResourceCommandOutput>;
|
|
3126
|
-
export declare const de_TestAuthorizationCommand: (
|
|
3127
|
-
output: __HttpResponse,
|
|
3128
|
-
context: __SerdeContext
|
|
3129
|
-
) => Promise<TestAuthorizationCommandOutput>;
|
|
3130
|
-
export declare const de_TestInvokeAuthorizerCommand: (
|
|
3131
|
-
output: __HttpResponse,
|
|
3132
|
-
context: __SerdeContext
|
|
3133
|
-
) => Promise<TestInvokeAuthorizerCommandOutput>;
|
|
3134
|
-
export declare const de_TransferCertificateCommand: (
|
|
3135
|
-
output: __HttpResponse,
|
|
3136
|
-
context: __SerdeContext
|
|
3137
|
-
) => Promise<TransferCertificateCommandOutput>;
|
|
3138
|
-
export declare const de_UntagResourceCommand: (
|
|
3139
|
-
output: __HttpResponse,
|
|
3140
|
-
context: __SerdeContext
|
|
3141
|
-
) => Promise<UntagResourceCommandOutput>;
|
|
3142
|
-
export declare const de_UpdateAccountAuditConfigurationCommand: (
|
|
3143
|
-
output: __HttpResponse,
|
|
3144
|
-
context: __SerdeContext
|
|
3145
|
-
) => Promise<UpdateAccountAuditConfigurationCommandOutput>;
|
|
3146
|
-
export declare const de_UpdateAuditSuppressionCommand: (
|
|
3147
|
-
output: __HttpResponse,
|
|
3148
|
-
context: __SerdeContext
|
|
3149
|
-
) => Promise<UpdateAuditSuppressionCommandOutput>;
|
|
3150
|
-
export declare const de_UpdateAuthorizerCommand: (
|
|
3151
|
-
output: __HttpResponse,
|
|
3152
|
-
context: __SerdeContext
|
|
3153
|
-
) => Promise<UpdateAuthorizerCommandOutput>;
|
|
3154
|
-
export declare const de_UpdateBillingGroupCommand: (
|
|
3155
|
-
output: __HttpResponse,
|
|
3156
|
-
context: __SerdeContext
|
|
3157
|
-
) => Promise<UpdateBillingGroupCommandOutput>;
|
|
3158
|
-
export declare const de_UpdateCACertificateCommand: (
|
|
3159
|
-
output: __HttpResponse,
|
|
3160
|
-
context: __SerdeContext
|
|
3161
|
-
) => Promise<UpdateCACertificateCommandOutput>;
|
|
3162
|
-
export declare const de_UpdateCertificateCommand: (
|
|
3163
|
-
output: __HttpResponse,
|
|
3164
|
-
context: __SerdeContext
|
|
3165
|
-
) => Promise<UpdateCertificateCommandOutput>;
|
|
3166
|
-
export declare const de_UpdateCertificateProviderCommand: (
|
|
3167
|
-
output: __HttpResponse,
|
|
3168
|
-
context: __SerdeContext
|
|
3169
|
-
) => Promise<UpdateCertificateProviderCommandOutput>;
|
|
3170
|
-
export declare const de_UpdateCommandCommand: (
|
|
3171
|
-
output: __HttpResponse,
|
|
3172
|
-
context: __SerdeContext
|
|
3173
|
-
) => Promise<UpdateCommandCommandOutput>;
|
|
3174
|
-
export declare const de_UpdateCustomMetricCommand: (
|
|
3175
|
-
output: __HttpResponse,
|
|
3176
|
-
context: __SerdeContext
|
|
3177
|
-
) => Promise<UpdateCustomMetricCommandOutput>;
|
|
3178
|
-
export declare const de_UpdateDimensionCommand: (
|
|
3179
|
-
output: __HttpResponse,
|
|
3180
|
-
context: __SerdeContext
|
|
3181
|
-
) => Promise<UpdateDimensionCommandOutput>;
|
|
3182
|
-
export declare const de_UpdateDomainConfigurationCommand: (
|
|
3183
|
-
output: __HttpResponse,
|
|
3184
|
-
context: __SerdeContext
|
|
3185
|
-
) => Promise<UpdateDomainConfigurationCommandOutput>;
|
|
3186
|
-
export declare const de_UpdateDynamicThingGroupCommand: (
|
|
3187
|
-
output: __HttpResponse,
|
|
3188
|
-
context: __SerdeContext
|
|
3189
|
-
) => Promise<UpdateDynamicThingGroupCommandOutput>;
|
|
3190
|
-
export declare const de_UpdateEncryptionConfigurationCommand: (
|
|
3191
|
-
output: __HttpResponse,
|
|
3192
|
-
context: __SerdeContext
|
|
3193
|
-
) => Promise<UpdateEncryptionConfigurationCommandOutput>;
|
|
3194
|
-
export declare const de_UpdateEventConfigurationsCommand: (
|
|
3195
|
-
output: __HttpResponse,
|
|
3196
|
-
context: __SerdeContext
|
|
3197
|
-
) => Promise<UpdateEventConfigurationsCommandOutput>;
|
|
3198
|
-
export declare const de_UpdateFleetMetricCommand: (
|
|
3199
|
-
output: __HttpResponse,
|
|
3200
|
-
context: __SerdeContext
|
|
3201
|
-
) => Promise<UpdateFleetMetricCommandOutput>;
|
|
3202
|
-
export declare const de_UpdateIndexingConfigurationCommand: (
|
|
3203
|
-
output: __HttpResponse,
|
|
3204
|
-
context: __SerdeContext
|
|
3205
|
-
) => Promise<UpdateIndexingConfigurationCommandOutput>;
|
|
3206
|
-
export declare const de_UpdateJobCommand: (
|
|
3207
|
-
output: __HttpResponse,
|
|
3208
|
-
context: __SerdeContext
|
|
3209
|
-
) => Promise<UpdateJobCommandOutput>;
|
|
3210
|
-
export declare const de_UpdateMitigationActionCommand: (
|
|
3211
|
-
output: __HttpResponse,
|
|
3212
|
-
context: __SerdeContext
|
|
3213
|
-
) => Promise<UpdateMitigationActionCommandOutput>;
|
|
3214
|
-
export declare const de_UpdatePackageCommand: (
|
|
3215
|
-
output: __HttpResponse,
|
|
3216
|
-
context: __SerdeContext
|
|
3217
|
-
) => Promise<UpdatePackageCommandOutput>;
|
|
3218
|
-
export declare const de_UpdatePackageConfigurationCommand: (
|
|
3219
|
-
output: __HttpResponse,
|
|
3220
|
-
context: __SerdeContext
|
|
3221
|
-
) => Promise<UpdatePackageConfigurationCommandOutput>;
|
|
3222
|
-
export declare const de_UpdatePackageVersionCommand: (
|
|
3223
|
-
output: __HttpResponse,
|
|
3224
|
-
context: __SerdeContext
|
|
3225
|
-
) => Promise<UpdatePackageVersionCommandOutput>;
|
|
3226
|
-
export declare const de_UpdateProvisioningTemplateCommand: (
|
|
3227
|
-
output: __HttpResponse,
|
|
3228
|
-
context: __SerdeContext
|
|
3229
|
-
) => Promise<UpdateProvisioningTemplateCommandOutput>;
|
|
3230
|
-
export declare const de_UpdateRoleAliasCommand: (
|
|
3231
|
-
output: __HttpResponse,
|
|
3232
|
-
context: __SerdeContext
|
|
3233
|
-
) => Promise<UpdateRoleAliasCommandOutput>;
|
|
3234
|
-
export declare const de_UpdateScheduledAuditCommand: (
|
|
3235
|
-
output: __HttpResponse,
|
|
3236
|
-
context: __SerdeContext
|
|
3237
|
-
) => Promise<UpdateScheduledAuditCommandOutput>;
|
|
3238
|
-
export declare const de_UpdateSecurityProfileCommand: (
|
|
3239
|
-
output: __HttpResponse,
|
|
3240
|
-
context: __SerdeContext
|
|
3241
|
-
) => Promise<UpdateSecurityProfileCommandOutput>;
|
|
3242
|
-
export declare const de_UpdateStreamCommand: (
|
|
3243
|
-
output: __HttpResponse,
|
|
3244
|
-
context: __SerdeContext
|
|
3245
|
-
) => Promise<UpdateStreamCommandOutput>;
|
|
3246
|
-
export declare const de_UpdateThingCommand: (
|
|
3247
|
-
output: __HttpResponse,
|
|
3248
|
-
context: __SerdeContext
|
|
3249
|
-
) => Promise<UpdateThingCommandOutput>;
|
|
3250
|
-
export declare const de_UpdateThingGroupCommand: (
|
|
3251
|
-
output: __HttpResponse,
|
|
3252
|
-
context: __SerdeContext
|
|
3253
|
-
) => Promise<UpdateThingGroupCommandOutput>;
|
|
3254
|
-
export declare const de_UpdateThingGroupsForThingCommand: (
|
|
3255
|
-
output: __HttpResponse,
|
|
3256
|
-
context: __SerdeContext
|
|
3257
|
-
) => Promise<UpdateThingGroupsForThingCommandOutput>;
|
|
3258
|
-
export declare const de_UpdateThingTypeCommand: (
|
|
3259
|
-
output: __HttpResponse,
|
|
3260
|
-
context: __SerdeContext
|
|
3261
|
-
) => Promise<UpdateThingTypeCommandOutput>;
|
|
3262
|
-
export declare const de_UpdateTopicRuleDestinationCommand: (
|
|
3263
|
-
output: __HttpResponse,
|
|
3264
|
-
context: __SerdeContext
|
|
3265
|
-
) => Promise<UpdateTopicRuleDestinationCommandOutput>;
|
|
3266
|
-
export declare const de_ValidateSecurityProfileBehaviorsCommand: (
|
|
3267
|
-
output: __HttpResponse,
|
|
3268
|
-
context: __SerdeContext
|
|
3269
|
-
) => Promise<ValidateSecurityProfileBehaviorsCommandOutput>;
|