@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,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAttachedPoliciesRequest,
|
|
4
|
-
ListAttachedPoliciesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAttachedPoliciesRequest, ListAttachedPoliciesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAttachedPoliciesCommandInput
|
|
8
|
-
extends ListAttachedPoliciesRequest {}
|
|
4
|
+
export interface ListAttachedPoliciesCommandInput extends ListAttachedPoliciesRequest {}
|
|
9
5
|
export interface ListAttachedPoliciesCommandOutput
|
|
10
|
-
extends ListAttachedPoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAttachedPoliciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAttachedPoliciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAttachedPoliciesCommandInput
|
|
9
|
+
input: ListAttachedPoliciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAttachedPoliciesCommandInput,
|
|
17
12
|
ListAttachedPoliciesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAttachedPoliciesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAttachedPoliciesCommandInput
|
|
18
|
+
input: ListAttachedPoliciesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAttachedPoliciesCommandInput,
|
|
26
21
|
ListAttachedPoliciesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAuditFindingsRequest,
|
|
4
|
-
ListAuditFindingsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAuditFindingsRequest, ListAuditFindingsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAuditFindingsCommandInput
|
|
8
|
-
extends ListAuditFindingsRequest {}
|
|
4
|
+
export interface ListAuditFindingsCommandInput extends ListAuditFindingsRequest {}
|
|
9
5
|
export interface ListAuditFindingsCommandOutput
|
|
10
|
-
extends ListAuditFindingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAuditFindingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAuditFindingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAuditFindingsCommandInput
|
|
9
|
+
input: ListAuditFindingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAuditFindingsCommandInput,
|
|
17
12
|
ListAuditFindingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAuditMitigationActionsExecutionsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAuditMitigationActionsExecutionsCommandInput
|
|
8
|
-
extends ListAuditMitigationActionsExecutionsRequest {}
|
|
7
|
+
export interface ListAuditMitigationActionsExecutionsCommandInput extends ListAuditMitigationActionsExecutionsRequest {}
|
|
9
8
|
export interface ListAuditMitigationActionsExecutionsCommandOutput
|
|
10
|
-
extends ListAuditMitigationActionsExecutionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAuditMitigationActionsExecutionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAuditMitigationActionsExecutionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAuditMitigationActionsExecutionsCommandInput
|
|
12
|
+
input: ListAuditMitigationActionsExecutionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAuditMitigationActionsExecutionsCommandInput,
|
|
17
15
|
ListAuditMitigationActionsExecutionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAuditMitigationActionsExecutionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAuditMitigationActionsExecutionsCommandInput
|
|
21
|
+
input: ListAuditMitigationActionsExecutionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAuditMitigationActionsExecutionsCommandInput,
|
|
26
24
|
ListAuditMitigationActionsExecutionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAuditMitigationActionsTasksResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAuditMitigationActionsTasksCommandInput
|
|
8
|
-
extends ListAuditMitigationActionsTasksRequest {}
|
|
7
|
+
export interface ListAuditMitigationActionsTasksCommandInput extends ListAuditMitigationActionsTasksRequest {}
|
|
9
8
|
export interface ListAuditMitigationActionsTasksCommandOutput
|
|
10
|
-
extends ListAuditMitigationActionsTasksResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAuditMitigationActionsTasksResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAuditMitigationActionsTasksCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAuditMitigationActionsTasksCommandInput
|
|
12
|
+
input: ListAuditMitigationActionsTasksCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAuditMitigationActionsTasksCommandInput,
|
|
17
15
|
ListAuditMitigationActionsTasksCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAuditMitigationActionsTasksCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAuditMitigationActionsTasksCommandInput
|
|
21
|
+
input: ListAuditMitigationActionsTasksCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAuditMitigationActionsTasksCommandInput,
|
|
26
24
|
ListAuditMitigationActionsTasksCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAuditSuppressionsRequest,
|
|
4
|
-
ListAuditSuppressionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAuditSuppressionsRequest, ListAuditSuppressionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAuditSuppressionsCommandInput
|
|
8
|
-
extends ListAuditSuppressionsRequest {}
|
|
4
|
+
export interface ListAuditSuppressionsCommandInput extends ListAuditSuppressionsRequest {}
|
|
9
5
|
export interface ListAuditSuppressionsCommandOutput
|
|
10
|
-
extends ListAuditSuppressionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAuditSuppressionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAuditSuppressionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAuditSuppressionsCommandInput
|
|
9
|
+
input: ListAuditSuppressionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAuditSuppressionsCommandInput,
|
|
17
12
|
ListAuditSuppressionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAuditTasksRequest,
|
|
4
|
-
ListAuditTasksResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAuditTasksRequest, ListAuditTasksResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAuditTasksCommandInput extends ListAuditTasksRequest {}
|
|
8
|
-
export interface ListAuditTasksCommandOutput
|
|
9
|
-
extends ListAuditTasksResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAuditTasksCommandOutput extends ListAuditTasksResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListAuditTasksCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAuditTasksCommandInput
|
|
8
|
+
input: ListAuditTasksCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAuditTasksCommandInput,
|
|
16
11
|
ListAuditTasksCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListAuditTasksCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListAuditTasksCommandInput
|
|
17
|
+
input: ListAuditTasksCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListAuditTasksCommandInput,
|
|
25
20
|
ListAuditTasksCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAuthorizersRequest,
|
|
4
|
-
ListAuthorizersResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAuthorizersRequest, ListAuthorizersResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAuthorizersCommandInput extends ListAuthorizersRequest {}
|
|
8
|
-
export interface ListAuthorizersCommandOutput
|
|
9
|
-
extends ListAuthorizersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAuthorizersCommandOutput extends ListAuthorizersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListAuthorizersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAuthorizersCommandInput
|
|
8
|
+
input: ListAuthorizersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAuthorizersCommandInput,
|
|
16
11
|
ListAuthorizersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBillingGroupsRequest,
|
|
4
|
-
ListBillingGroupsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListBillingGroupsRequest, ListBillingGroupsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBillingGroupsCommandInput
|
|
8
|
-
extends ListBillingGroupsRequest {}
|
|
4
|
+
export interface ListBillingGroupsCommandInput extends ListBillingGroupsRequest {}
|
|
9
5
|
export interface ListBillingGroupsCommandOutput
|
|
10
|
-
extends ListBillingGroupsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBillingGroupsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListBillingGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBillingGroupsCommandInput
|
|
9
|
+
input: ListBillingGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBillingGroupsCommandInput,
|
|
17
12
|
ListBillingGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCACertificatesRequest,
|
|
4
|
-
ListCACertificatesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCACertificatesRequest, ListCACertificatesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCACertificatesCommandInput
|
|
8
|
-
extends ListCACertificatesRequest {}
|
|
4
|
+
export interface ListCACertificatesCommandInput extends ListCACertificatesRequest {}
|
|
9
5
|
export interface ListCACertificatesCommandOutput
|
|
10
|
-
extends ListCACertificatesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCACertificatesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListCACertificatesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCACertificatesCommandInput
|
|
9
|
+
input: ListCACertificatesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCACertificatesCommandInput,
|
|
17
12
|
ListCACertificatesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCertificateProvidersResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCertificateProvidersCommandInput
|
|
8
|
-
extends ListCertificateProvidersRequest {}
|
|
7
|
+
export interface ListCertificateProvidersCommandInput extends ListCertificateProvidersRequest {}
|
|
9
8
|
export interface ListCertificateProvidersCommandOutput
|
|
10
|
-
extends ListCertificateProvidersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCertificateProvidersResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListCertificateProvidersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCertificateProvidersCommandInput
|
|
12
|
+
input: ListCertificateProvidersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCertificateProvidersCommandInput,
|
|
17
15
|
ListCertificateProvidersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCertificatesByCARequest,
|
|
4
|
-
ListCertificatesByCAResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCertificatesByCARequest, ListCertificatesByCAResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCertificatesByCACommandInput
|
|
8
|
-
extends ListCertificatesByCARequest {}
|
|
4
|
+
export interface ListCertificatesByCACommandInput extends ListCertificatesByCARequest {}
|
|
9
5
|
export interface ListCertificatesByCACommandOutput
|
|
10
|
-
extends ListCertificatesByCAResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCertificatesByCAResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListCertificatesByCACommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCertificatesByCACommandInput
|
|
9
|
+
input: ListCertificatesByCACommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCertificatesByCACommandInput,
|
|
17
12
|
ListCertificatesByCACommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListCertificatesByCACommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListCertificatesByCACommandInput
|
|
18
|
+
input: ListCertificatesByCACommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListCertificatesByCACommandInput,
|
|
26
21
|
ListCertificatesByCACommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCertificatesRequest,
|
|
4
|
-
ListCertificatesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCertificatesRequest, ListCertificatesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListCertificatesCommandInput extends ListCertificatesRequest {}
|
|
8
|
-
export interface ListCertificatesCommandOutput
|
|
9
|
-
extends ListCertificatesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListCertificatesCommandOutput extends ListCertificatesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListCertificatesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListCertificatesCommandInput
|
|
8
|
+
input: ListCertificatesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListCertificatesCommandInput,
|
|
16
11
|
ListCertificatesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCommandExecutionsRequest,
|
|
4
|
-
ListCommandExecutionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCommandExecutionsRequest, ListCommandExecutionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCommandExecutionsCommandInput
|
|
8
|
-
extends ListCommandExecutionsRequest {}
|
|
4
|
+
export interface ListCommandExecutionsCommandInput extends ListCommandExecutionsRequest {}
|
|
9
5
|
export interface ListCommandExecutionsCommandOutput
|
|
10
|
-
extends ListCommandExecutionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCommandExecutionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListCommandExecutionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCommandExecutionsCommandInput
|
|
9
|
+
input: ListCommandExecutionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCommandExecutionsCommandInput,
|
|
17
12
|
ListCommandExecutionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListCommandsRequest, ListCommandsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListCommandsCommandInput extends ListCommandsRequest {}
|
|
5
|
-
export interface ListCommandsCommandOutput
|
|
6
|
-
extends ListCommandsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListCommandsCommandOutput extends ListCommandsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListCommandsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListCommandsCommandInput
|
|
8
|
+
input: ListCommandsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListCommandsCommandInput,
|
|
13
11
|
ListCommandsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCustomMetricsRequest,
|
|
4
|
-
ListCustomMetricsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCustomMetricsRequest, ListCustomMetricsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCustomMetricsCommandInput
|
|
8
|
-
extends ListCustomMetricsRequest {}
|
|
4
|
+
export interface ListCustomMetricsCommandInput extends ListCustomMetricsRequest {}
|
|
9
5
|
export interface ListCustomMetricsCommandOutput
|
|
10
|
-
extends ListCustomMetricsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCustomMetricsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListCustomMetricsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCustomMetricsCommandInput
|
|
9
|
+
input: ListCustomMetricsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCustomMetricsCommandInput,
|
|
17
12
|
ListCustomMetricsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDetectMitigationActionsExecutionsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDetectMitigationActionsExecutionsCommandInput
|
|
8
|
-
extends ListDetectMitigationActionsExecutionsRequest {}
|
|
7
|
+
export interface ListDetectMitigationActionsExecutionsCommandInput extends ListDetectMitigationActionsExecutionsRequest {}
|
|
9
8
|
export interface ListDetectMitigationActionsExecutionsCommandOutput
|
|
10
|
-
extends ListDetectMitigationActionsExecutionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDetectMitigationActionsExecutionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDetectMitigationActionsExecutionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDetectMitigationActionsExecutionsCommandInput
|
|
12
|
+
input: ListDetectMitigationActionsExecutionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDetectMitigationActionsExecutionsCommandInput,
|
|
17
15
|
ListDetectMitigationActionsExecutionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDetectMitigationActionsTasksResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDetectMitigationActionsTasksCommandInput
|
|
8
|
-
extends ListDetectMitigationActionsTasksRequest {}
|
|
7
|
+
export interface ListDetectMitigationActionsTasksCommandInput extends ListDetectMitigationActionsTasksRequest {}
|
|
9
8
|
export interface ListDetectMitigationActionsTasksCommandOutput
|
|
10
|
-
extends ListDetectMitigationActionsTasksResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDetectMitigationActionsTasksResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDetectMitigationActionsTasksCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDetectMitigationActionsTasksCommandInput
|
|
12
|
+
input: ListDetectMitigationActionsTasksCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDetectMitigationActionsTasksCommandInput,
|
|
17
15
|
ListDetectMitigationActionsTasksCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDetectMitigationActionsTasksCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDetectMitigationActionsTasksCommandInput
|
|
21
|
+
input: ListDetectMitigationActionsTasksCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDetectMitigationActionsTasksCommandInput,
|
|
26
24
|
ListDetectMitigationActionsTasksCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDimensionsRequest,
|
|
4
|
-
ListDimensionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDimensionsRequest, ListDimensionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListDimensionsCommandInput extends ListDimensionsRequest {}
|
|
8
|
-
export interface ListDimensionsCommandOutput
|
|
9
|
-
extends ListDimensionsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDimensionsCommandOutput extends ListDimensionsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListDimensionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListDimensionsCommandInput
|
|
8
|
+
input: ListDimensionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListDimensionsCommandInput,
|
|
16
11
|
ListDimensionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDomainConfigurationsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDomainConfigurationsCommandInput
|
|
8
|
-
extends ListDomainConfigurationsRequest {}
|
|
7
|
+
export interface ListDomainConfigurationsCommandInput extends ListDomainConfigurationsRequest {}
|
|
9
8
|
export interface ListDomainConfigurationsCommandOutput
|
|
10
|
-
extends ListDomainConfigurationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDomainConfigurationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDomainConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDomainConfigurationsCommandInput
|
|
12
|
+
input: ListDomainConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDomainConfigurationsCommandInput,
|
|
17
15
|
ListDomainConfigurationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListFleetMetricsRequest,
|
|
4
|
-
ListFleetMetricsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListFleetMetricsRequest, ListFleetMetricsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListFleetMetricsCommandInput extends ListFleetMetricsRequest {}
|
|
8
|
-
export interface ListFleetMetricsCommandOutput
|
|
9
|
-
extends ListFleetMetricsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFleetMetricsCommandOutput extends ListFleetMetricsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListFleetMetricsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListFleetMetricsCommandInput
|
|
8
|
+
input: ListFleetMetricsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListFleetMetricsCommandInput,
|
|
16
11
|
ListFleetMetricsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListIndicesRequest, ListIndicesResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListIndicesCommandInput extends ListIndicesRequest {}
|
|
5
|
-
export interface ListIndicesCommandOutput
|
|
6
|
-
extends ListIndicesResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListIndicesCommandOutput extends ListIndicesResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListIndicesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListIndicesCommandInput
|
|
8
|
+
input: ListIndicesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListIndicesCommandInput,
|
|
13
11
|
ListIndicesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListJobExecutionsForJobResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListJobExecutionsForJobCommandInput
|
|
8
|
-
extends ListJobExecutionsForJobRequest {}
|
|
7
|
+
export interface ListJobExecutionsForJobCommandInput extends ListJobExecutionsForJobRequest {}
|
|
9
8
|
export interface ListJobExecutionsForJobCommandOutput
|
|
10
|
-
extends ListJobExecutionsForJobResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListJobExecutionsForJobResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListJobExecutionsForJobCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListJobExecutionsForJobCommandInput
|
|
12
|
+
input: ListJobExecutionsForJobCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListJobExecutionsForJobCommandInput,
|
|
17
15
|
ListJobExecutionsForJobCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListJobExecutionsForJobCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListJobExecutionsForJobCommandInput
|
|
21
|
+
input: ListJobExecutionsForJobCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListJobExecutionsForJobCommandInput,
|
|
26
24
|
ListJobExecutionsForJobCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListJobExecutionsForThingResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListJobExecutionsForThingCommandInput
|
|
8
|
-
extends ListJobExecutionsForThingRequest {}
|
|
7
|
+
export interface ListJobExecutionsForThingCommandInput extends ListJobExecutionsForThingRequest {}
|
|
9
8
|
export interface ListJobExecutionsForThingCommandOutput
|
|
10
|
-
extends ListJobExecutionsForThingResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListJobExecutionsForThingResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListJobExecutionsForThingCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListJobExecutionsForThingCommandInput
|
|
12
|
+
input: ListJobExecutionsForThingCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListJobExecutionsForThingCommandInput,
|
|
17
15
|
ListJobExecutionsForThingCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListJobExecutionsForThingCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListJobExecutionsForThingCommandInput
|
|
21
|
+
input: ListJobExecutionsForThingCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListJobExecutionsForThingCommandInput,
|
|
26
24
|
ListJobExecutionsForThingCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListJobTemplatesRequest,
|
|
4
|
-
ListJobTemplatesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListJobTemplatesRequest, ListJobTemplatesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListJobTemplatesCommandInput extends ListJobTemplatesRequest {}
|
|
8
|
-
export interface ListJobTemplatesCommandOutput
|
|
9
|
-
extends ListJobTemplatesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListJobTemplatesCommandOutput extends ListJobTemplatesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListJobTemplatesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListJobTemplatesCommandInput
|
|
8
|
+
input: ListJobTemplatesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListJobTemplatesCommandInput,
|
|
16
11
|
ListJobTemplatesCommandOutput,
|
|
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListJobsRequest, ListJobsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
5
|
-
export interface ListJobsCommandOutput
|
|
6
|
-
extends ListJobsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListJobsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListJobsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListJobsCommandInput,
|
|
11
11
|
ListJobsCommandOutput,
|
|
12
12
|
import("..").IoTClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListManagedJobTemplatesResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListManagedJobTemplatesCommandInput
|
|
8
|
-
extends ListManagedJobTemplatesRequest {}
|
|
7
|
+
export interface ListManagedJobTemplatesCommandInput extends ListManagedJobTemplatesRequest {}
|
|
9
8
|
export interface ListManagedJobTemplatesCommandOutput
|
|
10
|
-
extends ListManagedJobTemplatesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListManagedJobTemplatesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListManagedJobTemplatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListManagedJobTemplatesCommandInput
|
|
12
|
+
input: ListManagedJobTemplatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListManagedJobTemplatesCommandInput,
|
|
17
15
|
ListManagedJobTemplatesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListMetricValuesRequest,
|
|
4
|
-
ListMetricValuesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListMetricValuesRequest, ListMetricValuesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListMetricValuesCommandInput extends ListMetricValuesRequest {}
|
|
8
|
-
export interface ListMetricValuesCommandOutput
|
|
9
|
-
extends ListMetricValuesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListMetricValuesCommandOutput extends ListMetricValuesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListMetricValuesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListMetricValuesCommandInput
|
|
8
|
+
input: ListMetricValuesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListMetricValuesCommandInput,
|
|
16
11
|
ListMetricValuesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListMetricValuesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListMetricValuesCommandInput
|
|
17
|
+
input: ListMetricValuesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListMetricValuesCommandInput,
|
|
25
20
|
ListMetricValuesCommandOutput,
|