@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 { CreateMitigationAction$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateMitigationActionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateMitigationAction", {})
|
|
13
|
-
.n("IoTClient", "CreateMitigationActionCommand")
|
|
14
|
-
.sc(CreateMitigationAction$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateMitigationActionCommand extends command(_ep0, _mw0, "CreateMitigationAction", CreateMitigationAction$) {
|
|
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 { CreateOTAUpdate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateOTAUpdateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateOTAUpdate", {})
|
|
13
|
-
.n("IoTClient", "CreateOTAUpdateCommand")
|
|
14
|
-
.sc(CreateOTAUpdate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateOTAUpdateCommand extends command(_ep0, _mw0, "CreateOTAUpdate", CreateOTAUpdate$) {
|
|
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 { CreatePackage$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePackageCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreatePackage", {})
|
|
13
|
-
.n("IoTClient", "CreatePackageCommand")
|
|
14
|
-
.sc(CreatePackage$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePackageCommand extends command(_ep0, _mw0, "CreatePackage", CreatePackage$) {
|
|
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 { CreatePackageVersion$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePackageVersionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreatePackageVersion", {})
|
|
13
|
-
.n("IoTClient", "CreatePackageVersionCommand")
|
|
14
|
-
.sc(CreatePackageVersion$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePackageVersionCommand extends command(_ep0, _mw0, "CreatePackageVersion", CreatePackageVersion$) {
|
|
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 { CreatePolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreatePolicy", {})
|
|
13
|
-
.n("IoTClient", "CreatePolicyCommand")
|
|
14
|
-
.sc(CreatePolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePolicyCommand extends command(_ep0, _mw0, "CreatePolicy", CreatePolicy$) {
|
|
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 { CreatePolicyVersion$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePolicyVersionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreatePolicyVersion", {})
|
|
13
|
-
.n("IoTClient", "CreatePolicyVersionCommand")
|
|
14
|
-
.sc(CreatePolicyVersion$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePolicyVersionCommand extends command(_ep0, _mw0, "CreatePolicyVersion", CreatePolicyVersion$) {
|
|
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 { CreateProvisioningClaim$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateProvisioningClaimCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateProvisioningClaim", {})
|
|
13
|
-
.n("IoTClient", "CreateProvisioningClaimCommand")
|
|
14
|
-
.sc(CreateProvisioningClaim$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateProvisioningClaimCommand extends command(_ep0, _mw0, "CreateProvisioningClaim", CreateProvisioningClaim$) {
|
|
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 { CreateProvisioningTemplate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateProvisioningTemplateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateProvisioningTemplate", {})
|
|
13
|
-
.n("IoTClient", "CreateProvisioningTemplateCommand")
|
|
14
|
-
.sc(CreateProvisioningTemplate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateProvisioningTemplateCommand extends command(_ep0, _mw0, "CreateProvisioningTemplate", CreateProvisioningTemplate$) {
|
|
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 { CreateProvisioningTemplateVersion$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateProvisioningTemplateVersionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateProvisioningTemplateVersion", {})
|
|
13
|
-
.n("IoTClient", "CreateProvisioningTemplateVersionCommand")
|
|
14
|
-
.sc(CreateProvisioningTemplateVersion$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "CreateProvisioningTemplateVersion", CreateProvisioningTemplateVersion$) {
|
|
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 { CreateRoleAlias$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateRoleAliasCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateRoleAlias", {})
|
|
13
|
-
.n("IoTClient", "CreateRoleAliasCommand")
|
|
14
|
-
.sc(CreateRoleAlias$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateRoleAliasCommand extends command(_ep0, _mw0, "CreateRoleAlias", CreateRoleAlias$) {
|
|
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 { CreateScheduledAudit$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateScheduledAuditCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateScheduledAudit", {})
|
|
13
|
-
.n("IoTClient", "CreateScheduledAuditCommand")
|
|
14
|
-
.sc(CreateScheduledAudit$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateScheduledAuditCommand extends command(_ep0, _mw0, "CreateScheduledAudit", CreateScheduledAudit$) {
|
|
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 { CreateSecurityProfile$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateSecurityProfileCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateSecurityProfile", {})
|
|
13
|
-
.n("IoTClient", "CreateSecurityProfileCommand")
|
|
14
|
-
.sc(CreateSecurityProfile$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateSecurityProfileCommand extends command(_ep0, _mw0, "CreateSecurityProfile", CreateSecurityProfile$) {
|
|
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 { CreateStream$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateStreamCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateStream", {})
|
|
13
|
-
.n("IoTClient", "CreateStreamCommand")
|
|
14
|
-
.sc(CreateStream$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateStreamCommand extends command(_ep0, _mw0, "CreateStream", CreateStream$) {
|
|
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 { CreateThing$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateThingCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateThing", {})
|
|
13
|
-
.n("IoTClient", "CreateThingCommand")
|
|
14
|
-
.sc(CreateThing$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateThingCommand extends command(_ep0, _mw0, "CreateThing", CreateThing$) {
|
|
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 { CreateThingGroup$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateThingGroupCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateThingGroup", {})
|
|
13
|
-
.n("IoTClient", "CreateThingGroupCommand")
|
|
14
|
-
.sc(CreateThingGroup$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateThingGroupCommand extends command(_ep0, _mw0, "CreateThingGroup", CreateThingGroup$) {
|
|
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 { CreateThingType$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateThingTypeCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateThingType", {})
|
|
13
|
-
.n("IoTClient", "CreateThingTypeCommand")
|
|
14
|
-
.sc(CreateThingType$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateThingTypeCommand extends command(_ep0, _mw0, "CreateThingType", CreateThingType$) {
|
|
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 { CreateTopicRule$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateTopicRuleCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateTopicRule", {})
|
|
13
|
-
.n("IoTClient", "CreateTopicRuleCommand")
|
|
14
|
-
.sc(CreateTopicRule$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateTopicRuleCommand extends command(_ep0, _mw0, "CreateTopicRule", CreateTopicRule$) {
|
|
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 { CreateTopicRuleDestination$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateTopicRuleDestinationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "CreateTopicRuleDestination", {})
|
|
13
|
-
.n("IoTClient", "CreateTopicRuleDestinationCommand")
|
|
14
|
-
.sc(CreateTopicRuleDestination$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateTopicRuleDestinationCommand extends command(_ep0, _mw0, "CreateTopicRuleDestination", CreateTopicRuleDestination$) {
|
|
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 { DeleteAccountAuditConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAccountAuditConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteAccountAuditConfiguration", {})
|
|
13
|
-
.n("IoTClient", "DeleteAccountAuditConfigurationCommand")
|
|
14
|
-
.sc(DeleteAccountAuditConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAccountAuditConfigurationCommand extends command(_ep0, _mw0, "DeleteAccountAuditConfiguration", DeleteAccountAuditConfiguration$) {
|
|
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 { DeleteAuditSuppression$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAuditSuppressionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteAuditSuppression", {})
|
|
13
|
-
.n("IoTClient", "DeleteAuditSuppressionCommand")
|
|
14
|
-
.sc(DeleteAuditSuppression$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAuditSuppressionCommand extends command(_ep0, _mw0, "DeleteAuditSuppression", DeleteAuditSuppression$) {
|
|
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 { DeleteAuthorizer$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAuthorizerCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteAuthorizer", {})
|
|
13
|
-
.n("IoTClient", "DeleteAuthorizerCommand")
|
|
14
|
-
.sc(DeleteAuthorizer$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAuthorizerCommand extends command(_ep0, _mw0, "DeleteAuthorizer", DeleteAuthorizer$) {
|
|
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 { DeleteBillingGroup$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteBillingGroupCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteBillingGroup", {})
|
|
13
|
-
.n("IoTClient", "DeleteBillingGroupCommand")
|
|
14
|
-
.sc(DeleteBillingGroup$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteBillingGroupCommand extends command(_ep0, _mw0, "DeleteBillingGroup", DeleteBillingGroup$) {
|
|
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 { DeleteCACertificate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCACertificateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteCACertificate", {})
|
|
13
|
-
.n("IoTClient", "DeleteCACertificateCommand")
|
|
14
|
-
.sc(DeleteCACertificate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCACertificateCommand extends command(_ep0, _mw0, "DeleteCACertificate", DeleteCACertificate$) {
|
|
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 { DeleteCertificate$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCertificateCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteCertificate", {})
|
|
13
|
-
.n("IoTClient", "DeleteCertificateCommand")
|
|
14
|
-
.sc(DeleteCertificate$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCertificateCommand extends command(_ep0, _mw0, "DeleteCertificate", DeleteCertificate$) {
|
|
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 { DeleteCertificateProvider$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCertificateProviderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteCertificateProvider", {})
|
|
13
|
-
.n("IoTClient", "DeleteCertificateProviderCommand")
|
|
14
|
-
.sc(DeleteCertificateProvider$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCertificateProviderCommand extends command(_ep0, _mw0, "DeleteCertificateProvider", DeleteCertificateProvider$) {
|
|
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 { DeleteCommand$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCommandCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteCommand", {})
|
|
13
|
-
.n("IoTClient", "DeleteCommandCommand")
|
|
14
|
-
.sc(DeleteCommand$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCommandCommand extends command(_ep0, _mw0, "DeleteCommand", DeleteCommand$) {
|
|
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 { DeleteCommandExecution$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCommandExecutionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteCommandExecution", {})
|
|
13
|
-
.n("IoTClient", "DeleteCommandExecutionCommand")
|
|
14
|
-
.sc(DeleteCommandExecution$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCommandExecutionCommand extends command(_ep0, _mw0, "DeleteCommandExecution", DeleteCommandExecution$) {
|
|
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 { DeleteCustomMetric$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteCustomMetricCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteCustomMetric", {})
|
|
13
|
-
.n("IoTClient", "DeleteCustomMetricCommand")
|
|
14
|
-
.sc(DeleteCustomMetric$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteCustomMetricCommand extends command(_ep0, _mw0, "DeleteCustomMetric", DeleteCustomMetric$) {
|
|
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 { DeleteDimension$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDimensionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteDimension", {})
|
|
13
|
-
.n("IoTClient", "DeleteDimensionCommand")
|
|
14
|
-
.sc(DeleteDimension$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDimensionCommand extends command(_ep0, _mw0, "DeleteDimension", DeleteDimension$) {
|
|
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 { DeleteDomainConfiguration$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDomainConfigurationCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteDomainConfiguration", {})
|
|
13
|
-
.n("IoTClient", "DeleteDomainConfigurationCommand")
|
|
14
|
-
.sc(DeleteDomainConfiguration$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDomainConfigurationCommand extends command(_ep0, _mw0, "DeleteDomainConfiguration", DeleteDomainConfiguration$) {
|
|
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 { DeleteDynamicThingGroup$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDynamicThingGroupCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIotService", "DeleteDynamicThingGroup", {})
|
|
13
|
-
.n("IoTClient", "DeleteDynamicThingGroupCommand")
|
|
14
|
-
.sc(DeleteDynamicThingGroup$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDynamicThingGroupCommand extends command(_ep0, _mw0, "DeleteDynamicThingGroup", DeleteDynamicThingGroup$) {
|
|
16
4
|
}
|