@aws-sdk/client-iot 3.1077.0 → 3.1079.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 +822 -3265
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -14
- package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -14
- package/dist-es/commands/AddThingToThingGroupCommand.js +2 -14
- package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -14
- package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -14
- package/dist-es/commands/AttachPolicyCommand.js +2 -14
- package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -14
- package/dist-es/commands/AttachSecurityProfileCommand.js +2 -14
- package/dist-es/commands/AttachThingPrincipalCommand.js +2 -14
- package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/CancelAuditTaskCommand.js +2 -14
- package/dist-es/commands/CancelCertificateTransferCommand.js +2 -14
- package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/CancelJobCommand.js +2 -14
- package/dist-es/commands/CancelJobExecutionCommand.js +2 -14
- package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -14
- package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -14
- package/dist-es/commands/CreateBillingGroupCommand.js +2 -14
- package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -14
- package/dist-es/commands/CreateCertificateProviderCommand.js +2 -14
- package/dist-es/commands/CreateCommandCommand.js +2 -14
- package/dist-es/commands/CreateCustomMetricCommand.js +2 -14
- package/dist-es/commands/CreateDimensionCommand.js +2 -14
- package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -14
- package/dist-es/commands/CreateFleetMetricCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateJobTemplateCommand.js +2 -14
- package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -14
- package/dist-es/commands/CreateMitigationActionCommand.js +2 -14
- package/dist-es/commands/CreateOTAUpdateCommand.js +2 -14
- package/dist-es/commands/CreatePackageCommand.js +2 -14
- package/dist-es/commands/CreatePackageVersionCommand.js +2 -14
- package/dist-es/commands/CreatePolicyCommand.js +2 -14
- package/dist-es/commands/CreatePolicyVersionCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -14
- package/dist-es/commands/CreateRoleAliasCommand.js +2 -14
- package/dist-es/commands/CreateScheduledAuditCommand.js +2 -14
- package/dist-es/commands/CreateSecurityProfileCommand.js +2 -14
- package/dist-es/commands/CreateStreamCommand.js +2 -14
- package/dist-es/commands/CreateThingCommand.js +2 -14
- package/dist-es/commands/CreateThingGroupCommand.js +2 -14
- package/dist-es/commands/CreateThingTypeCommand.js +2 -14
- package/dist-es/commands/CreateTopicRuleCommand.js +2 -14
- package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -14
- package/dist-es/commands/DeleteBillingGroupCommand.js +2 -14
- package/dist-es/commands/DeleteCACertificateCommand.js +2 -14
- package/dist-es/commands/DeleteCertificateCommand.js +2 -14
- package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -14
- package/dist-es/commands/DeleteCommandCommand.js +2 -14
- package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -14
- package/dist-es/commands/DeleteCustomMetricCommand.js +2 -14
- package/dist-es/commands/DeleteDimensionCommand.js +2 -14
- package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -14
- package/dist-es/commands/DeleteFleetMetricCommand.js +2 -14
- package/dist-es/commands/DeleteJobCommand.js +2 -14
- package/dist-es/commands/DeleteJobExecutionCommand.js +2 -14
- package/dist-es/commands/DeleteJobTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteMitigationActionCommand.js +2 -14
- package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -14
- package/dist-es/commands/DeletePackageCommand.js +2 -14
- package/dist-es/commands/DeletePackageVersionCommand.js +2 -14
- package/dist-es/commands/DeletePolicyCommand.js +2 -14
- package/dist-es/commands/DeletePolicyVersionCommand.js +2 -14
- package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -14
- package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -14
- package/dist-es/commands/DeleteRoleAliasCommand.js +2 -14
- package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -14
- package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -14
- package/dist-es/commands/DeleteStreamCommand.js +2 -14
- package/dist-es/commands/DeleteThingCommand.js +2 -14
- package/dist-es/commands/DeleteThingGroupCommand.js +2 -14
- package/dist-es/commands/DeleteThingTypeCommand.js +2 -14
- package/dist-es/commands/DeleteTopicRuleCommand.js +2 -14
- package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -14
- package/dist-es/commands/DeprecateThingTypeCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeAuditFindingCommand.js +2 -14
- package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/DescribeAuditTaskCommand.js +2 -14
- package/dist-es/commands/DescribeAuthorizerCommand.js +2 -14
- package/dist-es/commands/DescribeBillingGroupCommand.js +2 -14
- package/dist-es/commands/DescribeCACertificateCommand.js +2 -14
- package/dist-es/commands/DescribeCertificateCommand.js +2 -14
- package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -14
- package/dist-es/commands/DescribeCustomMetricCommand.js +2 -14
- package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -14
- package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/DescribeDimensionCommand.js +2 -14
- package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointCommand.js +2 -14
- package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -14
- package/dist-es/commands/DescribeFleetMetricCommand.js +2 -14
- package/dist-es/commands/DescribeIndexCommand.js +2 -14
- package/dist-es/commands/DescribeJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobExecutionCommand.js +2 -14
- package/dist-es/commands/DescribeJobTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeMitigationActionCommand.js +2 -14
- package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -14
- package/dist-es/commands/DescribeRoleAliasCommand.js +2 -14
- package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -14
- package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -14
- package/dist-es/commands/DescribeStreamCommand.js +2 -14
- package/dist-es/commands/DescribeThingCommand.js +2 -14
- package/dist-es/commands/DescribeThingGroupCommand.js +2 -14
- package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -14
- package/dist-es/commands/DescribeThingTypeCommand.js +2 -14
- package/dist-es/commands/DetachPolicyCommand.js +2 -14
- package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -14
- package/dist-es/commands/DetachSecurityProfileCommand.js +2 -14
- package/dist-es/commands/DetachThingPrincipalCommand.js +2 -14
- package/dist-es/commands/DisableTopicRuleCommand.js +2 -14
- package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -14
- package/dist-es/commands/EnableTopicRuleCommand.js +2 -14
- package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -14
- package/dist-es/commands/GetBucketsAggregationCommand.js +2 -14
- package/dist-es/commands/GetCardinalityCommand.js +2 -14
- package/dist-es/commands/GetCommandCommand.js +2 -14
- package/dist-es/commands/GetCommandExecutionCommand.js +2 -14
- package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -14
- package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -14
- package/dist-es/commands/GetJobDocumentCommand.js +2 -14
- package/dist-es/commands/GetLoggingOptionsCommand.js +2 -14
- package/dist-es/commands/GetOTAUpdateCommand.js +2 -14
- package/dist-es/commands/GetPackageCommand.js +2 -14
- package/dist-es/commands/GetPackageConfigurationCommand.js +2 -14
- package/dist-es/commands/GetPackageVersionCommand.js +2 -14
- package/dist-es/commands/GetPercentilesCommand.js +2 -14
- package/dist-es/commands/GetPolicyCommand.js +2 -14
- package/dist-es/commands/GetPolicyVersionCommand.js +2 -14
- package/dist-es/commands/GetRegistrationCodeCommand.js +2 -14
- package/dist-es/commands/GetStatisticsCommand.js +2 -14
- package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -14
- package/dist-es/commands/GetTopicRuleCommand.js +2 -14
- package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -14
- package/dist-es/commands/ListActiveViolationsCommand.js +2 -14
- package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -14
- package/dist-es/commands/ListAuditFindingsCommand.js +2 -14
- package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -14
- package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -14
- package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -14
- package/dist-es/commands/ListAuditTasksCommand.js +2 -14
- package/dist-es/commands/ListAuthorizersCommand.js +2 -14
- package/dist-es/commands/ListBillingGroupsCommand.js +2 -14
- package/dist-es/commands/ListCACertificatesCommand.js +2 -14
- package/dist-es/commands/ListCertificateProvidersCommand.js +2 -14
- package/dist-es/commands/ListCertificatesByCACommand.js +2 -14
- package/dist-es/commands/ListCertificatesCommand.js +2 -14
- package/dist-es/commands/ListCommandExecutionsCommand.js +2 -14
- package/dist-es/commands/ListCommandsCommand.js +2 -14
- package/dist-es/commands/ListCustomMetricsCommand.js +2 -14
- package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -14
- package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -14
- package/dist-es/commands/ListDimensionsCommand.js +2 -14
- package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListFleetMetricsCommand.js +2 -14
- package/dist-es/commands/ListIndicesCommand.js +2 -14
- package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -14
- package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -14
- package/dist-es/commands/ListJobTemplatesCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -14
- package/dist-es/commands/ListMetricValuesCommand.js +2 -14
- package/dist-es/commands/ListMitigationActionsCommand.js +2 -14
- package/dist-es/commands/ListOTAUpdatesCommand.js +2 -14
- package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -14
- package/dist-es/commands/ListPackageVersionsCommand.js +2 -14
- package/dist-es/commands/ListPackagesCommand.js +2 -14
- package/dist-es/commands/ListPoliciesCommand.js +2 -14
- package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -14
- package/dist-es/commands/ListPolicyVersionsCommand.js +2 -14
- package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -14
- package/dist-es/commands/ListPrincipalThingsCommand.js +2 -14
- package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -14
- package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -14
- package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -14
- package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -14
- package/dist-es/commands/ListRoleAliasesCommand.js +2 -14
- package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -14
- package/dist-es/commands/ListScheduledAuditsCommand.js +2 -14
- package/dist-es/commands/ListSecurityProfilesCommand.js +2 -14
- package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -14
- package/dist-es/commands/ListStreamsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -14
- package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -14
- package/dist-es/commands/ListThingGroupsCommand.js +2 -14
- package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -14
- package/dist-es/commands/ListThingPrincipalsCommand.js +2 -14
- package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -14
- package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -14
- package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -14
- package/dist-es/commands/ListThingTypesCommand.js +2 -14
- package/dist-es/commands/ListThingsCommand.js +2 -14
- package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -14
- package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -14
- package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -14
- package/dist-es/commands/ListTopicRulesCommand.js +2 -14
- package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -14
- package/dist-es/commands/ListViolationEventsCommand.js +2 -14
- package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -14
- package/dist-es/commands/RegisterCACertificateCommand.js +2 -14
- package/dist-es/commands/RegisterCertificateCommand.js +2 -14
- package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -14
- package/dist-es/commands/RegisterThingCommand.js +2 -14
- package/dist-es/commands/RejectCertificateTransferCommand.js +2 -14
- package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -14
- package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -14
- package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -14
- package/dist-es/commands/SearchIndexCommand.js +2 -14
- package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -14
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -14
- package/dist-es/commands/SetLoggingOptionsCommand.js +2 -14
- package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -14
- package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -14
- package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -14
- package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -14
- package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -14
- package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TestAuthorizationCommand.js +2 -14
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -14
- package/dist-es/commands/TransferCertificateCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -14
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -14
- package/dist-es/commands/UpdateBillingGroupCommand.js +2 -14
- package/dist-es/commands/UpdateCACertificateCommand.js +2 -14
- package/dist-es/commands/UpdateCertificateCommand.js +2 -14
- package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -14
- package/dist-es/commands/UpdateCommandCommand.js +2 -14
- package/dist-es/commands/UpdateCustomMetricCommand.js +2 -14
- package/dist-es/commands/UpdateDimensionCommand.js +2 -14
- package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -14
- package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -14
- package/dist-es/commands/UpdateFleetMetricCommand.js +2 -14
- package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateJobCommand.js +2 -14
- package/dist-es/commands/UpdateMitigationActionCommand.js +2 -14
- package/dist-es/commands/UpdatePackageCommand.js +2 -14
- package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdatePackageVersionCommand.js +2 -14
- package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateRoleAliasCommand.js +2 -14
- package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -14
- package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -14
- package/dist-es/commands/UpdateStreamCommand.js +2 -14
- package/dist-es/commands/UpdateThingCommand.js +2 -14
- package/dist-es/commands/UpdateThingGroupCommand.js +2 -14
- package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -14
- package/dist-es/commands/UpdateThingTypeCommand.js +2 -14
- package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -14
- package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +3 -8
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +3 -8
- package/dist-types/commands/AttachPolicyCommand.d.ts +3 -8
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +3 -8
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +3 -8
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +3 -8
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +3 -8
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/CancelJobCommand.d.ts +3 -8
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +3 -8
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -8
- package/dist-types/commands/CreateCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreateCommandCommand.d.ts +3 -8
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/CreateDimensionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +3 -8
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +3 -8
- package/dist-types/commands/CreatePackageCommand.d.ts +3 -8
- package/dist-types/commands/CreatePackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateStreamCommand.d.ts +3 -8
- package/dist-types/commands/CreateThingCommand.d.ts +3 -8
- package/dist-types/commands/CreateThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCommandCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDimensionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +3 -8
- package/dist-types/commands/DeletePackageCommand.d.ts +3 -8
- package/dist-types/commands/DeletePackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeletePolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStreamCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +3 -8
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDimensionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIndexCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStreamCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/DetachPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +3 -8
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -8
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -8
- package/dist-types/commands/GetCardinalityCommand.d.ts +3 -8
- package/dist-types/commands/GetCommandCommand.d.ts +3 -8
- package/dist-types/commands/GetCommandExecutionCommand.d.ts +3 -8
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +3 -8
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetJobDocumentCommand.d.ts +3 -8
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +3 -8
- package/dist-types/commands/GetPackageCommand.d.ts +3 -8
- package/dist-types/commands/GetPackageConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetPackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/GetPercentilesCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +3 -8
- package/dist-types/commands/GetStatisticsCommand.d.ts +3 -8
- package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +3 -8
- package/dist-types/commands/GetTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +3 -8
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAuditTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListAuthorizersCommand.d.ts +3 -8
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListCACertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCertificateProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +3 -8
- package/dist-types/commands/ListCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListCommandExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListCommandsCommand.d.ts +3 -8
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +3 -8
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListDimensionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +3 -8
- package/dist-types/commands/ListIndicesCommand.d.ts +3 -8
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +3 -8
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +3 -8
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListMetricValuesCommand.d.ts +3 -8
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +3 -8
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPackagesCommand.d.ts +3 -8
- package/dist-types/commands/ListPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +3 -8
- package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +3 -8
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +3 -8
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +3 -8
- package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +3 -8
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +3 -8
- package/dist-types/commands/ListStreamsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +3 -8
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/ListThingGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +3 -8
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +3 -8
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListThingTypesCommand.d.ts +3 -8
- package/dist-types/commands/ListThingsCommand.d.ts +3 -8
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTopicRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +3 -8
- package/dist-types/commands/ListViolationEventsCommand.d.ts +3 -8
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCertificateCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +3 -8
- package/dist-types/commands/RegisterThingCommand.d.ts +3 -8
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +3 -8
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +3 -8
- package/dist-types/commands/SearchIndexCommand.d.ts +3 -8
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -8
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +3 -8
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +3 -8
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TestAuthorizationCommand.d.ts +3 -8
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/TransferCertificateCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCertificateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCommandCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDimensionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePackageCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePackageVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +3 -8
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStreamCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThingTypeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +3 -8
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateCustomMetric$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateCustomMetricCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateCustomMetric", {})
|
|
13
|
-
.n("IoTClient", "UpdateCustomMetricCommand")
|
|
14
|
-
.sc(UpdateCustomMetric$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateCustomMetricCommand extends command(_ep0, _mw0, "UpdateCustomMetric", UpdateCustomMetric$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateDimension$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateDimensionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateDimension", {})
|
|
13
|
-
.n("IoTClient", "UpdateDimensionCommand")
|
|
14
|
-
.sc(UpdateDimension$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateDimensionCommand extends command(_ep0, _mw0, "UpdateDimension", UpdateDimension$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateDomainConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateDomainConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateDomainConfiguration", {})
|
|
13
|
-
.n("IoTClient", "UpdateDomainConfigurationCommand")
|
|
14
|
-
.sc(UpdateDomainConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateDomainConfigurationCommand extends command(_ep0, _mw0, "UpdateDomainConfiguration", UpdateDomainConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateDynamicThingGroup$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateDynamicThingGroupCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateDynamicThingGroup", {})
|
|
13
|
-
.n("IoTClient", "UpdateDynamicThingGroupCommand")
|
|
14
|
-
.sc(UpdateDynamicThingGroup$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateDynamicThingGroupCommand extends command(_ep0, _mw0, "UpdateDynamicThingGroup", UpdateDynamicThingGroup$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateEncryptionConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateEncryptionConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateEncryptionConfiguration", {})
|
|
13
|
-
.n("IoTClient", "UpdateEncryptionConfigurationCommand")
|
|
14
|
-
.sc(UpdateEncryptionConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateEncryptionConfigurationCommand extends command(_ep0, _mw0, "UpdateEncryptionConfiguration", UpdateEncryptionConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateEventConfigurations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateEventConfigurationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateEventConfigurations", {})
|
|
13
|
-
.n("IoTClient", "UpdateEventConfigurationsCommand")
|
|
14
|
-
.sc(UpdateEventConfigurations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateEventConfigurationsCommand extends command(_ep0, _mw0, "UpdateEventConfigurations", UpdateEventConfigurations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateFleetMetric$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateFleetMetricCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateFleetMetric", {})
|
|
13
|
-
.n("IoTClient", "UpdateFleetMetricCommand")
|
|
14
|
-
.sc(UpdateFleetMetric$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateFleetMetricCommand extends command(_ep0, _mw0, "UpdateFleetMetric", UpdateFleetMetric$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateIndexingConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateIndexingConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateIndexingConfiguration", {})
|
|
13
|
-
.n("IoTClient", "UpdateIndexingConfigurationCommand")
|
|
14
|
-
.sc(UpdateIndexingConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateIndexingConfigurationCommand extends command(_ep0, _mw0, "UpdateIndexingConfiguration", UpdateIndexingConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateJob$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateJobCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateJob", {})
|
|
13
|
-
.n("IoTClient", "UpdateJobCommand")
|
|
14
|
-
.sc(UpdateJob$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateJobCommand extends command(_ep0, _mw0, "UpdateJob", UpdateJob$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateMitigationAction$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateMitigationActionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateMitigationAction", {})
|
|
13
|
-
.n("IoTClient", "UpdateMitigationActionCommand")
|
|
14
|
-
.sc(UpdateMitigationAction$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateMitigationActionCommand extends command(_ep0, _mw0, "UpdateMitigationAction", UpdateMitigationAction$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdatePackage$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdatePackageCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdatePackage", {})
|
|
13
|
-
.n("IoTClient", "UpdatePackageCommand")
|
|
14
|
-
.sc(UpdatePackage$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdatePackageCommand extends command(_ep0, _mw0, "UpdatePackage", UpdatePackage$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdatePackageConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdatePackageConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdatePackageConfiguration", {})
|
|
13
|
-
.n("IoTClient", "UpdatePackageConfigurationCommand")
|
|
14
|
-
.sc(UpdatePackageConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdatePackageConfigurationCommand extends command(_ep0, _mw0, "UpdatePackageConfiguration", UpdatePackageConfiguration$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdatePackageVersion$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdatePackageVersionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdatePackageVersion", {})
|
|
13
|
-
.n("IoTClient", "UpdatePackageVersionCommand")
|
|
14
|
-
.sc(UpdatePackageVersion$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdatePackageVersionCommand extends command(_ep0, _mw0, "UpdatePackageVersion", UpdatePackageVersion$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateProvisioningTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateProvisioningTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateProvisioningTemplate", {})
|
|
13
|
-
.n("IoTClient", "UpdateProvisioningTemplateCommand")
|
|
14
|
-
.sc(UpdateProvisioningTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateProvisioningTemplateCommand extends command(_ep0, _mw0, "UpdateProvisioningTemplate", UpdateProvisioningTemplate$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateRoleAlias$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateRoleAliasCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateRoleAlias", {})
|
|
13
|
-
.n("IoTClient", "UpdateRoleAliasCommand")
|
|
14
|
-
.sc(UpdateRoleAlias$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateRoleAliasCommand extends command(_ep0, _mw0, "UpdateRoleAlias", UpdateRoleAlias$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateScheduledAudit$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateScheduledAuditCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateScheduledAudit", {})
|
|
13
|
-
.n("IoTClient", "UpdateScheduledAuditCommand")
|
|
14
|
-
.sc(UpdateScheduledAudit$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateScheduledAuditCommand extends command(_ep0, _mw0, "UpdateScheduledAudit", UpdateScheduledAudit$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateSecurityProfile$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateSecurityProfileCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateSecurityProfile", {})
|
|
13
|
-
.n("IoTClient", "UpdateSecurityProfileCommand")
|
|
14
|
-
.sc(UpdateSecurityProfile$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateSecurityProfileCommand extends command(_ep0, _mw0, "UpdateSecurityProfile", UpdateSecurityProfile$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateStream$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateStreamCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateStream", {})
|
|
13
|
-
.n("IoTClient", "UpdateStreamCommand")
|
|
14
|
-
.sc(UpdateStream$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateStreamCommand extends command(_ep0, _mw0, "UpdateStream", UpdateStream$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateThing$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateThingCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateThing", {})
|
|
13
|
-
.n("IoTClient", "UpdateThingCommand")
|
|
14
|
-
.sc(UpdateThing$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateThingCommand extends command(_ep0, _mw0, "UpdateThing", UpdateThing$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateThingGroup$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateThingGroupCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateThingGroup", {})
|
|
13
|
-
.n("IoTClient", "UpdateThingGroupCommand")
|
|
14
|
-
.sc(UpdateThingGroup$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateThingGroupCommand extends command(_ep0, _mw0, "UpdateThingGroup", UpdateThingGroup$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateThingGroupsForThing$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateThingGroupsForThingCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateThingGroupsForThing", {})
|
|
13
|
-
.n("IoTClient", "UpdateThingGroupsForThingCommand")
|
|
14
|
-
.sc(UpdateThingGroupsForThing$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateThingGroupsForThingCommand extends command(_ep0, _mw0, "UpdateThingGroupsForThing", UpdateThingGroupsForThing$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateThingType$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateThingTypeCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateThingType", {})
|
|
13
|
-
.n("IoTClient", "UpdateThingTypeCommand")
|
|
14
|
-
.sc(UpdateThingType$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateThingTypeCommand extends command(_ep0, _mw0, "UpdateThingType", UpdateThingType$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateTopicRuleDestination$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateTopicRuleDestinationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "UpdateTopicRuleDestination", {})
|
|
13
|
-
.n("IoTClient", "UpdateTopicRuleDestinationCommand")
|
|
14
|
-
.sc(UpdateTopicRuleDestination$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateTopicRuleDestinationCommand extends command(_ep0, _mw0, "UpdateTopicRuleDestination", UpdateTopicRuleDestination$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { ValidateSecurityProfileBehaviors$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class ValidateSecurityProfileBehaviorsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
|
|
13
|
-
.n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
|
|
14
|
-
.sc(ValidateSecurityProfileBehaviors$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class ValidateSecurityProfileBehaviorsCommand extends command(_ep0, _mw0, "ValidateSecurityProfileBehaviors", ValidateSecurityProfileBehaviors$) {
|
|
16
4
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
+
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./IoTClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
|
|
7
|
+
new (input: I): import("@smithy/core/client").CommandImpl<I, O, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
8
|
+
new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
9
|
+
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* @internal
|
|
13
|
+
*/
|
|
14
|
+
export declare const _ep0: EndpointParameterInstructions;
|
|
15
|
+
/**
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
18
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { AcceptCertificateTransferRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AcceptCertificateTransferCommandInput extends AcceptCertificate
|
|
|
22
19
|
export interface AcceptCertificateTransferCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AcceptCertificateTransferCommand_base: {
|
|
25
|
-
new (input: AcceptCertificateTransferCommandInput): import("@smithy/core/client").CommandImpl<AcceptCertificateTransferCommandInput, AcceptCertificateTransferCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AcceptCertificateTransferCommandInput): import("@smithy/core/client").CommandImpl<AcceptCertificateTransferCommandInput, AcceptCertificateTransferCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AcceptCertificateTransferCommandInput): import("@smithy/core/client").CommandImpl<AcceptCertificateTransferCommandInput, AcceptCertificateTransferCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AcceptCertificateTransferCommandInput): import("@smithy/core/client").CommandImpl<AcceptCertificateTransferCommandInput, AcceptCertificateTransferCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Accepts a pending certificate transfer. The default state of the certificate is
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { AddThingToBillingGroupRequest, AddThingToBillingGroupResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AddThingToBillingGroupCommandInput extends AddThingToBillingGro
|
|
|
22
19
|
export interface AddThingToBillingGroupCommandOutput extends AddThingToBillingGroupResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AddThingToBillingGroupCommand_base: {
|
|
25
|
-
new (input: AddThingToBillingGroupCommandInput): import("@smithy/core/client").CommandImpl<AddThingToBillingGroupCommandInput, AddThingToBillingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [AddThingToBillingGroupCommandInput]): import("@smithy/core/client").CommandImpl<AddThingToBillingGroupCommandInput, AddThingToBillingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AddThingToBillingGroupCommandInput): import("@smithy/core/client").CommandImpl<AddThingToBillingGroupCommandInput, AddThingToBillingGroupCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [AddThingToBillingGroupCommandInput]): import("@smithy/core/client").CommandImpl<AddThingToBillingGroupCommandInput, AddThingToBillingGroupCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds a thing to a billing group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { AddThingToThingGroupRequest, AddThingToThingGroupResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AddThingToThingGroupCommandInput extends AddThingToThingGroupRe
|
|
|
22
19
|
export interface AddThingToThingGroupCommandOutput extends AddThingToThingGroupResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AddThingToThingGroupCommand_base: {
|
|
25
|
-
new (input: AddThingToThingGroupCommandInput): import("@smithy/core/client").CommandImpl<AddThingToThingGroupCommandInput, AddThingToThingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [AddThingToThingGroupCommandInput]): import("@smithy/core/client").CommandImpl<AddThingToThingGroupCommandInput, AddThingToThingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AddThingToThingGroupCommandInput): import("@smithy/core/client").CommandImpl<AddThingToThingGroupCommandInput, AddThingToThingGroupCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [AddThingToThingGroupCommandInput]): import("@smithy/core/client").CommandImpl<AddThingToThingGroupCommandInput, AddThingToThingGroupCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds a thing to a thing group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
2
|
import type { AssociateSbomWithPackageVersionRequest, AssociateSbomWithPackageVersionResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface AssociateSbomWithPackageVersionCommandInput extends AssociateSb
|
|
|
22
19
|
export interface AssociateSbomWithPackageVersionCommandOutput extends AssociateSbomWithPackageVersionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const AssociateSbomWithPackageVersionCommand_base: {
|
|
25
|
-
new (input: AssociateSbomWithPackageVersionCommandInput): import("@smithy/core/client").CommandImpl<AssociateSbomWithPackageVersionCommandInput, AssociateSbomWithPackageVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: AssociateSbomWithPackageVersionCommandInput): import("@smithy/core/client").CommandImpl<AssociateSbomWithPackageVersionCommandInput, AssociateSbomWithPackageVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: AssociateSbomWithPackageVersionCommandInput): import("@smithy/core/client").CommandImpl<AssociateSbomWithPackageVersionCommandInput, AssociateSbomWithPackageVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: AssociateSbomWithPackageVersionCommandInput): import("@smithy/core/client").CommandImpl<AssociateSbomWithPackageVersionCommandInput, AssociateSbomWithPackageVersionCommandOutput, import("..").IoTClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Associates the selected software bill of materials (SBOM) with a specific software package version.</p>
|