@aws-sdk/client-iot 3.943.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
|
@@ -31,21 +31,14 @@ import {
|
|
|
31
31
|
import {
|
|
32
32
|
AbortConfig,
|
|
33
33
|
AggregationType,
|
|
34
|
-
AlertTarget,
|
|
35
34
|
AttributePayload,
|
|
36
|
-
AuditCheckConfiguration,
|
|
37
35
|
AuditMitigationActionsTaskTarget,
|
|
38
|
-
AuditNotificationTarget,
|
|
39
|
-
AuthInfo,
|
|
40
36
|
AuthorizerConfig,
|
|
41
|
-
AuthResult,
|
|
42
|
-
Behavior,
|
|
43
37
|
BillingGroupProperties,
|
|
44
38
|
ClientCertificateConfig,
|
|
45
39
|
JobExecutionsRetryConfig,
|
|
46
40
|
JobExecutionsRolloutConfig,
|
|
47
41
|
MetricsExportConfig,
|
|
48
|
-
MetricToRetain,
|
|
49
42
|
MetricValue,
|
|
50
43
|
MitigationActionParams,
|
|
51
44
|
PackageVersionArtifact,
|
|
@@ -53,17 +46,23 @@ import {
|
|
|
53
46
|
ProvisioningHook,
|
|
54
47
|
ResourceIdentifier,
|
|
55
48
|
ServerCertificateConfig,
|
|
56
|
-
StreamFile,
|
|
57
|
-
Tag,
|
|
58
49
|
ThingGroupProperties,
|
|
59
50
|
ThingTypeProperties,
|
|
60
51
|
TimeoutConfig,
|
|
61
52
|
TlsConfig,
|
|
62
53
|
TopicRulePayload,
|
|
63
54
|
ViolationEventAdditionalInfo,
|
|
55
|
+
AlertTarget,
|
|
56
|
+
AuditCheckConfiguration,
|
|
57
|
+
AuditNotificationTarget,
|
|
58
|
+
AuthInfo,
|
|
59
|
+
AuthResult,
|
|
60
|
+
Behavior,
|
|
61
|
+
MetricToRetain,
|
|
62
|
+
StreamFile,
|
|
63
|
+
Tag,
|
|
64
64
|
} from "./models_0";
|
|
65
65
|
import {
|
|
66
|
-
Configuration,
|
|
67
66
|
DetectMitigationActionsTaskTarget,
|
|
68
67
|
RegistrationConfig,
|
|
69
68
|
ThingGroupIndexingConfiguration,
|
|
@@ -71,6 +70,7 @@ import {
|
|
|
71
70
|
ThingTypeMetadata,
|
|
72
71
|
VersionUpdateByJobsConfig,
|
|
73
72
|
ViolationEventOccurrenceRange,
|
|
73
|
+
Configuration,
|
|
74
74
|
} from "./models_1";
|
|
75
75
|
export interface ListThingPrincipalsResponse {
|
|
76
76
|
principals?: string[] | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iot",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.946.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iot",
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo iot"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo iot",
|
|
15
|
+
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,38 +21,38 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.946.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.946.0",
|
|
25
26
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
27
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
28
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.946.0",
|
|
29
30
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
30
31
|
"@aws-sdk/types": "3.936.0",
|
|
31
32
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
32
33
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.946.0",
|
|
34
35
|
"@smithy/config-resolver": "^4.4.3",
|
|
35
|
-
"@smithy/core": "^3.18.
|
|
36
|
+
"@smithy/core": "^3.18.7",
|
|
36
37
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
37
38
|
"@smithy/hash-node": "^4.2.5",
|
|
38
39
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
39
40
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.14",
|
|
42
43
|
"@smithy/middleware-serde": "^4.2.6",
|
|
43
44
|
"@smithy/middleware-stack": "^4.2.5",
|
|
44
45
|
"@smithy/node-config-provider": "^4.3.5",
|
|
45
46
|
"@smithy/node-http-handler": "^4.4.5",
|
|
46
47
|
"@smithy/protocol-http": "^5.3.5",
|
|
47
|
-
"@smithy/smithy-client": "^4.9.
|
|
48
|
+
"@smithy/smithy-client": "^4.9.10",
|
|
48
49
|
"@smithy/types": "^4.9.0",
|
|
49
50
|
"@smithy/url-parser": "^4.2.5",
|
|
50
51
|
"@smithy/util-base64": "^4.3.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.13",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.16",
|
|
55
56
|
"@smithy/util-endpoints": "^3.2.5",
|
|
56
57
|
"@smithy/util-middleware": "^4.2.5",
|
|
57
58
|
"@smithy/util-retry": "^4.2.5",
|