@aws-sdk/client-iot 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/IoT.d.ts +897 -1023
- package/dist-types/ts3.4/IoTClient.d.ts +30 -88
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +39 -78
- package/dist-types/ts3.4/models/errors.d.ts +30 -105
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/models/models_1.d.ts +1 -3
- package/dist-types/ts3.4/models/models_2.d.ts +1 -3
- package/dist-types/ts3.4/pagination/ListIndicesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListStreamsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListThingsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeEventConfigurationsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEventConfigurationsCommandInput
|
|
8
|
-
extends DescribeEventConfigurationsRequest {}
|
|
7
|
+
export interface DescribeEventConfigurationsCommandInput extends DescribeEventConfigurationsRequest {}
|
|
9
8
|
export interface DescribeEventConfigurationsCommandOutput
|
|
10
|
-
extends DescribeEventConfigurationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeEventConfigurationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeEventConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeEventConfigurationsCommandInput
|
|
12
|
+
input: DescribeEventConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeEventConfigurationsCommandInput,
|
|
17
15
|
DescribeEventConfigurationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeFleetMetricRequest,
|
|
4
|
-
DescribeFleetMetricResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeFleetMetricRequest, DescribeFleetMetricResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeFleetMetricCommandInput
|
|
8
|
-
extends DescribeFleetMetricRequest {}
|
|
4
|
+
export interface DescribeFleetMetricCommandInput extends DescribeFleetMetricRequest {}
|
|
9
5
|
export interface DescribeFleetMetricCommandOutput
|
|
10
|
-
extends DescribeFleetMetricResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeFleetMetricResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeFleetMetricCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeFleetMetricCommandInput
|
|
9
|
+
input: DescribeFleetMetricCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeFleetMetricCommandInput,
|
|
17
12
|
DescribeFleetMetricCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeFleetMetricCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeFleetMetricCommandInput
|
|
18
|
+
input: DescribeFleetMetricCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeFleetMetricCommandInput,
|
|
26
21
|
DescribeFleetMetricCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeIndexRequest,
|
|
4
|
-
DescribeIndexResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeIndexRequest, DescribeIndexResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeIndexCommandInput extends DescribeIndexRequest {}
|
|
8
|
-
export interface DescribeIndexCommandOutput
|
|
9
|
-
extends DescribeIndexResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeIndexCommandOutput extends DescribeIndexResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeIndexCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeIndexCommandInput
|
|
8
|
+
input: DescribeIndexCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeIndexCommandInput,
|
|
16
11
|
DescribeIndexCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeIndexCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeIndexCommandInput
|
|
17
|
+
input: DescribeIndexCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeIndexCommandInput,
|
|
25
20
|
DescribeIndexCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeJobRequest, DescribeJobResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeJobCommandInput extends DescribeJobRequest {}
|
|
5
|
-
export interface DescribeJobCommandOutput
|
|
6
|
-
extends DescribeJobResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeJobCommandOutput extends DescribeJobResponse, __MetadataBearer {}
|
|
8
6
|
declare const DescribeJobCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeJobCommandInput
|
|
8
|
+
input: DescribeJobCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeJobCommandInput,
|
|
13
11
|
DescribeJobCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeJobCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeJobCommandInput
|
|
17
|
+
input: DescribeJobCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeJobCommandInput,
|
|
22
20
|
DescribeJobCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeJobExecutionRequest,
|
|
4
|
-
DescribeJobExecutionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeJobExecutionRequest, DescribeJobExecutionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeJobExecutionCommandInput
|
|
8
|
-
extends DescribeJobExecutionRequest {}
|
|
4
|
+
export interface DescribeJobExecutionCommandInput extends DescribeJobExecutionRequest {}
|
|
9
5
|
export interface DescribeJobExecutionCommandOutput
|
|
10
|
-
extends DescribeJobExecutionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeJobExecutionResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeJobExecutionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeJobExecutionCommandInput
|
|
9
|
+
input: DescribeJobExecutionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeJobExecutionCommandInput,
|
|
17
12
|
DescribeJobExecutionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeJobExecutionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeJobExecutionCommandInput
|
|
18
|
+
input: DescribeJobExecutionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeJobExecutionCommandInput,
|
|
26
21
|
DescribeJobExecutionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeJobTemplateRequest,
|
|
4
|
-
DescribeJobTemplateResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeJobTemplateRequest, DescribeJobTemplateResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeJobTemplateCommandInput
|
|
8
|
-
extends DescribeJobTemplateRequest {}
|
|
4
|
+
export interface DescribeJobTemplateCommandInput extends DescribeJobTemplateRequest {}
|
|
9
5
|
export interface DescribeJobTemplateCommandOutput
|
|
10
|
-
extends DescribeJobTemplateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeJobTemplateResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeJobTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeJobTemplateCommandInput
|
|
9
|
+
input: DescribeJobTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeJobTemplateCommandInput,
|
|
17
12
|
DescribeJobTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeJobTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeJobTemplateCommandInput
|
|
18
|
+
input: DescribeJobTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeJobTemplateCommandInput,
|
|
26
21
|
DescribeJobTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeManagedJobTemplateResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeManagedJobTemplateCommandInput
|
|
8
|
-
extends DescribeManagedJobTemplateRequest {}
|
|
7
|
+
export interface DescribeManagedJobTemplateCommandInput extends DescribeManagedJobTemplateRequest {}
|
|
9
8
|
export interface DescribeManagedJobTemplateCommandOutput
|
|
10
|
-
extends DescribeManagedJobTemplateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeManagedJobTemplateResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeManagedJobTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeManagedJobTemplateCommandInput
|
|
12
|
+
input: DescribeManagedJobTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeManagedJobTemplateCommandInput,
|
|
17
15
|
DescribeManagedJobTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeManagedJobTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeManagedJobTemplateCommandInput
|
|
21
|
+
input: DescribeManagedJobTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeManagedJobTemplateCommandInput,
|
|
26
24
|
DescribeManagedJobTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMitigationActionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMitigationActionCommandInput
|
|
8
|
-
extends DescribeMitigationActionRequest {}
|
|
7
|
+
export interface DescribeMitigationActionCommandInput extends DescribeMitigationActionRequest {}
|
|
9
8
|
export interface DescribeMitigationActionCommandOutput
|
|
10
|
-
extends DescribeMitigationActionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMitigationActionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMitigationActionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMitigationActionCommandInput
|
|
12
|
+
input: DescribeMitigationActionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMitigationActionCommandInput,
|
|
17
15
|
DescribeMitigationActionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMitigationActionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMitigationActionCommandInput
|
|
21
|
+
input: DescribeMitigationActionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMitigationActionCommandInput,
|
|
26
24
|
DescribeMitigationActionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeProvisioningTemplateResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeProvisioningTemplateCommandInput
|
|
8
|
-
extends DescribeProvisioningTemplateRequest {}
|
|
7
|
+
export interface DescribeProvisioningTemplateCommandInput extends DescribeProvisioningTemplateRequest {}
|
|
9
8
|
export interface DescribeProvisioningTemplateCommandOutput
|
|
10
|
-
extends DescribeProvisioningTemplateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeProvisioningTemplateResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeProvisioningTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeProvisioningTemplateCommandInput
|
|
12
|
+
input: DescribeProvisioningTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeProvisioningTemplateCommandInput,
|
|
17
15
|
DescribeProvisioningTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeProvisioningTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeProvisioningTemplateCommandInput
|
|
21
|
+
input: DescribeProvisioningTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeProvisioningTemplateCommandInput,
|
|
26
24
|
DescribeProvisioningTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeProvisioningTemplateVersionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeProvisioningTemplateVersionCommandInput
|
|
8
|
-
extends DescribeProvisioningTemplateVersionRequest {}
|
|
7
|
+
export interface DescribeProvisioningTemplateVersionCommandInput extends DescribeProvisioningTemplateVersionRequest {}
|
|
9
8
|
export interface DescribeProvisioningTemplateVersionCommandOutput
|
|
10
|
-
extends DescribeProvisioningTemplateVersionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeProvisioningTemplateVersionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeProvisioningTemplateVersionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeProvisioningTemplateVersionCommandInput
|
|
12
|
+
input: DescribeProvisioningTemplateVersionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeProvisioningTemplateVersionCommandInput,
|
|
17
15
|
DescribeProvisioningTemplateVersionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeProvisioningTemplateVersionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeProvisioningTemplateVersionCommandInput
|
|
21
|
+
input: DescribeProvisioningTemplateVersionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeProvisioningTemplateVersionCommandInput,
|
|
26
24
|
DescribeProvisioningTemplateVersionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeRoleAliasRequest,
|
|
4
|
-
DescribeRoleAliasResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeRoleAliasRequest, DescribeRoleAliasResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRoleAliasCommandInput
|
|
8
|
-
extends DescribeRoleAliasRequest {}
|
|
4
|
+
export interface DescribeRoleAliasCommandInput extends DescribeRoleAliasRequest {}
|
|
9
5
|
export interface DescribeRoleAliasCommandOutput
|
|
10
|
-
extends DescribeRoleAliasResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeRoleAliasResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeRoleAliasCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeRoleAliasCommandInput
|
|
9
|
+
input: DescribeRoleAliasCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeRoleAliasCommandInput,
|
|
17
12
|
DescribeRoleAliasCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeRoleAliasCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeRoleAliasCommandInput
|
|
18
|
+
input: DescribeRoleAliasCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeRoleAliasCommandInput,
|
|
26
21
|
DescribeRoleAliasCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeScheduledAuditRequest,
|
|
4
|
-
DescribeScheduledAuditResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeScheduledAuditRequest, DescribeScheduledAuditResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeScheduledAuditCommandInput
|
|
8
|
-
extends DescribeScheduledAuditRequest {}
|
|
4
|
+
export interface DescribeScheduledAuditCommandInput extends DescribeScheduledAuditRequest {}
|
|
9
5
|
export interface DescribeScheduledAuditCommandOutput
|
|
10
|
-
extends DescribeScheduledAuditResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeScheduledAuditResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeScheduledAuditCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeScheduledAuditCommandInput
|
|
9
|
+
input: DescribeScheduledAuditCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeScheduledAuditCommandInput,
|
|
17
12
|
DescribeScheduledAuditCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeScheduledAuditCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeScheduledAuditCommandInput
|
|
18
|
+
input: DescribeScheduledAuditCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeScheduledAuditCommandInput,
|
|
26
21
|
DescribeScheduledAuditCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeSecurityProfileResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeSecurityProfileCommandInput
|
|
8
|
-
extends DescribeSecurityProfileRequest {}
|
|
7
|
+
export interface DescribeSecurityProfileCommandInput extends DescribeSecurityProfileRequest {}
|
|
9
8
|
export interface DescribeSecurityProfileCommandOutput
|
|
10
|
-
extends DescribeSecurityProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeSecurityProfileResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeSecurityProfileCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeSecurityProfileCommandInput
|
|
12
|
+
input: DescribeSecurityProfileCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeSecurityProfileCommandInput,
|
|
17
15
|
DescribeSecurityProfileCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeSecurityProfileCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeSecurityProfileCommandInput
|
|
21
|
+
input: DescribeSecurityProfileCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeSecurityProfileCommandInput,
|
|
26
24
|
DescribeSecurityProfileCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeStreamRequest,
|
|
4
|
-
DescribeStreamResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeStreamRequest, DescribeStreamResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeStreamCommandInput extends DescribeStreamRequest {}
|
|
8
|
-
export interface DescribeStreamCommandOutput
|
|
9
|
-
extends DescribeStreamResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeStreamCommandOutput extends DescribeStreamResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeStreamCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeStreamCommandInput
|
|
8
|
+
input: DescribeStreamCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeStreamCommandInput,
|
|
16
11
|
DescribeStreamCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeStreamCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeStreamCommandInput
|
|
17
|
+
input: DescribeStreamCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeStreamCommandInput,
|
|
25
20
|
DescribeStreamCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeThingRequest,
|
|
4
|
-
DescribeThingResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeThingRequest, DescribeThingResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeThingCommandInput extends DescribeThingRequest {}
|
|
8
|
-
export interface DescribeThingCommandOutput
|
|
9
|
-
extends DescribeThingResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeThingCommandOutput extends DescribeThingResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeThingCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeThingCommandInput
|
|
8
|
+
input: DescribeThingCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeThingCommandInput,
|
|
16
11
|
DescribeThingCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeThingCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeThingCommandInput
|
|
17
|
+
input: DescribeThingCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeThingCommandInput,
|
|
25
20
|
DescribeThingCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeThingGroupRequest,
|
|
4
|
-
DescribeThingGroupResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeThingGroupRequest, DescribeThingGroupResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeThingGroupCommandInput
|
|
8
|
-
extends DescribeThingGroupRequest {}
|
|
4
|
+
export interface DescribeThingGroupCommandInput extends DescribeThingGroupRequest {}
|
|
9
5
|
export interface DescribeThingGroupCommandOutput
|
|
10
|
-
extends DescribeThingGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeThingGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeThingGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeThingGroupCommandInput
|
|
9
|
+
input: DescribeThingGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeThingGroupCommandInput,
|
|
17
12
|
DescribeThingGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeThingGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeThingGroupCommandInput
|
|
18
|
+
input: DescribeThingGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeThingGroupCommandInput,
|
|
26
21
|
DescribeThingGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeThingRegistrationTaskResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeThingRegistrationTaskCommandInput
|
|
8
|
-
extends DescribeThingRegistrationTaskRequest {}
|
|
7
|
+
export interface DescribeThingRegistrationTaskCommandInput extends DescribeThingRegistrationTaskRequest {}
|
|
9
8
|
export interface DescribeThingRegistrationTaskCommandOutput
|
|
10
|
-
extends DescribeThingRegistrationTaskResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeThingRegistrationTaskResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeThingRegistrationTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeThingRegistrationTaskCommandInput
|
|
12
|
+
input: DescribeThingRegistrationTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeThingRegistrationTaskCommandInput,
|
|
17
15
|
DescribeThingRegistrationTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeThingRegistrationTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeThingRegistrationTaskCommandInput
|
|
21
|
+
input: DescribeThingRegistrationTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeThingRegistrationTaskCommandInput,
|
|
26
24
|
DescribeThingRegistrationTaskCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeThingTypeRequest,
|
|
4
|
-
DescribeThingTypeResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DescribeThingTypeRequest, DescribeThingTypeResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeThingTypeCommandInput
|
|
8
|
-
extends DescribeThingTypeRequest {}
|
|
4
|
+
export interface DescribeThingTypeCommandInput extends DescribeThingTypeRequest {}
|
|
9
5
|
export interface DescribeThingTypeCommandOutput
|
|
10
|
-
extends DescribeThingTypeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeThingTypeResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeThingTypeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeThingTypeCommandInput
|
|
9
|
+
input: DescribeThingTypeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeThingTypeCommandInput,
|
|
17
12
|
DescribeThingTypeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeThingTypeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeThingTypeCommandInput
|
|
18
|
+
input: DescribeThingTypeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeThingTypeCommandInput,
|
|
26
21
|
DescribeThingTypeCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DetachPolicyCommandInput extends DetachPolicyRequest {}
|
|
|
5
5
|
export interface DetachPolicyCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DetachPolicyCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DetachPolicyCommandInput
|
|
8
|
+
input: DetachPolicyCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DetachPolicyCommandInput,
|
|
11
11
|
DetachPolicyCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DetachPolicyCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DetachPolicyCommandInput
|
|
17
|
+
input: DetachPolicyCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DetachPolicyCommandInput,
|
|
20
20
|
DetachPolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DetachPrincipalPolicyRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DetachPrincipalPolicyCommandInput
|
|
5
|
-
extends DetachPrincipalPolicyRequest {}
|
|
4
|
+
export interface DetachPrincipalPolicyCommandInput extends DetachPrincipalPolicyRequest {}
|
|
6
5
|
export interface DetachPrincipalPolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DetachPrincipalPolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DetachPrincipalPolicyCommandInput
|
|
8
|
+
input: DetachPrincipalPolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DetachPrincipalPolicyCommandInput,
|
|
12
11
|
DetachPrincipalPolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DetachPrincipalPolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DetachPrincipalPolicyCommandInput
|
|
17
|
+
input: DetachPrincipalPolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DetachPrincipalPolicyCommandInput,
|
|
21
20
|
DetachPrincipalPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DetachSecurityProfileRequest,
|
|
4
|
-
DetachSecurityProfileResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DetachSecurityProfileRequest, DetachSecurityProfileResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DetachSecurityProfileCommandInput
|
|
8
|
-
extends DetachSecurityProfileRequest {}
|
|
4
|
+
export interface DetachSecurityProfileCommandInput extends DetachSecurityProfileRequest {}
|
|
9
5
|
export interface DetachSecurityProfileCommandOutput
|
|
10
|
-
extends DetachSecurityProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DetachSecurityProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const DetachSecurityProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DetachSecurityProfileCommandInput
|
|
9
|
+
input: DetachSecurityProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DetachSecurityProfileCommandInput,
|
|
17
12
|
DetachSecurityProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DetachSecurityProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DetachSecurityProfileCommandInput
|
|
18
|
+
input: DetachSecurityProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DetachSecurityProfileCommandInput,
|
|
26
21
|
DetachSecurityProfileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DetachThingPrincipalRequest,
|
|
4
|
-
DetachThingPrincipalResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DetachThingPrincipalRequest, DetachThingPrincipalResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DetachThingPrincipalCommandInput
|
|
8
|
-
extends DetachThingPrincipalRequest {}
|
|
4
|
+
export interface DetachThingPrincipalCommandInput extends DetachThingPrincipalRequest {}
|
|
9
5
|
export interface DetachThingPrincipalCommandOutput
|
|
10
|
-
extends DetachThingPrincipalResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DetachThingPrincipalResponse, __MetadataBearer {}
|
|
12
7
|
declare const DetachThingPrincipalCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DetachThingPrincipalCommandInput
|
|
9
|
+
input: DetachThingPrincipalCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DetachThingPrincipalCommandInput,
|
|
17
12
|
DetachThingPrincipalCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DetachThingPrincipalCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DetachThingPrincipalCommandInput
|
|
18
|
+
input: DetachThingPrincipalCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DetachThingPrincipalCommandInput,
|
|
26
21
|
DetachThingPrincipalCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DisableTopicRuleCommandInput extends DisableTopicRuleRequest {}
|
|
|
5
5
|
export interface DisableTopicRuleCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DisableTopicRuleCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DisableTopicRuleCommandInput
|
|
8
|
+
input: DisableTopicRuleCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DisableTopicRuleCommandInput,
|
|
11
11
|
DisableTopicRuleCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DisableTopicRuleCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DisableTopicRuleCommandInput
|
|
17
|
+
input: DisableTopicRuleCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DisableTopicRuleCommandInput,
|
|
20
20
|
DisableTopicRuleCommandOutput,
|