@aws-sdk/client-iot 3.940.0 → 3.946.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 +583 -2946
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/IoTClient.js +1 -1
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +583 -2946
- package/dist-types/IoT.d.ts +1 -1
- package/dist-types/IoTClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +3 -3
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +3 -3
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +3 -3
- package/dist-types/commands/AttachPolicyCommand.d.ts +3 -3
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +3 -3
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +3 -3
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +3 -3
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +3 -3
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +3 -3
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +3 -3
- package/dist-types/commands/CancelJobCommand.d.ts +3 -3
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +3 -3
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +3 -3
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -3
- package/dist-types/commands/CreateCertificateProviderCommand.d.ts +3 -3
- package/dist-types/commands/CreateCommandCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
- package/dist-types/commands/CreateDimensionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +3 -3
- package/dist-types/commands/CreateJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +3 -3
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +3 -3
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +3 -3
- package/dist-types/commands/CreatePackageCommand.d.ts +3 -3
- package/dist-types/commands/CreatePackageVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +3 -3
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +3 -3
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateStreamCommand.d.ts +3 -3
- package/dist-types/commands/CreateThingCommand.d.ts +3 -3
- package/dist-types/commands/CreateThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateThingTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCommandCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDimensionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +3 -3
- package/dist-types/commands/DeletePackageCommand.d.ts +3 -3
- package/dist-types/commands/DeletePackageVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStreamCommand.d.ts +3 -3
- package/dist-types/commands/DeleteThingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +3 -3
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDimensionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIndexCommand.d.ts +3 -3
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +3 -3
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/DescribeStreamCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThingCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +3 -3
- package/dist-types/commands/DetachPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +3 -3
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +3 -3
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
- package/dist-types/commands/GetCardinalityCommand.d.ts +3 -3
- package/dist-types/commands/GetCommandCommand.d.ts +3 -3
- package/dist-types/commands/GetCommandExecutionCommand.d.ts +3 -3
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +3 -3
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetJobDocumentCommand.d.ts +3 -3
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +3 -3
- package/dist-types/commands/GetPackageCommand.d.ts +3 -3
- package/dist-types/commands/GetPackageConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetPackageVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetPercentilesCommand.d.ts +3 -3
- package/dist-types/commands/GetPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +3 -3
- package/dist-types/commands/GetStatisticsCommand.d.ts +3 -3
- package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +3 -3
- package/dist-types/commands/GetTopicRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +3 -3
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +3 -3
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +3 -3
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +3 -3
- package/dist-types/commands/ListAuditTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListAuthorizersCommand.d.ts +3 -3
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListCACertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ListCertificateProvidersCommand.d.ts +3 -3
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +3 -3
- package/dist-types/commands/ListCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListDimensionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListIndicesCommand.d.ts +3 -3
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +3 -3
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +3 -3
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListMetricValuesCommand.d.ts +3 -3
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +3 -3
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +3 -3
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListPackagesCommand.d.ts +3 -3
- package/dist-types/commands/ListPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +3 -3
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +3 -3
- package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +3 -3
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +3 -3
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +3 -3
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +3 -3
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +3 -3
- package/dist-types/commands/ListStreamsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +3 -3
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/ListThingGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +3 -3
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +4 -4
- package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +3 -3
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +3 -3
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +3 -3
- package/dist-types/commands/ListThingTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListThingsCommand.d.ts +3 -3
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTopicRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +3 -3
- package/dist-types/commands/ListViolationEventsCommand.d.ts +3 -3
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +3 -3
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +3 -3
- package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -3
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +3 -3
- package/dist-types/commands/RegisterThingCommand.d.ts +3 -3
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +3 -3
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +3 -3
- package/dist-types/commands/SearchIndexCommand.d.ts +3 -3
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -3
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +3 -3
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +3 -3
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +3 -3
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +3 -3
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +3 -3
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestAuthorizationCommand.d.ts +3 -3
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/TransferCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCommandCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDimensionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePackageCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePackageVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +3 -3
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateStreamCommand.d.ts +3 -3
- package/dist-types/commands/UpdateThingCommand.d.ts +3 -3
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +3 -3
- package/dist-types/commands/UpdateThingTypeCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +3 -3
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/IoTServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/pagination/GetBehaviorModelTrainingSummariesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListActiveViolationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAuditFindingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAuditMitigationActionsExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAuditMitigationActionsTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAuditSuppressionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAuditTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAuthorizersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBillingGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCACertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCertificatesByCAPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCommandExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDetectMitigationActionsExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDetectMitigationActionsTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDimensionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFleetMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIndicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobExecutionsForJobPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobExecutionsForThingPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListManagedJobTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMetricValuesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMitigationActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOTAUpdatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOutgoingCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPackageVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPackagesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPolicyPrincipalsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrincipalPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrincipalThingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrincipalThingsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/ListProvisioningTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProvisioningTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRelatedResourcesForAuditFindingPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoleAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSbomValidationResultsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListScheduledAuditsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSecurityProfilesForTargetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStreamsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListTargetsForPolicyPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTargetsForSecurityProfilePaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingGroupsForThingPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingPrincipalsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingPrincipalsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/ListThingRegistrationTaskReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingRegistrationTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingsInBillingGroupPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingsInThingGroupPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTopicRuleDestinationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTopicRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListV2LoggingLevelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListViolationEventsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/IoTClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +22 -22
- package/dist-types/ts3.4/models/models_2.d.ts +10 -10
- package/package.json +13 -12
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAuditMitigationActionsExecutionsCommandInput, ListAuditMitigationActionsExecutionsCommandOutput } from "../commands/ListAuditMitigationActionsExecutionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAuditMitigationActionsTasksCommandInput, ListAuditMitigationActionsTasksCommandOutput } from "../commands/ListAuditMitigationActionsTasksCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAuditSuppressionsCommandInput, ListAuditSuppressionsCommandOutput } from "../commands/ListAuditSuppressionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAuthorizersCommandInput, ListAuthorizersCommandOutput } from "../commands/ListAuthorizersCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBillingGroupsCommandInput, ListBillingGroupsCommandOutput } from "../commands/ListBillingGroupsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCACertificatesCommandInput, ListCACertificatesCommandOutput } from "../commands/ListCACertificatesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCertificatesByCACommandInput, ListCertificatesByCACommandOutput } from "../commands/ListCertificatesByCACommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCertificatesCommandInput, ListCertificatesCommandOutput } from "../commands/ListCertificatesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCommandExecutionsCommandInput, ListCommandExecutionsCommandOutput } from "../commands/ListCommandExecutionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCustomMetricsCommandInput, ListCustomMetricsCommandOutput } from "../commands/ListCustomMetricsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDetectMitigationActionsExecutionsCommandInput, ListDetectMitigationActionsExecutionsCommandOutput } from "../commands/ListDetectMitigationActionsExecutionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDetectMitigationActionsTasksCommandInput, ListDetectMitigationActionsTasksCommandOutput } from "../commands/ListDetectMitigationActionsTasksCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDomainConfigurationsCommandInput, ListDomainConfigurationsCommandOutput } from "../commands/ListDomainConfigurationsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListFleetMetricsCommandInput, ListFleetMetricsCommandOutput } from "../commands/ListFleetMetricsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListJobExecutionsForJobCommandInput, ListJobExecutionsForJobCommandOutput } from "../commands/ListJobExecutionsForJobCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListJobExecutionsForThingCommandInput, ListJobExecutionsForThingCommandOutput } from "../commands/ListJobExecutionsForThingCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListJobTemplatesCommandInput, ListJobTemplatesCommandOutput } from "../commands/ListJobTemplatesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListManagedJobTemplatesCommandInput, ListManagedJobTemplatesCommandOutput } from "../commands/ListManagedJobTemplatesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListMetricValuesCommandInput, ListMetricValuesCommandOutput } from "../commands/ListMetricValuesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListMitigationActionsCommandInput, ListMitigationActionsCommandOutput } from "../commands/ListMitigationActionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListOutgoingCertificatesCommandInput, ListOutgoingCertificatesCommandOutput } from "../commands/ListOutgoingCertificatesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput } from "../commands/ListPackageVersionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListPolicyPrincipalsCommandInput, ListPolicyPrincipalsCommandOutput } from "../commands/ListPolicyPrincipalsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListPrincipalPoliciesCommandInput, ListPrincipalPoliciesCommandOutput } from "../commands/ListPrincipalPoliciesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListPrincipalThingsCommandInput, ListPrincipalThingsCommandOutput } from "../commands/ListPrincipalThingsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListPrincipalThingsV2CommandInput, ListPrincipalThingsV2CommandOutput } from "../commands/ListPrincipalThingsV2Command";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListProvisioningTemplateVersionsCommandInput, ListProvisioningTemplateVersionsCommandOutput } from "../commands/ListProvisioningTemplateVersionsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListProvisioningTemplatesCommandInput, ListProvisioningTemplatesCommandOutput } from "../commands/ListProvisioningTemplatesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRelatedResourcesForAuditFindingCommandInput, ListRelatedResourcesForAuditFindingCommandOutput } from "../commands/ListRelatedResourcesForAuditFindingCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRoleAliasesCommandInput, ListRoleAliasesCommandOutput } from "../commands/ListRoleAliasesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSbomValidationResultsCommandInput, ListSbomValidationResultsCommandOutput } from "../commands/ListSbomValidationResultsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListScheduledAuditsCommandInput, ListScheduledAuditsCommandOutput } from "../commands/ListScheduledAuditsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSecurityProfilesForTargetCommandInput, ListSecurityProfilesForTargetCommandOutput } from "../commands/ListSecurityProfilesForTargetCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSecurityProfilesCommandInput, ListSecurityProfilesCommandOutput } from "../commands/ListSecurityProfilesCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "../commands/ListTargetsForPolicyCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTargetsForSecurityProfileCommandInput, ListTargetsForSecurityProfileCommandOutput } from "../commands/ListTargetsForSecurityProfileCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingGroupsForThingCommandInput, ListThingGroupsForThingCommandOutput } from "../commands/ListThingGroupsForThingCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingGroupsCommandInput, ListThingGroupsCommandOutput } from "../commands/ListThingGroupsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingPrincipalsCommandInput, ListThingPrincipalsCommandOutput } from "../commands/ListThingPrincipalsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingPrincipalsV2CommandInput, ListThingPrincipalsV2CommandOutput } from "../commands/ListThingPrincipalsV2Command";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingRegistrationTaskReportsCommandInput, ListThingRegistrationTaskReportsCommandOutput } from "../commands/ListThingRegistrationTaskReportsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingRegistrationTasksCommandInput, ListThingRegistrationTasksCommandOutput } from "../commands/ListThingRegistrationTasksCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingsInBillingGroupCommandInput, ListThingsInBillingGroupCommandOutput } from "../commands/ListThingsInBillingGroupCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListThingsInThingGroupCommandInput, ListThingsInThingGroupCommandOutput } from "../commands/ListThingsInThingGroupCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTopicRuleDestinationsCommandInput, ListTopicRuleDestinationsCommandOutput } from "../commands/ListTopicRuleDestinationsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListV2LoggingLevelsCommandInput, ListV2LoggingLevelsCommandOutput } from "../commands/ListV2LoggingLevelsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListViolationEventsCommandInput, ListViolationEventsCommandOutput } from "../commands/ListViolationEventsCommand";
|
|
3
3
|
import { IoTPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var ConnectivityApiThingName: StaticSimpleSchema;
|
|
3
3
|
export declare var PackageVersionRecipe: StaticSimpleSchema;
|
|
4
4
|
export declare var PrivateKey: StaticSimpleSchema;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|
|
@@ -60,54 +60,54 @@ import {
|
|
|
60
60
|
} from "./enums";
|
|
61
61
|
import {
|
|
62
62
|
AbortConfig,
|
|
63
|
-
Action,
|
|
64
|
-
ActiveViolation,
|
|
65
63
|
AggregationType,
|
|
66
|
-
AlertTarget,
|
|
67
|
-
AuditCheckDetails,
|
|
68
|
-
AuditFinding,
|
|
69
|
-
AuditMitigationActionExecutionMetadata,
|
|
70
|
-
AuditMitigationActionsTaskMetadata,
|
|
71
64
|
AuditMitigationActionsTaskTarget,
|
|
72
|
-
AuditSuppression,
|
|
73
|
-
AuditTaskMetadata,
|
|
74
65
|
AuthorizerConfig,
|
|
75
66
|
AuthorizerDescription,
|
|
76
|
-
AuthorizerSummary,
|
|
77
67
|
AwsJobExecutionsRolloutConfig,
|
|
78
68
|
AwsJobPresignedUrlConfig,
|
|
79
|
-
Behavior,
|
|
80
69
|
BillingGroupProperties,
|
|
81
70
|
ClientCertificateConfig,
|
|
82
|
-
CommandParameter,
|
|
83
|
-
CommandParameterValue,
|
|
84
71
|
CommandPayload,
|
|
85
72
|
JobExecutionsRetryConfig,
|
|
86
73
|
JobExecutionsRolloutConfig,
|
|
87
|
-
MaintenanceWindow,
|
|
88
74
|
MetricsExportConfig,
|
|
89
|
-
MetricToRetain,
|
|
90
75
|
MetricValue,
|
|
91
|
-
MitigationAction,
|
|
92
76
|
MitigationActionParams,
|
|
93
|
-
OTAUpdateFile,
|
|
94
77
|
PackageVersionArtifact,
|
|
95
|
-
Policy,
|
|
96
78
|
PresignedUrlConfig,
|
|
97
79
|
ProvisioningHook,
|
|
98
|
-
RelatedResource,
|
|
99
80
|
ResourceIdentifier,
|
|
100
81
|
Sbom,
|
|
101
82
|
SchedulingConfig,
|
|
102
83
|
ServerCertificateConfig,
|
|
103
|
-
StreamFile,
|
|
104
|
-
Tag,
|
|
105
|
-
TaskStatisticsForAuditCheck,
|
|
106
84
|
ThingGroupProperties,
|
|
107
85
|
ThingTypeProperties,
|
|
108
86
|
TimeoutConfig,
|
|
109
87
|
TlsConfig,
|
|
110
88
|
TopicRuleDestination,
|
|
89
|
+
Action,
|
|
90
|
+
ActiveViolation,
|
|
91
|
+
AlertTarget,
|
|
92
|
+
AuditCheckDetails,
|
|
93
|
+
AuditFinding,
|
|
94
|
+
AuditMitigationActionExecutionMetadata,
|
|
95
|
+
AuditMitigationActionsTaskMetadata,
|
|
96
|
+
AuditSuppression,
|
|
97
|
+
AuditTaskMetadata,
|
|
98
|
+
AuthorizerSummary,
|
|
99
|
+
Behavior,
|
|
100
|
+
CommandParameter,
|
|
101
|
+
CommandParameterValue,
|
|
102
|
+
MaintenanceWindow,
|
|
103
|
+
MetricToRetain,
|
|
104
|
+
MitigationAction,
|
|
105
|
+
OTAUpdateFile,
|
|
106
|
+
Policy,
|
|
107
|
+
RelatedResource,
|
|
108
|
+
StreamFile,
|
|
109
|
+
Tag,
|
|
110
|
+
TaskStatisticsForAuditCheck,
|
|
111
111
|
} from "./models_0";
|
|
112
112
|
export interface DescribeAuditMitigationActionsTaskResponse {
|
|
113
113
|
taskStatus?: AuditMitigationActionsTaskStatus | undefined;
|