@aws-sdk/client-iot 3.1087.0 → 3.1088.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
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListThingPrincipalsRequest,
|
|
4
|
-
ListThingPrincipalsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListThingPrincipalsRequest, ListThingPrincipalsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListThingPrincipalsCommandInput
|
|
8
|
-
extends ListThingPrincipalsRequest {}
|
|
4
|
+
export interface ListThingPrincipalsCommandInput extends ListThingPrincipalsRequest {}
|
|
9
5
|
export interface ListThingPrincipalsCommandOutput
|
|
10
|
-
extends ListThingPrincipalsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListThingPrincipalsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListThingPrincipalsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListThingPrincipalsCommandInput
|
|
9
|
+
input: ListThingPrincipalsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListThingPrincipalsCommandInput,
|
|
17
12
|
ListThingPrincipalsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListThingPrincipalsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListThingPrincipalsCommandInput
|
|
18
|
+
input: ListThingPrincipalsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListThingPrincipalsCommandInput,
|
|
26
21
|
ListThingPrincipalsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListThingPrincipalsV2Request,
|
|
4
|
-
ListThingPrincipalsV2Response,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListThingPrincipalsV2Request, ListThingPrincipalsV2Response } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListThingPrincipalsV2CommandInput
|
|
8
|
-
extends ListThingPrincipalsV2Request {}
|
|
4
|
+
export interface ListThingPrincipalsV2CommandInput extends ListThingPrincipalsV2Request {}
|
|
9
5
|
export interface ListThingPrincipalsV2CommandOutput
|
|
10
|
-
extends ListThingPrincipalsV2Response,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListThingPrincipalsV2Response, __MetadataBearer {}
|
|
12
7
|
declare const ListThingPrincipalsV2Command_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListThingPrincipalsV2CommandInput
|
|
9
|
+
input: ListThingPrincipalsV2CommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListThingPrincipalsV2CommandInput,
|
|
17
12
|
ListThingPrincipalsV2CommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListThingPrincipalsV2Command_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListThingPrincipalsV2CommandInput
|
|
18
|
+
input: ListThingPrincipalsV2CommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListThingPrincipalsV2CommandInput,
|
|
26
21
|
ListThingPrincipalsV2CommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListThingRegistrationTaskReportsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListThingRegistrationTaskReportsCommandInput
|
|
8
|
-
extends ListThingRegistrationTaskReportsRequest {}
|
|
7
|
+
export interface ListThingRegistrationTaskReportsCommandInput extends ListThingRegistrationTaskReportsRequest {}
|
|
9
8
|
export interface ListThingRegistrationTaskReportsCommandOutput
|
|
10
|
-
extends ListThingRegistrationTaskReportsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListThingRegistrationTaskReportsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListThingRegistrationTaskReportsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListThingRegistrationTaskReportsCommandInput
|
|
12
|
+
input: ListThingRegistrationTaskReportsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListThingRegistrationTaskReportsCommandInput,
|
|
17
15
|
ListThingRegistrationTaskReportsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListThingRegistrationTaskReportsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListThingRegistrationTaskReportsCommandInput
|
|
21
|
+
input: ListThingRegistrationTaskReportsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListThingRegistrationTaskReportsCommandInput,
|
|
26
24
|
ListThingRegistrationTaskReportsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListThingRegistrationTasksResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListThingRegistrationTasksCommandInput
|
|
8
|
-
extends ListThingRegistrationTasksRequest {}
|
|
7
|
+
export interface ListThingRegistrationTasksCommandInput extends ListThingRegistrationTasksRequest {}
|
|
9
8
|
export interface ListThingRegistrationTasksCommandOutput
|
|
10
|
-
extends ListThingRegistrationTasksResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListThingRegistrationTasksResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListThingRegistrationTasksCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListThingRegistrationTasksCommandInput
|
|
12
|
+
input: ListThingRegistrationTasksCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListThingRegistrationTasksCommandInput,
|
|
17
15
|
ListThingRegistrationTasksCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListThingTypesRequest,
|
|
4
|
-
ListThingTypesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListThingTypesRequest, ListThingTypesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListThingTypesCommandInput extends ListThingTypesRequest {}
|
|
8
|
-
export interface ListThingTypesCommandOutput
|
|
9
|
-
extends ListThingTypesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListThingTypesCommandOutput extends ListThingTypesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListThingTypesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListThingTypesCommandInput
|
|
8
|
+
input: ListThingTypesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListThingTypesCommandInput,
|
|
16
11
|
ListThingTypesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListThingsRequest, ListThingsResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListThingsCommandInput extends ListThingsRequest {}
|
|
5
|
-
export interface ListThingsCommandOutput
|
|
6
|
-
extends ListThingsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListThingsCommandOutput extends ListThingsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListThingsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListThingsCommandInput
|
|
8
|
+
input: ListThingsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListThingsCommandInput,
|
|
13
11
|
ListThingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListThingsInBillingGroupResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListThingsInBillingGroupCommandInput
|
|
8
|
-
extends ListThingsInBillingGroupRequest {}
|
|
7
|
+
export interface ListThingsInBillingGroupCommandInput extends ListThingsInBillingGroupRequest {}
|
|
9
8
|
export interface ListThingsInBillingGroupCommandOutput
|
|
10
|
-
extends ListThingsInBillingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListThingsInBillingGroupResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListThingsInBillingGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListThingsInBillingGroupCommandInput
|
|
12
|
+
input: ListThingsInBillingGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListThingsInBillingGroupCommandInput,
|
|
17
15
|
ListThingsInBillingGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListThingsInBillingGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListThingsInBillingGroupCommandInput
|
|
21
|
+
input: ListThingsInBillingGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListThingsInBillingGroupCommandInput,
|
|
26
24
|
ListThingsInBillingGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListThingsInThingGroupRequest,
|
|
4
|
-
ListThingsInThingGroupResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListThingsInThingGroupRequest, ListThingsInThingGroupResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListThingsInThingGroupCommandInput
|
|
8
|
-
extends ListThingsInThingGroupRequest {}
|
|
4
|
+
export interface ListThingsInThingGroupCommandInput extends ListThingsInThingGroupRequest {}
|
|
9
5
|
export interface ListThingsInThingGroupCommandOutput
|
|
10
|
-
extends ListThingsInThingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListThingsInThingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListThingsInThingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListThingsInThingGroupCommandInput
|
|
9
|
+
input: ListThingsInThingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListThingsInThingGroupCommandInput,
|
|
17
12
|
ListThingsInThingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListThingsInThingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListThingsInThingGroupCommandInput
|
|
18
|
+
input: ListThingsInThingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListThingsInThingGroupCommandInput,
|
|
26
21
|
ListThingsInThingGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTopicRuleDestinationsResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTopicRuleDestinationsCommandInput
|
|
8
|
-
extends ListTopicRuleDestinationsRequest {}
|
|
7
|
+
export interface ListTopicRuleDestinationsCommandInput extends ListTopicRuleDestinationsRequest {}
|
|
9
8
|
export interface ListTopicRuleDestinationsCommandOutput
|
|
10
|
-
extends ListTopicRuleDestinationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTopicRuleDestinationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListTopicRuleDestinationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTopicRuleDestinationsCommandInput
|
|
12
|
+
input: ListTopicRuleDestinationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTopicRuleDestinationsCommandInput,
|
|
17
15
|
ListTopicRuleDestinationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTopicRulesRequest,
|
|
4
|
-
ListTopicRulesResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListTopicRulesRequest, ListTopicRulesResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListTopicRulesCommandInput extends ListTopicRulesRequest {}
|
|
8
|
-
export interface ListTopicRulesCommandOutput
|
|
9
|
-
extends ListTopicRulesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTopicRulesCommandOutput extends ListTopicRulesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListTopicRulesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListTopicRulesCommandInput
|
|
8
|
+
input: ListTopicRulesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListTopicRulesCommandInput,
|
|
16
11
|
ListTopicRulesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListV2LoggingLevelsRequest,
|
|
4
|
-
ListV2LoggingLevelsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListV2LoggingLevelsRequest, ListV2LoggingLevelsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListV2LoggingLevelsCommandInput
|
|
8
|
-
extends ListV2LoggingLevelsRequest {}
|
|
4
|
+
export interface ListV2LoggingLevelsCommandInput extends ListV2LoggingLevelsRequest {}
|
|
9
5
|
export interface ListV2LoggingLevelsCommandOutput
|
|
10
|
-
extends ListV2LoggingLevelsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListV2LoggingLevelsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListV2LoggingLevelsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListV2LoggingLevelsCommandInput
|
|
9
|
+
input: ListV2LoggingLevelsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListV2LoggingLevelsCommandInput,
|
|
17
12
|
ListV2LoggingLevelsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListViolationEventsRequest,
|
|
4
|
-
ListViolationEventsResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListViolationEventsRequest, ListViolationEventsResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListViolationEventsCommandInput
|
|
8
|
-
extends ListViolationEventsRequest {}
|
|
4
|
+
export interface ListViolationEventsCommandInput extends ListViolationEventsRequest {}
|
|
9
5
|
export interface ListViolationEventsCommandOutput
|
|
10
|
-
extends ListViolationEventsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListViolationEventsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListViolationEventsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListViolationEventsCommandInput
|
|
9
|
+
input: ListViolationEventsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListViolationEventsCommandInput,
|
|
17
12
|
ListViolationEventsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListViolationEventsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListViolationEventsCommandInput
|
|
18
|
+
input: ListViolationEventsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListViolationEventsCommandInput,
|
|
26
21
|
ListViolationEventsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutVerificationStateOnViolationResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutVerificationStateOnViolationCommandInput
|
|
8
|
-
extends PutVerificationStateOnViolationRequest {}
|
|
7
|
+
export interface PutVerificationStateOnViolationCommandInput extends PutVerificationStateOnViolationRequest {}
|
|
9
8
|
export interface PutVerificationStateOnViolationCommandOutput
|
|
10
|
-
extends PutVerificationStateOnViolationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutVerificationStateOnViolationResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutVerificationStateOnViolationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutVerificationStateOnViolationCommandInput
|
|
12
|
+
input: PutVerificationStateOnViolationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutVerificationStateOnViolationCommandInput,
|
|
17
15
|
PutVerificationStateOnViolationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutVerificationStateOnViolationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutVerificationStateOnViolationCommandInput
|
|
21
|
+
input: PutVerificationStateOnViolationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutVerificationStateOnViolationCommandInput,
|
|
26
24
|
PutVerificationStateOnViolationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RegisterCACertificateRequest,
|
|
4
|
-
RegisterCACertificateResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RegisterCACertificateRequest, RegisterCACertificateResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterCACertificateCommandInput
|
|
8
|
-
extends RegisterCACertificateRequest {}
|
|
4
|
+
export interface RegisterCACertificateCommandInput extends RegisterCACertificateRequest {}
|
|
9
5
|
export interface RegisterCACertificateCommandOutput
|
|
10
|
-
extends RegisterCACertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends RegisterCACertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const RegisterCACertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: RegisterCACertificateCommandInput
|
|
9
|
+
input: RegisterCACertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
RegisterCACertificateCommandInput,
|
|
17
12
|
RegisterCACertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const RegisterCACertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: RegisterCACertificateCommandInput
|
|
18
|
+
input: RegisterCACertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
RegisterCACertificateCommandInput,
|
|
26
21
|
RegisterCACertificateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RegisterCertificateRequest,
|
|
4
|
-
RegisterCertificateResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RegisterCertificateRequest, RegisterCertificateResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterCertificateCommandInput
|
|
8
|
-
extends RegisterCertificateRequest {}
|
|
4
|
+
export interface RegisterCertificateCommandInput extends RegisterCertificateRequest {}
|
|
9
5
|
export interface RegisterCertificateCommandOutput
|
|
10
|
-
extends RegisterCertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends RegisterCertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const RegisterCertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: RegisterCertificateCommandInput
|
|
9
|
+
input: RegisterCertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
RegisterCertificateCommandInput,
|
|
17
12
|
RegisterCertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const RegisterCertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: RegisterCertificateCommandInput
|
|
18
|
+
input: RegisterCertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
RegisterCertificateCommandInput,
|
|
26
21
|
RegisterCertificateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RegisterCertificateWithoutCAResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterCertificateWithoutCACommandInput
|
|
8
|
-
extends RegisterCertificateWithoutCARequest {}
|
|
7
|
+
export interface RegisterCertificateWithoutCACommandInput extends RegisterCertificateWithoutCARequest {}
|
|
9
8
|
export interface RegisterCertificateWithoutCACommandOutput
|
|
10
|
-
extends RegisterCertificateWithoutCAResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RegisterCertificateWithoutCAResponse, __MetadataBearer {}
|
|
12
10
|
declare const RegisterCertificateWithoutCACommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RegisterCertificateWithoutCACommandInput
|
|
12
|
+
input: RegisterCertificateWithoutCACommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RegisterCertificateWithoutCACommandInput,
|
|
17
15
|
RegisterCertificateWithoutCACommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RegisterCertificateWithoutCACommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RegisterCertificateWithoutCACommandInput
|
|
21
|
+
input: RegisterCertificateWithoutCACommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RegisterCertificateWithoutCACommandInput,
|
|
26
24
|
RegisterCertificateWithoutCACommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RegisterThingRequest,
|
|
4
|
-
RegisterThingResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RegisterThingRequest, RegisterThingResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RegisterThingCommandInput extends RegisterThingRequest {}
|
|
8
|
-
export interface RegisterThingCommandOutput
|
|
9
|
-
extends RegisterThingResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RegisterThingCommandOutput extends RegisterThingResponse, __MetadataBearer {}
|
|
11
6
|
declare const RegisterThingCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RegisterThingCommandInput
|
|
8
|
+
input: RegisterThingCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RegisterThingCommandInput,
|
|
16
11
|
RegisterThingCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RegisterThingCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RegisterThingCommandInput
|
|
17
|
+
input: RegisterThingCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RegisterThingCommandInput,
|
|
25
20
|
RegisterThingCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { RejectCertificateTransferRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface RejectCertificateTransferCommandInput
|
|
5
|
-
|
|
6
|
-
export interface RejectCertificateTransferCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface RejectCertificateTransferCommandInput extends RejectCertificateTransferRequest {}
|
|
5
|
+
export interface RejectCertificateTransferCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const RejectCertificateTransferCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RejectCertificateTransferCommandInput
|
|
8
|
+
input: RejectCertificateTransferCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RejectCertificateTransferCommandInput,
|
|
13
11
|
RejectCertificateTransferCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RejectCertificateTransferCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RejectCertificateTransferCommandInput
|
|
17
|
+
input: RejectCertificateTransferCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RejectCertificateTransferCommandInput,
|
|
22
20
|
RejectCertificateTransferCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RemoveThingFromBillingGroupResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RemoveThingFromBillingGroupCommandInput
|
|
8
|
-
extends RemoveThingFromBillingGroupRequest {}
|
|
7
|
+
export interface RemoveThingFromBillingGroupCommandInput extends RemoveThingFromBillingGroupRequest {}
|
|
9
8
|
export interface RemoveThingFromBillingGroupCommandOutput
|
|
10
|
-
extends RemoveThingFromBillingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RemoveThingFromBillingGroupResponse, __MetadataBearer {}
|
|
12
10
|
declare const RemoveThingFromBillingGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RemoveThingFromBillingGroupCommandInput
|
|
12
|
+
input: RemoveThingFromBillingGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RemoveThingFromBillingGroupCommandInput,
|
|
17
15
|
RemoveThingFromBillingGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RemoveThingFromThingGroupResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RemoveThingFromThingGroupCommandInput
|
|
8
|
-
extends RemoveThingFromThingGroupRequest {}
|
|
7
|
+
export interface RemoveThingFromThingGroupCommandInput extends RemoveThingFromThingGroupRequest {}
|
|
9
8
|
export interface RemoveThingFromThingGroupCommandOutput
|
|
10
|
-
extends RemoveThingFromThingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RemoveThingFromThingGroupResponse, __MetadataBearer {}
|
|
12
10
|
declare const RemoveThingFromThingGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RemoveThingFromThingGroupCommandInput
|
|
12
|
+
input: RemoveThingFromThingGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RemoveThingFromThingGroupCommandInput,
|
|
17
15
|
RemoveThingFromThingGroupCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface ReplaceTopicRuleCommandInput extends ReplaceTopicRuleRequest {}
|
|
|
5
5
|
export interface ReplaceTopicRuleCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const ReplaceTopicRuleCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: ReplaceTopicRuleCommandInput
|
|
8
|
+
input: ReplaceTopicRuleCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ReplaceTopicRuleCommandInput,
|
|
11
11
|
ReplaceTopicRuleCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const ReplaceTopicRuleCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: ReplaceTopicRuleCommandInput
|
|
17
|
+
input: ReplaceTopicRuleCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ReplaceTopicRuleCommandInput,
|
|
20
20
|
ReplaceTopicRuleCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchIndexRequest, SearchIndexResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchIndexCommandInput extends SearchIndexRequest {}
|
|
5
|
-
export interface SearchIndexCommandOutput
|
|
6
|
-
extends SearchIndexResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchIndexCommandOutput extends SearchIndexResponse, __MetadataBearer {}
|
|
8
6
|
declare const SearchIndexCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchIndexCommandInput
|
|
8
|
+
input: SearchIndexCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchIndexCommandInput,
|
|
13
11
|
SearchIndexCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SearchIndexCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SearchIndexCommandInput
|
|
17
|
+
input: SearchIndexCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SearchIndexCommandInput,
|
|
22
20
|
SearchIndexCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SetDefaultAuthorizerRequest,
|
|
4
|
-
SetDefaultAuthorizerResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { SetDefaultAuthorizerRequest, SetDefaultAuthorizerResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SetDefaultAuthorizerCommandInput
|
|
8
|
-
extends SetDefaultAuthorizerRequest {}
|
|
4
|
+
export interface SetDefaultAuthorizerCommandInput extends SetDefaultAuthorizerRequest {}
|
|
9
5
|
export interface SetDefaultAuthorizerCommandOutput
|
|
10
|
-
extends SetDefaultAuthorizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SetDefaultAuthorizerResponse, __MetadataBearer {}
|
|
12
7
|
declare const SetDefaultAuthorizerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SetDefaultAuthorizerCommandInput
|
|
9
|
+
input: SetDefaultAuthorizerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SetDefaultAuthorizerCommandInput,
|
|
17
12
|
SetDefaultAuthorizerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const SetDefaultAuthorizerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: SetDefaultAuthorizerCommandInput
|
|
18
|
+
input: SetDefaultAuthorizerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
SetDefaultAuthorizerCommandInput,
|
|
26
21
|
SetDefaultAuthorizerCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetDefaultPolicyVersionRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetDefaultPolicyVersionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface SetDefaultPolicyVersionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface SetDefaultPolicyVersionCommandInput extends SetDefaultPolicyVersionRequest {}
|
|
5
|
+
export interface SetDefaultPolicyVersionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const SetDefaultPolicyVersionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SetDefaultPolicyVersionCommandInput
|
|
8
|
+
input: SetDefaultPolicyVersionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SetDefaultPolicyVersionCommandInput,
|
|
13
11
|
SetDefaultPolicyVersionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SetDefaultPolicyVersionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SetDefaultPolicyVersionCommandInput
|
|
17
|
+
input: SetDefaultPolicyVersionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SetDefaultPolicyVersionCommandInput,
|
|
22
20
|
SetDefaultPolicyVersionCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetLoggingOptionsRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetLoggingOptionsCommandInput
|
|
5
|
-
extends SetLoggingOptionsRequest {}
|
|
4
|
+
export interface SetLoggingOptionsCommandInput extends SetLoggingOptionsRequest {}
|
|
6
5
|
export interface SetLoggingOptionsCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const SetLoggingOptionsCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: SetLoggingOptionsCommandInput
|
|
8
|
+
input: SetLoggingOptionsCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
SetLoggingOptionsCommandInput,
|
|
12
11
|
SetLoggingOptionsCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const SetLoggingOptionsCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: SetLoggingOptionsCommandInput
|
|
17
|
+
input: SetLoggingOptionsCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
SetLoggingOptionsCommandInput,
|
|
21
20
|
SetLoggingOptionsCommandOutput,
|