@aws-sdk/client-iot 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/IoT.d.ts +897 -1023
- package/dist-types/ts3.4/IoTClient.d.ts +30 -88
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +39 -78
- package/dist-types/ts3.4/models/errors.d.ts +30 -105
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/models/models_1.d.ts +1 -3
- package/dist-types/ts3.4/models/models_2.d.ts +1 -3
- package/dist-types/ts3.4/pagination/ListIndicesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListStreamsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListThingsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateSbomFromPackageVersionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateSbomFromPackageVersionCommandInput
|
|
8
|
-
extends DisassociateSbomFromPackageVersionRequest {}
|
|
7
|
+
export interface DisassociateSbomFromPackageVersionCommandInput extends DisassociateSbomFromPackageVersionRequest {}
|
|
9
8
|
export interface DisassociateSbomFromPackageVersionCommandOutput
|
|
10
|
-
extends DisassociateSbomFromPackageVersionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateSbomFromPackageVersionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateSbomFromPackageVersionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateSbomFromPackageVersionCommandInput
|
|
12
|
+
input: DisassociateSbomFromPackageVersionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateSbomFromPackageVersionCommandInput,
|
|
17
15
|
DisassociateSbomFromPackageVersionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateSbomFromPackageVersionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateSbomFromPackageVersionCommandInput
|
|
21
|
+
input: DisassociateSbomFromPackageVersionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateSbomFromPackageVersionCommandInput,
|
|
26
24
|
DisassociateSbomFromPackageVersionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface EnableTopicRuleCommandInput extends EnableTopicRuleRequest {}
|
|
|
5
5
|
export interface EnableTopicRuleCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const EnableTopicRuleCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: EnableTopicRuleCommandInput
|
|
8
|
+
input: EnableTopicRuleCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
EnableTopicRuleCommandInput,
|
|
11
11
|
EnableTopicRuleCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const EnableTopicRuleCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: EnableTopicRuleCommandInput
|
|
17
|
+
input: EnableTopicRuleCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
EnableTopicRuleCommandInput,
|
|
20
20
|
EnableTopicRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetBehaviorModelTrainingSummariesResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBehaviorModelTrainingSummariesCommandInput
|
|
8
|
-
extends GetBehaviorModelTrainingSummariesRequest {}
|
|
7
|
+
export interface GetBehaviorModelTrainingSummariesCommandInput extends GetBehaviorModelTrainingSummariesRequest {}
|
|
9
8
|
export interface GetBehaviorModelTrainingSummariesCommandOutput
|
|
10
|
-
extends GetBehaviorModelTrainingSummariesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetBehaviorModelTrainingSummariesResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetBehaviorModelTrainingSummariesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetBehaviorModelTrainingSummariesCommandInput
|
|
12
|
+
input: GetBehaviorModelTrainingSummariesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetBehaviorModelTrainingSummariesCommandInput,
|
|
17
15
|
GetBehaviorModelTrainingSummariesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBucketsAggregationRequest,
|
|
4
|
-
GetBucketsAggregationResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetBucketsAggregationRequest, GetBucketsAggregationResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBucketsAggregationCommandInput
|
|
8
|
-
extends GetBucketsAggregationRequest {}
|
|
4
|
+
export interface GetBucketsAggregationCommandInput extends GetBucketsAggregationRequest {}
|
|
9
5
|
export interface GetBucketsAggregationCommandOutput
|
|
10
|
-
extends GetBucketsAggregationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetBucketsAggregationResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetBucketsAggregationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetBucketsAggregationCommandInput
|
|
9
|
+
input: GetBucketsAggregationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetBucketsAggregationCommandInput,
|
|
17
12
|
GetBucketsAggregationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetBucketsAggregationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetBucketsAggregationCommandInput
|
|
18
|
+
input: GetBucketsAggregationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetBucketsAggregationCommandInput,
|
|
26
21
|
GetBucketsAggregationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCardinalityRequest,
|
|
4
|
-
GetCardinalityResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetCardinalityRequest, GetCardinalityResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetCardinalityCommandInput extends GetCardinalityRequest {}
|
|
8
|
-
export interface GetCardinalityCommandOutput
|
|
9
|
-
extends GetCardinalityResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetCardinalityCommandOutput extends GetCardinalityResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetCardinalityCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetCardinalityCommandInput
|
|
8
|
+
input: GetCardinalityCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetCardinalityCommandInput,
|
|
16
11
|
GetCardinalityCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetCardinalityCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetCardinalityCommandInput
|
|
17
|
+
input: GetCardinalityCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetCardinalityCommandInput,
|
|
25
20
|
GetCardinalityCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetCommandRequest, GetCommandResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetCommandCommandInput extends GetCommandRequest {}
|
|
5
|
-
export interface GetCommandCommandOutput
|
|
6
|
-
extends GetCommandResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetCommandCommandOutput extends GetCommandResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetCommandCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetCommandCommandInput
|
|
8
|
+
input: GetCommandCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetCommandCommandInput,
|
|
13
11
|
GetCommandCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetCommandCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetCommandCommandInput
|
|
17
|
+
input: GetCommandCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetCommandCommandInput,
|
|
22
20
|
GetCommandCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCommandExecutionRequest,
|
|
4
|
-
GetCommandExecutionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetCommandExecutionRequest, GetCommandExecutionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCommandExecutionCommandInput
|
|
8
|
-
extends GetCommandExecutionRequest {}
|
|
4
|
+
export interface GetCommandExecutionCommandInput extends GetCommandExecutionRequest {}
|
|
9
5
|
export interface GetCommandExecutionCommandOutput
|
|
10
|
-
extends GetCommandExecutionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetCommandExecutionResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetCommandExecutionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetCommandExecutionCommandInput
|
|
9
|
+
input: GetCommandExecutionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetCommandExecutionCommandInput,
|
|
17
12
|
GetCommandExecutionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetCommandExecutionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetCommandExecutionCommandInput
|
|
18
|
+
input: GetCommandExecutionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetCommandExecutionCommandInput,
|
|
26
21
|
GetCommandExecutionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetEffectivePoliciesRequest,
|
|
4
|
-
GetEffectivePoliciesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetEffectivePoliciesRequest, GetEffectivePoliciesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetEffectivePoliciesCommandInput
|
|
8
|
-
extends GetEffectivePoliciesRequest {}
|
|
4
|
+
export interface GetEffectivePoliciesCommandInput extends GetEffectivePoliciesRequest {}
|
|
9
5
|
export interface GetEffectivePoliciesCommandOutput
|
|
10
|
-
extends GetEffectivePoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetEffectivePoliciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetEffectivePoliciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetEffectivePoliciesCommandInput
|
|
9
|
+
input: GetEffectivePoliciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetEffectivePoliciesCommandInput,
|
|
17
12
|
GetEffectivePoliciesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetIndexingConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIndexingConfigurationCommandInput
|
|
8
|
-
extends GetIndexingConfigurationRequest {}
|
|
7
|
+
export interface GetIndexingConfigurationCommandInput extends GetIndexingConfigurationRequest {}
|
|
9
8
|
export interface GetIndexingConfigurationCommandOutput
|
|
10
|
-
extends GetIndexingConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetIndexingConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetIndexingConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetIndexingConfigurationCommandInput
|
|
12
|
+
input: GetIndexingConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetIndexingConfigurationCommandInput,
|
|
17
15
|
GetIndexingConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetJobDocumentRequest,
|
|
4
|
-
GetJobDocumentResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetJobDocumentRequest, GetJobDocumentResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetJobDocumentCommandInput extends GetJobDocumentRequest {}
|
|
8
|
-
export interface GetJobDocumentCommandOutput
|
|
9
|
-
extends GetJobDocumentResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetJobDocumentCommandOutput extends GetJobDocumentResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetJobDocumentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetJobDocumentCommandInput
|
|
8
|
+
input: GetJobDocumentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetJobDocumentCommandInput,
|
|
16
11
|
GetJobDocumentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetJobDocumentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetJobDocumentCommandInput
|
|
17
|
+
input: GetJobDocumentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetJobDocumentCommandInput,
|
|
25
20
|
GetJobDocumentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetLoggingOptionsRequest,
|
|
4
|
-
GetLoggingOptionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetLoggingOptionsRequest, GetLoggingOptionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetLoggingOptionsCommandInput
|
|
8
|
-
extends GetLoggingOptionsRequest {}
|
|
4
|
+
export interface GetLoggingOptionsCommandInput extends GetLoggingOptionsRequest {}
|
|
9
5
|
export interface GetLoggingOptionsCommandOutput
|
|
10
|
-
extends GetLoggingOptionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetLoggingOptionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetLoggingOptionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetLoggingOptionsCommandInput
|
|
9
|
+
input: GetLoggingOptionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetLoggingOptionsCommandInput,
|
|
17
12
|
GetLoggingOptionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetOTAUpdateRequest, GetOTAUpdateResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetOTAUpdateCommandInput extends GetOTAUpdateRequest {}
|
|
5
|
-
export interface GetOTAUpdateCommandOutput
|
|
6
|
-
extends GetOTAUpdateResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetOTAUpdateCommandOutput extends GetOTAUpdateResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetOTAUpdateCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetOTAUpdateCommandInput
|
|
8
|
+
input: GetOTAUpdateCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetOTAUpdateCommandInput,
|
|
13
11
|
GetOTAUpdateCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetOTAUpdateCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetOTAUpdateCommandInput
|
|
17
|
+
input: GetOTAUpdateCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetOTAUpdateCommandInput,
|
|
22
20
|
GetOTAUpdateCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetPackageRequest, GetPackageResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetPackageCommandInput extends GetPackageRequest {}
|
|
5
|
-
export interface GetPackageCommandOutput
|
|
6
|
-
extends GetPackageResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPackageCommandOutput extends GetPackageResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetPackageCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetPackageCommandInput
|
|
8
|
+
input: GetPackageCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetPackageCommandInput,
|
|
13
11
|
GetPackageCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetPackageCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetPackageCommandInput
|
|
17
|
+
input: GetPackageCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetPackageCommandInput,
|
|
22
20
|
GetPackageCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetPackageConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPackageConfigurationCommandInput
|
|
8
|
-
extends GetPackageConfigurationRequest {}
|
|
7
|
+
export interface GetPackageConfigurationCommandInput extends GetPackageConfigurationRequest {}
|
|
9
8
|
export interface GetPackageConfigurationCommandOutput
|
|
10
|
-
extends GetPackageConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetPackageConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetPackageConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetPackageConfigurationCommandInput
|
|
12
|
+
input: GetPackageConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetPackageConfigurationCommandInput,
|
|
17
15
|
GetPackageConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPackageVersionRequest,
|
|
4
|
-
GetPackageVersionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPackageVersionRequest, GetPackageVersionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPackageVersionCommandInput
|
|
8
|
-
extends GetPackageVersionRequest {}
|
|
4
|
+
export interface GetPackageVersionCommandInput extends GetPackageVersionRequest {}
|
|
9
5
|
export interface GetPackageVersionCommandOutput
|
|
10
|
-
extends GetPackageVersionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetPackageVersionResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetPackageVersionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetPackageVersionCommandInput
|
|
9
|
+
input: GetPackageVersionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetPackageVersionCommandInput,
|
|
17
12
|
GetPackageVersionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetPackageVersionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetPackageVersionCommandInput
|
|
18
|
+
input: GetPackageVersionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetPackageVersionCommandInput,
|
|
26
21
|
GetPackageVersionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPercentilesRequest,
|
|
4
|
-
GetPercentilesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPercentilesRequest, GetPercentilesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetPercentilesCommandInput extends GetPercentilesRequest {}
|
|
8
|
-
export interface GetPercentilesCommandOutput
|
|
9
|
-
extends GetPercentilesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPercentilesCommandOutput extends GetPercentilesResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetPercentilesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetPercentilesCommandInput
|
|
8
|
+
input: GetPercentilesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetPercentilesCommandInput,
|
|
16
11
|
GetPercentilesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetPercentilesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetPercentilesCommandInput
|
|
17
|
+
input: GetPercentilesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetPercentilesCommandInput,
|
|
25
20
|
GetPercentilesCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetPolicyRequest, GetPolicyResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetPolicyCommandInput extends GetPolicyRequest {}
|
|
5
|
-
export interface GetPolicyCommandOutput
|
|
6
|
-
extends GetPolicyResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetPolicyCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetPolicyCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetPolicyCommandInput,
|
|
11
11
|
GetPolicyCommandOutput,
|
|
12
12
|
import("..").IoTClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetPolicyCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetPolicyCommandInput,
|
|
18
20
|
GetPolicyCommandOutput,
|
|
19
21
|
import("..").IoTClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPolicyVersionRequest,
|
|
4
|
-
GetPolicyVersionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPolicyVersionRequest, GetPolicyVersionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetPolicyVersionCommandInput extends GetPolicyVersionRequest {}
|
|
8
|
-
export interface GetPolicyVersionCommandOutput
|
|
9
|
-
extends GetPolicyVersionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetPolicyVersionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetPolicyVersionCommandInput
|
|
8
|
+
input: GetPolicyVersionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetPolicyVersionCommandInput,
|
|
16
11
|
GetPolicyVersionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetPolicyVersionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetPolicyVersionCommandInput
|
|
17
|
+
input: GetPolicyVersionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetPolicyVersionCommandInput,
|
|
25
20
|
GetPolicyVersionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetRegistrationCodeRequest,
|
|
4
|
-
GetRegistrationCodeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetRegistrationCodeRequest, GetRegistrationCodeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRegistrationCodeCommandInput
|
|
8
|
-
extends GetRegistrationCodeRequest {}
|
|
4
|
+
export interface GetRegistrationCodeCommandInput extends GetRegistrationCodeRequest {}
|
|
9
5
|
export interface GetRegistrationCodeCommandOutput
|
|
10
|
-
extends GetRegistrationCodeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetRegistrationCodeResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetRegistrationCodeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetRegistrationCodeCommandInput
|
|
9
|
+
input: GetRegistrationCodeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetRegistrationCodeCommandInput,
|
|
17
12
|
GetRegistrationCodeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetStatisticsRequest,
|
|
4
|
-
GetStatisticsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetStatisticsRequest, GetStatisticsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetStatisticsCommandInput extends GetStatisticsRequest {}
|
|
8
|
-
export interface GetStatisticsCommandOutput
|
|
9
|
-
extends GetStatisticsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetStatisticsCommandOutput extends GetStatisticsResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetStatisticsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetStatisticsCommandInput
|
|
8
|
+
input: GetStatisticsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetStatisticsCommandInput,
|
|
16
11
|
GetStatisticsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetStatisticsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetStatisticsCommandInput
|
|
17
|
+
input: GetStatisticsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetStatisticsCommandInput,
|
|
25
20
|
GetStatisticsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetThingConnectivityDataResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetThingConnectivityDataCommandInput
|
|
8
|
-
extends GetThingConnectivityDataRequest {}
|
|
7
|
+
export interface GetThingConnectivityDataCommandInput extends GetThingConnectivityDataRequest {}
|
|
9
8
|
export interface GetThingConnectivityDataCommandOutput
|
|
10
|
-
extends GetThingConnectivityDataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetThingConnectivityDataResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetThingConnectivityDataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetThingConnectivityDataCommandInput
|
|
12
|
+
input: GetThingConnectivityDataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetThingConnectivityDataCommandInput,
|
|
17
15
|
GetThingConnectivityDataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetThingConnectivityDataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetThingConnectivityDataCommandInput
|
|
21
|
+
input: GetThingConnectivityDataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetThingConnectivityDataCommandInput,
|
|
26
24
|
GetThingConnectivityDataCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetTopicRuleRequest, GetTopicRuleResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetTopicRuleCommandInput extends GetTopicRuleRequest {}
|
|
5
|
-
export interface GetTopicRuleCommandOutput
|
|
6
|
-
extends GetTopicRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTopicRuleCommandOutput extends GetTopicRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetTopicRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetTopicRuleCommandInput
|
|
8
|
+
input: GetTopicRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetTopicRuleCommandInput,
|
|
13
11
|
GetTopicRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetTopicRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetTopicRuleCommandInput
|
|
17
|
+
input: GetTopicRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetTopicRuleCommandInput,
|
|
22
20
|
GetTopicRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetTopicRuleDestinationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetTopicRuleDestinationCommandInput
|
|
8
|
-
extends GetTopicRuleDestinationRequest {}
|
|
7
|
+
export interface GetTopicRuleDestinationCommandInput extends GetTopicRuleDestinationRequest {}
|
|
9
8
|
export interface GetTopicRuleDestinationCommandOutput
|
|
10
|
-
extends GetTopicRuleDestinationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetTopicRuleDestinationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetTopicRuleDestinationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetTopicRuleDestinationCommandInput
|
|
12
|
+
input: GetTopicRuleDestinationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetTopicRuleDestinationCommandInput,
|
|
17
15
|
GetTopicRuleDestinationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetTopicRuleDestinationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetTopicRuleDestinationCommandInput
|
|
21
|
+
input: GetTopicRuleDestinationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetTopicRuleDestinationCommandInput,
|
|
26
24
|
GetTopicRuleDestinationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetV2LoggingOptionsRequest,
|
|
4
|
-
GetV2LoggingOptionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetV2LoggingOptionsRequest, GetV2LoggingOptionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetV2LoggingOptionsCommandInput
|
|
8
|
-
extends GetV2LoggingOptionsRequest {}
|
|
4
|
+
export interface GetV2LoggingOptionsCommandInput extends GetV2LoggingOptionsRequest {}
|
|
9
5
|
export interface GetV2LoggingOptionsCommandOutput
|
|
10
|
-
extends GetV2LoggingOptionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetV2LoggingOptionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetV2LoggingOptionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetV2LoggingOptionsCommandInput
|
|
9
|
+
input: GetV2LoggingOptionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetV2LoggingOptionsCommandInput,
|
|
17
12
|
GetV2LoggingOptionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListActiveViolationsRequest,
|
|
4
|
-
ListActiveViolationsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListActiveViolationsRequest, ListActiveViolationsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListActiveViolationsCommandInput
|
|
8
|
-
extends ListActiveViolationsRequest {}
|
|
4
|
+
export interface ListActiveViolationsCommandInput extends ListActiveViolationsRequest {}
|
|
9
5
|
export interface ListActiveViolationsCommandOutput
|
|
10
|
-
extends ListActiveViolationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListActiveViolationsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListActiveViolationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListActiveViolationsCommandInput
|
|
9
|
+
input: ListActiveViolationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListActiveViolationsCommandInput,
|
|
17
12
|
ListActiveViolationsCommandOutput,
|