@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,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeAuthorizerRequest, DescribeAuthorizerResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeAuthorizerRequest, DescribeAuthorizerResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeBillingGroupRequest, DescribeBillingGroupResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeBillingGroupRequest, DescribeBillingGroupResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeCACertificateRequest, DescribeCACertificateResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeCACertificateRequest, DescribeCACertificateResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeCertificateRequest, DescribeCertificateResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeCertificateRequest, DescribeCertificateResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeCertificateProviderRequest, DescribeCertificateProviderResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeCertificateProviderRequest, DescribeCertificateProviderResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeCustomMetricRequest, DescribeCustomMetricResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeCustomMetricRequest, DescribeCustomMetricResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeDefaultAuthorizerRequest, DescribeDefaultAuthorizerResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeDefaultAuthorizerRequest, DescribeDefaultAuthorizerResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeDetectMitigationActionsTaskRequest, DescribeDetectMitigationActionsTaskResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeDetectMitigationActionsTaskRequest, DescribeDetectMitigationActionsTaskResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeDimensionRequest, DescribeDimensionResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeDimensionRequest, DescribeDimensionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeDomainConfigurationRequest, DescribeDomainConfigurationResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeDomainConfigurationRequest, DescribeDomainConfigurationResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeEncryptionConfigurationRequest, DescribeEncryptionConfigurationResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeEncryptionConfigurationRequest, DescribeEncryptionConfigurationResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeEndpointRequest, DescribeEndpointResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeEndpointRequest, DescribeEndpointResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeEventConfigurationsRequest, DescribeEventConfigurationsResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeEventConfigurationsRequest, DescribeEventConfigurationsResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeFleetMetricRequest, DescribeFleetMetricResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeFleetMetricRequest, DescribeFleetMetricResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeIndexRequest, DescribeIndexResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeIndexRequest, DescribeIndexResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeJobRequest, DescribeJobResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeJobRequest, DescribeJobResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeJobExecutionRequest, DescribeJobExecutionResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeJobExecutionRequest, DescribeJobExecutionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeJobTemplateRequest, DescribeJobTemplateResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeJobTemplateRequest, DescribeJobTemplateResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeManagedJobTemplateRequest, DescribeManagedJobTemplateResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeManagedJobTemplateRequest, DescribeManagedJobTemplateResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeMitigationActionRequest, DescribeMitigationActionResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeMitigationActionRequest, DescribeMitigationActionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeProvisioningTemplateRequest, DescribeProvisioningTemplateResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeProvisioningTemplateRequest, DescribeProvisioningTemplateResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeProvisioningTemplateVersionRequest, DescribeProvisioningTemplateVersionResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeProvisioningTemplateVersionRequest, DescribeProvisioningTemplateVersionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeRoleAliasRequest, DescribeRoleAliasResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeRoleAliasRequest, DescribeRoleAliasResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeScheduledAuditRequest, DescribeScheduledAuditResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeScheduledAuditRequest, DescribeScheduledAuditResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeSecurityProfileRequest, DescribeSecurityProfileResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeSecurityProfileRequest, DescribeSecurityProfileResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeStreamRequest, DescribeStreamResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeStreamRequest, DescribeStreamResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeThingRequest, DescribeThingResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeThingRequest, DescribeThingResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeThingGroupRequest, DescribeThingGroupResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeThingGroupRequest, DescribeThingGroupResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeThingRegistrationTaskRequest, DescribeThingRegistrationTaskResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeThingRegistrationTaskRequest, DescribeThingRegistrationTaskResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DescribeThingTypeRequest, DescribeThingTypeResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DescribeThingTypeRequest, DescribeThingTypeResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DetachPolicyRequest } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DetachPolicyRequest } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DetachPrincipalPolicyRequest } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DetachPrincipalPolicyRequest } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DetachSecurityProfileRequest, DetachSecurityProfileResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DetachSecurityProfileRequest, DetachSecurityProfileResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DetachThingPrincipalRequest, DetachThingPrincipalResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DetachThingPrincipalRequest, DetachThingPrincipalResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DisableTopicRuleRequest } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DisableTopicRuleRequest } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { DisassociateSbomFromPackageVersionRequest, DisassociateSbomFromPackageVersionResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { DisassociateSbomFromPackageVersionRequest, DisassociateSbomFromPackageVersionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { EnableTopicRuleRequest } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { EnableTopicRuleRequest } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetBehaviorModelTrainingSummariesRequest, GetBehaviorModelTrainingSummariesResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetBehaviorModelTrainingSummariesRequest, GetBehaviorModelTrainingSummariesResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetBucketsAggregationRequest, GetBucketsAggregationResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetBucketsAggregationRequest, GetBucketsAggregationResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetCardinalityRequest, GetCardinalityResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetCardinalityRequest, GetCardinalityResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetCommandRequest, GetCommandResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetCommandRequest, GetCommandResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetCommandExecutionRequest, GetCommandExecutionResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetCommandExecutionRequest, GetCommandExecutionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetEffectivePoliciesRequest, GetEffectivePoliciesResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetEffectivePoliciesRequest, GetEffectivePoliciesResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetIndexingConfigurationRequest, GetIndexingConfigurationResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetIndexingConfigurationRequest, GetIndexingConfigurationResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetJobDocumentRequest, GetJobDocumentResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetJobDocumentRequest, GetJobDocumentResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetLoggingOptionsRequest, GetLoggingOptionsResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetLoggingOptionsRequest, GetLoggingOptionsResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetOTAUpdateRequest, GetOTAUpdateResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetOTAUpdateRequest, GetOTAUpdateResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import { GetPackageRequest, GetPackageResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
+
import type { GetPackageRequest, GetPackageResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|