@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 { ListJobExecutionsForJobRequest, ListJobExecutionsForJobResponse } 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 ListJobExecutionsForJobCommandInput extends ListJobExecutionsFo
|
|
|
22
19
|
export interface ListJobExecutionsForJobCommandOutput extends ListJobExecutionsForJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListJobExecutionsForJobCommand_base: {
|
|
25
|
-
new (input: ListJobExecutionsForJobCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForJobCommandInput, ListJobExecutionsForJobCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListJobExecutionsForJobCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForJobCommandInput, ListJobExecutionsForJobCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListJobExecutionsForJobCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForJobCommandInput, ListJobExecutionsForJobCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListJobExecutionsForJobCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForJobCommandInput, ListJobExecutionsForJobCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the job executions for a job.</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 { ListJobExecutionsForThingRequest, ListJobExecutionsForThingResponse } 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 ListJobExecutionsForThingCommandInput extends ListJobExecutions
|
|
|
22
19
|
export interface ListJobExecutionsForThingCommandOutput extends ListJobExecutionsForThingResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListJobExecutionsForThingCommand_base: {
|
|
25
|
-
new (input: ListJobExecutionsForThingCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForThingCommandInput, ListJobExecutionsForThingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListJobExecutionsForThingCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForThingCommandInput, ListJobExecutionsForThingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListJobExecutionsForThingCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForThingCommandInput, ListJobExecutionsForThingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListJobExecutionsForThingCommandInput): import("@smithy/core/client").CommandImpl<ListJobExecutionsForThingCommandInput, ListJobExecutionsForThingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the job executions for the specified thing.</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 { ListJobTemplatesRequest, ListJobTemplatesResponse } 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 ListJobTemplatesCommandInput extends ListJobTemplatesRequest {
|
|
|
22
19
|
export interface ListJobTemplatesCommandOutput extends ListJobTemplatesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListJobTemplatesCommand_base: {
|
|
25
|
-
new (input: ListJobTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListJobTemplatesCommandInput, ListJobTemplatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListJobTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListJobTemplatesCommandInput, ListJobTemplatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListJobTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListJobTemplatesCommandInput, ListJobTemplatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListJobTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListJobTemplatesCommandInput, ListJobTemplatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of job templates.</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 { ListJobsRequest, ListJobsResponse } 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 ListJobsCommandInput extends ListJobsRequest {
|
|
|
22
19
|
export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListJobsCommand_base: {
|
|
25
|
-
new (input: ListJobsCommandInput): import("@smithy/core/client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListJobsCommandInput): import("@smithy/core/client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists jobs.</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 { ListManagedJobTemplatesRequest, ListManagedJobTemplatesResponse } 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 ListManagedJobTemplatesCommandInput extends ListManagedJobTempl
|
|
|
22
19
|
export interface ListManagedJobTemplatesCommandOutput extends ListManagedJobTemplatesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListManagedJobTemplatesCommand_base: {
|
|
25
|
-
new (input: ListManagedJobTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListManagedJobTemplatesCommandInput, ListManagedJobTemplatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListManagedJobTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListManagedJobTemplatesCommandInput, ListManagedJobTemplatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListManagedJobTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListManagedJobTemplatesCommandInput, ListManagedJobTemplatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListManagedJobTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListManagedJobTemplatesCommandInput, ListManagedJobTemplatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of managed job templates.</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 { ListMetricValuesRequest, ListMetricValuesResponse } 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 ListMetricValuesCommandInput extends ListMetricValuesRequest {
|
|
|
22
19
|
export interface ListMetricValuesCommandOutput extends ListMetricValuesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMetricValuesCommand_base: {
|
|
25
|
-
new (input: ListMetricValuesCommandInput): import("@smithy/core/client").CommandImpl<ListMetricValuesCommandInput, ListMetricValuesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListMetricValuesCommandInput): import("@smithy/core/client").CommandImpl<ListMetricValuesCommandInput, ListMetricValuesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMetricValuesCommandInput): import("@smithy/core/client").CommandImpl<ListMetricValuesCommandInput, ListMetricValuesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListMetricValuesCommandInput): import("@smithy/core/client").CommandImpl<ListMetricValuesCommandInput, ListMetricValuesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the values reported for an IoT Device Defender metric (device-side metric, cloud-side metric, or custom metric)
|
|
@@ -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 { ListMitigationActionsRequest, ListMitigationActionsResponse } 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 ListMitigationActionsCommandInput extends ListMitigationActions
|
|
|
22
19
|
export interface ListMitigationActionsCommandOutput extends ListMitigationActionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMitigationActionsCommand_base: {
|
|
25
|
-
new (input: ListMitigationActionsCommandInput): import("@smithy/core/client").CommandImpl<ListMitigationActionsCommandInput, ListMitigationActionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListMitigationActionsCommandInput]): import("@smithy/core/client").CommandImpl<ListMitigationActionsCommandInput, ListMitigationActionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMitigationActionsCommandInput): import("@smithy/core/client").CommandImpl<ListMitigationActionsCommandInput, ListMitigationActionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListMitigationActionsCommandInput]): import("@smithy/core/client").CommandImpl<ListMitigationActionsCommandInput, ListMitigationActionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of all mitigation actions that match the specified filter criteria.</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 { ListOTAUpdatesRequest, ListOTAUpdatesResponse } 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 ListOTAUpdatesCommandInput extends ListOTAUpdatesRequest {
|
|
|
22
19
|
export interface ListOTAUpdatesCommandOutput extends ListOTAUpdatesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListOTAUpdatesCommand_base: {
|
|
25
|
-
new (input: ListOTAUpdatesCommandInput): import("@smithy/core/client").CommandImpl<ListOTAUpdatesCommandInput, ListOTAUpdatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListOTAUpdatesCommandInput]): import("@smithy/core/client").CommandImpl<ListOTAUpdatesCommandInput, ListOTAUpdatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListOTAUpdatesCommandInput): import("@smithy/core/client").CommandImpl<ListOTAUpdatesCommandInput, ListOTAUpdatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListOTAUpdatesCommandInput]): import("@smithy/core/client").CommandImpl<ListOTAUpdatesCommandInput, ListOTAUpdatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists OTA updates.</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 { ListOutgoingCertificatesRequest, ListOutgoingCertificatesResponse } 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 ListOutgoingCertificatesCommandInput extends ListOutgoingCertif
|
|
|
22
19
|
export interface ListOutgoingCertificatesCommandOutput extends ListOutgoingCertificatesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListOutgoingCertificatesCommand_base: {
|
|
25
|
-
new (input: ListOutgoingCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ListOutgoingCertificatesCommandInput, ListOutgoingCertificatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListOutgoingCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<ListOutgoingCertificatesCommandInput, ListOutgoingCertificatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListOutgoingCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ListOutgoingCertificatesCommandInput, ListOutgoingCertificatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListOutgoingCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<ListOutgoingCertificatesCommandInput, ListOutgoingCertificatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists certificates that are being transferred but not yet accepted.</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 { ListPackageVersionsRequest, ListPackageVersionsResponse } 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 ListPackageVersionsCommandInput extends ListPackageVersionsRequ
|
|
|
22
19
|
export interface ListPackageVersionsCommandOutput extends ListPackageVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPackageVersionsCommand_base: {
|
|
25
|
-
new (input: ListPackageVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPackageVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPackageVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPackageVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the software package versions associated to the account.</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 { ListPackagesRequest, ListPackagesResponse } 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 ListPackagesCommandInput extends ListPackagesRequest {
|
|
|
22
19
|
export interface ListPackagesCommandOutput extends ListPackagesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPackagesCommand_base: {
|
|
25
|
-
new (input: ListPackagesCommandInput): import("@smithy/core/client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListPackagesCommandInput]): import("@smithy/core/client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPackagesCommandInput): import("@smithy/core/client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListPackagesCommandInput]): import("@smithy/core/client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the software packages associated to the account.</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 { ListPoliciesRequest, ListPoliciesResponse } 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 ListPoliciesCommandInput extends ListPoliciesRequest {
|
|
|
22
19
|
export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPoliciesCommand_base: {
|
|
25
|
-
new (input: ListPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists your policies.</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 { ListPolicyPrincipalsRequest, ListPolicyPrincipalsResponse } 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 ListPolicyPrincipalsCommandInput extends ListPolicyPrincipalsRe
|
|
|
22
19
|
export interface ListPolicyPrincipalsCommandOutput extends ListPolicyPrincipalsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPolicyPrincipalsCommand_base: {
|
|
25
|
-
new (input: ListPolicyPrincipalsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyPrincipalsCommandInput, ListPolicyPrincipalsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPolicyPrincipalsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyPrincipalsCommandInput, ListPolicyPrincipalsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPolicyPrincipalsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyPrincipalsCommandInput, ListPolicyPrincipalsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPolicyPrincipalsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyPrincipalsCommandInput, ListPolicyPrincipalsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the principals associated with 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 { ListPolicyVersionsRequest, ListPolicyVersionsResponse } 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 ListPolicyVersionsCommandInput extends ListPolicyVersionsReques
|
|
|
22
19
|
export interface ListPolicyVersionsCommandOutput extends ListPolicyVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPolicyVersionsCommand_base: {
|
|
25
|
-
new (input: ListPolicyVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPolicyVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPolicyVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPolicyVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the versions of the specified policy and identifies 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 { ListPrincipalPoliciesRequest, ListPrincipalPoliciesResponse } 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 ListPrincipalPoliciesCommandInput extends ListPrincipalPolicies
|
|
|
22
19
|
export interface ListPrincipalPoliciesCommandOutput extends ListPrincipalPoliciesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPrincipalPoliciesCommand_base: {
|
|
25
|
-
new (input: ListPrincipalPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalPoliciesCommandInput, ListPrincipalPoliciesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPrincipalPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalPoliciesCommandInput, ListPrincipalPoliciesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPrincipalPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalPoliciesCommandInput, ListPrincipalPoliciesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPrincipalPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalPoliciesCommandInput, ListPrincipalPoliciesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the policies attached to the specified principal. If you use an Cognito
|
|
@@ -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 { ListPrincipalThingsRequest, ListPrincipalThingsResponse } 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 ListPrincipalThingsCommandInput extends ListPrincipalThingsRequ
|
|
|
22
19
|
export interface ListPrincipalThingsCommandOutput extends ListPrincipalThingsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPrincipalThingsCommand_base: {
|
|
25
|
-
new (input: ListPrincipalThingsCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsCommandInput, ListPrincipalThingsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPrincipalThingsCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsCommandInput, ListPrincipalThingsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPrincipalThingsCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsCommandInput, ListPrincipalThingsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPrincipalThingsCommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsCommandInput, ListPrincipalThingsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the things associated with the specified principal. A principal can be X.509
|
|
@@ -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 { ListPrincipalThingsV2Request, ListPrincipalThingsV2Response } 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 ListPrincipalThingsV2CommandInput extends ListPrincipalThingsV2
|
|
|
22
19
|
export interface ListPrincipalThingsV2CommandOutput extends ListPrincipalThingsV2Response, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPrincipalThingsV2Command_base: {
|
|
25
|
-
new (input: ListPrincipalThingsV2CommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsV2CommandInput, ListPrincipalThingsV2CommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPrincipalThingsV2CommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsV2CommandInput, ListPrincipalThingsV2CommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPrincipalThingsV2CommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsV2CommandInput, ListPrincipalThingsV2CommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPrincipalThingsV2CommandInput): import("@smithy/core/client").CommandImpl<ListPrincipalThingsV2CommandInput, ListPrincipalThingsV2CommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the things associated with the specified principal. A principal can be an X.509
|
|
@@ -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 { ListProvisioningTemplateVersionsRequest, ListProvisioningTemplateVersionsResponse } 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 ListProvisioningTemplateVersionsCommandInput extends ListProvis
|
|
|
22
19
|
export interface ListProvisioningTemplateVersionsCommandOutput extends ListProvisioningTemplateVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListProvisioningTemplateVersionsCommand_base: {
|
|
25
|
-
new (input: ListProvisioningTemplateVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListProvisioningTemplateVersionsCommandInput, ListProvisioningTemplateVersionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListProvisioningTemplateVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListProvisioningTemplateVersionsCommandInput, ListProvisioningTemplateVersionsCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListProvisioningTemplateVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListProvisioningTemplateVersionsCommandInput, ListProvisioningTemplateVersionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListProvisioningTemplateVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListProvisioningTemplateVersionsCommandInput, ListProvisioningTemplateVersionsCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>A list of provisioning template versions.</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 { ListProvisioningTemplatesRequest, ListProvisioningTemplatesResponse } 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 ListProvisioningTemplatesCommandInput extends ListProvisioningT
|
|
|
22
19
|
export interface ListProvisioningTemplatesCommandOutput extends ListProvisioningTemplatesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListProvisioningTemplatesCommand_base: {
|
|
25
|
-
new (input: ListProvisioningTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListProvisioningTemplatesCommandInput, ListProvisioningTemplatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListProvisioningTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListProvisioningTemplatesCommandInput, ListProvisioningTemplatesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListProvisioningTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListProvisioningTemplatesCommandInput, ListProvisioningTemplatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListProvisioningTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListProvisioningTemplatesCommandInput, ListProvisioningTemplatesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the provisioning templates in your Amazon Web Services account.</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 { ListRelatedResourcesForAuditFindingRequest, ListRelatedResourcesForAuditFindingResponse } 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 ListRelatedResourcesForAuditFindingCommandInput extends ListRel
|
|
|
22
19
|
export interface ListRelatedResourcesForAuditFindingCommandOutput extends ListRelatedResourcesForAuditFindingResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListRelatedResourcesForAuditFindingCommand_base: {
|
|
25
|
-
new (input: ListRelatedResourcesForAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<ListRelatedResourcesForAuditFindingCommandInput, ListRelatedResourcesForAuditFindingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListRelatedResourcesForAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<ListRelatedResourcesForAuditFindingCommandInput, ListRelatedResourcesForAuditFindingCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListRelatedResourcesForAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<ListRelatedResourcesForAuditFindingCommandInput, ListRelatedResourcesForAuditFindingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListRelatedResourcesForAuditFindingCommandInput): import("@smithy/core/client").CommandImpl<ListRelatedResourcesForAuditFindingCommandInput, ListRelatedResourcesForAuditFindingCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>The related resources of an Audit finding.
|
|
@@ -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 { ListRoleAliasesRequest, ListRoleAliasesResponse } 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 ListRoleAliasesCommandInput extends ListRoleAliasesRequest {
|
|
|
22
19
|
export interface ListRoleAliasesCommandOutput extends ListRoleAliasesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListRoleAliasesCommand_base: {
|
|
25
|
-
new (input: ListRoleAliasesCommandInput): import("@smithy/core/client").CommandImpl<ListRoleAliasesCommandInput, ListRoleAliasesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListRoleAliasesCommandInput]): import("@smithy/core/client").CommandImpl<ListRoleAliasesCommandInput, ListRoleAliasesCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListRoleAliasesCommandInput): import("@smithy/core/client").CommandImpl<ListRoleAliasesCommandInput, ListRoleAliasesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListRoleAliasesCommandInput]): import("@smithy/core/client").CommandImpl<ListRoleAliasesCommandInput, ListRoleAliasesCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the role aliases registered in your account.</p>
|