@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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteThingRequest, DeleteThingResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteThingCommandInput extends DeleteThingRequest {}
|
|
5
|
-
export interface DeleteThingCommandOutput
|
|
6
|
-
extends DeleteThingResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteThingCommandOutput extends DeleteThingResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteThingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteThingCommandInput
|
|
8
|
+
input: DeleteThingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteThingCommandInput,
|
|
13
11
|
DeleteThingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteThingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteThingCommandInput
|
|
17
|
+
input: DeleteThingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteThingCommandInput,
|
|
22
20
|
DeleteThingCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteThingGroupRequest,
|
|
4
|
-
DeleteThingGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteThingGroupRequest, DeleteThingGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteThingGroupCommandInput extends DeleteThingGroupRequest {}
|
|
8
|
-
export interface DeleteThingGroupCommandOutput
|
|
9
|
-
extends DeleteThingGroupResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteThingGroupCommandOutput extends DeleteThingGroupResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteThingGroupCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteThingGroupCommandInput
|
|
8
|
+
input: DeleteThingGroupCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteThingGroupCommandInput,
|
|
16
11
|
DeleteThingGroupCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteThingGroupCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteThingGroupCommandInput
|
|
17
|
+
input: DeleteThingGroupCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteThingGroupCommandInput,
|
|
25
20
|
DeleteThingGroupCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteThingTypeRequest,
|
|
4
|
-
DeleteThingTypeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteThingTypeRequest, DeleteThingTypeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteThingTypeCommandInput extends DeleteThingTypeRequest {}
|
|
8
|
-
export interface DeleteThingTypeCommandOutput
|
|
9
|
-
extends DeleteThingTypeResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteThingTypeCommandOutput extends DeleteThingTypeResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteThingTypeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteThingTypeCommandInput
|
|
8
|
+
input: DeleteThingTypeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteThingTypeCommandInput,
|
|
16
11
|
DeleteThingTypeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteThingTypeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteThingTypeCommandInput
|
|
17
|
+
input: DeleteThingTypeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteThingTypeCommandInput,
|
|
25
20
|
DeleteThingTypeCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteTopicRuleCommandInput extends DeleteTopicRuleRequest {}
|
|
|
5
5
|
export interface DeleteTopicRuleCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteTopicRuleCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteTopicRuleCommandInput
|
|
8
|
+
input: DeleteTopicRuleCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteTopicRuleCommandInput,
|
|
11
11
|
DeleteTopicRuleCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteTopicRuleCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteTopicRuleCommandInput
|
|
17
|
+
input: DeleteTopicRuleCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteTopicRuleCommandInput,
|
|
20
20
|
DeleteTopicRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteTopicRuleDestinationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTopicRuleDestinationCommandInput
|
|
8
|
-
extends DeleteTopicRuleDestinationRequest {}
|
|
7
|
+
export interface DeleteTopicRuleDestinationCommandInput extends DeleteTopicRuleDestinationRequest {}
|
|
9
8
|
export interface DeleteTopicRuleDestinationCommandOutput
|
|
10
|
-
extends DeleteTopicRuleDestinationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteTopicRuleDestinationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteTopicRuleDestinationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteTopicRuleDestinationCommandInput
|
|
12
|
+
input: DeleteTopicRuleDestinationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteTopicRuleDestinationCommandInput,
|
|
17
15
|
DeleteTopicRuleDestinationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteTopicRuleDestinationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteTopicRuleDestinationCommandInput
|
|
21
|
+
input: DeleteTopicRuleDestinationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteTopicRuleDestinationCommandInput,
|
|
26
24
|
DeleteTopicRuleDestinationCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteV2LoggingLevelRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteV2LoggingLevelCommandInput
|
|
5
|
-
extends DeleteV2LoggingLevelRequest {}
|
|
4
|
+
export interface DeleteV2LoggingLevelCommandInput extends DeleteV2LoggingLevelRequest {}
|
|
6
5
|
export interface DeleteV2LoggingLevelCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteV2LoggingLevelCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteV2LoggingLevelCommandInput
|
|
8
|
+
input: DeleteV2LoggingLevelCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteV2LoggingLevelCommandInput,
|
|
12
11
|
DeleteV2LoggingLevelCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteV2LoggingLevelCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteV2LoggingLevelCommandInput
|
|
17
|
+
input: DeleteV2LoggingLevelCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteV2LoggingLevelCommandInput,
|
|
21
20
|
DeleteV2LoggingLevelCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeprecateThingTypeRequest,
|
|
4
|
-
DeprecateThingTypeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeprecateThingTypeRequest, DeprecateThingTypeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeprecateThingTypeCommandInput
|
|
8
|
-
extends DeprecateThingTypeRequest {}
|
|
4
|
+
export interface DeprecateThingTypeCommandInput extends DeprecateThingTypeRequest {}
|
|
9
5
|
export interface DeprecateThingTypeCommandOutput
|
|
10
|
-
extends DeprecateThingTypeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeprecateThingTypeResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeprecateThingTypeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeprecateThingTypeCommandInput
|
|
9
|
+
input: DeprecateThingTypeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeprecateThingTypeCommandInput,
|
|
17
12
|
DeprecateThingTypeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeprecateThingTypeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeprecateThingTypeCommandInput
|
|
18
|
+
input: DeprecateThingTypeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeprecateThingTypeCommandInput,
|
|
26
21
|
DeprecateThingTypeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAccountAuditConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAccountAuditConfigurationCommandInput
|
|
8
|
-
extends DescribeAccountAuditConfigurationRequest {}
|
|
7
|
+
export interface DescribeAccountAuditConfigurationCommandInput extends DescribeAccountAuditConfigurationRequest {}
|
|
9
8
|
export interface DescribeAccountAuditConfigurationCommandOutput
|
|
10
|
-
extends DescribeAccountAuditConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAccountAuditConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAccountAuditConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAccountAuditConfigurationCommandInput
|
|
12
|
+
input: DescribeAccountAuditConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAccountAuditConfigurationCommandInput,
|
|
17
15
|
DescribeAccountAuditConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAuditFindingRequest,
|
|
4
|
-
DescribeAuditFindingResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeAuditFindingRequest, DescribeAuditFindingResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAuditFindingCommandInput
|
|
8
|
-
extends DescribeAuditFindingRequest {}
|
|
4
|
+
export interface DescribeAuditFindingCommandInput extends DescribeAuditFindingRequest {}
|
|
9
5
|
export interface DescribeAuditFindingCommandOutput
|
|
10
|
-
extends DescribeAuditFindingResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAuditFindingResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAuditFindingCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAuditFindingCommandInput
|
|
9
|
+
input: DescribeAuditFindingCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAuditFindingCommandInput,
|
|
17
12
|
DescribeAuditFindingCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAuditFindingCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAuditFindingCommandInput
|
|
18
|
+
input: DescribeAuditFindingCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAuditFindingCommandInput,
|
|
26
21
|
DescribeAuditFindingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAuditMitigationActionsTaskResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAuditMitigationActionsTaskCommandInput
|
|
8
|
-
extends DescribeAuditMitigationActionsTaskRequest {}
|
|
7
|
+
export interface DescribeAuditMitigationActionsTaskCommandInput extends DescribeAuditMitigationActionsTaskRequest {}
|
|
9
8
|
export interface DescribeAuditMitigationActionsTaskCommandOutput
|
|
10
|
-
extends DescribeAuditMitigationActionsTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAuditMitigationActionsTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAuditMitigationActionsTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAuditMitigationActionsTaskCommandInput
|
|
12
|
+
input: DescribeAuditMitigationActionsTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAuditMitigationActionsTaskCommandInput,
|
|
17
15
|
DescribeAuditMitigationActionsTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAuditMitigationActionsTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAuditMitigationActionsTaskCommandInput
|
|
21
|
+
input: DescribeAuditMitigationActionsTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAuditMitigationActionsTaskCommandInput,
|
|
26
24
|
DescribeAuditMitigationActionsTaskCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAuditSuppressionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAuditSuppressionCommandInput
|
|
8
|
-
extends DescribeAuditSuppressionRequest {}
|
|
7
|
+
export interface DescribeAuditSuppressionCommandInput extends DescribeAuditSuppressionRequest {}
|
|
9
8
|
export interface DescribeAuditSuppressionCommandOutput
|
|
10
|
-
extends DescribeAuditSuppressionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAuditSuppressionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAuditSuppressionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAuditSuppressionCommandInput
|
|
12
|
+
input: DescribeAuditSuppressionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAuditSuppressionCommandInput,
|
|
17
15
|
DescribeAuditSuppressionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAuditSuppressionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAuditSuppressionCommandInput
|
|
21
|
+
input: DescribeAuditSuppressionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAuditSuppressionCommandInput,
|
|
26
24
|
DescribeAuditSuppressionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAuditTaskRequest,
|
|
4
|
-
DescribeAuditTaskResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeAuditTaskRequest, DescribeAuditTaskResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAuditTaskCommandInput
|
|
8
|
-
extends DescribeAuditTaskRequest {}
|
|
4
|
+
export interface DescribeAuditTaskCommandInput extends DescribeAuditTaskRequest {}
|
|
9
5
|
export interface DescribeAuditTaskCommandOutput
|
|
10
|
-
extends DescribeAuditTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAuditTaskResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAuditTaskCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAuditTaskCommandInput
|
|
9
|
+
input: DescribeAuditTaskCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAuditTaskCommandInput,
|
|
17
12
|
DescribeAuditTaskCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAuditTaskCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAuditTaskCommandInput
|
|
18
|
+
input: DescribeAuditTaskCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAuditTaskCommandInput,
|
|
26
21
|
DescribeAuditTaskCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAuthorizerRequest,
|
|
4
|
-
DescribeAuthorizerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeAuthorizerRequest, DescribeAuthorizerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAuthorizerCommandInput
|
|
8
|
-
extends DescribeAuthorizerRequest {}
|
|
4
|
+
export interface DescribeAuthorizerCommandInput extends DescribeAuthorizerRequest {}
|
|
9
5
|
export interface DescribeAuthorizerCommandOutput
|
|
10
|
-
extends DescribeAuthorizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAuthorizerResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAuthorizerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAuthorizerCommandInput
|
|
9
|
+
input: DescribeAuthorizerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAuthorizerCommandInput,
|
|
17
12
|
DescribeAuthorizerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAuthorizerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAuthorizerCommandInput
|
|
18
|
+
input: DescribeAuthorizerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAuthorizerCommandInput,
|
|
26
21
|
DescribeAuthorizerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeBillingGroupRequest,
|
|
4
|
-
DescribeBillingGroupResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeBillingGroupRequest, DescribeBillingGroupResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeBillingGroupCommandInput
|
|
8
|
-
extends DescribeBillingGroupRequest {}
|
|
4
|
+
export interface DescribeBillingGroupCommandInput extends DescribeBillingGroupRequest {}
|
|
9
5
|
export interface DescribeBillingGroupCommandOutput
|
|
10
|
-
extends DescribeBillingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeBillingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeBillingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeBillingGroupCommandInput
|
|
9
|
+
input: DescribeBillingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeBillingGroupCommandInput,
|
|
17
12
|
DescribeBillingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeBillingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeBillingGroupCommandInput
|
|
18
|
+
input: DescribeBillingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeBillingGroupCommandInput,
|
|
26
21
|
DescribeBillingGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCACertificateRequest,
|
|
4
|
-
DescribeCACertificateResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeCACertificateRequest, DescribeCACertificateResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCACertificateCommandInput
|
|
8
|
-
extends DescribeCACertificateRequest {}
|
|
4
|
+
export interface DescribeCACertificateCommandInput extends DescribeCACertificateRequest {}
|
|
9
5
|
export interface DescribeCACertificateCommandOutput
|
|
10
|
-
extends DescribeCACertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCACertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeCACertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeCACertificateCommandInput
|
|
9
|
+
input: DescribeCACertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeCACertificateCommandInput,
|
|
17
12
|
DescribeCACertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeCACertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeCACertificateCommandInput
|
|
18
|
+
input: DescribeCACertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeCACertificateCommandInput,
|
|
26
21
|
DescribeCACertificateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCertificateRequest,
|
|
4
|
-
DescribeCertificateResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeCertificateRequest, DescribeCertificateResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCertificateCommandInput
|
|
8
|
-
extends DescribeCertificateRequest {}
|
|
4
|
+
export interface DescribeCertificateCommandInput extends DescribeCertificateRequest {}
|
|
9
5
|
export interface DescribeCertificateCommandOutput
|
|
10
|
-
extends DescribeCertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeCertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeCertificateCommandInput
|
|
9
|
+
input: DescribeCertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeCertificateCommandInput,
|
|
17
12
|
DescribeCertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeCertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeCertificateCommandInput
|
|
18
|
+
input: DescribeCertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeCertificateCommandInput,
|
|
26
21
|
DescribeCertificateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeCertificateProviderResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCertificateProviderCommandInput
|
|
8
|
-
extends DescribeCertificateProviderRequest {}
|
|
7
|
+
export interface DescribeCertificateProviderCommandInput extends DescribeCertificateProviderRequest {}
|
|
9
8
|
export interface DescribeCertificateProviderCommandOutput
|
|
10
|
-
extends DescribeCertificateProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeCertificateProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeCertificateProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeCertificateProviderCommandInput
|
|
12
|
+
input: DescribeCertificateProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeCertificateProviderCommandInput,
|
|
17
15
|
DescribeCertificateProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeCertificateProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeCertificateProviderCommandInput
|
|
21
|
+
input: DescribeCertificateProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeCertificateProviderCommandInput,
|
|
26
24
|
DescribeCertificateProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCustomMetricRequest,
|
|
4
|
-
DescribeCustomMetricResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeCustomMetricRequest, DescribeCustomMetricResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCustomMetricCommandInput
|
|
8
|
-
extends DescribeCustomMetricRequest {}
|
|
4
|
+
export interface DescribeCustomMetricCommandInput extends DescribeCustomMetricRequest {}
|
|
9
5
|
export interface DescribeCustomMetricCommandOutput
|
|
10
|
-
extends DescribeCustomMetricResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCustomMetricResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeCustomMetricCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeCustomMetricCommandInput
|
|
9
|
+
input: DescribeCustomMetricCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeCustomMetricCommandInput,
|
|
17
12
|
DescribeCustomMetricCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeCustomMetricCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeCustomMetricCommandInput
|
|
18
|
+
input: DescribeCustomMetricCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeCustomMetricCommandInput,
|
|
26
21
|
DescribeCustomMetricCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDefaultAuthorizerResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDefaultAuthorizerCommandInput
|
|
8
|
-
extends DescribeDefaultAuthorizerRequest {}
|
|
7
|
+
export interface DescribeDefaultAuthorizerCommandInput extends DescribeDefaultAuthorizerRequest {}
|
|
9
8
|
export interface DescribeDefaultAuthorizerCommandOutput
|
|
10
|
-
extends DescribeDefaultAuthorizerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDefaultAuthorizerResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDefaultAuthorizerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDefaultAuthorizerCommandInput
|
|
12
|
+
input: DescribeDefaultAuthorizerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDefaultAuthorizerCommandInput,
|
|
17
15
|
DescribeDefaultAuthorizerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDetectMitigationActionsTaskResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDetectMitigationActionsTaskCommandInput
|
|
8
|
-
extends DescribeDetectMitigationActionsTaskRequest {}
|
|
7
|
+
export interface DescribeDetectMitigationActionsTaskCommandInput extends DescribeDetectMitigationActionsTaskRequest {}
|
|
9
8
|
export interface DescribeDetectMitigationActionsTaskCommandOutput
|
|
10
|
-
extends DescribeDetectMitigationActionsTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDetectMitigationActionsTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDetectMitigationActionsTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDetectMitigationActionsTaskCommandInput
|
|
12
|
+
input: DescribeDetectMitigationActionsTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDetectMitigationActionsTaskCommandInput,
|
|
17
15
|
DescribeDetectMitigationActionsTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeDetectMitigationActionsTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeDetectMitigationActionsTaskCommandInput
|
|
21
|
+
input: DescribeDetectMitigationActionsTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeDetectMitigationActionsTaskCommandInput,
|
|
26
24
|
DescribeDetectMitigationActionsTaskCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDimensionRequest,
|
|
4
|
-
DescribeDimensionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeDimensionRequest, DescribeDimensionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDimensionCommandInput
|
|
8
|
-
extends DescribeDimensionRequest {}
|
|
4
|
+
export interface DescribeDimensionCommandInput extends DescribeDimensionRequest {}
|
|
9
5
|
export interface DescribeDimensionCommandOutput
|
|
10
|
-
extends DescribeDimensionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeDimensionResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeDimensionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeDimensionCommandInput
|
|
9
|
+
input: DescribeDimensionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeDimensionCommandInput,
|
|
17
12
|
DescribeDimensionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeDimensionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeDimensionCommandInput
|
|
18
|
+
input: DescribeDimensionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeDimensionCommandInput,
|
|
26
21
|
DescribeDimensionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDomainConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDomainConfigurationCommandInput
|
|
8
|
-
extends DescribeDomainConfigurationRequest {}
|
|
7
|
+
export interface DescribeDomainConfigurationCommandInput extends DescribeDomainConfigurationRequest {}
|
|
9
8
|
export interface DescribeDomainConfigurationCommandOutput
|
|
10
|
-
extends DescribeDomainConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDomainConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDomainConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDomainConfigurationCommandInput
|
|
12
|
+
input: DescribeDomainConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDomainConfigurationCommandInput,
|
|
17
15
|
DescribeDomainConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeDomainConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeDomainConfigurationCommandInput
|
|
21
|
+
input: DescribeDomainConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeDomainConfigurationCommandInput,
|
|
26
24
|
DescribeDomainConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeEncryptionConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEncryptionConfigurationCommandInput
|
|
8
|
-
extends DescribeEncryptionConfigurationRequest {}
|
|
7
|
+
export interface DescribeEncryptionConfigurationCommandInput extends DescribeEncryptionConfigurationRequest {}
|
|
9
8
|
export interface DescribeEncryptionConfigurationCommandOutput
|
|
10
|
-
extends DescribeEncryptionConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeEncryptionConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeEncryptionConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeEncryptionConfigurationCommandInput
|
|
12
|
+
input: DescribeEncryptionConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeEncryptionConfigurationCommandInput,
|
|
17
15
|
DescribeEncryptionConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeEndpointRequest,
|
|
4
|
-
DescribeEndpointResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeEndpointRequest, DescribeEndpointResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeEndpointCommandInput extends DescribeEndpointRequest {}
|
|
8
|
-
export interface DescribeEndpointCommandOutput
|
|
9
|
-
extends DescribeEndpointResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeEndpointCommandOutput extends DescribeEndpointResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeEndpointCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeEndpointCommandInput
|
|
8
|
+
input: DescribeEndpointCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeEndpointCommandInput,
|
|
16
11
|
DescribeEndpointCommandOutput,
|