@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
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetV2LoggingLevelRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetV2LoggingLevelCommandInput
|
|
5
|
-
extends SetV2LoggingLevelRequest {}
|
|
4
|
+
export interface SetV2LoggingLevelCommandInput extends SetV2LoggingLevelRequest {}
|
|
6
5
|
export interface SetV2LoggingLevelCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const SetV2LoggingLevelCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: SetV2LoggingLevelCommandInput
|
|
8
|
+
input: SetV2LoggingLevelCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
SetV2LoggingLevelCommandInput,
|
|
12
11
|
SetV2LoggingLevelCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const SetV2LoggingLevelCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: SetV2LoggingLevelCommandInput
|
|
17
|
+
input: SetV2LoggingLevelCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
SetV2LoggingLevelCommandInput,
|
|
21
20
|
SetV2LoggingLevelCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetV2LoggingOptionsRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetV2LoggingOptionsCommandInput
|
|
5
|
-
extends SetV2LoggingOptionsRequest {}
|
|
4
|
+
export interface SetV2LoggingOptionsCommandInput extends SetV2LoggingOptionsRequest {}
|
|
6
5
|
export interface SetV2LoggingOptionsCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const SetV2LoggingOptionsCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: SetV2LoggingOptionsCommandInput
|
|
8
|
+
input: SetV2LoggingOptionsCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
SetV2LoggingOptionsCommandInput,
|
|
12
11
|
SetV2LoggingOptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartAuditMitigationActionsTaskResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartAuditMitigationActionsTaskCommandInput
|
|
8
|
-
extends StartAuditMitigationActionsTaskRequest {}
|
|
7
|
+
export interface StartAuditMitigationActionsTaskCommandInput extends StartAuditMitigationActionsTaskRequest {}
|
|
9
8
|
export interface StartAuditMitigationActionsTaskCommandOutput
|
|
10
|
-
extends StartAuditMitigationActionsTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartAuditMitigationActionsTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartAuditMitigationActionsTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartAuditMitigationActionsTaskCommandInput
|
|
12
|
+
input: StartAuditMitigationActionsTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartAuditMitigationActionsTaskCommandInput,
|
|
17
15
|
StartAuditMitigationActionsTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartAuditMitigationActionsTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartAuditMitigationActionsTaskCommandInput
|
|
21
|
+
input: StartAuditMitigationActionsTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartAuditMitigationActionsTaskCommandInput,
|
|
26
24
|
StartAuditMitigationActionsTaskCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartDetectMitigationActionsTaskResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartDetectMitigationActionsTaskCommandInput
|
|
8
|
-
extends StartDetectMitigationActionsTaskRequest {}
|
|
7
|
+
export interface StartDetectMitigationActionsTaskCommandInput extends StartDetectMitigationActionsTaskRequest {}
|
|
9
8
|
export interface StartDetectMitigationActionsTaskCommandOutput
|
|
10
|
-
extends StartDetectMitigationActionsTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartDetectMitigationActionsTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartDetectMitigationActionsTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartDetectMitigationActionsTaskCommandInput
|
|
12
|
+
input: StartDetectMitigationActionsTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartDetectMitigationActionsTaskCommandInput,
|
|
17
15
|
StartDetectMitigationActionsTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartDetectMitigationActionsTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartDetectMitigationActionsTaskCommandInput
|
|
21
|
+
input: StartDetectMitigationActionsTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartDetectMitigationActionsTaskCommandInput,
|
|
26
24
|
StartDetectMitigationActionsTaskCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartOnDemandAuditTaskRequest,
|
|
4
|
-
StartOnDemandAuditTaskResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { StartOnDemandAuditTaskRequest, StartOnDemandAuditTaskResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartOnDemandAuditTaskCommandInput
|
|
8
|
-
extends StartOnDemandAuditTaskRequest {}
|
|
4
|
+
export interface StartOnDemandAuditTaskCommandInput extends StartOnDemandAuditTaskRequest {}
|
|
9
5
|
export interface StartOnDemandAuditTaskCommandOutput
|
|
10
|
-
extends StartOnDemandAuditTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartOnDemandAuditTaskResponse, __MetadataBearer {}
|
|
12
7
|
declare const StartOnDemandAuditTaskCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartOnDemandAuditTaskCommandInput
|
|
9
|
+
input: StartOnDemandAuditTaskCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartOnDemandAuditTaskCommandInput,
|
|
17
12
|
StartOnDemandAuditTaskCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartOnDemandAuditTaskCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartOnDemandAuditTaskCommandInput
|
|
18
|
+
input: StartOnDemandAuditTaskCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartOnDemandAuditTaskCommandInput,
|
|
26
21
|
StartOnDemandAuditTaskCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartThingRegistrationTaskResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartThingRegistrationTaskCommandInput
|
|
8
|
-
extends StartThingRegistrationTaskRequest {}
|
|
7
|
+
export interface StartThingRegistrationTaskCommandInput extends StartThingRegistrationTaskRequest {}
|
|
9
8
|
export interface StartThingRegistrationTaskCommandOutput
|
|
10
|
-
extends StartThingRegistrationTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartThingRegistrationTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartThingRegistrationTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartThingRegistrationTaskCommandInput
|
|
12
|
+
input: StartThingRegistrationTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartThingRegistrationTaskCommandInput,
|
|
17
15
|
StartThingRegistrationTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartThingRegistrationTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartThingRegistrationTaskCommandInput
|
|
21
|
+
input: StartThingRegistrationTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartThingRegistrationTaskCommandInput,
|
|
26
24
|
StartThingRegistrationTaskCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StopThingRegistrationTaskResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopThingRegistrationTaskCommandInput
|
|
8
|
-
extends StopThingRegistrationTaskRequest {}
|
|
7
|
+
export interface StopThingRegistrationTaskCommandInput extends StopThingRegistrationTaskRequest {}
|
|
9
8
|
export interface StopThingRegistrationTaskCommandOutput
|
|
10
|
-
extends StopThingRegistrationTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StopThingRegistrationTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const StopThingRegistrationTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StopThingRegistrationTaskCommandInput
|
|
12
|
+
input: StopThingRegistrationTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StopThingRegistrationTaskCommandInput,
|
|
17
15
|
StopThingRegistrationTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StopThingRegistrationTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StopThingRegistrationTaskCommandInput
|
|
21
|
+
input: StopThingRegistrationTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StopThingRegistrationTaskCommandInput,
|
|
26
24
|
StopThingRegistrationTaskCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestAuthorizationRequest,
|
|
4
|
-
TestAuthorizationResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { TestAuthorizationRequest, TestAuthorizationResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface TestAuthorizationCommandInput
|
|
8
|
-
extends TestAuthorizationRequest {}
|
|
4
|
+
export interface TestAuthorizationCommandInput extends TestAuthorizationRequest {}
|
|
9
5
|
export interface TestAuthorizationCommandOutput
|
|
10
|
-
extends TestAuthorizationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TestAuthorizationResponse, __MetadataBearer {}
|
|
12
7
|
declare const TestAuthorizationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: TestAuthorizationCommandInput
|
|
9
|
+
input: TestAuthorizationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
TestAuthorizationCommandInput,
|
|
17
12
|
TestAuthorizationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const TestAuthorizationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: TestAuthorizationCommandInput
|
|
18
|
+
input: TestAuthorizationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
TestAuthorizationCommandInput,
|
|
26
21
|
TestAuthorizationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestInvokeAuthorizerRequest,
|
|
4
|
-
TestInvokeAuthorizerResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { TestInvokeAuthorizerRequest, TestInvokeAuthorizerResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface TestInvokeAuthorizerCommandInput
|
|
8
|
-
extends TestInvokeAuthorizerRequest {}
|
|
4
|
+
export interface TestInvokeAuthorizerCommandInput extends TestInvokeAuthorizerRequest {}
|
|
9
5
|
export interface TestInvokeAuthorizerCommandOutput
|
|
10
|
-
extends TestInvokeAuthorizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TestInvokeAuthorizerResponse, __MetadataBearer {}
|
|
12
7
|
declare const TestInvokeAuthorizerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: TestInvokeAuthorizerCommandInput
|
|
9
|
+
input: TestInvokeAuthorizerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
TestInvokeAuthorizerCommandInput,
|
|
17
12
|
TestInvokeAuthorizerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const TestInvokeAuthorizerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: TestInvokeAuthorizerCommandInput
|
|
18
|
+
input: TestInvokeAuthorizerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
TestInvokeAuthorizerCommandInput,
|
|
26
21
|
TestInvokeAuthorizerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TransferCertificateRequest,
|
|
4
|
-
TransferCertificateResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { TransferCertificateRequest, TransferCertificateResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface TransferCertificateCommandInput
|
|
8
|
-
extends TransferCertificateRequest {}
|
|
4
|
+
export interface TransferCertificateCommandInput extends TransferCertificateRequest {}
|
|
9
5
|
export interface TransferCertificateCommandOutput
|
|
10
|
-
extends TransferCertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TransferCertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const TransferCertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: TransferCertificateCommandInput
|
|
9
|
+
input: TransferCertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
TransferCertificateCommandInput,
|
|
17
12
|
TransferCertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const TransferCertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: TransferCertificateCommandInput
|
|
18
|
+
input: TransferCertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
TransferCertificateCommandInput,
|
|
26
21
|
TransferCertificateCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateAccountAuditConfigurationResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAccountAuditConfigurationCommandInput
|
|
8
|
-
extends UpdateAccountAuditConfigurationRequest {}
|
|
7
|
+
export interface UpdateAccountAuditConfigurationCommandInput extends UpdateAccountAuditConfigurationRequest {}
|
|
9
8
|
export interface UpdateAccountAuditConfigurationCommandOutput
|
|
10
|
-
extends UpdateAccountAuditConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateAccountAuditConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateAccountAuditConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateAccountAuditConfigurationCommandInput
|
|
12
|
+
input: UpdateAccountAuditConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateAccountAuditConfigurationCommandInput,
|
|
17
15
|
UpdateAccountAuditConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAuditSuppressionRequest,
|
|
4
|
-
UpdateAuditSuppressionResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateAuditSuppressionRequest, UpdateAuditSuppressionResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAuditSuppressionCommandInput
|
|
8
|
-
extends UpdateAuditSuppressionRequest {}
|
|
4
|
+
export interface UpdateAuditSuppressionCommandInput extends UpdateAuditSuppressionRequest {}
|
|
9
5
|
export interface UpdateAuditSuppressionCommandOutput
|
|
10
|
-
extends UpdateAuditSuppressionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateAuditSuppressionResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateAuditSuppressionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateAuditSuppressionCommandInput
|
|
9
|
+
input: UpdateAuditSuppressionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateAuditSuppressionCommandInput,
|
|
17
12
|
UpdateAuditSuppressionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateAuditSuppressionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateAuditSuppressionCommandInput
|
|
18
|
+
input: UpdateAuditSuppressionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateAuditSuppressionCommandInput,
|
|
26
21
|
UpdateAuditSuppressionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAuthorizerRequest,
|
|
4
|
-
UpdateAuthorizerResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateAuthorizerRequest, UpdateAuthorizerResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateAuthorizerCommandInput extends UpdateAuthorizerRequest {}
|
|
8
|
-
export interface UpdateAuthorizerCommandOutput
|
|
9
|
-
extends UpdateAuthorizerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateAuthorizerCommandOutput extends UpdateAuthorizerResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateAuthorizerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateAuthorizerCommandInput
|
|
8
|
+
input: UpdateAuthorizerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateAuthorizerCommandInput,
|
|
16
11
|
UpdateAuthorizerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateAuthorizerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateAuthorizerCommandInput
|
|
17
|
+
input: UpdateAuthorizerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateAuthorizerCommandInput,
|
|
25
20
|
UpdateAuthorizerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateBillingGroupRequest,
|
|
4
|
-
UpdateBillingGroupResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateBillingGroupRequest, UpdateBillingGroupResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateBillingGroupCommandInput
|
|
8
|
-
extends UpdateBillingGroupRequest {}
|
|
4
|
+
export interface UpdateBillingGroupCommandInput extends UpdateBillingGroupRequest {}
|
|
9
5
|
export interface UpdateBillingGroupCommandOutput
|
|
10
|
-
extends UpdateBillingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateBillingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateBillingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateBillingGroupCommandInput
|
|
9
|
+
input: UpdateBillingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateBillingGroupCommandInput,
|
|
17
12
|
UpdateBillingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateBillingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateBillingGroupCommandInput
|
|
18
|
+
input: UpdateBillingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateBillingGroupCommandInput,
|
|
26
21
|
UpdateBillingGroupCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateCACertificateRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateCACertificateCommandInput
|
|
5
|
-
extends UpdateCACertificateRequest {}
|
|
4
|
+
export interface UpdateCACertificateCommandInput extends UpdateCACertificateRequest {}
|
|
6
5
|
export interface UpdateCACertificateCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateCACertificateCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateCACertificateCommandInput
|
|
8
|
+
input: UpdateCACertificateCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateCACertificateCommandInput,
|
|
12
11
|
UpdateCACertificateCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateCACertificateCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateCACertificateCommandInput
|
|
17
|
+
input: UpdateCACertificateCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateCACertificateCommandInput,
|
|
21
20
|
UpdateCACertificateCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateCertificateRequest } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateCertificateCommandInput
|
|
5
|
-
extends UpdateCertificateRequest {}
|
|
4
|
+
export interface UpdateCertificateCommandInput extends UpdateCertificateRequest {}
|
|
6
5
|
export interface UpdateCertificateCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateCertificateCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateCertificateCommandInput
|
|
8
|
+
input: UpdateCertificateCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateCertificateCommandInput,
|
|
12
11
|
UpdateCertificateCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateCertificateCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateCertificateCommandInput
|
|
17
|
+
input: UpdateCertificateCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateCertificateCommandInput,
|
|
21
20
|
UpdateCertificateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateCertificateProviderResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateCertificateProviderCommandInput
|
|
8
|
-
extends UpdateCertificateProviderRequest {}
|
|
7
|
+
export interface UpdateCertificateProviderCommandInput extends UpdateCertificateProviderRequest {}
|
|
9
8
|
export interface UpdateCertificateProviderCommandOutput
|
|
10
|
-
extends UpdateCertificateProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateCertificateProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateCertificateProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateCertificateProviderCommandInput
|
|
12
|
+
input: UpdateCertificateProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateCertificateProviderCommandInput,
|
|
17
15
|
UpdateCertificateProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateCertificateProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateCertificateProviderCommandInput
|
|
21
|
+
input: UpdateCertificateProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateCertificateProviderCommandInput,
|
|
26
24
|
UpdateCertificateProviderCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateCommandRequest,
|
|
4
|
-
UpdateCommandResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateCommandRequest, UpdateCommandResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateCommandCommandInput extends UpdateCommandRequest {}
|
|
8
|
-
export interface UpdateCommandCommandOutput
|
|
9
|
-
extends UpdateCommandResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateCommandCommandOutput extends UpdateCommandResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateCommandCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateCommandCommandInput
|
|
8
|
+
input: UpdateCommandCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateCommandCommandInput,
|
|
16
11
|
UpdateCommandCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateCommandCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateCommandCommandInput
|
|
17
|
+
input: UpdateCommandCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateCommandCommandInput,
|
|
25
20
|
UpdateCommandCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateCustomMetricRequest,
|
|
4
|
-
UpdateCustomMetricResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateCustomMetricRequest, UpdateCustomMetricResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateCustomMetricCommandInput
|
|
8
|
-
extends UpdateCustomMetricRequest {}
|
|
4
|
+
export interface UpdateCustomMetricCommandInput extends UpdateCustomMetricRequest {}
|
|
9
5
|
export interface UpdateCustomMetricCommandOutput
|
|
10
|
-
extends UpdateCustomMetricResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateCustomMetricResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateCustomMetricCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateCustomMetricCommandInput
|
|
9
|
+
input: UpdateCustomMetricCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateCustomMetricCommandInput,
|
|
17
12
|
UpdateCustomMetricCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateCustomMetricCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateCustomMetricCommandInput
|
|
18
|
+
input: UpdateCustomMetricCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateCustomMetricCommandInput,
|
|
26
21
|
UpdateCustomMetricCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDimensionRequest,
|
|
4
|
-
UpdateDimensionResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateDimensionRequest, UpdateDimensionResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDimensionCommandInput extends UpdateDimensionRequest {}
|
|
8
|
-
export interface UpdateDimensionCommandOutput
|
|
9
|
-
extends UpdateDimensionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDimensionCommandOutput extends UpdateDimensionResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDimensionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDimensionCommandInput
|
|
8
|
+
input: UpdateDimensionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDimensionCommandInput,
|
|
16
11
|
UpdateDimensionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDimensionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDimensionCommandInput
|
|
17
|
+
input: UpdateDimensionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDimensionCommandInput,
|
|
25
20
|
UpdateDimensionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDomainConfigurationResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDomainConfigurationCommandInput
|
|
8
|
-
extends UpdateDomainConfigurationRequest {}
|
|
7
|
+
export interface UpdateDomainConfigurationCommandInput extends UpdateDomainConfigurationRequest {}
|
|
9
8
|
export interface UpdateDomainConfigurationCommandOutput
|
|
10
|
-
extends UpdateDomainConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDomainConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDomainConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDomainConfigurationCommandInput
|
|
12
|
+
input: UpdateDomainConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDomainConfigurationCommandInput,
|
|
17
15
|
UpdateDomainConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDomainConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDomainConfigurationCommandInput
|
|
21
|
+
input: UpdateDomainConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDomainConfigurationCommandInput,
|
|
26
24
|
UpdateDomainConfigurationCommandOutput,
|