@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,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeScheduledAuditRequest,
|
|
10
4
|
DescribeScheduledAuditResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeScheduledAuditCommandInput
|
|
15
8
|
extends DescribeScheduledAuditRequest {}
|
|
16
9
|
export interface DescribeScheduledAuditCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeScheduledAuditCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeScheduledAuditCommandInput,
|
|
24
17
|
DescribeScheduledAuditCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeScheduledAuditCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeScheduledAuditCommandInput,
|
|
33
26
|
DescribeScheduledAuditCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeScheduledAuditCommand extends DescribeScheduledAuditCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeSecurityProfileRequest,
|
|
10
4
|
DescribeSecurityProfileResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeSecurityProfileCommandInput
|
|
15
8
|
extends DescribeSecurityProfileRequest {}
|
|
16
9
|
export interface DescribeSecurityProfileCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeSecurityProfileCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeSecurityProfileCommandInput,
|
|
24
17
|
DescribeSecurityProfileCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeSecurityProfileCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeSecurityProfileCommandInput,
|
|
33
26
|
DescribeSecurityProfileCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeSecurityProfileCommand extends DescribeSecurityProfileCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeStreamRequest,
|
|
10
4
|
DescribeStreamResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeStreamCommandInput extends DescribeStreamRequest {}
|
|
15
8
|
export interface DescribeStreamCommandOutput
|
|
16
9
|
extends DescribeStreamResponse,
|
|
@@ -21,22 +14,20 @@ declare const DescribeStreamCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
DescribeStreamCommandInput,
|
|
23
16
|
DescribeStreamCommandOutput,
|
|
24
|
-
IoTClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").IoTClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: DescribeStreamCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
DescribeStreamCommandInput,
|
|
32
25
|
DescribeStreamCommandOutput,
|
|
33
|
-
IoTClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").IoTClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class DescribeStreamCommand extends DescribeStreamCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeThingRequest,
|
|
10
4
|
DescribeThingResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeThingCommandInput extends DescribeThingRequest {}
|
|
15
8
|
export interface DescribeThingCommandOutput
|
|
16
9
|
extends DescribeThingResponse,
|
|
@@ -21,22 +14,20 @@ declare const DescribeThingCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
DescribeThingCommandInput,
|
|
23
16
|
DescribeThingCommandOutput,
|
|
24
|
-
IoTClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").IoTClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: DescribeThingCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
DescribeThingCommandInput,
|
|
32
25
|
DescribeThingCommandOutput,
|
|
33
|
-
IoTClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").IoTClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class DescribeThingCommand extends DescribeThingCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeThingGroupRequest,
|
|
10
4
|
DescribeThingGroupResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeThingGroupCommandInput
|
|
15
8
|
extends DescribeThingGroupRequest {}
|
|
16
9
|
export interface DescribeThingGroupCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeThingGroupCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeThingGroupCommandInput,
|
|
24
17
|
DescribeThingGroupCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeThingGroupCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeThingGroupCommandInput,
|
|
33
26
|
DescribeThingGroupCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeThingGroupCommand extends DescribeThingGroupCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeThingRegistrationTaskRequest,
|
|
10
4
|
DescribeThingRegistrationTaskResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeThingRegistrationTaskCommandInput
|
|
15
8
|
extends DescribeThingRegistrationTaskRequest {}
|
|
16
9
|
export interface DescribeThingRegistrationTaskCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeThingRegistrationTaskCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeThingRegistrationTaskCommandInput,
|
|
24
17
|
DescribeThingRegistrationTaskCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeThingRegistrationTaskCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeThingRegistrationTaskCommandInput,
|
|
33
26
|
DescribeThingRegistrationTaskCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeThingRegistrationTaskCommand extends DescribeThingRegistrationTaskCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeThingTypeRequest,
|
|
10
4
|
DescribeThingTypeResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeThingTypeCommandInput
|
|
15
8
|
extends DescribeThingTypeRequest {}
|
|
16
9
|
export interface DescribeThingTypeCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeThingTypeCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeThingTypeCommandInput,
|
|
24
17
|
DescribeThingTypeCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeThingTypeCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeThingTypeCommandInput,
|
|
33
26
|
DescribeThingTypeCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeThingTypeCommand extends DescribeThingTypeCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import { DetachPolicyRequest } from "../models/models_1";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface DetachPolicyCommandInput extends DetachPolicyRequest {}
|
|
12
5
|
export interface DetachPolicyCommandOutput extends __MetadataBearer {}
|
|
13
6
|
declare const DetachPolicyCommand_base: {
|
|
@@ -16,22 +9,20 @@ declare const DetachPolicyCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
DetachPolicyCommandInput,
|
|
18
11
|
DetachPolicyCommandOutput,
|
|
19
|
-
IoTClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").IoTClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
input: DetachPolicyCommandInput
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
DetachPolicyCommandInput,
|
|
27
20
|
DetachPolicyCommandOutput,
|
|
28
|
-
IoTClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").IoTClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class DetachPolicyCommand extends DetachPolicyCommand_base {
|
|
37
28
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import { DetachPrincipalPolicyRequest } from "../models/models_1";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface DetachPrincipalPolicyCommandInput
|
|
12
5
|
extends DetachPrincipalPolicyRequest {}
|
|
13
6
|
export interface DetachPrincipalPolicyCommandOutput extends __MetadataBearer {}
|
|
@@ -17,22 +10,20 @@ declare const DetachPrincipalPolicyCommand_base: {
|
|
|
17
10
|
): import("@smithy/core/client").CommandImpl<
|
|
18
11
|
DetachPrincipalPolicyCommandInput,
|
|
19
12
|
DetachPrincipalPolicyCommandOutput,
|
|
20
|
-
IoTClientResolvedConfig,
|
|
21
|
-
ServiceInputTypes,
|
|
22
|
-
ServiceOutputTypes
|
|
13
|
+
import("..").IoTClientResolvedConfig,
|
|
14
|
+
import("..").ServiceInputTypes,
|
|
15
|
+
import("..").ServiceOutputTypes
|
|
23
16
|
>;
|
|
24
17
|
new (
|
|
25
18
|
input: DetachPrincipalPolicyCommandInput
|
|
26
19
|
): import("@smithy/core/client").CommandImpl<
|
|
27
20
|
DetachPrincipalPolicyCommandInput,
|
|
28
21
|
DetachPrincipalPolicyCommandOutput,
|
|
29
|
-
IoTClientResolvedConfig,
|
|
30
|
-
ServiceInputTypes,
|
|
31
|
-
ServiceOutputTypes
|
|
22
|
+
import("..").IoTClientResolvedConfig,
|
|
23
|
+
import("..").ServiceInputTypes,
|
|
24
|
+
import("..").ServiceOutputTypes
|
|
32
25
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
27
|
};
|
|
37
28
|
export declare class DetachPrincipalPolicyCommand extends DetachPrincipalPolicyCommand_base {
|
|
38
29
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DetachSecurityProfileRequest,
|
|
10
4
|
DetachSecurityProfileResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DetachSecurityProfileCommandInput
|
|
15
8
|
extends DetachSecurityProfileRequest {}
|
|
16
9
|
export interface DetachSecurityProfileCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DetachSecurityProfileCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DetachSecurityProfileCommandInput,
|
|
24
17
|
DetachSecurityProfileCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DetachSecurityProfileCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DetachSecurityProfileCommandInput,
|
|
33
26
|
DetachSecurityProfileCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DetachSecurityProfileCommand extends DetachSecurityProfileCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DetachThingPrincipalRequest,
|
|
10
4
|
DetachThingPrincipalResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DetachThingPrincipalCommandInput
|
|
15
8
|
extends DetachThingPrincipalRequest {}
|
|
16
9
|
export interface DetachThingPrincipalCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DetachThingPrincipalCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DetachThingPrincipalCommandInput,
|
|
24
17
|
DetachThingPrincipalCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DetachThingPrincipalCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DetachThingPrincipalCommandInput,
|
|
33
26
|
DetachThingPrincipalCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DetachThingPrincipalCommand extends DetachThingPrincipalCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import { DisableTopicRuleRequest } from "../models/models_1";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface DisableTopicRuleCommandInput extends DisableTopicRuleRequest {}
|
|
12
5
|
export interface DisableTopicRuleCommandOutput extends __MetadataBearer {}
|
|
13
6
|
declare const DisableTopicRuleCommand_base: {
|
|
@@ -16,22 +9,20 @@ declare const DisableTopicRuleCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
DisableTopicRuleCommandInput,
|
|
18
11
|
DisableTopicRuleCommandOutput,
|
|
19
|
-
IoTClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").IoTClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
input: DisableTopicRuleCommandInput
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
DisableTopicRuleCommandInput,
|
|
27
20
|
DisableTopicRuleCommandOutput,
|
|
28
|
-
IoTClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").IoTClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class DisableTopicRuleCommand extends DisableTopicRuleCommand_base {
|
|
37
28
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import {
|
|
9
3
|
DisassociateSbomFromPackageVersionRequest,
|
|
10
4
|
DisassociateSbomFromPackageVersionResponse,
|
|
11
5
|
} from "../models/models_1";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DisassociateSbomFromPackageVersionCommandInput
|
|
15
8
|
extends DisassociateSbomFromPackageVersionRequest {}
|
|
16
9
|
export interface DisassociateSbomFromPackageVersionCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DisassociateSbomFromPackageVersionCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DisassociateSbomFromPackageVersionCommandInput,
|
|
24
17
|
DisassociateSbomFromPackageVersionCommandOutput,
|
|
25
|
-
IoTClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").IoTClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DisassociateSbomFromPackageVersionCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DisassociateSbomFromPackageVersionCommandInput,
|
|
33
26
|
DisassociateSbomFromPackageVersionCommandOutput,
|
|
34
|
-
IoTClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").IoTClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DisassociateSbomFromPackageVersionCommand extends DisassociateSbomFromPackageVersionCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
IoTClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../IoTClient";
|
|
8
2
|
import { EnableTopicRuleRequest } from "../models/models_1";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface EnableTopicRuleCommandInput extends EnableTopicRuleRequest {}
|
|
12
5
|
export interface EnableTopicRuleCommandOutput extends __MetadataBearer {}
|
|
13
6
|
declare const EnableTopicRuleCommand_base: {
|
|
@@ -16,22 +9,20 @@ declare const EnableTopicRuleCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
EnableTopicRuleCommandInput,
|
|
18
11
|
EnableTopicRuleCommandOutput,
|
|
19
|
-
IoTClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").IoTClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
input: EnableTopicRuleCommandInput
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
EnableTopicRuleCommandInput,
|
|
27
20
|
EnableTopicRuleCommandOutput,
|
|
28
|
-
IoTClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").IoTClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class EnableTopicRuleCommand extends EnableTopicRuleCommand_base {
|
|
37
28
|
protected static __types: {
|