@aws-sdk/client-iot 3.1077.0 → 3.1079.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 +822 -3265
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -14
- package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -14
- package/dist-es/commands/AddThingToThingGroupCommand.js +2 -14
- package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -14
- package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -14
- package/dist-es/commands/AttachPolicyCommand.js +2 -14
- package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -14
- package/dist-es/commands/AttachSecurityProfileCommand.js +2 -14
- package/dist-es/commands/AttachThingPrincipalCommand.js +2 -14
- package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/CancelAuditTaskCommand.js +2 -14
- package/dist-es/commands/CancelCertificateTransferCommand.js +2 -14
- package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/CancelJobCommand.js +2 -14
- package/dist-es/commands/CancelJobExecutionCommand.js +2 -14
- package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -14
- package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -14
- package/dist-es/commands/CreateBillingGroupCommand.js +2 -14
- package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -14
- package/dist-es/commands/CreateCertificateProviderCommand.js +2 -14
- package/dist-es/commands/CreateCommandCommand.js +2 -14
- package/dist-es/commands/CreateCustomMetricCommand.js +2 -14
- package/dist-es/commands/CreateDimensionCommand.js +2 -14
- package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -14
- package/dist-es/commands/CreateFleetMetricCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateJobTemplateCommand.js +2 -14
- package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -14
- package/dist-es/commands/CreateMitigationActionCommand.js +2 -14
- package/dist-es/commands/CreateOTAUpdateCommand.js +2 -14
- package/dist-es/commands/CreatePackageCommand.js +2 -14
- package/dist-es/commands/CreatePackageVersionCommand.js +2 -14
- package/dist-es/commands/CreatePolicyCommand.js +2 -14
- package/dist-es/commands/CreatePolicyVersionCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -14
- package/dist-es/commands/CreateRoleAliasCommand.js +2 -14
- package/dist-es/commands/CreateScheduledAuditCommand.js +2 -14
- package/dist-es/commands/CreateSecurityProfileCommand.js +2 -14
- package/dist-es/commands/CreateStreamCommand.js +2 -14
- package/dist-es/commands/CreateThingCommand.js +2 -14
- package/dist-es/commands/CreateThingGroupCommand.js +2 -14
- package/dist-es/commands/CreateThingTypeCommand.js +2 -14
- package/dist-es/commands/CreateTopicRuleCommand.js +2 -14
- package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -14
- package/dist-es/commands/DeleteBillingGroupCommand.js +2 -14
- package/dist-es/commands/DeleteCACertificateCommand.js +2 -14
- package/dist-es/commands/DeleteCertificateCommand.js +2 -14
- package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -14
- package/dist-es/commands/DeleteCommandCommand.js +2 -14
- package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -14
- package/dist-es/commands/DeleteCustomMetricCommand.js +2 -14
- package/dist-es/commands/DeleteDimensionCommand.js +2 -14
- package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -14
- package/dist-es/commands/DeleteFleetMetricCommand.js +2 -14
- package/dist-es/commands/DeleteJobCommand.js +2 -14
- package/dist-es/commands/DeleteJobExecutionCommand.js +2 -14
- package/dist-es/commands/DeleteJobTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteMitigationActionCommand.js +2 -14
- package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -14
- package/dist-es/commands/DeletePackageCommand.js +2 -14
- package/dist-es/commands/DeletePackageVersionCommand.js +2 -14
- package/dist-es/commands/DeletePolicyCommand.js +2 -14
- package/dist-es/commands/DeletePolicyVersionCommand.js +2 -14
- package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -14
- package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -14
- package/dist-es/commands/DeleteRoleAliasCommand.js +2 -14
- package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -14
- package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -14
- package/dist-es/commands/DeleteStreamCommand.js +2 -14
- package/dist-es/commands/DeleteThingCommand.js +2 -14
- package/dist-es/commands/DeleteThingGroupCommand.js +2 -14
- package/dist-es/commands/DeleteThingTypeCommand.js +2 -14
- package/dist-es/commands/DeleteTopicRuleCommand.js +2 -14
- package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -14
- package/dist-es/commands/DeprecateThingTypeCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeAuditFindingCommand.js +2 -14
- package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/DescribeAuditTaskCommand.js +2 -14
- package/dist-es/commands/DescribeAuthorizerCommand.js +2 -14
- package/dist-es/commands/DescribeBillingGroupCommand.js +2 -14
- package/dist-es/commands/DescribeCACertificateCommand.js +2 -14
- package/dist-es/commands/DescribeCertificateCommand.js +2 -14
- package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -14
- package/dist-es/commands/DescribeCustomMetricCommand.js +2 -14
- package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -14
- package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/DescribeDimensionCommand.js +2 -14
- package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointCommand.js +2 -14
- package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -14
- package/dist-es/commands/DescribeFleetMetricCommand.js +2 -14
- package/dist-es/commands/DescribeIndexCommand.js +2 -14
- package/dist-es/commands/DescribeJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobExecutionCommand.js +2 -14
- package/dist-es/commands/DescribeJobTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeMitigationActionCommand.js +2 -14
- package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -14
- package/dist-es/commands/DescribeRoleAliasCommand.js +2 -14
- package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -14
- package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -14
- package/dist-es/commands/DescribeStreamCommand.js +2 -14
- package/dist-es/commands/DescribeThingCommand.js +2 -14
- package/dist-es/commands/DescribeThingGroupCommand.js +2 -14
- package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -14
- package/dist-es/commands/DescribeThingTypeCommand.js +2 -14
- package/dist-es/commands/DetachPolicyCommand.js +2 -14
- package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -14
- package/dist-es/commands/DetachSecurityProfileCommand.js +2 -14
- package/dist-es/commands/DetachThingPrincipalCommand.js +2 -14
- package/dist-es/commands/DisableTopicRuleCommand.js +2 -14
- package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -14
- package/dist-es/commands/EnableTopicRuleCommand.js +2 -14
- package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -14
- package/dist-es/commands/GetBucketsAggregationCommand.js +2 -14
- package/dist-es/commands/GetCardinalityCommand.js +2 -14
- package/dist-es/commands/GetCommandCommand.js +2 -14
- package/dist-es/commands/GetCommandExecutionCommand.js +2 -14
- package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -14
- package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -14
- package/dist-es/commands/GetJobDocumentCommand.js +2 -14
- package/dist-es/commands/GetLoggingOptionsCommand.js +2 -14
- package/dist-es/commands/GetOTAUpdateCommand.js +2 -14
- package/dist-es/commands/GetPackageCommand.js +2 -14
- package/dist-es/commands/GetPackageConfigurationCommand.js +2 -14
- package/dist-es/commands/GetPackageVersionCommand.js +2 -14
- package/dist-es/commands/GetPercentilesCommand.js +2 -14
- package/dist-es/commands/GetPolicyCommand.js +2 -14
- package/dist-es/commands/GetPolicyVersionCommand.js +2 -14
- package/dist-es/commands/GetRegistrationCodeCommand.js +2 -14
- package/dist-es/commands/GetStatisticsCommand.js +2 -14
- package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -14
- package/dist-es/commands/GetTopicRuleCommand.js +2 -14
- package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -14
- package/dist-es/commands/ListActiveViolationsCommand.js +2 -14
- package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -14
- package/dist-es/commands/ListAuditFindingsCommand.js +2 -14
- package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -14
- package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -14
- package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -14
- package/dist-es/commands/ListAuditTasksCommand.js +2 -14
- package/dist-es/commands/ListAuthorizersCommand.js +2 -14
- package/dist-es/commands/ListBillingGroupsCommand.js +2 -14
- package/dist-es/commands/ListCACertificatesCommand.js +2 -14
- package/dist-es/commands/ListCertificateProvidersCommand.js +2 -14
- package/dist-es/commands/ListCertificatesByCACommand.js +2 -14
- package/dist-es/commands/ListCertificatesCommand.js +2 -14
- package/dist-es/commands/ListCommandExecutionsCommand.js +2 -14
- package/dist-es/commands/ListCommandsCommand.js +2 -14
- package/dist-es/commands/ListCustomMetricsCommand.js +2 -14
- package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -14
- package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -14
- package/dist-es/commands/ListDimensionsCommand.js +2 -14
- package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListFleetMetricsCommand.js +2 -14
- package/dist-es/commands/ListIndicesCommand.js +2 -14
- package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -14
- package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -14
- package/dist-es/commands/ListJobTemplatesCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -14
- package/dist-es/commands/ListMetricValuesCommand.js +2 -14
- package/dist-es/commands/ListMitigationActionsCommand.js +2 -14
- package/dist-es/commands/ListOTAUpdatesCommand.js +2 -14
- package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -14
- package/dist-es/commands/ListPackageVersionsCommand.js +2 -14
- package/dist-es/commands/ListPackagesCommand.js +2 -14
- package/dist-es/commands/ListPoliciesCommand.js +2 -14
- package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -14
- package/dist-es/commands/ListPolicyVersionsCommand.js +2 -14
- package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -14
- package/dist-es/commands/ListPrincipalThingsCommand.js +2 -14
- package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -14
- package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -14
- package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -14
- package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -14
- package/dist-es/commands/ListRoleAliasesCommand.js +2 -14
- package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -14
- package/dist-es/commands/ListScheduledAuditsCommand.js +2 -14
- package/dist-es/commands/ListSecurityProfilesCommand.js +2 -14
- package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -14
- package/dist-es/commands/ListStreamsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -14
- package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -14
- package/dist-es/commands/ListThingGroupsCommand.js +2 -14
- package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -14
- package/dist-es/commands/ListThingPrincipalsCommand.js +2 -14
- package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -14
- package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -14
- package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -14
- package/dist-es/commands/ListThingTypesCommand.js +2 -14
- package/dist-es/commands/ListThingsCommand.js +2 -14
- package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -14
- package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -14
- package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -14
- package/dist-es/commands/ListTopicRulesCommand.js +2 -14
- package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -14
- package/dist-es/commands/ListViolationEventsCommand.js +2 -14
- package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -14
- package/dist-es/commands/RegisterCACertificateCommand.js +2 -14
- package/dist-es/commands/RegisterCertificateCommand.js +2 -14
- package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -14
- package/dist-es/commands/RegisterThingCommand.js +2 -14
- package/dist-es/commands/RejectCertificateTransferCommand.js +2 -14
- package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -14
- package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -14
- package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -14
- package/dist-es/commands/SearchIndexCommand.js +2 -14
- package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -14
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -14
- package/dist-es/commands/SetLoggingOptionsCommand.js +2 -14
- package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -14
- package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -14
- package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -14
- package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -14
- package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TestAuthorizationCommand.js +2 -14
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -14
- package/dist-es/commands/TransferCertificateCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -14
- package/dist-es/commands/UpdateBillingGroupCommand.js +2 -14
- package/dist-es/commands/UpdateCACertificateCommand.js +2 -14
- package/dist-es/commands/UpdateCertificateCommand.js +2 -14
- package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -14
- package/dist-es/commands/UpdateCommandCommand.js +2 -14
- package/dist-es/commands/UpdateCustomMetricCommand.js +2 -14
- package/dist-es/commands/UpdateDimensionCommand.js +2 -14
- package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -14
- package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -14
- package/dist-es/commands/UpdateFleetMetricCommand.js +2 -14
- package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateJobCommand.js +2 -14
- package/dist-es/commands/UpdateMitigationActionCommand.js +2 -14
- package/dist-es/commands/UpdatePackageCommand.js +2 -14
- package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdatePackageVersionCommand.js +2 -14
- package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateRoleAliasCommand.js +2 -14
- package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -14
- package/dist-es/commands/UpdateStreamCommand.js +2 -14
- package/dist-es/commands/UpdateThingCommand.js +2 -14
- package/dist-es/commands/UpdateThingGroupCommand.js +2 -14
- package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -14
- package/dist-es/commands/UpdateThingTypeCommand.js +2 -14
- package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +3 -8
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +3 -8
- package/dist-types/commands/AttachPolicyCommand.d.ts +3 -8
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +3 -8
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +3 -8
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +3 -8
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +3 -8
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/CancelJobCommand.d.ts +3 -8
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +3 -8
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -8
- package/dist-types/commands/CreateCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreateCommandCommand.d.ts +3 -8
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/CreateDimensionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +3 -8
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +3 -8
- package/dist-types/commands/CreatePackageCommand.d.ts +3 -8
- package/dist-types/commands/CreatePackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateStreamCommand.d.ts +3 -8
- package/dist-types/commands/CreateThingCommand.d.ts +3 -8
- package/dist-types/commands/CreateThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCommandCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDimensionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +3 -8
- package/dist-types/commands/DeletePackageCommand.d.ts +3 -8
- package/dist-types/commands/DeletePackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeletePolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStreamCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +3 -8
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDimensionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIndexCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStreamCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/DetachPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +3 -8
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -8
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -8
- package/dist-types/commands/GetCardinalityCommand.d.ts +3 -8
- package/dist-types/commands/GetCommandCommand.d.ts +3 -8
- package/dist-types/commands/GetCommandExecutionCommand.d.ts +3 -8
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +3 -8
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetJobDocumentCommand.d.ts +3 -8
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +3 -8
- package/dist-types/commands/GetPackageCommand.d.ts +3 -8
- package/dist-types/commands/GetPackageConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetPackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/GetPercentilesCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +3 -8
- package/dist-types/commands/GetStatisticsCommand.d.ts +3 -8
- package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +3 -8
- package/dist-types/commands/GetTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +3 -8
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListAuthorizersCommand.d.ts +3 -8
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListCACertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCertificateProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +3 -8
- package/dist-types/commands/ListCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCommandExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListCommandsCommand.d.ts +3 -8
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +3 -8
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListDimensionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +3 -8
- package/dist-types/commands/ListIndicesCommand.d.ts +3 -8
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +3 -8
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +3 -8
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListMetricValuesCommand.d.ts +3 -8
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +3 -8
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPackagesCommand.d.ts +3 -8
- package/dist-types/commands/ListPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +3 -8
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +3 -8
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +3 -8
- package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +3 -8
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +3 -8
- package/dist-types/commands/ListStreamsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +3 -8
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/ListThingGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +3 -8
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +3 -8
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListThingTypesCommand.d.ts +3 -8
- package/dist-types/commands/ListThingsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTopicRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +3 -8
- package/dist-types/commands/ListViolationEventsCommand.d.ts +3 -8
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +3 -8
- package/dist-types/commands/RegisterThingCommand.d.ts +3 -8
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +3 -8
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/SearchIndexCommand.d.ts +3 -8
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +3 -8
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +3 -8
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TestAuthorizationCommand.d.ts +3 -8
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/TransferCertificateCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCertificateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCommandCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDimensionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePackageCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStreamCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteOTAUpdateRequest, DeleteOTAUpdateResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteOTAUpdateCommandInput extends DeleteOTAUpdateRequest {
|
|
|
22
19
|
export interface DeleteOTAUpdateCommandOutput extends DeleteOTAUpdateResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteOTAUpdateCommand_base: {
|
|
25
|
-
new (input: DeleteOTAUpdateCommandInput): import("@smithy/core/client").CommandImpl<DeleteOTAUpdateCommandInput, DeleteOTAUpdateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteOTAUpdateCommandInput): import("@smithy/core/client").CommandImpl<DeleteOTAUpdateCommandInput, DeleteOTAUpdateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteOTAUpdateCommandInput): import("@smithy/core/client").CommandImpl<DeleteOTAUpdateCommandInput, DeleteOTAUpdateCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteOTAUpdateCommandInput): import("@smithy/core/client").CommandImpl<DeleteOTAUpdateCommandInput, DeleteOTAUpdateCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Delete an OTA update.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeletePackageRequest, DeletePackageResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePackageCommandInput extends DeletePackageRequest {
|
|
|
22
19
|
export interface DeletePackageCommandOutput extends DeletePackageResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePackageCommand_base: {
|
|
25
|
-
new (input: DeletePackageCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePackageCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePackageCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePackageCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a specific version from a software package.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeletePackageVersionRequest, DeletePackageVersionResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePackageVersionCommandInput extends DeletePackageVersionRe
|
|
|
22
19
|
export interface DeletePackageVersionCommandOutput extends DeletePackageVersionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePackageVersionCommand_base: {
|
|
25
|
-
new (input: DeletePackageVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageVersionCommandInput, DeletePackageVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePackageVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageVersionCommandInput, DeletePackageVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePackageVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageVersionCommandInput, DeletePackageVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePackageVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageVersionCommandInput, DeletePackageVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a specific version from a software package.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeletePolicyRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePolicyCommandInput extends DeletePolicyRequest {
|
|
|
22
19
|
export interface DeletePolicyCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePolicyCommand_base: {
|
|
25
|
-
new (input: DeletePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified policy.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeletePolicyVersionRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePolicyVersionCommandInput extends DeletePolicyVersionRequ
|
|
|
22
19
|
export interface DeletePolicyVersionCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePolicyVersionCommand_base: {
|
|
25
|
-
new (input: DeletePolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified version of the specified policy. You cannot delete the default
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteProvisioningTemplateRequest, DeleteProvisioningTemplateResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteProvisioningTemplateCommandInput extends DeleteProvisioni
|
|
|
22
19
|
export interface DeleteProvisioningTemplateCommandOutput extends DeleteProvisioningTemplateResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteProvisioningTemplateCommand_base: {
|
|
25
|
-
new (input: DeleteProvisioningTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateCommandInput, DeleteProvisioningTemplateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteProvisioningTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateCommandInput, DeleteProvisioningTemplateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteProvisioningTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateCommandInput, DeleteProvisioningTemplateCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteProvisioningTemplateCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateCommandInput, DeleteProvisioningTemplateCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a provisioning template.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteProvisioningTemplateVersionRequest, DeleteProvisioningTemplateVersionResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteProvisioningTemplateVersionCommandInput extends DeletePro
|
|
|
22
19
|
export interface DeleteProvisioningTemplateVersionCommandOutput extends DeleteProvisioningTemplateVersionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteProvisioningTemplateVersionCommand_base: {
|
|
25
|
-
new (input: DeleteProvisioningTemplateVersionCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateVersionCommandInput, DeleteProvisioningTemplateVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteProvisioningTemplateVersionCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateVersionCommandInput, DeleteProvisioningTemplateVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteProvisioningTemplateVersionCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateVersionCommandInput, DeleteProvisioningTemplateVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteProvisioningTemplateVersionCommandInput): import("@smithy/core/client").CommandImpl<DeleteProvisioningTemplateVersionCommandInput, DeleteProvisioningTemplateVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a provisioning template version.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteRegistrationCodeRequest, DeleteRegistrationCodeResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteRegistrationCodeCommandInput extends DeleteRegistrationCo
|
|
|
22
19
|
export interface DeleteRegistrationCodeCommandOutput extends DeleteRegistrationCodeResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteRegistrationCodeCommand_base: {
|
|
25
|
-
new (input: DeleteRegistrationCodeCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationCodeCommandInput, DeleteRegistrationCodeCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DeleteRegistrationCodeCommandInput]): import("@smithy/core/client").CommandImpl<DeleteRegistrationCodeCommandInput, DeleteRegistrationCodeCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteRegistrationCodeCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationCodeCommandInput, DeleteRegistrationCodeCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DeleteRegistrationCodeCommandInput]): import("@smithy/core/client").CommandImpl<DeleteRegistrationCodeCommandInput, DeleteRegistrationCodeCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a CA certificate registration code.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteRoleAliasRequest, DeleteRoleAliasResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteRoleAliasCommandInput extends DeleteRoleAliasRequest {
|
|
|
22
19
|
export interface DeleteRoleAliasCommandOutput extends DeleteRoleAliasResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteRoleAliasCommand_base: {
|
|
25
|
-
new (input: DeleteRoleAliasCommandInput): import("@smithy/core/client").CommandImpl<DeleteRoleAliasCommandInput, DeleteRoleAliasCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteRoleAliasCommandInput): import("@smithy/core/client").CommandImpl<DeleteRoleAliasCommandInput, DeleteRoleAliasCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteRoleAliasCommandInput): import("@smithy/core/client").CommandImpl<DeleteRoleAliasCommandInput, DeleteRoleAliasCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteRoleAliasCommandInput): import("@smithy/core/client").CommandImpl<DeleteRoleAliasCommandInput, DeleteRoleAliasCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a role alias</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteScheduledAuditRequest, DeleteScheduledAuditResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteScheduledAuditCommandInput extends DeleteScheduledAuditRe
|
|
|
22
19
|
export interface DeleteScheduledAuditCommandOutput extends DeleteScheduledAuditResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteScheduledAuditCommand_base: {
|
|
25
|
-
new (input: DeleteScheduledAuditCommandInput): import("@smithy/core/client").CommandImpl<DeleteScheduledAuditCommandInput, DeleteScheduledAuditCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteScheduledAuditCommandInput): import("@smithy/core/client").CommandImpl<DeleteScheduledAuditCommandInput, DeleteScheduledAuditCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteScheduledAuditCommandInput): import("@smithy/core/client").CommandImpl<DeleteScheduledAuditCommandInput, DeleteScheduledAuditCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteScheduledAuditCommandInput): import("@smithy/core/client").CommandImpl<DeleteScheduledAuditCommandInput, DeleteScheduledAuditCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a scheduled audit.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteSecurityProfileRequest, DeleteSecurityProfileResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteSecurityProfileCommandInput extends DeleteSecurityProfile
|
|
|
22
19
|
export interface DeleteSecurityProfileCommandOutput extends DeleteSecurityProfileResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteSecurityProfileCommand_base: {
|
|
25
|
-
new (input: DeleteSecurityProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteSecurityProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteSecurityProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteSecurityProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a Device Defender security profile.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteStreamRequest, DeleteStreamResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStreamCommandInput extends DeleteStreamRequest {
|
|
|
22
19
|
export interface DeleteStreamCommandOutput extends DeleteStreamResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStreamCommand_base: {
|
|
25
|
-
new (input: DeleteStreamCommandInput): import("@smithy/core/client").CommandImpl<DeleteStreamCommandInput, DeleteStreamCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStreamCommandInput): import("@smithy/core/client").CommandImpl<DeleteStreamCommandInput, DeleteStreamCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStreamCommandInput): import("@smithy/core/client").CommandImpl<DeleteStreamCommandInput, DeleteStreamCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStreamCommandInput): import("@smithy/core/client").CommandImpl<DeleteStreamCommandInput, DeleteStreamCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a stream.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteThingRequest, DeleteThingResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteThingCommandInput extends DeleteThingRequest {
|
|
|
22
19
|
export interface DeleteThingCommandOutput extends DeleteThingResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteThingCommand_base: {
|
|
25
|
-
new (input: DeleteThingCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingCommandInput, DeleteThingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteThingCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingCommandInput, DeleteThingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteThingCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingCommandInput, DeleteThingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteThingCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingCommandInput, DeleteThingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified thing. Returns successfully with no error if the deletion is
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteThingGroupRequest, DeleteThingGroupResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteThingGroupCommandInput extends DeleteThingGroupRequest {
|
|
|
22
19
|
export interface DeleteThingGroupCommandOutput extends DeleteThingGroupResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteThingGroupCommand_base: {
|
|
25
|
-
new (input: DeleteThingGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingGroupCommandInput, DeleteThingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteThingGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingGroupCommandInput, DeleteThingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteThingGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingGroupCommandInput, DeleteThingGroupCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteThingGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingGroupCommandInput, DeleteThingGroupCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a thing group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteThingTypeRequest, DeleteThingTypeResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteThingTypeCommandInput extends DeleteThingTypeRequest {
|
|
|
22
19
|
export interface DeleteThingTypeCommandOutput extends DeleteThingTypeResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteThingTypeCommand_base: {
|
|
25
|
-
new (input: DeleteThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingTypeCommandInput, DeleteThingTypeCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingTypeCommandInput, DeleteThingTypeCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingTypeCommandInput, DeleteThingTypeCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteThingTypeCommandInput, DeleteThingTypeCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified thing type. You cannot delete a thing type if it has things
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteTopicRuleRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteTopicRuleCommandInput extends DeleteTopicRuleRequest {
|
|
|
22
19
|
export interface DeleteTopicRuleCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteTopicRuleCommand_base: {
|
|
25
|
-
new (input: DeleteTopicRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleCommandInput, DeleteTopicRuleCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteTopicRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleCommandInput, DeleteTopicRuleCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteTopicRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleCommandInput, DeleteTopicRuleCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteTopicRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleCommandInput, DeleteTopicRuleCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the rule.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteTopicRuleDestinationRequest, DeleteTopicRuleDestinationResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteTopicRuleDestinationCommandInput extends DeleteTopicRuleD
|
|
|
22
19
|
export interface DeleteTopicRuleDestinationCommandOutput extends DeleteTopicRuleDestinationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteTopicRuleDestinationCommand_base: {
|
|
25
|
-
new (input: DeleteTopicRuleDestinationCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleDestinationCommandInput, DeleteTopicRuleDestinationCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteTopicRuleDestinationCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleDestinationCommandInput, DeleteTopicRuleDestinationCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteTopicRuleDestinationCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleDestinationCommandInput, DeleteTopicRuleDestinationCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteTopicRuleDestinationCommandInput): import("@smithy/core/client").CommandImpl<DeleteTopicRuleDestinationCommandInput, DeleteTopicRuleDestinationCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a topic rule destination.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeleteV2LoggingLevelRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteV2LoggingLevelCommandInput extends DeleteV2LoggingLevelRe
|
|
|
22
19
|
export interface DeleteV2LoggingLevelCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteV2LoggingLevelCommand_base: {
|
|
25
|
-
new (input: DeleteV2LoggingLevelCommandInput): import("@smithy/core/client").CommandImpl<DeleteV2LoggingLevelCommandInput, DeleteV2LoggingLevelCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteV2LoggingLevelCommandInput): import("@smithy/core/client").CommandImpl<DeleteV2LoggingLevelCommandInput, DeleteV2LoggingLevelCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteV2LoggingLevelCommandInput): import("@smithy/core/client").CommandImpl<DeleteV2LoggingLevelCommandInput, DeleteV2LoggingLevelCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteV2LoggingLevelCommandInput): import("@smithy/core/client").CommandImpl<DeleteV2LoggingLevelCommandInput, DeleteV2LoggingLevelCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a logging level.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DeprecateThingTypeRequest, DeprecateThingTypeResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeprecateThingTypeCommandInput extends DeprecateThingTypeReques
|
|
|
22
19
|
export interface DeprecateThingTypeCommandOutput extends DeprecateThingTypeResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeprecateThingTypeCommand_base: {
|
|
25
|
-
new (input: DeprecateThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeprecateThingTypeCommandInput, DeprecateThingTypeCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeprecateThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeprecateThingTypeCommandInput, DeprecateThingTypeCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeprecateThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeprecateThingTypeCommandInput, DeprecateThingTypeCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeprecateThingTypeCommandInput): import("@smithy/core/client").CommandImpl<DeprecateThingTypeCommandInput, DeprecateThingTypeCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deprecates a thing type. You can not associate new things with deprecated thing
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DescribeAccountAuditConfigurationRequest, DescribeAccountAuditConfigurationResponse } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAccountAuditConfigurationCommandInput extends DescribeA
|
|
|
22
19
|
export interface DescribeAccountAuditConfigurationCommandOutput extends DescribeAccountAuditConfigurationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAccountAuditConfigurationCommand_base: {
|
|
25
|
-
new (input: DescribeAccountAuditConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAuditConfigurationCommandInput, DescribeAccountAuditConfigurationCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAccountAuditConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAuditConfigurationCommandInput, DescribeAccountAuditConfigurationCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAccountAuditConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAuditConfigurationCommandInput, DescribeAccountAuditConfigurationCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAccountAuditConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAuditConfigurationCommandInput, DescribeAccountAuditConfigurationCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets information about the Device Defender audit settings for this account.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { DescribeAuditFindingRequest, DescribeAuditFindingResponse } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAuditFindingCommandInput extends DescribeAuditFindingRe
|
|
|
22
19
|
export interface DescribeAuditFindingCommandOutput extends DescribeAuditFindingResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAuditFindingCommand_base: {
|
|
25
|
-
new (input: DescribeAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<DescribeAuditFindingCommandInput, DescribeAuditFindingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<DescribeAuditFindingCommandInput, DescribeAuditFindingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<DescribeAuditFindingCommandInput, DescribeAuditFindingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<DescribeAuditFindingCommandInput, DescribeAuditFindingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets information about a single audit finding. Properties include the reason for
|