@aws-sdk/client-iot 3.1077.0 → 3.1078.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
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -7737,3268 +7738,824 @@ class IoTClient extends Client {
|
|
|
7737
7738
|
}
|
|
7738
7739
|
}
|
|
7739
7740
|
|
|
7740
|
-
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
|
|
7744
|
-
|
|
7745
|
-
}
|
|
7746
|
-
|
|
7747
|
-
|
|
7748
|
-
|
|
7749
|
-
|
|
7750
|
-
|
|
7751
|
-
|
|
7752
|
-
|
|
7753
|
-
|
|
7754
|
-
|
|
7755
|
-
|
|
7756
|
-
|
|
7757
|
-
}
|
|
7758
|
-
|
|
7759
|
-
|
|
7760
|
-
|
|
7761
|
-
|
|
7762
|
-
|
|
7763
|
-
|
|
7764
|
-
|
|
7765
|
-
|
|
7766
|
-
|
|
7767
|
-
|
|
7768
|
-
|
|
7769
|
-
}
|
|
7770
|
-
|
|
7771
|
-
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7775
|
-
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
|
|
7781
|
-
}
|
|
7782
|
-
|
|
7783
|
-
|
|
7784
|
-
|
|
7785
|
-
|
|
7786
|
-
|
|
7787
|
-
|
|
7788
|
-
|
|
7789
|
-
|
|
7790
|
-
|
|
7791
|
-
|
|
7792
|
-
|
|
7793
|
-
}
|
|
7794
|
-
|
|
7795
|
-
|
|
7796
|
-
|
|
7797
|
-
|
|
7798
|
-
|
|
7799
|
-
|
|
7800
|
-
|
|
7801
|
-
|
|
7802
|
-
|
|
7803
|
-
|
|
7804
|
-
|
|
7805
|
-
}
|
|
7806
|
-
|
|
7807
|
-
|
|
7808
|
-
|
|
7809
|
-
|
|
7810
|
-
|
|
7811
|
-
|
|
7812
|
-
|
|
7813
|
-
|
|
7814
|
-
|
|
7815
|
-
|
|
7816
|
-
|
|
7817
|
-
}
|
|
7818
|
-
|
|
7819
|
-
|
|
7820
|
-
|
|
7821
|
-
|
|
7822
|
-
|
|
7823
|
-
|
|
7824
|
-
|
|
7825
|
-
|
|
7826
|
-
|
|
7827
|
-
|
|
7828
|
-
|
|
7829
|
-
}
|
|
7830
|
-
|
|
7831
|
-
|
|
7832
|
-
|
|
7833
|
-
|
|
7834
|
-
|
|
7835
|
-
|
|
7836
|
-
|
|
7837
|
-
|
|
7838
|
-
|
|
7839
|
-
|
|
7840
|
-
|
|
7841
|
-
}
|
|
7842
|
-
|
|
7843
|
-
|
|
7844
|
-
|
|
7845
|
-
|
|
7846
|
-
|
|
7847
|
-
|
|
7848
|
-
|
|
7849
|
-
|
|
7850
|
-
|
|
7851
|
-
|
|
7852
|
-
|
|
7853
|
-
}
|
|
7854
|
-
|
|
7855
|
-
|
|
7856
|
-
|
|
7857
|
-
|
|
7858
|
-
|
|
7859
|
-
|
|
7860
|
-
|
|
7861
|
-
|
|
7862
|
-
|
|
7863
|
-
|
|
7864
|
-
|
|
7865
|
-
}
|
|
7866
|
-
|
|
7867
|
-
|
|
7868
|
-
|
|
7869
|
-
|
|
7870
|
-
|
|
7871
|
-
|
|
7872
|
-
|
|
7873
|
-
|
|
7874
|
-
|
|
7875
|
-
|
|
7876
|
-
|
|
7877
|
-
}
|
|
7878
|
-
|
|
7879
|
-
|
|
7880
|
-
|
|
7881
|
-
|
|
7882
|
-
|
|
7883
|
-
|
|
7884
|
-
|
|
7885
|
-
|
|
7886
|
-
|
|
7887
|
-
|
|
7888
|
-
|
|
7889
|
-
}
|
|
7890
|
-
|
|
7891
|
-
|
|
7892
|
-
|
|
7893
|
-
|
|
7894
|
-
|
|
7895
|
-
|
|
7896
|
-
|
|
7897
|
-
|
|
7898
|
-
|
|
7899
|
-
|
|
7900
|
-
|
|
7901
|
-
}
|
|
7902
|
-
|
|
7903
|
-
|
|
7904
|
-
|
|
7905
|
-
|
|
7906
|
-
|
|
7907
|
-
|
|
7908
|
-
|
|
7909
|
-
|
|
7910
|
-
|
|
7911
|
-
|
|
7912
|
-
|
|
7913
|
-
}
|
|
7914
|
-
|
|
7915
|
-
|
|
7916
|
-
|
|
7917
|
-
|
|
7918
|
-
|
|
7919
|
-
|
|
7920
|
-
|
|
7921
|
-
|
|
7922
|
-
|
|
7923
|
-
|
|
7924
|
-
|
|
7925
|
-
}
|
|
7926
|
-
|
|
7927
|
-
|
|
7928
|
-
|
|
7929
|
-
|
|
7930
|
-
|
|
7931
|
-
|
|
7932
|
-
|
|
7933
|
-
|
|
7934
|
-
|
|
7935
|
-
|
|
7936
|
-
|
|
7937
|
-
}
|
|
7938
|
-
|
|
7939
|
-
|
|
7940
|
-
|
|
7941
|
-
|
|
7942
|
-
|
|
7943
|
-
|
|
7944
|
-
|
|
7945
|
-
|
|
7946
|
-
|
|
7947
|
-
|
|
7948
|
-
|
|
7949
|
-
}
|
|
7950
|
-
|
|
7951
|
-
|
|
7952
|
-
|
|
7953
|
-
|
|
7954
|
-
|
|
7955
|
-
|
|
7956
|
-
|
|
7957
|
-
|
|
7958
|
-
|
|
7959
|
-
|
|
7960
|
-
|
|
7961
|
-
}
|
|
7962
|
-
|
|
7963
|
-
|
|
7964
|
-
|
|
7965
|
-
|
|
7966
|
-
|
|
7967
|
-
|
|
7968
|
-
|
|
7969
|
-
|
|
7970
|
-
|
|
7971
|
-
|
|
7972
|
-
|
|
7973
|
-
}
|
|
7974
|
-
|
|
7975
|
-
|
|
7976
|
-
|
|
7977
|
-
|
|
7978
|
-
|
|
7979
|
-
|
|
7980
|
-
|
|
7981
|
-
|
|
7982
|
-
|
|
7983
|
-
|
|
7984
|
-
|
|
7985
|
-
}
|
|
7986
|
-
|
|
7987
|
-
|
|
7988
|
-
|
|
7989
|
-
|
|
7990
|
-
|
|
7991
|
-
|
|
7992
|
-
|
|
7993
|
-
|
|
7994
|
-
|
|
7995
|
-
|
|
7996
|
-
|
|
7997
|
-
}
|
|
7998
|
-
|
|
7999
|
-
|
|
8000
|
-
|
|
8001
|
-
|
|
8002
|
-
|
|
8003
|
-
|
|
8004
|
-
|
|
8005
|
-
|
|
8006
|
-
|
|
8007
|
-
|
|
8008
|
-
|
|
8009
|
-
}
|
|
8010
|
-
|
|
8011
|
-
|
|
8012
|
-
|
|
8013
|
-
|
|
8014
|
-
|
|
8015
|
-
|
|
8016
|
-
|
|
8017
|
-
|
|
8018
|
-
|
|
8019
|
-
|
|
8020
|
-
|
|
8021
|
-
}
|
|
8022
|
-
|
|
8023
|
-
|
|
8024
|
-
|
|
8025
|
-
|
|
8026
|
-
|
|
8027
|
-
|
|
8028
|
-
|
|
8029
|
-
|
|
8030
|
-
|
|
8031
|
-
|
|
8032
|
-
|
|
8033
|
-
}
|
|
8034
|
-
|
|
8035
|
-
|
|
8036
|
-
|
|
8037
|
-
|
|
8038
|
-
|
|
8039
|
-
|
|
8040
|
-
|
|
8041
|
-
|
|
8042
|
-
|
|
8043
|
-
|
|
8044
|
-
|
|
8045
|
-
}
|
|
8046
|
-
|
|
8047
|
-
|
|
8048
|
-
|
|
8049
|
-
|
|
8050
|
-
|
|
8051
|
-
|
|
8052
|
-
|
|
8053
|
-
|
|
8054
|
-
|
|
8055
|
-
|
|
8056
|
-
|
|
8057
|
-
}
|
|
8058
|
-
|
|
8059
|
-
|
|
8060
|
-
|
|
8061
|
-
|
|
8062
|
-
|
|
8063
|
-
|
|
8064
|
-
|
|
8065
|
-
|
|
8066
|
-
|
|
8067
|
-
|
|
8068
|
-
|
|
8069
|
-
}
|
|
8070
|
-
|
|
8071
|
-
|
|
8072
|
-
|
|
8073
|
-
|
|
8074
|
-
|
|
8075
|
-
|
|
8076
|
-
|
|
8077
|
-
|
|
8078
|
-
|
|
8079
|
-
|
|
8080
|
-
|
|
8081
|
-
}
|
|
8082
|
-
|
|
8083
|
-
|
|
8084
|
-
|
|
8085
|
-
|
|
8086
|
-
|
|
8087
|
-
|
|
8088
|
-
|
|
8089
|
-
|
|
8090
|
-
|
|
8091
|
-
|
|
8092
|
-
|
|
8093
|
-
}
|
|
8094
|
-
|
|
8095
|
-
|
|
8096
|
-
|
|
8097
|
-
|
|
8098
|
-
|
|
8099
|
-
|
|
8100
|
-
|
|
8101
|
-
|
|
8102
|
-
|
|
8103
|
-
|
|
8104
|
-
|
|
8105
|
-
}
|
|
8106
|
-
|
|
8107
|
-
|
|
8108
|
-
|
|
8109
|
-
|
|
8110
|
-
|
|
8111
|
-
|
|
8112
|
-
|
|
8113
|
-
|
|
8114
|
-
|
|
8115
|
-
|
|
8116
|
-
|
|
8117
|
-
}
|
|
8118
|
-
|
|
8119
|
-
|
|
8120
|
-
|
|
8121
|
-
|
|
8122
|
-
|
|
8123
|
-
|
|
8124
|
-
|
|
8125
|
-
|
|
8126
|
-
|
|
8127
|
-
|
|
8128
|
-
|
|
8129
|
-
}
|
|
8130
|
-
|
|
8131
|
-
|
|
8132
|
-
|
|
8133
|
-
|
|
8134
|
-
|
|
8135
|
-
|
|
8136
|
-
|
|
8137
|
-
|
|
8138
|
-
|
|
8139
|
-
|
|
8140
|
-
|
|
8141
|
-
}
|
|
8142
|
-
|
|
8143
|
-
|
|
8144
|
-
|
|
8145
|
-
|
|
8146
|
-
|
|
8147
|
-
|
|
8148
|
-
|
|
8149
|
-
|
|
8150
|
-
|
|
8151
|
-
|
|
8152
|
-
|
|
8153
|
-
}
|
|
8154
|
-
|
|
8155
|
-
|
|
8156
|
-
|
|
8157
|
-
|
|
8158
|
-
|
|
8159
|
-
|
|
8160
|
-
|
|
8161
|
-
|
|
8162
|
-
|
|
8163
|
-
|
|
8164
|
-
|
|
8165
|
-
}
|
|
8166
|
-
|
|
8167
|
-
|
|
8168
|
-
|
|
8169
|
-
|
|
8170
|
-
|
|
8171
|
-
|
|
8172
|
-
|
|
8173
|
-
|
|
8174
|
-
|
|
8175
|
-
|
|
8176
|
-
|
|
8177
|
-
}
|
|
8178
|
-
|
|
8179
|
-
|
|
8180
|
-
|
|
8181
|
-
|
|
8182
|
-
|
|
8183
|
-
|
|
8184
|
-
|
|
8185
|
-
|
|
8186
|
-
|
|
8187
|
-
|
|
8188
|
-
|
|
8189
|
-
}
|
|
8190
|
-
|
|
8191
|
-
|
|
8192
|
-
|
|
8193
|
-
|
|
8194
|
-
|
|
8195
|
-
|
|
8196
|
-
|
|
8197
|
-
|
|
8198
|
-
|
|
8199
|
-
|
|
8200
|
-
|
|
8201
|
-
}
|
|
8202
|
-
|
|
8203
|
-
|
|
8204
|
-
|
|
8205
|
-
|
|
8206
|
-
|
|
8207
|
-
|
|
8208
|
-
|
|
8209
|
-
|
|
8210
|
-
|
|
8211
|
-
|
|
8212
|
-
|
|
8213
|
-
}
|
|
8214
|
-
|
|
8215
|
-
|
|
8216
|
-
|
|
8217
|
-
|
|
8218
|
-
|
|
8219
|
-
|
|
8220
|
-
|
|
8221
|
-
|
|
8222
|
-
|
|
8223
|
-
|
|
8224
|
-
|
|
8225
|
-
}
|
|
8226
|
-
|
|
8227
|
-
|
|
8228
|
-
|
|
8229
|
-
|
|
8230
|
-
|
|
8231
|
-
|
|
8232
|
-
|
|
8233
|
-
|
|
8234
|
-
|
|
8235
|
-
|
|
8236
|
-
|
|
8237
|
-
}
|
|
8238
|
-
|
|
8239
|
-
|
|
8240
|
-
|
|
8241
|
-
|
|
8242
|
-
|
|
8243
|
-
|
|
8244
|
-
|
|
8245
|
-
|
|
8246
|
-
|
|
8247
|
-
|
|
8248
|
-
|
|
8249
|
-
}
|
|
8250
|
-
|
|
8251
|
-
|
|
8252
|
-
|
|
8253
|
-
|
|
8254
|
-
|
|
8255
|
-
|
|
8256
|
-
|
|
8257
|
-
|
|
8258
|
-
|
|
8259
|
-
|
|
8260
|
-
|
|
8261
|
-
}
|
|
8262
|
-
|
|
8263
|
-
|
|
8264
|
-
|
|
8265
|
-
|
|
8266
|
-
|
|
8267
|
-
|
|
8268
|
-
|
|
8269
|
-
|
|
8270
|
-
|
|
8271
|
-
|
|
8272
|
-
|
|
8273
|
-
}
|
|
8274
|
-
|
|
8275
|
-
|
|
8276
|
-
|
|
8277
|
-
|
|
8278
|
-
|
|
8279
|
-
|
|
8280
|
-
|
|
8281
|
-
|
|
8282
|
-
|
|
8283
|
-
|
|
8284
|
-
|
|
8285
|
-
}
|
|
8286
|
-
|
|
8287
|
-
|
|
8288
|
-
|
|
8289
|
-
|
|
8290
|
-
|
|
8291
|
-
|
|
8292
|
-
|
|
8293
|
-
|
|
8294
|
-
|
|
8295
|
-
|
|
8296
|
-
|
|
8297
|
-
}
|
|
8298
|
-
|
|
8299
|
-
|
|
8300
|
-
|
|
8301
|
-
|
|
8302
|
-
|
|
8303
|
-
|
|
8304
|
-
|
|
8305
|
-
|
|
8306
|
-
|
|
8307
|
-
|
|
8308
|
-
|
|
8309
|
-
}
|
|
8310
|
-
|
|
8311
|
-
|
|
8312
|
-
|
|
8313
|
-
|
|
8314
|
-
|
|
8315
|
-
|
|
8316
|
-
|
|
8317
|
-
|
|
8318
|
-
|
|
8319
|
-
|
|
8320
|
-
|
|
8321
|
-
}
|
|
8322
|
-
|
|
8323
|
-
|
|
8324
|
-
|
|
8325
|
-
|
|
8326
|
-
|
|
8327
|
-
|
|
8328
|
-
|
|
8329
|
-
|
|
8330
|
-
|
|
8331
|
-
|
|
8332
|
-
|
|
8333
|
-
}
|
|
8334
|
-
|
|
8335
|
-
|
|
8336
|
-
|
|
8337
|
-
|
|
8338
|
-
|
|
8339
|
-
|
|
8340
|
-
|
|
8341
|
-
|
|
8342
|
-
|
|
8343
|
-
|
|
8344
|
-
|
|
8345
|
-
}
|
|
8346
|
-
|
|
8347
|
-
|
|
8348
|
-
|
|
8349
|
-
|
|
8350
|
-
|
|
8351
|
-
|
|
8352
|
-
|
|
8353
|
-
|
|
8354
|
-
|
|
8355
|
-
|
|
8356
|
-
|
|
8357
|
-
}
|
|
8358
|
-
|
|
8359
|
-
|
|
8360
|
-
|
|
8361
|
-
|
|
8362
|
-
|
|
8363
|
-
|
|
8364
|
-
|
|
8365
|
-
|
|
8366
|
-
|
|
8367
|
-
|
|
8368
|
-
|
|
8369
|
-
}
|
|
8370
|
-
|
|
8371
|
-
|
|
8372
|
-
|
|
8373
|
-
|
|
8374
|
-
|
|
8375
|
-
|
|
8376
|
-
|
|
8377
|
-
|
|
8378
|
-
|
|
8379
|
-
|
|
8380
|
-
|
|
8381
|
-
}
|
|
8382
|
-
|
|
8383
|
-
|
|
8384
|
-
|
|
8385
|
-
|
|
8386
|
-
|
|
8387
|
-
|
|
8388
|
-
|
|
8389
|
-
|
|
8390
|
-
|
|
8391
|
-
|
|
8392
|
-
|
|
8393
|
-
}
|
|
8394
|
-
|
|
8395
|
-
|
|
8396
|
-
|
|
8397
|
-
|
|
8398
|
-
|
|
8399
|
-
|
|
8400
|
-
|
|
8401
|
-
|
|
8402
|
-
|
|
8403
|
-
|
|
8404
|
-
|
|
8405
|
-
}
|
|
8406
|
-
|
|
8407
|
-
|
|
8408
|
-
|
|
8409
|
-
|
|
8410
|
-
|
|
8411
|
-
|
|
8412
|
-
|
|
8413
|
-
|
|
8414
|
-
|
|
8415
|
-
|
|
8416
|
-
|
|
8417
|
-
}
|
|
8418
|
-
|
|
8419
|
-
|
|
8420
|
-
|
|
8421
|
-
|
|
8422
|
-
|
|
8423
|
-
|
|
8424
|
-
|
|
8425
|
-
|
|
8426
|
-
|
|
8427
|
-
|
|
8428
|
-
|
|
8429
|
-
}
|
|
8430
|
-
|
|
8431
|
-
|
|
8432
|
-
|
|
8433
|
-
|
|
8434
|
-
|
|
8435
|
-
|
|
8436
|
-
|
|
8437
|
-
|
|
8438
|
-
|
|
8439
|
-
|
|
8440
|
-
|
|
8441
|
-
}
|
|
8442
|
-
|
|
8443
|
-
|
|
8444
|
-
|
|
8445
|
-
|
|
8446
|
-
|
|
8447
|
-
|
|
8448
|
-
|
|
8449
|
-
|
|
8450
|
-
|
|
8451
|
-
|
|
8452
|
-
|
|
8453
|
-
}
|
|
8454
|
-
|
|
8455
|
-
|
|
8456
|
-
|
|
8457
|
-
|
|
8458
|
-
|
|
8459
|
-
|
|
8460
|
-
|
|
8461
|
-
|
|
8462
|
-
|
|
8463
|
-
|
|
8464
|
-
|
|
8465
|
-
}
|
|
8466
|
-
|
|
8467
|
-
|
|
8468
|
-
|
|
8469
|
-
|
|
8470
|
-
|
|
8471
|
-
|
|
8472
|
-
|
|
8473
|
-
|
|
8474
|
-
|
|
8475
|
-
|
|
8476
|
-
|
|
8477
|
-
}
|
|
8478
|
-
|
|
8479
|
-
|
|
8480
|
-
|
|
8481
|
-
|
|
8482
|
-
|
|
8483
|
-
|
|
8484
|
-
|
|
8485
|
-
|
|
8486
|
-
|
|
8487
|
-
|
|
8488
|
-
|
|
8489
|
-
}
|
|
8490
|
-
|
|
8491
|
-
|
|
8492
|
-
|
|
8493
|
-
|
|
8494
|
-
|
|
8495
|
-
|
|
8496
|
-
|
|
8497
|
-
|
|
8498
|
-
|
|
8499
|
-
|
|
8500
|
-
|
|
8501
|
-
}
|
|
8502
|
-
|
|
8503
|
-
|
|
8504
|
-
|
|
8505
|
-
|
|
8506
|
-
|
|
8507
|
-
|
|
8508
|
-
|
|
8509
|
-
|
|
8510
|
-
|
|
8511
|
-
|
|
8512
|
-
|
|
8513
|
-
}
|
|
8514
|
-
|
|
8515
|
-
|
|
8516
|
-
|
|
8517
|
-
|
|
8518
|
-
|
|
8519
|
-
|
|
8520
|
-
|
|
8521
|
-
|
|
8522
|
-
|
|
8523
|
-
|
|
8524
|
-
|
|
8525
|
-
}
|
|
8526
|
-
|
|
8527
|
-
|
|
8528
|
-
|
|
8529
|
-
|
|
8530
|
-
|
|
8531
|
-
|
|
8532
|
-
|
|
8533
|
-
|
|
8534
|
-
|
|
8535
|
-
|
|
8536
|
-
|
|
8537
|
-
}
|
|
8538
|
-
|
|
8539
|
-
|
|
8540
|
-
|
|
8541
|
-
|
|
8542
|
-
|
|
8543
|
-
|
|
8544
|
-
|
|
8545
|
-
|
|
8546
|
-
|
|
8547
|
-
|
|
8548
|
-
|
|
8549
|
-
}
|
|
8550
|
-
|
|
8551
|
-
|
|
8552
|
-
|
|
8553
|
-
|
|
8554
|
-
|
|
8555
|
-
|
|
8556
|
-
|
|
8557
|
-
|
|
8558
|
-
.ep(commonParams)
|
|
8559
|
-
.m(function (Command, cs, config, o) {
|
|
8560
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8561
|
-
})
|
|
8562
|
-
.s("AWSIotService", "DeletePackage", {})
|
|
8563
|
-
.n("IoTClient", "DeletePackageCommand")
|
|
8564
|
-
.sc(DeletePackage$)
|
|
8565
|
-
.build() {
|
|
8566
|
-
}
|
|
8567
|
-
|
|
8568
|
-
class DeletePackageVersionCommand extends Command
|
|
8569
|
-
.classBuilder()
|
|
8570
|
-
.ep(commonParams)
|
|
8571
|
-
.m(function (Command, cs, config, o) {
|
|
8572
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8573
|
-
})
|
|
8574
|
-
.s("AWSIotService", "DeletePackageVersion", {})
|
|
8575
|
-
.n("IoTClient", "DeletePackageVersionCommand")
|
|
8576
|
-
.sc(DeletePackageVersion$)
|
|
8577
|
-
.build() {
|
|
8578
|
-
}
|
|
8579
|
-
|
|
8580
|
-
class DeletePolicyCommand extends Command
|
|
8581
|
-
.classBuilder()
|
|
8582
|
-
.ep(commonParams)
|
|
8583
|
-
.m(function (Command, cs, config, o) {
|
|
8584
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8585
|
-
})
|
|
8586
|
-
.s("AWSIotService", "DeletePolicy", {})
|
|
8587
|
-
.n("IoTClient", "DeletePolicyCommand")
|
|
8588
|
-
.sc(DeletePolicy$)
|
|
8589
|
-
.build() {
|
|
8590
|
-
}
|
|
8591
|
-
|
|
8592
|
-
class DeletePolicyVersionCommand extends Command
|
|
8593
|
-
.classBuilder()
|
|
8594
|
-
.ep(commonParams)
|
|
8595
|
-
.m(function (Command, cs, config, o) {
|
|
8596
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8597
|
-
})
|
|
8598
|
-
.s("AWSIotService", "DeletePolicyVersion", {})
|
|
8599
|
-
.n("IoTClient", "DeletePolicyVersionCommand")
|
|
8600
|
-
.sc(DeletePolicyVersion$)
|
|
8601
|
-
.build() {
|
|
8602
|
-
}
|
|
8603
|
-
|
|
8604
|
-
class DeleteProvisioningTemplateCommand extends Command
|
|
8605
|
-
.classBuilder()
|
|
8606
|
-
.ep(commonParams)
|
|
8607
|
-
.m(function (Command, cs, config, o) {
|
|
8608
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8609
|
-
})
|
|
8610
|
-
.s("AWSIotService", "DeleteProvisioningTemplate", {})
|
|
8611
|
-
.n("IoTClient", "DeleteProvisioningTemplateCommand")
|
|
8612
|
-
.sc(DeleteProvisioningTemplate$)
|
|
8613
|
-
.build() {
|
|
8614
|
-
}
|
|
8615
|
-
|
|
8616
|
-
class DeleteProvisioningTemplateVersionCommand extends Command
|
|
8617
|
-
.classBuilder()
|
|
8618
|
-
.ep(commonParams)
|
|
8619
|
-
.m(function (Command, cs, config, o) {
|
|
8620
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8621
|
-
})
|
|
8622
|
-
.s("AWSIotService", "DeleteProvisioningTemplateVersion", {})
|
|
8623
|
-
.n("IoTClient", "DeleteProvisioningTemplateVersionCommand")
|
|
8624
|
-
.sc(DeleteProvisioningTemplateVersion$)
|
|
8625
|
-
.build() {
|
|
8626
|
-
}
|
|
8627
|
-
|
|
8628
|
-
class DeleteRegistrationCodeCommand extends Command
|
|
8629
|
-
.classBuilder()
|
|
8630
|
-
.ep(commonParams)
|
|
8631
|
-
.m(function (Command, cs, config, o) {
|
|
8632
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8633
|
-
})
|
|
8634
|
-
.s("AWSIotService", "DeleteRegistrationCode", {})
|
|
8635
|
-
.n("IoTClient", "DeleteRegistrationCodeCommand")
|
|
8636
|
-
.sc(DeleteRegistrationCode$)
|
|
8637
|
-
.build() {
|
|
8638
|
-
}
|
|
8639
|
-
|
|
8640
|
-
class DeleteRoleAliasCommand extends Command
|
|
8641
|
-
.classBuilder()
|
|
8642
|
-
.ep(commonParams)
|
|
8643
|
-
.m(function (Command, cs, config, o) {
|
|
8644
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8645
|
-
})
|
|
8646
|
-
.s("AWSIotService", "DeleteRoleAlias", {})
|
|
8647
|
-
.n("IoTClient", "DeleteRoleAliasCommand")
|
|
8648
|
-
.sc(DeleteRoleAlias$)
|
|
8649
|
-
.build() {
|
|
8650
|
-
}
|
|
8651
|
-
|
|
8652
|
-
class DeleteScheduledAuditCommand extends Command
|
|
8653
|
-
.classBuilder()
|
|
8654
|
-
.ep(commonParams)
|
|
8655
|
-
.m(function (Command, cs, config, o) {
|
|
8656
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8657
|
-
})
|
|
8658
|
-
.s("AWSIotService", "DeleteScheduledAudit", {})
|
|
8659
|
-
.n("IoTClient", "DeleteScheduledAuditCommand")
|
|
8660
|
-
.sc(DeleteScheduledAudit$)
|
|
8661
|
-
.build() {
|
|
8662
|
-
}
|
|
8663
|
-
|
|
8664
|
-
class DeleteSecurityProfileCommand extends Command
|
|
8665
|
-
.classBuilder()
|
|
8666
|
-
.ep(commonParams)
|
|
8667
|
-
.m(function (Command, cs, config, o) {
|
|
8668
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8669
|
-
})
|
|
8670
|
-
.s("AWSIotService", "DeleteSecurityProfile", {})
|
|
8671
|
-
.n("IoTClient", "DeleteSecurityProfileCommand")
|
|
8672
|
-
.sc(DeleteSecurityProfile$)
|
|
8673
|
-
.build() {
|
|
8674
|
-
}
|
|
8675
|
-
|
|
8676
|
-
class DeleteStreamCommand extends Command
|
|
8677
|
-
.classBuilder()
|
|
8678
|
-
.ep(commonParams)
|
|
8679
|
-
.m(function (Command, cs, config, o) {
|
|
8680
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8681
|
-
})
|
|
8682
|
-
.s("AWSIotService", "DeleteStream", {})
|
|
8683
|
-
.n("IoTClient", "DeleteStreamCommand")
|
|
8684
|
-
.sc(DeleteStream$)
|
|
8685
|
-
.build() {
|
|
8686
|
-
}
|
|
8687
|
-
|
|
8688
|
-
class DeleteThingCommand extends Command
|
|
8689
|
-
.classBuilder()
|
|
8690
|
-
.ep(commonParams)
|
|
8691
|
-
.m(function (Command, cs, config, o) {
|
|
8692
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8693
|
-
})
|
|
8694
|
-
.s("AWSIotService", "DeleteThing", {})
|
|
8695
|
-
.n("IoTClient", "DeleteThingCommand")
|
|
8696
|
-
.sc(DeleteThing$)
|
|
8697
|
-
.build() {
|
|
8698
|
-
}
|
|
8699
|
-
|
|
8700
|
-
class DeleteThingGroupCommand extends Command
|
|
8701
|
-
.classBuilder()
|
|
8702
|
-
.ep(commonParams)
|
|
8703
|
-
.m(function (Command, cs, config, o) {
|
|
8704
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8705
|
-
})
|
|
8706
|
-
.s("AWSIotService", "DeleteThingGroup", {})
|
|
8707
|
-
.n("IoTClient", "DeleteThingGroupCommand")
|
|
8708
|
-
.sc(DeleteThingGroup$)
|
|
8709
|
-
.build() {
|
|
8710
|
-
}
|
|
8711
|
-
|
|
8712
|
-
class DeleteThingTypeCommand extends Command
|
|
8713
|
-
.classBuilder()
|
|
8714
|
-
.ep(commonParams)
|
|
8715
|
-
.m(function (Command, cs, config, o) {
|
|
8716
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8717
|
-
})
|
|
8718
|
-
.s("AWSIotService", "DeleteThingType", {})
|
|
8719
|
-
.n("IoTClient", "DeleteThingTypeCommand")
|
|
8720
|
-
.sc(DeleteThingType$)
|
|
8721
|
-
.build() {
|
|
8722
|
-
}
|
|
8723
|
-
|
|
8724
|
-
class DeleteTopicRuleCommand extends Command
|
|
8725
|
-
.classBuilder()
|
|
8726
|
-
.ep(commonParams)
|
|
8727
|
-
.m(function (Command, cs, config, o) {
|
|
8728
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8729
|
-
})
|
|
8730
|
-
.s("AWSIotService", "DeleteTopicRule", {})
|
|
8731
|
-
.n("IoTClient", "DeleteTopicRuleCommand")
|
|
8732
|
-
.sc(DeleteTopicRule$)
|
|
8733
|
-
.build() {
|
|
8734
|
-
}
|
|
8735
|
-
|
|
8736
|
-
class DeleteTopicRuleDestinationCommand extends Command
|
|
8737
|
-
.classBuilder()
|
|
8738
|
-
.ep(commonParams)
|
|
8739
|
-
.m(function (Command, cs, config, o) {
|
|
8740
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8741
|
-
})
|
|
8742
|
-
.s("AWSIotService", "DeleteTopicRuleDestination", {})
|
|
8743
|
-
.n("IoTClient", "DeleteTopicRuleDestinationCommand")
|
|
8744
|
-
.sc(DeleteTopicRuleDestination$)
|
|
8745
|
-
.build() {
|
|
8746
|
-
}
|
|
8747
|
-
|
|
8748
|
-
class DeleteV2LoggingLevelCommand extends Command
|
|
8749
|
-
.classBuilder()
|
|
8750
|
-
.ep(commonParams)
|
|
8751
|
-
.m(function (Command, cs, config, o) {
|
|
8752
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8753
|
-
})
|
|
8754
|
-
.s("AWSIotService", "DeleteV2LoggingLevel", {})
|
|
8755
|
-
.n("IoTClient", "DeleteV2LoggingLevelCommand")
|
|
8756
|
-
.sc(DeleteV2LoggingLevel$)
|
|
8757
|
-
.build() {
|
|
8758
|
-
}
|
|
8759
|
-
|
|
8760
|
-
class DeprecateThingTypeCommand extends Command
|
|
8761
|
-
.classBuilder()
|
|
8762
|
-
.ep(commonParams)
|
|
8763
|
-
.m(function (Command, cs, config, o) {
|
|
8764
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8765
|
-
})
|
|
8766
|
-
.s("AWSIotService", "DeprecateThingType", {})
|
|
8767
|
-
.n("IoTClient", "DeprecateThingTypeCommand")
|
|
8768
|
-
.sc(DeprecateThingType$)
|
|
8769
|
-
.build() {
|
|
8770
|
-
}
|
|
8771
|
-
|
|
8772
|
-
class DescribeAccountAuditConfigurationCommand extends Command
|
|
8773
|
-
.classBuilder()
|
|
8774
|
-
.ep(commonParams)
|
|
8775
|
-
.m(function (Command, cs, config, o) {
|
|
8776
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8777
|
-
})
|
|
8778
|
-
.s("AWSIotService", "DescribeAccountAuditConfiguration", {})
|
|
8779
|
-
.n("IoTClient", "DescribeAccountAuditConfigurationCommand")
|
|
8780
|
-
.sc(DescribeAccountAuditConfiguration$)
|
|
8781
|
-
.build() {
|
|
8782
|
-
}
|
|
8783
|
-
|
|
8784
|
-
class DescribeAuditFindingCommand extends Command
|
|
8785
|
-
.classBuilder()
|
|
8786
|
-
.ep(commonParams)
|
|
8787
|
-
.m(function (Command, cs, config, o) {
|
|
8788
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8789
|
-
})
|
|
8790
|
-
.s("AWSIotService", "DescribeAuditFinding", {})
|
|
8791
|
-
.n("IoTClient", "DescribeAuditFindingCommand")
|
|
8792
|
-
.sc(DescribeAuditFinding$)
|
|
8793
|
-
.build() {
|
|
8794
|
-
}
|
|
8795
|
-
|
|
8796
|
-
class DescribeAuditMitigationActionsTaskCommand extends Command
|
|
8797
|
-
.classBuilder()
|
|
8798
|
-
.ep(commonParams)
|
|
8799
|
-
.m(function (Command, cs, config, o) {
|
|
8800
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8801
|
-
})
|
|
8802
|
-
.s("AWSIotService", "DescribeAuditMitigationActionsTask", {})
|
|
8803
|
-
.n("IoTClient", "DescribeAuditMitigationActionsTaskCommand")
|
|
8804
|
-
.sc(DescribeAuditMitigationActionsTask$)
|
|
8805
|
-
.build() {
|
|
8806
|
-
}
|
|
8807
|
-
|
|
8808
|
-
class DescribeAuditSuppressionCommand extends Command
|
|
8809
|
-
.classBuilder()
|
|
8810
|
-
.ep(commonParams)
|
|
8811
|
-
.m(function (Command, cs, config, o) {
|
|
8812
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8813
|
-
})
|
|
8814
|
-
.s("AWSIotService", "DescribeAuditSuppression", {})
|
|
8815
|
-
.n("IoTClient", "DescribeAuditSuppressionCommand")
|
|
8816
|
-
.sc(DescribeAuditSuppression$)
|
|
8817
|
-
.build() {
|
|
8818
|
-
}
|
|
8819
|
-
|
|
8820
|
-
class DescribeAuditTaskCommand extends Command
|
|
8821
|
-
.classBuilder()
|
|
8822
|
-
.ep(commonParams)
|
|
8823
|
-
.m(function (Command, cs, config, o) {
|
|
8824
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8825
|
-
})
|
|
8826
|
-
.s("AWSIotService", "DescribeAuditTask", {})
|
|
8827
|
-
.n("IoTClient", "DescribeAuditTaskCommand")
|
|
8828
|
-
.sc(DescribeAuditTask$)
|
|
8829
|
-
.build() {
|
|
8830
|
-
}
|
|
8831
|
-
|
|
8832
|
-
class DescribeAuthorizerCommand extends Command
|
|
8833
|
-
.classBuilder()
|
|
8834
|
-
.ep(commonParams)
|
|
8835
|
-
.m(function (Command, cs, config, o) {
|
|
8836
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8837
|
-
})
|
|
8838
|
-
.s("AWSIotService", "DescribeAuthorizer", {})
|
|
8839
|
-
.n("IoTClient", "DescribeAuthorizerCommand")
|
|
8840
|
-
.sc(DescribeAuthorizer$)
|
|
8841
|
-
.build() {
|
|
8842
|
-
}
|
|
8843
|
-
|
|
8844
|
-
class DescribeBillingGroupCommand extends Command
|
|
8845
|
-
.classBuilder()
|
|
8846
|
-
.ep(commonParams)
|
|
8847
|
-
.m(function (Command, cs, config, o) {
|
|
8848
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8849
|
-
})
|
|
8850
|
-
.s("AWSIotService", "DescribeBillingGroup", {})
|
|
8851
|
-
.n("IoTClient", "DescribeBillingGroupCommand")
|
|
8852
|
-
.sc(DescribeBillingGroup$)
|
|
8853
|
-
.build() {
|
|
8854
|
-
}
|
|
8855
|
-
|
|
8856
|
-
class DescribeCACertificateCommand extends Command
|
|
8857
|
-
.classBuilder()
|
|
8858
|
-
.ep(commonParams)
|
|
8859
|
-
.m(function (Command, cs, config, o) {
|
|
8860
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8861
|
-
})
|
|
8862
|
-
.s("AWSIotService", "DescribeCACertificate", {})
|
|
8863
|
-
.n("IoTClient", "DescribeCACertificateCommand")
|
|
8864
|
-
.sc(DescribeCACertificate$)
|
|
8865
|
-
.build() {
|
|
8866
|
-
}
|
|
8867
|
-
|
|
8868
|
-
class DescribeCertificateCommand extends Command
|
|
8869
|
-
.classBuilder()
|
|
8870
|
-
.ep(commonParams)
|
|
8871
|
-
.m(function (Command, cs, config, o) {
|
|
8872
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8873
|
-
})
|
|
8874
|
-
.s("AWSIotService", "DescribeCertificate", {})
|
|
8875
|
-
.n("IoTClient", "DescribeCertificateCommand")
|
|
8876
|
-
.sc(DescribeCertificate$)
|
|
8877
|
-
.build() {
|
|
8878
|
-
}
|
|
8879
|
-
|
|
8880
|
-
class DescribeCertificateProviderCommand extends Command
|
|
8881
|
-
.classBuilder()
|
|
8882
|
-
.ep(commonParams)
|
|
8883
|
-
.m(function (Command, cs, config, o) {
|
|
8884
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8885
|
-
})
|
|
8886
|
-
.s("AWSIotService", "DescribeCertificateProvider", {})
|
|
8887
|
-
.n("IoTClient", "DescribeCertificateProviderCommand")
|
|
8888
|
-
.sc(DescribeCertificateProvider$)
|
|
8889
|
-
.build() {
|
|
8890
|
-
}
|
|
8891
|
-
|
|
8892
|
-
class DescribeCustomMetricCommand extends Command
|
|
8893
|
-
.classBuilder()
|
|
8894
|
-
.ep(commonParams)
|
|
8895
|
-
.m(function (Command, cs, config, o) {
|
|
8896
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8897
|
-
})
|
|
8898
|
-
.s("AWSIotService", "DescribeCustomMetric", {})
|
|
8899
|
-
.n("IoTClient", "DescribeCustomMetricCommand")
|
|
8900
|
-
.sc(DescribeCustomMetric$)
|
|
8901
|
-
.build() {
|
|
8902
|
-
}
|
|
8903
|
-
|
|
8904
|
-
class DescribeDefaultAuthorizerCommand extends Command
|
|
8905
|
-
.classBuilder()
|
|
8906
|
-
.ep(commonParams)
|
|
8907
|
-
.m(function (Command, cs, config, o) {
|
|
8908
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8909
|
-
})
|
|
8910
|
-
.s("AWSIotService", "DescribeDefaultAuthorizer", {})
|
|
8911
|
-
.n("IoTClient", "DescribeDefaultAuthorizerCommand")
|
|
8912
|
-
.sc(DescribeDefaultAuthorizer$)
|
|
8913
|
-
.build() {
|
|
8914
|
-
}
|
|
8915
|
-
|
|
8916
|
-
class DescribeDetectMitigationActionsTaskCommand extends Command
|
|
8917
|
-
.classBuilder()
|
|
8918
|
-
.ep(commonParams)
|
|
8919
|
-
.m(function (Command, cs, config, o) {
|
|
8920
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8921
|
-
})
|
|
8922
|
-
.s("AWSIotService", "DescribeDetectMitigationActionsTask", {})
|
|
8923
|
-
.n("IoTClient", "DescribeDetectMitigationActionsTaskCommand")
|
|
8924
|
-
.sc(DescribeDetectMitigationActionsTask$)
|
|
8925
|
-
.build() {
|
|
8926
|
-
}
|
|
8927
|
-
|
|
8928
|
-
class DescribeDimensionCommand extends Command
|
|
8929
|
-
.classBuilder()
|
|
8930
|
-
.ep(commonParams)
|
|
8931
|
-
.m(function (Command, cs, config, o) {
|
|
8932
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8933
|
-
})
|
|
8934
|
-
.s("AWSIotService", "DescribeDimension", {})
|
|
8935
|
-
.n("IoTClient", "DescribeDimensionCommand")
|
|
8936
|
-
.sc(DescribeDimension$)
|
|
8937
|
-
.build() {
|
|
8938
|
-
}
|
|
8939
|
-
|
|
8940
|
-
class DescribeDomainConfigurationCommand extends Command
|
|
8941
|
-
.classBuilder()
|
|
8942
|
-
.ep(commonParams)
|
|
8943
|
-
.m(function (Command, cs, config, o) {
|
|
8944
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8945
|
-
})
|
|
8946
|
-
.s("AWSIotService", "DescribeDomainConfiguration", {})
|
|
8947
|
-
.n("IoTClient", "DescribeDomainConfigurationCommand")
|
|
8948
|
-
.sc(DescribeDomainConfiguration$)
|
|
8949
|
-
.build() {
|
|
8950
|
-
}
|
|
8951
|
-
|
|
8952
|
-
class DescribeEncryptionConfigurationCommand extends Command
|
|
8953
|
-
.classBuilder()
|
|
8954
|
-
.ep(commonParams)
|
|
8955
|
-
.m(function (Command, cs, config, o) {
|
|
8956
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8957
|
-
})
|
|
8958
|
-
.s("AWSIotService", "DescribeEncryptionConfiguration", {})
|
|
8959
|
-
.n("IoTClient", "DescribeEncryptionConfigurationCommand")
|
|
8960
|
-
.sc(DescribeEncryptionConfiguration$)
|
|
8961
|
-
.build() {
|
|
8962
|
-
}
|
|
8963
|
-
|
|
8964
|
-
class DescribeEndpointCommand extends Command
|
|
8965
|
-
.classBuilder()
|
|
8966
|
-
.ep(commonParams)
|
|
8967
|
-
.m(function (Command, cs, config, o) {
|
|
8968
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8969
|
-
})
|
|
8970
|
-
.s("AWSIotService", "DescribeEndpoint", {})
|
|
8971
|
-
.n("IoTClient", "DescribeEndpointCommand")
|
|
8972
|
-
.sc(DescribeEndpoint$)
|
|
8973
|
-
.build() {
|
|
8974
|
-
}
|
|
8975
|
-
|
|
8976
|
-
class DescribeEventConfigurationsCommand extends Command
|
|
8977
|
-
.classBuilder()
|
|
8978
|
-
.ep(commonParams)
|
|
8979
|
-
.m(function (Command, cs, config, o) {
|
|
8980
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8981
|
-
})
|
|
8982
|
-
.s("AWSIotService", "DescribeEventConfigurations", {})
|
|
8983
|
-
.n("IoTClient", "DescribeEventConfigurationsCommand")
|
|
8984
|
-
.sc(DescribeEventConfigurations$)
|
|
8985
|
-
.build() {
|
|
8986
|
-
}
|
|
8987
|
-
|
|
8988
|
-
class DescribeFleetMetricCommand extends Command
|
|
8989
|
-
.classBuilder()
|
|
8990
|
-
.ep(commonParams)
|
|
8991
|
-
.m(function (Command, cs, config, o) {
|
|
8992
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8993
|
-
})
|
|
8994
|
-
.s("AWSIotService", "DescribeFleetMetric", {})
|
|
8995
|
-
.n("IoTClient", "DescribeFleetMetricCommand")
|
|
8996
|
-
.sc(DescribeFleetMetric$)
|
|
8997
|
-
.build() {
|
|
8998
|
-
}
|
|
8999
|
-
|
|
9000
|
-
class DescribeIndexCommand extends Command
|
|
9001
|
-
.classBuilder()
|
|
9002
|
-
.ep(commonParams)
|
|
9003
|
-
.m(function (Command, cs, config, o) {
|
|
9004
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9005
|
-
})
|
|
9006
|
-
.s("AWSIotService", "DescribeIndex", {})
|
|
9007
|
-
.n("IoTClient", "DescribeIndexCommand")
|
|
9008
|
-
.sc(DescribeIndex$)
|
|
9009
|
-
.build() {
|
|
9010
|
-
}
|
|
9011
|
-
|
|
9012
|
-
class DescribeJobCommand extends Command
|
|
9013
|
-
.classBuilder()
|
|
9014
|
-
.ep(commonParams)
|
|
9015
|
-
.m(function (Command, cs, config, o) {
|
|
9016
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9017
|
-
})
|
|
9018
|
-
.s("AWSIotService", "DescribeJob", {})
|
|
9019
|
-
.n("IoTClient", "DescribeJobCommand")
|
|
9020
|
-
.sc(DescribeJob$)
|
|
9021
|
-
.build() {
|
|
9022
|
-
}
|
|
9023
|
-
|
|
9024
|
-
class DescribeJobExecutionCommand extends Command
|
|
9025
|
-
.classBuilder()
|
|
9026
|
-
.ep(commonParams)
|
|
9027
|
-
.m(function (Command, cs, config, o) {
|
|
9028
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9029
|
-
})
|
|
9030
|
-
.s("AWSIotService", "DescribeJobExecution", {})
|
|
9031
|
-
.n("IoTClient", "DescribeJobExecutionCommand")
|
|
9032
|
-
.sc(DescribeJobExecution$)
|
|
9033
|
-
.build() {
|
|
9034
|
-
}
|
|
9035
|
-
|
|
9036
|
-
class DescribeJobTemplateCommand extends Command
|
|
9037
|
-
.classBuilder()
|
|
9038
|
-
.ep(commonParams)
|
|
9039
|
-
.m(function (Command, cs, config, o) {
|
|
9040
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9041
|
-
})
|
|
9042
|
-
.s("AWSIotService", "DescribeJobTemplate", {})
|
|
9043
|
-
.n("IoTClient", "DescribeJobTemplateCommand")
|
|
9044
|
-
.sc(DescribeJobTemplate$)
|
|
9045
|
-
.build() {
|
|
9046
|
-
}
|
|
9047
|
-
|
|
9048
|
-
class DescribeManagedJobTemplateCommand extends Command
|
|
9049
|
-
.classBuilder()
|
|
9050
|
-
.ep(commonParams)
|
|
9051
|
-
.m(function (Command, cs, config, o) {
|
|
9052
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9053
|
-
})
|
|
9054
|
-
.s("AWSIotService", "DescribeManagedJobTemplate", {})
|
|
9055
|
-
.n("IoTClient", "DescribeManagedJobTemplateCommand")
|
|
9056
|
-
.sc(DescribeManagedJobTemplate$)
|
|
9057
|
-
.build() {
|
|
9058
|
-
}
|
|
9059
|
-
|
|
9060
|
-
class DescribeMitigationActionCommand extends Command
|
|
9061
|
-
.classBuilder()
|
|
9062
|
-
.ep(commonParams)
|
|
9063
|
-
.m(function (Command, cs, config, o) {
|
|
9064
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9065
|
-
})
|
|
9066
|
-
.s("AWSIotService", "DescribeMitigationAction", {})
|
|
9067
|
-
.n("IoTClient", "DescribeMitigationActionCommand")
|
|
9068
|
-
.sc(DescribeMitigationAction$)
|
|
9069
|
-
.build() {
|
|
9070
|
-
}
|
|
9071
|
-
|
|
9072
|
-
class DescribeProvisioningTemplateCommand extends Command
|
|
9073
|
-
.classBuilder()
|
|
9074
|
-
.ep(commonParams)
|
|
9075
|
-
.m(function (Command, cs, config, o) {
|
|
9076
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9077
|
-
})
|
|
9078
|
-
.s("AWSIotService", "DescribeProvisioningTemplate", {})
|
|
9079
|
-
.n("IoTClient", "DescribeProvisioningTemplateCommand")
|
|
9080
|
-
.sc(DescribeProvisioningTemplate$)
|
|
9081
|
-
.build() {
|
|
9082
|
-
}
|
|
9083
|
-
|
|
9084
|
-
class DescribeProvisioningTemplateVersionCommand extends Command
|
|
9085
|
-
.classBuilder()
|
|
9086
|
-
.ep(commonParams)
|
|
9087
|
-
.m(function (Command, cs, config, o) {
|
|
9088
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9089
|
-
})
|
|
9090
|
-
.s("AWSIotService", "DescribeProvisioningTemplateVersion", {})
|
|
9091
|
-
.n("IoTClient", "DescribeProvisioningTemplateVersionCommand")
|
|
9092
|
-
.sc(DescribeProvisioningTemplateVersion$)
|
|
9093
|
-
.build() {
|
|
9094
|
-
}
|
|
9095
|
-
|
|
9096
|
-
class DescribeRoleAliasCommand extends Command
|
|
9097
|
-
.classBuilder()
|
|
9098
|
-
.ep(commonParams)
|
|
9099
|
-
.m(function (Command, cs, config, o) {
|
|
9100
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9101
|
-
})
|
|
9102
|
-
.s("AWSIotService", "DescribeRoleAlias", {})
|
|
9103
|
-
.n("IoTClient", "DescribeRoleAliasCommand")
|
|
9104
|
-
.sc(DescribeRoleAlias$)
|
|
9105
|
-
.build() {
|
|
9106
|
-
}
|
|
9107
|
-
|
|
9108
|
-
class DescribeScheduledAuditCommand extends Command
|
|
9109
|
-
.classBuilder()
|
|
9110
|
-
.ep(commonParams)
|
|
9111
|
-
.m(function (Command, cs, config, o) {
|
|
9112
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9113
|
-
})
|
|
9114
|
-
.s("AWSIotService", "DescribeScheduledAudit", {})
|
|
9115
|
-
.n("IoTClient", "DescribeScheduledAuditCommand")
|
|
9116
|
-
.sc(DescribeScheduledAudit$)
|
|
9117
|
-
.build() {
|
|
9118
|
-
}
|
|
9119
|
-
|
|
9120
|
-
class DescribeSecurityProfileCommand extends Command
|
|
9121
|
-
.classBuilder()
|
|
9122
|
-
.ep(commonParams)
|
|
9123
|
-
.m(function (Command, cs, config, o) {
|
|
9124
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9125
|
-
})
|
|
9126
|
-
.s("AWSIotService", "DescribeSecurityProfile", {})
|
|
9127
|
-
.n("IoTClient", "DescribeSecurityProfileCommand")
|
|
9128
|
-
.sc(DescribeSecurityProfile$)
|
|
9129
|
-
.build() {
|
|
9130
|
-
}
|
|
9131
|
-
|
|
9132
|
-
class DescribeStreamCommand extends Command
|
|
9133
|
-
.classBuilder()
|
|
9134
|
-
.ep(commonParams)
|
|
9135
|
-
.m(function (Command, cs, config, o) {
|
|
9136
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9137
|
-
})
|
|
9138
|
-
.s("AWSIotService", "DescribeStream", {})
|
|
9139
|
-
.n("IoTClient", "DescribeStreamCommand")
|
|
9140
|
-
.sc(DescribeStream$)
|
|
9141
|
-
.build() {
|
|
9142
|
-
}
|
|
9143
|
-
|
|
9144
|
-
class DescribeThingCommand extends Command
|
|
9145
|
-
.classBuilder()
|
|
9146
|
-
.ep(commonParams)
|
|
9147
|
-
.m(function (Command, cs, config, o) {
|
|
9148
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9149
|
-
})
|
|
9150
|
-
.s("AWSIotService", "DescribeThing", {})
|
|
9151
|
-
.n("IoTClient", "DescribeThingCommand")
|
|
9152
|
-
.sc(DescribeThing$)
|
|
9153
|
-
.build() {
|
|
9154
|
-
}
|
|
9155
|
-
|
|
9156
|
-
class DescribeThingGroupCommand extends Command
|
|
9157
|
-
.classBuilder()
|
|
9158
|
-
.ep(commonParams)
|
|
9159
|
-
.m(function (Command, cs, config, o) {
|
|
9160
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9161
|
-
})
|
|
9162
|
-
.s("AWSIotService", "DescribeThingGroup", {})
|
|
9163
|
-
.n("IoTClient", "DescribeThingGroupCommand")
|
|
9164
|
-
.sc(DescribeThingGroup$)
|
|
9165
|
-
.build() {
|
|
9166
|
-
}
|
|
9167
|
-
|
|
9168
|
-
class DescribeThingRegistrationTaskCommand extends Command
|
|
9169
|
-
.classBuilder()
|
|
9170
|
-
.ep(commonParams)
|
|
9171
|
-
.m(function (Command, cs, config, o) {
|
|
9172
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9173
|
-
})
|
|
9174
|
-
.s("AWSIotService", "DescribeThingRegistrationTask", {})
|
|
9175
|
-
.n("IoTClient", "DescribeThingRegistrationTaskCommand")
|
|
9176
|
-
.sc(DescribeThingRegistrationTask$)
|
|
9177
|
-
.build() {
|
|
9178
|
-
}
|
|
9179
|
-
|
|
9180
|
-
class DescribeThingTypeCommand extends Command
|
|
9181
|
-
.classBuilder()
|
|
9182
|
-
.ep(commonParams)
|
|
9183
|
-
.m(function (Command, cs, config, o) {
|
|
9184
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9185
|
-
})
|
|
9186
|
-
.s("AWSIotService", "DescribeThingType", {})
|
|
9187
|
-
.n("IoTClient", "DescribeThingTypeCommand")
|
|
9188
|
-
.sc(DescribeThingType$)
|
|
9189
|
-
.build() {
|
|
9190
|
-
}
|
|
9191
|
-
|
|
9192
|
-
class DetachPolicyCommand extends Command
|
|
9193
|
-
.classBuilder()
|
|
9194
|
-
.ep(commonParams)
|
|
9195
|
-
.m(function (Command, cs, config, o) {
|
|
9196
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9197
|
-
})
|
|
9198
|
-
.s("AWSIotService", "DetachPolicy", {})
|
|
9199
|
-
.n("IoTClient", "DetachPolicyCommand")
|
|
9200
|
-
.sc(DetachPolicy$)
|
|
9201
|
-
.build() {
|
|
9202
|
-
}
|
|
9203
|
-
|
|
9204
|
-
class DetachPrincipalPolicyCommand extends Command
|
|
9205
|
-
.classBuilder()
|
|
9206
|
-
.ep(commonParams)
|
|
9207
|
-
.m(function (Command, cs, config, o) {
|
|
9208
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9209
|
-
})
|
|
9210
|
-
.s("AWSIotService", "DetachPrincipalPolicy", {})
|
|
9211
|
-
.n("IoTClient", "DetachPrincipalPolicyCommand")
|
|
9212
|
-
.sc(DetachPrincipalPolicy$)
|
|
9213
|
-
.build() {
|
|
9214
|
-
}
|
|
9215
|
-
|
|
9216
|
-
class DetachSecurityProfileCommand extends Command
|
|
9217
|
-
.classBuilder()
|
|
9218
|
-
.ep(commonParams)
|
|
9219
|
-
.m(function (Command, cs, config, o) {
|
|
9220
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9221
|
-
})
|
|
9222
|
-
.s("AWSIotService", "DetachSecurityProfile", {})
|
|
9223
|
-
.n("IoTClient", "DetachSecurityProfileCommand")
|
|
9224
|
-
.sc(DetachSecurityProfile$)
|
|
9225
|
-
.build() {
|
|
9226
|
-
}
|
|
9227
|
-
|
|
9228
|
-
class DetachThingPrincipalCommand extends Command
|
|
9229
|
-
.classBuilder()
|
|
9230
|
-
.ep(commonParams)
|
|
9231
|
-
.m(function (Command, cs, config, o) {
|
|
9232
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9233
|
-
})
|
|
9234
|
-
.s("AWSIotService", "DetachThingPrincipal", {})
|
|
9235
|
-
.n("IoTClient", "DetachThingPrincipalCommand")
|
|
9236
|
-
.sc(DetachThingPrincipal$)
|
|
9237
|
-
.build() {
|
|
9238
|
-
}
|
|
9239
|
-
|
|
9240
|
-
class DisableTopicRuleCommand extends Command
|
|
9241
|
-
.classBuilder()
|
|
9242
|
-
.ep(commonParams)
|
|
9243
|
-
.m(function (Command, cs, config, o) {
|
|
9244
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9245
|
-
})
|
|
9246
|
-
.s("AWSIotService", "DisableTopicRule", {})
|
|
9247
|
-
.n("IoTClient", "DisableTopicRuleCommand")
|
|
9248
|
-
.sc(DisableTopicRule$)
|
|
9249
|
-
.build() {
|
|
9250
|
-
}
|
|
9251
|
-
|
|
9252
|
-
class DisassociateSbomFromPackageVersionCommand extends Command
|
|
9253
|
-
.classBuilder()
|
|
9254
|
-
.ep(commonParams)
|
|
9255
|
-
.m(function (Command, cs, config, o) {
|
|
9256
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9257
|
-
})
|
|
9258
|
-
.s("AWSIotService", "DisassociateSbomFromPackageVersion", {})
|
|
9259
|
-
.n("IoTClient", "DisassociateSbomFromPackageVersionCommand")
|
|
9260
|
-
.sc(DisassociateSbomFromPackageVersion$)
|
|
9261
|
-
.build() {
|
|
9262
|
-
}
|
|
9263
|
-
|
|
9264
|
-
class EnableTopicRuleCommand extends Command
|
|
9265
|
-
.classBuilder()
|
|
9266
|
-
.ep(commonParams)
|
|
9267
|
-
.m(function (Command, cs, config, o) {
|
|
9268
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9269
|
-
})
|
|
9270
|
-
.s("AWSIotService", "EnableTopicRule", {})
|
|
9271
|
-
.n("IoTClient", "EnableTopicRuleCommand")
|
|
9272
|
-
.sc(EnableTopicRule$)
|
|
9273
|
-
.build() {
|
|
9274
|
-
}
|
|
9275
|
-
|
|
9276
|
-
class GetBehaviorModelTrainingSummariesCommand extends Command
|
|
9277
|
-
.classBuilder()
|
|
9278
|
-
.ep(commonParams)
|
|
9279
|
-
.m(function (Command, cs, config, o) {
|
|
9280
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9281
|
-
})
|
|
9282
|
-
.s("AWSIotService", "GetBehaviorModelTrainingSummaries", {})
|
|
9283
|
-
.n("IoTClient", "GetBehaviorModelTrainingSummariesCommand")
|
|
9284
|
-
.sc(GetBehaviorModelTrainingSummaries$)
|
|
9285
|
-
.build() {
|
|
9286
|
-
}
|
|
9287
|
-
|
|
9288
|
-
class GetBucketsAggregationCommand extends Command
|
|
9289
|
-
.classBuilder()
|
|
9290
|
-
.ep(commonParams)
|
|
9291
|
-
.m(function (Command, cs, config, o) {
|
|
9292
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9293
|
-
})
|
|
9294
|
-
.s("AWSIotService", "GetBucketsAggregation", {})
|
|
9295
|
-
.n("IoTClient", "GetBucketsAggregationCommand")
|
|
9296
|
-
.sc(GetBucketsAggregation$)
|
|
9297
|
-
.build() {
|
|
9298
|
-
}
|
|
9299
|
-
|
|
9300
|
-
class GetCardinalityCommand extends Command
|
|
9301
|
-
.classBuilder()
|
|
9302
|
-
.ep(commonParams)
|
|
9303
|
-
.m(function (Command, cs, config, o) {
|
|
9304
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9305
|
-
})
|
|
9306
|
-
.s("AWSIotService", "GetCardinality", {})
|
|
9307
|
-
.n("IoTClient", "GetCardinalityCommand")
|
|
9308
|
-
.sc(GetCardinality$)
|
|
9309
|
-
.build() {
|
|
9310
|
-
}
|
|
9311
|
-
|
|
9312
|
-
class GetCommandCommand extends Command
|
|
9313
|
-
.classBuilder()
|
|
9314
|
-
.ep(commonParams)
|
|
9315
|
-
.m(function (Command, cs, config, o) {
|
|
9316
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9317
|
-
})
|
|
9318
|
-
.s("AWSIotService", "GetCommand", {})
|
|
9319
|
-
.n("IoTClient", "GetCommandCommand")
|
|
9320
|
-
.sc(GetCommand$)
|
|
9321
|
-
.build() {
|
|
9322
|
-
}
|
|
9323
|
-
|
|
9324
|
-
class GetCommandExecutionCommand extends Command
|
|
9325
|
-
.classBuilder()
|
|
9326
|
-
.ep(commonParams)
|
|
9327
|
-
.m(function (Command, cs, config, o) {
|
|
9328
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9329
|
-
})
|
|
9330
|
-
.s("AWSIotService", "GetCommandExecution", {})
|
|
9331
|
-
.n("IoTClient", "GetCommandExecutionCommand")
|
|
9332
|
-
.sc(GetCommandExecution$)
|
|
9333
|
-
.build() {
|
|
9334
|
-
}
|
|
9335
|
-
|
|
9336
|
-
class GetEffectivePoliciesCommand extends Command
|
|
9337
|
-
.classBuilder()
|
|
9338
|
-
.ep(commonParams)
|
|
9339
|
-
.m(function (Command, cs, config, o) {
|
|
9340
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9341
|
-
})
|
|
9342
|
-
.s("AWSIotService", "GetEffectivePolicies", {})
|
|
9343
|
-
.n("IoTClient", "GetEffectivePoliciesCommand")
|
|
9344
|
-
.sc(GetEffectivePolicies$)
|
|
9345
|
-
.build() {
|
|
9346
|
-
}
|
|
9347
|
-
|
|
9348
|
-
class GetIndexingConfigurationCommand extends Command
|
|
9349
|
-
.classBuilder()
|
|
9350
|
-
.ep(commonParams)
|
|
9351
|
-
.m(function (Command, cs, config, o) {
|
|
9352
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9353
|
-
})
|
|
9354
|
-
.s("AWSIotService", "GetIndexingConfiguration", {})
|
|
9355
|
-
.n("IoTClient", "GetIndexingConfigurationCommand")
|
|
9356
|
-
.sc(GetIndexingConfiguration$)
|
|
9357
|
-
.build() {
|
|
9358
|
-
}
|
|
9359
|
-
|
|
9360
|
-
class GetJobDocumentCommand extends Command
|
|
9361
|
-
.classBuilder()
|
|
9362
|
-
.ep(commonParams)
|
|
9363
|
-
.m(function (Command, cs, config, o) {
|
|
9364
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9365
|
-
})
|
|
9366
|
-
.s("AWSIotService", "GetJobDocument", {})
|
|
9367
|
-
.n("IoTClient", "GetJobDocumentCommand")
|
|
9368
|
-
.sc(GetJobDocument$)
|
|
9369
|
-
.build() {
|
|
9370
|
-
}
|
|
9371
|
-
|
|
9372
|
-
class GetLoggingOptionsCommand extends Command
|
|
9373
|
-
.classBuilder()
|
|
9374
|
-
.ep(commonParams)
|
|
9375
|
-
.m(function (Command, cs, config, o) {
|
|
9376
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9377
|
-
})
|
|
9378
|
-
.s("AWSIotService", "GetLoggingOptions", {})
|
|
9379
|
-
.n("IoTClient", "GetLoggingOptionsCommand")
|
|
9380
|
-
.sc(GetLoggingOptions$)
|
|
9381
|
-
.build() {
|
|
9382
|
-
}
|
|
9383
|
-
|
|
9384
|
-
class GetOTAUpdateCommand extends Command
|
|
9385
|
-
.classBuilder()
|
|
9386
|
-
.ep(commonParams)
|
|
9387
|
-
.m(function (Command, cs, config, o) {
|
|
9388
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9389
|
-
})
|
|
9390
|
-
.s("AWSIotService", "GetOTAUpdate", {})
|
|
9391
|
-
.n("IoTClient", "GetOTAUpdateCommand")
|
|
9392
|
-
.sc(GetOTAUpdate$)
|
|
9393
|
-
.build() {
|
|
9394
|
-
}
|
|
9395
|
-
|
|
9396
|
-
class GetPackageCommand extends Command
|
|
9397
|
-
.classBuilder()
|
|
9398
|
-
.ep(commonParams)
|
|
9399
|
-
.m(function (Command, cs, config, o) {
|
|
9400
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9401
|
-
})
|
|
9402
|
-
.s("AWSIotService", "GetPackage", {})
|
|
9403
|
-
.n("IoTClient", "GetPackageCommand")
|
|
9404
|
-
.sc(GetPackage$)
|
|
9405
|
-
.build() {
|
|
9406
|
-
}
|
|
9407
|
-
|
|
9408
|
-
class GetPackageConfigurationCommand extends Command
|
|
9409
|
-
.classBuilder()
|
|
9410
|
-
.ep(commonParams)
|
|
9411
|
-
.m(function (Command, cs, config, o) {
|
|
9412
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9413
|
-
})
|
|
9414
|
-
.s("AWSIotService", "GetPackageConfiguration", {})
|
|
9415
|
-
.n("IoTClient", "GetPackageConfigurationCommand")
|
|
9416
|
-
.sc(GetPackageConfiguration$)
|
|
9417
|
-
.build() {
|
|
9418
|
-
}
|
|
9419
|
-
|
|
9420
|
-
class GetPackageVersionCommand extends Command
|
|
9421
|
-
.classBuilder()
|
|
9422
|
-
.ep(commonParams)
|
|
9423
|
-
.m(function (Command, cs, config, o) {
|
|
9424
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9425
|
-
})
|
|
9426
|
-
.s("AWSIotService", "GetPackageVersion", {})
|
|
9427
|
-
.n("IoTClient", "GetPackageVersionCommand")
|
|
9428
|
-
.sc(GetPackageVersion$)
|
|
9429
|
-
.build() {
|
|
9430
|
-
}
|
|
9431
|
-
|
|
9432
|
-
class GetPercentilesCommand extends Command
|
|
9433
|
-
.classBuilder()
|
|
9434
|
-
.ep(commonParams)
|
|
9435
|
-
.m(function (Command, cs, config, o) {
|
|
9436
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9437
|
-
})
|
|
9438
|
-
.s("AWSIotService", "GetPercentiles", {})
|
|
9439
|
-
.n("IoTClient", "GetPercentilesCommand")
|
|
9440
|
-
.sc(GetPercentiles$)
|
|
9441
|
-
.build() {
|
|
9442
|
-
}
|
|
9443
|
-
|
|
9444
|
-
class GetPolicyCommand extends Command
|
|
9445
|
-
.classBuilder()
|
|
9446
|
-
.ep(commonParams)
|
|
9447
|
-
.m(function (Command, cs, config, o) {
|
|
9448
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9449
|
-
})
|
|
9450
|
-
.s("AWSIotService", "GetPolicy", {})
|
|
9451
|
-
.n("IoTClient", "GetPolicyCommand")
|
|
9452
|
-
.sc(GetPolicy$)
|
|
9453
|
-
.build() {
|
|
9454
|
-
}
|
|
9455
|
-
|
|
9456
|
-
class GetPolicyVersionCommand extends Command
|
|
9457
|
-
.classBuilder()
|
|
9458
|
-
.ep(commonParams)
|
|
9459
|
-
.m(function (Command, cs, config, o) {
|
|
9460
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9461
|
-
})
|
|
9462
|
-
.s("AWSIotService", "GetPolicyVersion", {})
|
|
9463
|
-
.n("IoTClient", "GetPolicyVersionCommand")
|
|
9464
|
-
.sc(GetPolicyVersion$)
|
|
9465
|
-
.build() {
|
|
9466
|
-
}
|
|
9467
|
-
|
|
9468
|
-
class GetRegistrationCodeCommand extends Command
|
|
9469
|
-
.classBuilder()
|
|
9470
|
-
.ep(commonParams)
|
|
9471
|
-
.m(function (Command, cs, config, o) {
|
|
9472
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9473
|
-
})
|
|
9474
|
-
.s("AWSIotService", "GetRegistrationCode", {})
|
|
9475
|
-
.n("IoTClient", "GetRegistrationCodeCommand")
|
|
9476
|
-
.sc(GetRegistrationCode$)
|
|
9477
|
-
.build() {
|
|
9478
|
-
}
|
|
9479
|
-
|
|
9480
|
-
class GetStatisticsCommand extends Command
|
|
9481
|
-
.classBuilder()
|
|
9482
|
-
.ep(commonParams)
|
|
9483
|
-
.m(function (Command, cs, config, o) {
|
|
9484
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9485
|
-
})
|
|
9486
|
-
.s("AWSIotService", "GetStatistics", {})
|
|
9487
|
-
.n("IoTClient", "GetStatisticsCommand")
|
|
9488
|
-
.sc(GetStatistics$)
|
|
9489
|
-
.build() {
|
|
9490
|
-
}
|
|
9491
|
-
|
|
9492
|
-
class GetThingConnectivityDataCommand extends Command
|
|
9493
|
-
.classBuilder()
|
|
9494
|
-
.ep(commonParams)
|
|
9495
|
-
.m(function (Command, cs, config, o) {
|
|
9496
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9497
|
-
})
|
|
9498
|
-
.s("AWSIotService", "GetThingConnectivityData", {})
|
|
9499
|
-
.n("IoTClient", "GetThingConnectivityDataCommand")
|
|
9500
|
-
.sc(GetThingConnectivityData$)
|
|
9501
|
-
.build() {
|
|
9502
|
-
}
|
|
9503
|
-
|
|
9504
|
-
class GetTopicRuleCommand extends Command
|
|
9505
|
-
.classBuilder()
|
|
9506
|
-
.ep(commonParams)
|
|
9507
|
-
.m(function (Command, cs, config, o) {
|
|
9508
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9509
|
-
})
|
|
9510
|
-
.s("AWSIotService", "GetTopicRule", {})
|
|
9511
|
-
.n("IoTClient", "GetTopicRuleCommand")
|
|
9512
|
-
.sc(GetTopicRule$)
|
|
9513
|
-
.build() {
|
|
9514
|
-
}
|
|
9515
|
-
|
|
9516
|
-
class GetTopicRuleDestinationCommand extends Command
|
|
9517
|
-
.classBuilder()
|
|
9518
|
-
.ep(commonParams)
|
|
9519
|
-
.m(function (Command, cs, config, o) {
|
|
9520
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9521
|
-
})
|
|
9522
|
-
.s("AWSIotService", "GetTopicRuleDestination", {})
|
|
9523
|
-
.n("IoTClient", "GetTopicRuleDestinationCommand")
|
|
9524
|
-
.sc(GetTopicRuleDestination$)
|
|
9525
|
-
.build() {
|
|
9526
|
-
}
|
|
9527
|
-
|
|
9528
|
-
class GetV2LoggingOptionsCommand extends Command
|
|
9529
|
-
.classBuilder()
|
|
9530
|
-
.ep(commonParams)
|
|
9531
|
-
.m(function (Command, cs, config, o) {
|
|
9532
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9533
|
-
})
|
|
9534
|
-
.s("AWSIotService", "GetV2LoggingOptions", {})
|
|
9535
|
-
.n("IoTClient", "GetV2LoggingOptionsCommand")
|
|
9536
|
-
.sc(GetV2LoggingOptions$)
|
|
9537
|
-
.build() {
|
|
9538
|
-
}
|
|
9539
|
-
|
|
9540
|
-
class ListActiveViolationsCommand extends Command
|
|
9541
|
-
.classBuilder()
|
|
9542
|
-
.ep(commonParams)
|
|
9543
|
-
.m(function (Command, cs, config, o) {
|
|
9544
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9545
|
-
})
|
|
9546
|
-
.s("AWSIotService", "ListActiveViolations", {})
|
|
9547
|
-
.n("IoTClient", "ListActiveViolationsCommand")
|
|
9548
|
-
.sc(ListActiveViolations$)
|
|
9549
|
-
.build() {
|
|
9550
|
-
}
|
|
9551
|
-
|
|
9552
|
-
class ListAttachedPoliciesCommand extends Command
|
|
9553
|
-
.classBuilder()
|
|
9554
|
-
.ep(commonParams)
|
|
9555
|
-
.m(function (Command, cs, config, o) {
|
|
9556
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9557
|
-
})
|
|
9558
|
-
.s("AWSIotService", "ListAttachedPolicies", {})
|
|
9559
|
-
.n("IoTClient", "ListAttachedPoliciesCommand")
|
|
9560
|
-
.sc(ListAttachedPolicies$)
|
|
9561
|
-
.build() {
|
|
9562
|
-
}
|
|
9563
|
-
|
|
9564
|
-
class ListAuditFindingsCommand extends Command
|
|
9565
|
-
.classBuilder()
|
|
9566
|
-
.ep(commonParams)
|
|
9567
|
-
.m(function (Command, cs, config, o) {
|
|
9568
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9569
|
-
})
|
|
9570
|
-
.s("AWSIotService", "ListAuditFindings", {})
|
|
9571
|
-
.n("IoTClient", "ListAuditFindingsCommand")
|
|
9572
|
-
.sc(ListAuditFindings$)
|
|
9573
|
-
.build() {
|
|
9574
|
-
}
|
|
9575
|
-
|
|
9576
|
-
class ListAuditMitigationActionsExecutionsCommand extends Command
|
|
9577
|
-
.classBuilder()
|
|
9578
|
-
.ep(commonParams)
|
|
9579
|
-
.m(function (Command, cs, config, o) {
|
|
9580
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9581
|
-
})
|
|
9582
|
-
.s("AWSIotService", "ListAuditMitigationActionsExecutions", {})
|
|
9583
|
-
.n("IoTClient", "ListAuditMitigationActionsExecutionsCommand")
|
|
9584
|
-
.sc(ListAuditMitigationActionsExecutions$)
|
|
9585
|
-
.build() {
|
|
9586
|
-
}
|
|
9587
|
-
|
|
9588
|
-
class ListAuditMitigationActionsTasksCommand extends Command
|
|
9589
|
-
.classBuilder()
|
|
9590
|
-
.ep(commonParams)
|
|
9591
|
-
.m(function (Command, cs, config, o) {
|
|
9592
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9593
|
-
})
|
|
9594
|
-
.s("AWSIotService", "ListAuditMitigationActionsTasks", {})
|
|
9595
|
-
.n("IoTClient", "ListAuditMitigationActionsTasksCommand")
|
|
9596
|
-
.sc(ListAuditMitigationActionsTasks$)
|
|
9597
|
-
.build() {
|
|
9598
|
-
}
|
|
9599
|
-
|
|
9600
|
-
class ListAuditSuppressionsCommand extends Command
|
|
9601
|
-
.classBuilder()
|
|
9602
|
-
.ep(commonParams)
|
|
9603
|
-
.m(function (Command, cs, config, o) {
|
|
9604
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9605
|
-
})
|
|
9606
|
-
.s("AWSIotService", "ListAuditSuppressions", {})
|
|
9607
|
-
.n("IoTClient", "ListAuditSuppressionsCommand")
|
|
9608
|
-
.sc(ListAuditSuppressions$)
|
|
9609
|
-
.build() {
|
|
9610
|
-
}
|
|
9611
|
-
|
|
9612
|
-
class ListAuditTasksCommand extends Command
|
|
9613
|
-
.classBuilder()
|
|
9614
|
-
.ep(commonParams)
|
|
9615
|
-
.m(function (Command, cs, config, o) {
|
|
9616
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9617
|
-
})
|
|
9618
|
-
.s("AWSIotService", "ListAuditTasks", {})
|
|
9619
|
-
.n("IoTClient", "ListAuditTasksCommand")
|
|
9620
|
-
.sc(ListAuditTasks$)
|
|
9621
|
-
.build() {
|
|
9622
|
-
}
|
|
9623
|
-
|
|
9624
|
-
class ListAuthorizersCommand extends Command
|
|
9625
|
-
.classBuilder()
|
|
9626
|
-
.ep(commonParams)
|
|
9627
|
-
.m(function (Command, cs, config, o) {
|
|
9628
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9629
|
-
})
|
|
9630
|
-
.s("AWSIotService", "ListAuthorizers", {})
|
|
9631
|
-
.n("IoTClient", "ListAuthorizersCommand")
|
|
9632
|
-
.sc(ListAuthorizers$)
|
|
9633
|
-
.build() {
|
|
9634
|
-
}
|
|
9635
|
-
|
|
9636
|
-
class ListBillingGroupsCommand extends Command
|
|
9637
|
-
.classBuilder()
|
|
9638
|
-
.ep(commonParams)
|
|
9639
|
-
.m(function (Command, cs, config, o) {
|
|
9640
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9641
|
-
})
|
|
9642
|
-
.s("AWSIotService", "ListBillingGroups", {})
|
|
9643
|
-
.n("IoTClient", "ListBillingGroupsCommand")
|
|
9644
|
-
.sc(ListBillingGroups$)
|
|
9645
|
-
.build() {
|
|
9646
|
-
}
|
|
9647
|
-
|
|
9648
|
-
class ListCACertificatesCommand extends Command
|
|
9649
|
-
.classBuilder()
|
|
9650
|
-
.ep(commonParams)
|
|
9651
|
-
.m(function (Command, cs, config, o) {
|
|
9652
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9653
|
-
})
|
|
9654
|
-
.s("AWSIotService", "ListCACertificates", {})
|
|
9655
|
-
.n("IoTClient", "ListCACertificatesCommand")
|
|
9656
|
-
.sc(ListCACertificates$)
|
|
9657
|
-
.build() {
|
|
9658
|
-
}
|
|
9659
|
-
|
|
9660
|
-
class ListCertificateProvidersCommand extends Command
|
|
9661
|
-
.classBuilder()
|
|
9662
|
-
.ep(commonParams)
|
|
9663
|
-
.m(function (Command, cs, config, o) {
|
|
9664
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9665
|
-
})
|
|
9666
|
-
.s("AWSIotService", "ListCertificateProviders", {})
|
|
9667
|
-
.n("IoTClient", "ListCertificateProvidersCommand")
|
|
9668
|
-
.sc(ListCertificateProviders$)
|
|
9669
|
-
.build() {
|
|
9670
|
-
}
|
|
9671
|
-
|
|
9672
|
-
class ListCertificatesByCACommand extends Command
|
|
9673
|
-
.classBuilder()
|
|
9674
|
-
.ep(commonParams)
|
|
9675
|
-
.m(function (Command, cs, config, o) {
|
|
9676
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9677
|
-
})
|
|
9678
|
-
.s("AWSIotService", "ListCertificatesByCA", {})
|
|
9679
|
-
.n("IoTClient", "ListCertificatesByCACommand")
|
|
9680
|
-
.sc(ListCertificatesByCA$)
|
|
9681
|
-
.build() {
|
|
9682
|
-
}
|
|
9683
|
-
|
|
9684
|
-
class ListCertificatesCommand extends Command
|
|
9685
|
-
.classBuilder()
|
|
9686
|
-
.ep(commonParams)
|
|
9687
|
-
.m(function (Command, cs, config, o) {
|
|
9688
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9689
|
-
})
|
|
9690
|
-
.s("AWSIotService", "ListCertificates", {})
|
|
9691
|
-
.n("IoTClient", "ListCertificatesCommand")
|
|
9692
|
-
.sc(ListCertificates$)
|
|
9693
|
-
.build() {
|
|
9694
|
-
}
|
|
9695
|
-
|
|
9696
|
-
class ListCommandExecutionsCommand extends Command
|
|
9697
|
-
.classBuilder()
|
|
9698
|
-
.ep(commonParams)
|
|
9699
|
-
.m(function (Command, cs, config, o) {
|
|
9700
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9701
|
-
})
|
|
9702
|
-
.s("AWSIotService", "ListCommandExecutions", {})
|
|
9703
|
-
.n("IoTClient", "ListCommandExecutionsCommand")
|
|
9704
|
-
.sc(ListCommandExecutions$)
|
|
9705
|
-
.build() {
|
|
9706
|
-
}
|
|
9707
|
-
|
|
9708
|
-
class ListCommandsCommand extends Command
|
|
9709
|
-
.classBuilder()
|
|
9710
|
-
.ep(commonParams)
|
|
9711
|
-
.m(function (Command, cs, config, o) {
|
|
9712
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9713
|
-
})
|
|
9714
|
-
.s("AWSIotService", "ListCommands", {})
|
|
9715
|
-
.n("IoTClient", "ListCommandsCommand")
|
|
9716
|
-
.sc(ListCommands$)
|
|
9717
|
-
.build() {
|
|
9718
|
-
}
|
|
9719
|
-
|
|
9720
|
-
class ListCustomMetricsCommand extends Command
|
|
9721
|
-
.classBuilder()
|
|
9722
|
-
.ep(commonParams)
|
|
9723
|
-
.m(function (Command, cs, config, o) {
|
|
9724
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9725
|
-
})
|
|
9726
|
-
.s("AWSIotService", "ListCustomMetrics", {})
|
|
9727
|
-
.n("IoTClient", "ListCustomMetricsCommand")
|
|
9728
|
-
.sc(ListCustomMetrics$)
|
|
9729
|
-
.build() {
|
|
9730
|
-
}
|
|
9731
|
-
|
|
9732
|
-
class ListDetectMitigationActionsExecutionsCommand extends Command
|
|
9733
|
-
.classBuilder()
|
|
9734
|
-
.ep(commonParams)
|
|
9735
|
-
.m(function (Command, cs, config, o) {
|
|
9736
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9737
|
-
})
|
|
9738
|
-
.s("AWSIotService", "ListDetectMitigationActionsExecutions", {})
|
|
9739
|
-
.n("IoTClient", "ListDetectMitigationActionsExecutionsCommand")
|
|
9740
|
-
.sc(ListDetectMitigationActionsExecutions$)
|
|
9741
|
-
.build() {
|
|
9742
|
-
}
|
|
9743
|
-
|
|
9744
|
-
class ListDetectMitigationActionsTasksCommand extends Command
|
|
9745
|
-
.classBuilder()
|
|
9746
|
-
.ep(commonParams)
|
|
9747
|
-
.m(function (Command, cs, config, o) {
|
|
9748
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9749
|
-
})
|
|
9750
|
-
.s("AWSIotService", "ListDetectMitigationActionsTasks", {})
|
|
9751
|
-
.n("IoTClient", "ListDetectMitigationActionsTasksCommand")
|
|
9752
|
-
.sc(ListDetectMitigationActionsTasks$)
|
|
9753
|
-
.build() {
|
|
9754
|
-
}
|
|
9755
|
-
|
|
9756
|
-
class ListDimensionsCommand extends Command
|
|
9757
|
-
.classBuilder()
|
|
9758
|
-
.ep(commonParams)
|
|
9759
|
-
.m(function (Command, cs, config, o) {
|
|
9760
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9761
|
-
})
|
|
9762
|
-
.s("AWSIotService", "ListDimensions", {})
|
|
9763
|
-
.n("IoTClient", "ListDimensionsCommand")
|
|
9764
|
-
.sc(ListDimensions$)
|
|
9765
|
-
.build() {
|
|
9766
|
-
}
|
|
9767
|
-
|
|
9768
|
-
class ListDomainConfigurationsCommand extends Command
|
|
9769
|
-
.classBuilder()
|
|
9770
|
-
.ep(commonParams)
|
|
9771
|
-
.m(function (Command, cs, config, o) {
|
|
9772
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9773
|
-
})
|
|
9774
|
-
.s("AWSIotService", "ListDomainConfigurations", {})
|
|
9775
|
-
.n("IoTClient", "ListDomainConfigurationsCommand")
|
|
9776
|
-
.sc(ListDomainConfigurations$)
|
|
9777
|
-
.build() {
|
|
9778
|
-
}
|
|
9779
|
-
|
|
9780
|
-
class ListFleetMetricsCommand extends Command
|
|
9781
|
-
.classBuilder()
|
|
9782
|
-
.ep(commonParams)
|
|
9783
|
-
.m(function (Command, cs, config, o) {
|
|
9784
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9785
|
-
})
|
|
9786
|
-
.s("AWSIotService", "ListFleetMetrics", {})
|
|
9787
|
-
.n("IoTClient", "ListFleetMetricsCommand")
|
|
9788
|
-
.sc(ListFleetMetrics$)
|
|
9789
|
-
.build() {
|
|
9790
|
-
}
|
|
9791
|
-
|
|
9792
|
-
class ListIndicesCommand extends Command
|
|
9793
|
-
.classBuilder()
|
|
9794
|
-
.ep(commonParams)
|
|
9795
|
-
.m(function (Command, cs, config, o) {
|
|
9796
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9797
|
-
})
|
|
9798
|
-
.s("AWSIotService", "ListIndices", {})
|
|
9799
|
-
.n("IoTClient", "ListIndicesCommand")
|
|
9800
|
-
.sc(ListIndices$)
|
|
9801
|
-
.build() {
|
|
9802
|
-
}
|
|
9803
|
-
|
|
9804
|
-
class ListJobExecutionsForJobCommand extends Command
|
|
9805
|
-
.classBuilder()
|
|
9806
|
-
.ep(commonParams)
|
|
9807
|
-
.m(function (Command, cs, config, o) {
|
|
9808
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9809
|
-
})
|
|
9810
|
-
.s("AWSIotService", "ListJobExecutionsForJob", {})
|
|
9811
|
-
.n("IoTClient", "ListJobExecutionsForJobCommand")
|
|
9812
|
-
.sc(ListJobExecutionsForJob$)
|
|
9813
|
-
.build() {
|
|
9814
|
-
}
|
|
9815
|
-
|
|
9816
|
-
class ListJobExecutionsForThingCommand extends Command
|
|
9817
|
-
.classBuilder()
|
|
9818
|
-
.ep(commonParams)
|
|
9819
|
-
.m(function (Command, cs, config, o) {
|
|
9820
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9821
|
-
})
|
|
9822
|
-
.s("AWSIotService", "ListJobExecutionsForThing", {})
|
|
9823
|
-
.n("IoTClient", "ListJobExecutionsForThingCommand")
|
|
9824
|
-
.sc(ListJobExecutionsForThing$)
|
|
9825
|
-
.build() {
|
|
9826
|
-
}
|
|
9827
|
-
|
|
9828
|
-
class ListJobsCommand extends Command
|
|
9829
|
-
.classBuilder()
|
|
9830
|
-
.ep(commonParams)
|
|
9831
|
-
.m(function (Command, cs, config, o) {
|
|
9832
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9833
|
-
})
|
|
9834
|
-
.s("AWSIotService", "ListJobs", {})
|
|
9835
|
-
.n("IoTClient", "ListJobsCommand")
|
|
9836
|
-
.sc(ListJobs$)
|
|
9837
|
-
.build() {
|
|
9838
|
-
}
|
|
9839
|
-
|
|
9840
|
-
class ListJobTemplatesCommand extends Command
|
|
9841
|
-
.classBuilder()
|
|
9842
|
-
.ep(commonParams)
|
|
9843
|
-
.m(function (Command, cs, config, o) {
|
|
9844
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9845
|
-
})
|
|
9846
|
-
.s("AWSIotService", "ListJobTemplates", {})
|
|
9847
|
-
.n("IoTClient", "ListJobTemplatesCommand")
|
|
9848
|
-
.sc(ListJobTemplates$)
|
|
9849
|
-
.build() {
|
|
9850
|
-
}
|
|
9851
|
-
|
|
9852
|
-
class ListManagedJobTemplatesCommand extends Command
|
|
9853
|
-
.classBuilder()
|
|
9854
|
-
.ep(commonParams)
|
|
9855
|
-
.m(function (Command, cs, config, o) {
|
|
9856
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9857
|
-
})
|
|
9858
|
-
.s("AWSIotService", "ListManagedJobTemplates", {})
|
|
9859
|
-
.n("IoTClient", "ListManagedJobTemplatesCommand")
|
|
9860
|
-
.sc(ListManagedJobTemplates$)
|
|
9861
|
-
.build() {
|
|
9862
|
-
}
|
|
9863
|
-
|
|
9864
|
-
class ListMetricValuesCommand extends Command
|
|
9865
|
-
.classBuilder()
|
|
9866
|
-
.ep(commonParams)
|
|
9867
|
-
.m(function (Command, cs, config, o) {
|
|
9868
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9869
|
-
})
|
|
9870
|
-
.s("AWSIotService", "ListMetricValues", {})
|
|
9871
|
-
.n("IoTClient", "ListMetricValuesCommand")
|
|
9872
|
-
.sc(ListMetricValues$)
|
|
9873
|
-
.build() {
|
|
9874
|
-
}
|
|
9875
|
-
|
|
9876
|
-
class ListMitigationActionsCommand extends Command
|
|
9877
|
-
.classBuilder()
|
|
9878
|
-
.ep(commonParams)
|
|
9879
|
-
.m(function (Command, cs, config, o) {
|
|
9880
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9881
|
-
})
|
|
9882
|
-
.s("AWSIotService", "ListMitigationActions", {})
|
|
9883
|
-
.n("IoTClient", "ListMitigationActionsCommand")
|
|
9884
|
-
.sc(ListMitigationActions$)
|
|
9885
|
-
.build() {
|
|
9886
|
-
}
|
|
9887
|
-
|
|
9888
|
-
class ListOTAUpdatesCommand extends Command
|
|
9889
|
-
.classBuilder()
|
|
9890
|
-
.ep(commonParams)
|
|
9891
|
-
.m(function (Command, cs, config, o) {
|
|
9892
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9893
|
-
})
|
|
9894
|
-
.s("AWSIotService", "ListOTAUpdates", {})
|
|
9895
|
-
.n("IoTClient", "ListOTAUpdatesCommand")
|
|
9896
|
-
.sc(ListOTAUpdates$)
|
|
9897
|
-
.build() {
|
|
9898
|
-
}
|
|
9899
|
-
|
|
9900
|
-
class ListOutgoingCertificatesCommand extends Command
|
|
9901
|
-
.classBuilder()
|
|
9902
|
-
.ep(commonParams)
|
|
9903
|
-
.m(function (Command, cs, config, o) {
|
|
9904
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9905
|
-
})
|
|
9906
|
-
.s("AWSIotService", "ListOutgoingCertificates", {})
|
|
9907
|
-
.n("IoTClient", "ListOutgoingCertificatesCommand")
|
|
9908
|
-
.sc(ListOutgoingCertificates$)
|
|
9909
|
-
.build() {
|
|
9910
|
-
}
|
|
9911
|
-
|
|
9912
|
-
class ListPackagesCommand extends Command
|
|
9913
|
-
.classBuilder()
|
|
9914
|
-
.ep(commonParams)
|
|
9915
|
-
.m(function (Command, cs, config, o) {
|
|
9916
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9917
|
-
})
|
|
9918
|
-
.s("AWSIotService", "ListPackages", {})
|
|
9919
|
-
.n("IoTClient", "ListPackagesCommand")
|
|
9920
|
-
.sc(ListPackages$)
|
|
9921
|
-
.build() {
|
|
9922
|
-
}
|
|
9923
|
-
|
|
9924
|
-
class ListPackageVersionsCommand extends Command
|
|
9925
|
-
.classBuilder()
|
|
9926
|
-
.ep(commonParams)
|
|
9927
|
-
.m(function (Command, cs, config, o) {
|
|
9928
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9929
|
-
})
|
|
9930
|
-
.s("AWSIotService", "ListPackageVersions", {})
|
|
9931
|
-
.n("IoTClient", "ListPackageVersionsCommand")
|
|
9932
|
-
.sc(ListPackageVersions$)
|
|
9933
|
-
.build() {
|
|
9934
|
-
}
|
|
9935
|
-
|
|
9936
|
-
class ListPoliciesCommand extends Command
|
|
9937
|
-
.classBuilder()
|
|
9938
|
-
.ep(commonParams)
|
|
9939
|
-
.m(function (Command, cs, config, o) {
|
|
9940
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9941
|
-
})
|
|
9942
|
-
.s("AWSIotService", "ListPolicies", {})
|
|
9943
|
-
.n("IoTClient", "ListPoliciesCommand")
|
|
9944
|
-
.sc(ListPolicies$)
|
|
9945
|
-
.build() {
|
|
9946
|
-
}
|
|
9947
|
-
|
|
9948
|
-
class ListPolicyPrincipalsCommand extends Command
|
|
9949
|
-
.classBuilder()
|
|
9950
|
-
.ep(commonParams)
|
|
9951
|
-
.m(function (Command, cs, config, o) {
|
|
9952
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9953
|
-
})
|
|
9954
|
-
.s("AWSIotService", "ListPolicyPrincipals", {})
|
|
9955
|
-
.n("IoTClient", "ListPolicyPrincipalsCommand")
|
|
9956
|
-
.sc(ListPolicyPrincipals$)
|
|
9957
|
-
.build() {
|
|
9958
|
-
}
|
|
9959
|
-
|
|
9960
|
-
class ListPolicyVersionsCommand extends Command
|
|
9961
|
-
.classBuilder()
|
|
9962
|
-
.ep(commonParams)
|
|
9963
|
-
.m(function (Command, cs, config, o) {
|
|
9964
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9965
|
-
})
|
|
9966
|
-
.s("AWSIotService", "ListPolicyVersions", {})
|
|
9967
|
-
.n("IoTClient", "ListPolicyVersionsCommand")
|
|
9968
|
-
.sc(ListPolicyVersions$)
|
|
9969
|
-
.build() {
|
|
9970
|
-
}
|
|
9971
|
-
|
|
9972
|
-
class ListPrincipalPoliciesCommand extends Command
|
|
9973
|
-
.classBuilder()
|
|
9974
|
-
.ep(commonParams)
|
|
9975
|
-
.m(function (Command, cs, config, o) {
|
|
9976
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9977
|
-
})
|
|
9978
|
-
.s("AWSIotService", "ListPrincipalPolicies", {})
|
|
9979
|
-
.n("IoTClient", "ListPrincipalPoliciesCommand")
|
|
9980
|
-
.sc(ListPrincipalPolicies$)
|
|
9981
|
-
.build() {
|
|
9982
|
-
}
|
|
9983
|
-
|
|
9984
|
-
class ListPrincipalThingsCommand extends Command
|
|
9985
|
-
.classBuilder()
|
|
9986
|
-
.ep(commonParams)
|
|
9987
|
-
.m(function (Command, cs, config, o) {
|
|
9988
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9989
|
-
})
|
|
9990
|
-
.s("AWSIotService", "ListPrincipalThings", {})
|
|
9991
|
-
.n("IoTClient", "ListPrincipalThingsCommand")
|
|
9992
|
-
.sc(ListPrincipalThings$)
|
|
9993
|
-
.build() {
|
|
9994
|
-
}
|
|
9995
|
-
|
|
9996
|
-
class ListPrincipalThingsV2Command extends Command
|
|
9997
|
-
.classBuilder()
|
|
9998
|
-
.ep(commonParams)
|
|
9999
|
-
.m(function (Command, cs, config, o) {
|
|
10000
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10001
|
-
})
|
|
10002
|
-
.s("AWSIotService", "ListPrincipalThingsV2", {})
|
|
10003
|
-
.n("IoTClient", "ListPrincipalThingsV2Command")
|
|
10004
|
-
.sc(ListPrincipalThingsV2$)
|
|
10005
|
-
.build() {
|
|
10006
|
-
}
|
|
10007
|
-
|
|
10008
|
-
class ListProvisioningTemplatesCommand extends Command
|
|
10009
|
-
.classBuilder()
|
|
10010
|
-
.ep(commonParams)
|
|
10011
|
-
.m(function (Command, cs, config, o) {
|
|
10012
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10013
|
-
})
|
|
10014
|
-
.s("AWSIotService", "ListProvisioningTemplates", {})
|
|
10015
|
-
.n("IoTClient", "ListProvisioningTemplatesCommand")
|
|
10016
|
-
.sc(ListProvisioningTemplates$)
|
|
10017
|
-
.build() {
|
|
10018
|
-
}
|
|
10019
|
-
|
|
10020
|
-
class ListProvisioningTemplateVersionsCommand extends Command
|
|
10021
|
-
.classBuilder()
|
|
10022
|
-
.ep(commonParams)
|
|
10023
|
-
.m(function (Command, cs, config, o) {
|
|
10024
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10025
|
-
})
|
|
10026
|
-
.s("AWSIotService", "ListProvisioningTemplateVersions", {})
|
|
10027
|
-
.n("IoTClient", "ListProvisioningTemplateVersionsCommand")
|
|
10028
|
-
.sc(ListProvisioningTemplateVersions$)
|
|
10029
|
-
.build() {
|
|
10030
|
-
}
|
|
10031
|
-
|
|
10032
|
-
class ListRelatedResourcesForAuditFindingCommand extends Command
|
|
10033
|
-
.classBuilder()
|
|
10034
|
-
.ep(commonParams)
|
|
10035
|
-
.m(function (Command, cs, config, o) {
|
|
10036
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10037
|
-
})
|
|
10038
|
-
.s("AWSIotService", "ListRelatedResourcesForAuditFinding", {})
|
|
10039
|
-
.n("IoTClient", "ListRelatedResourcesForAuditFindingCommand")
|
|
10040
|
-
.sc(ListRelatedResourcesForAuditFinding$)
|
|
10041
|
-
.build() {
|
|
10042
|
-
}
|
|
10043
|
-
|
|
10044
|
-
class ListRoleAliasesCommand extends Command
|
|
10045
|
-
.classBuilder()
|
|
10046
|
-
.ep(commonParams)
|
|
10047
|
-
.m(function (Command, cs, config, o) {
|
|
10048
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10049
|
-
})
|
|
10050
|
-
.s("AWSIotService", "ListRoleAliases", {})
|
|
10051
|
-
.n("IoTClient", "ListRoleAliasesCommand")
|
|
10052
|
-
.sc(ListRoleAliases$)
|
|
10053
|
-
.build() {
|
|
10054
|
-
}
|
|
10055
|
-
|
|
10056
|
-
class ListSbomValidationResultsCommand extends Command
|
|
10057
|
-
.classBuilder()
|
|
10058
|
-
.ep(commonParams)
|
|
10059
|
-
.m(function (Command, cs, config, o) {
|
|
10060
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10061
|
-
})
|
|
10062
|
-
.s("AWSIotService", "ListSbomValidationResults", {})
|
|
10063
|
-
.n("IoTClient", "ListSbomValidationResultsCommand")
|
|
10064
|
-
.sc(ListSbomValidationResults$)
|
|
10065
|
-
.build() {
|
|
10066
|
-
}
|
|
10067
|
-
|
|
10068
|
-
class ListScheduledAuditsCommand extends Command
|
|
10069
|
-
.classBuilder()
|
|
10070
|
-
.ep(commonParams)
|
|
10071
|
-
.m(function (Command, cs, config, o) {
|
|
10072
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10073
|
-
})
|
|
10074
|
-
.s("AWSIotService", "ListScheduledAudits", {})
|
|
10075
|
-
.n("IoTClient", "ListScheduledAuditsCommand")
|
|
10076
|
-
.sc(ListScheduledAudits$)
|
|
10077
|
-
.build() {
|
|
10078
|
-
}
|
|
10079
|
-
|
|
10080
|
-
class ListSecurityProfilesCommand extends Command
|
|
10081
|
-
.classBuilder()
|
|
10082
|
-
.ep(commonParams)
|
|
10083
|
-
.m(function (Command, cs, config, o) {
|
|
10084
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10085
|
-
})
|
|
10086
|
-
.s("AWSIotService", "ListSecurityProfiles", {})
|
|
10087
|
-
.n("IoTClient", "ListSecurityProfilesCommand")
|
|
10088
|
-
.sc(ListSecurityProfiles$)
|
|
10089
|
-
.build() {
|
|
10090
|
-
}
|
|
10091
|
-
|
|
10092
|
-
class ListSecurityProfilesForTargetCommand extends Command
|
|
10093
|
-
.classBuilder()
|
|
10094
|
-
.ep(commonParams)
|
|
10095
|
-
.m(function (Command, cs, config, o) {
|
|
10096
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10097
|
-
})
|
|
10098
|
-
.s("AWSIotService", "ListSecurityProfilesForTarget", {})
|
|
10099
|
-
.n("IoTClient", "ListSecurityProfilesForTargetCommand")
|
|
10100
|
-
.sc(ListSecurityProfilesForTarget$)
|
|
10101
|
-
.build() {
|
|
10102
|
-
}
|
|
10103
|
-
|
|
10104
|
-
class ListStreamsCommand extends Command
|
|
10105
|
-
.classBuilder()
|
|
10106
|
-
.ep(commonParams)
|
|
10107
|
-
.m(function (Command, cs, config, o) {
|
|
10108
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10109
|
-
})
|
|
10110
|
-
.s("AWSIotService", "ListStreams", {})
|
|
10111
|
-
.n("IoTClient", "ListStreamsCommand")
|
|
10112
|
-
.sc(ListStreams$)
|
|
10113
|
-
.build() {
|
|
10114
|
-
}
|
|
10115
|
-
|
|
10116
|
-
class ListTagsForResourceCommand extends Command
|
|
10117
|
-
.classBuilder()
|
|
10118
|
-
.ep(commonParams)
|
|
10119
|
-
.m(function (Command, cs, config, o) {
|
|
10120
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10121
|
-
})
|
|
10122
|
-
.s("AWSIotService", "ListTagsForResource", {})
|
|
10123
|
-
.n("IoTClient", "ListTagsForResourceCommand")
|
|
10124
|
-
.sc(ListTagsForResource$)
|
|
10125
|
-
.build() {
|
|
10126
|
-
}
|
|
10127
|
-
|
|
10128
|
-
class ListTargetsForPolicyCommand extends Command
|
|
10129
|
-
.classBuilder()
|
|
10130
|
-
.ep(commonParams)
|
|
10131
|
-
.m(function (Command, cs, config, o) {
|
|
10132
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10133
|
-
})
|
|
10134
|
-
.s("AWSIotService", "ListTargetsForPolicy", {})
|
|
10135
|
-
.n("IoTClient", "ListTargetsForPolicyCommand")
|
|
10136
|
-
.sc(ListTargetsForPolicy$)
|
|
10137
|
-
.build() {
|
|
10138
|
-
}
|
|
10139
|
-
|
|
10140
|
-
class ListTargetsForSecurityProfileCommand extends Command
|
|
10141
|
-
.classBuilder()
|
|
10142
|
-
.ep(commonParams)
|
|
10143
|
-
.m(function (Command, cs, config, o) {
|
|
10144
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10145
|
-
})
|
|
10146
|
-
.s("AWSIotService", "ListTargetsForSecurityProfile", {})
|
|
10147
|
-
.n("IoTClient", "ListTargetsForSecurityProfileCommand")
|
|
10148
|
-
.sc(ListTargetsForSecurityProfile$)
|
|
10149
|
-
.build() {
|
|
10150
|
-
}
|
|
10151
|
-
|
|
10152
|
-
class ListThingGroupsCommand extends Command
|
|
10153
|
-
.classBuilder()
|
|
10154
|
-
.ep(commonParams)
|
|
10155
|
-
.m(function (Command, cs, config, o) {
|
|
10156
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10157
|
-
})
|
|
10158
|
-
.s("AWSIotService", "ListThingGroups", {})
|
|
10159
|
-
.n("IoTClient", "ListThingGroupsCommand")
|
|
10160
|
-
.sc(ListThingGroups$)
|
|
10161
|
-
.build() {
|
|
10162
|
-
}
|
|
10163
|
-
|
|
10164
|
-
class ListThingGroupsForThingCommand extends Command
|
|
10165
|
-
.classBuilder()
|
|
10166
|
-
.ep(commonParams)
|
|
10167
|
-
.m(function (Command, cs, config, o) {
|
|
10168
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10169
|
-
})
|
|
10170
|
-
.s("AWSIotService", "ListThingGroupsForThing", {})
|
|
10171
|
-
.n("IoTClient", "ListThingGroupsForThingCommand")
|
|
10172
|
-
.sc(ListThingGroupsForThing$)
|
|
10173
|
-
.build() {
|
|
10174
|
-
}
|
|
10175
|
-
|
|
10176
|
-
class ListThingPrincipalsCommand extends Command
|
|
10177
|
-
.classBuilder()
|
|
10178
|
-
.ep(commonParams)
|
|
10179
|
-
.m(function (Command, cs, config, o) {
|
|
10180
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10181
|
-
})
|
|
10182
|
-
.s("AWSIotService", "ListThingPrincipals", {})
|
|
10183
|
-
.n("IoTClient", "ListThingPrincipalsCommand")
|
|
10184
|
-
.sc(ListThingPrincipals$)
|
|
10185
|
-
.build() {
|
|
10186
|
-
}
|
|
10187
|
-
|
|
10188
|
-
class ListThingPrincipalsV2Command extends Command
|
|
10189
|
-
.classBuilder()
|
|
10190
|
-
.ep(commonParams)
|
|
10191
|
-
.m(function (Command, cs, config, o) {
|
|
10192
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10193
|
-
})
|
|
10194
|
-
.s("AWSIotService", "ListThingPrincipalsV2", {})
|
|
10195
|
-
.n("IoTClient", "ListThingPrincipalsV2Command")
|
|
10196
|
-
.sc(ListThingPrincipalsV2$)
|
|
10197
|
-
.build() {
|
|
10198
|
-
}
|
|
10199
|
-
|
|
10200
|
-
class ListThingRegistrationTaskReportsCommand extends Command
|
|
10201
|
-
.classBuilder()
|
|
10202
|
-
.ep(commonParams)
|
|
10203
|
-
.m(function (Command, cs, config, o) {
|
|
10204
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10205
|
-
})
|
|
10206
|
-
.s("AWSIotService", "ListThingRegistrationTaskReports", {})
|
|
10207
|
-
.n("IoTClient", "ListThingRegistrationTaskReportsCommand")
|
|
10208
|
-
.sc(ListThingRegistrationTaskReports$)
|
|
10209
|
-
.build() {
|
|
10210
|
-
}
|
|
10211
|
-
|
|
10212
|
-
class ListThingRegistrationTasksCommand extends Command
|
|
10213
|
-
.classBuilder()
|
|
10214
|
-
.ep(commonParams)
|
|
10215
|
-
.m(function (Command, cs, config, o) {
|
|
10216
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10217
|
-
})
|
|
10218
|
-
.s("AWSIotService", "ListThingRegistrationTasks", {})
|
|
10219
|
-
.n("IoTClient", "ListThingRegistrationTasksCommand")
|
|
10220
|
-
.sc(ListThingRegistrationTasks$)
|
|
10221
|
-
.build() {
|
|
10222
|
-
}
|
|
10223
|
-
|
|
10224
|
-
class ListThingsCommand extends Command
|
|
10225
|
-
.classBuilder()
|
|
10226
|
-
.ep(commonParams)
|
|
10227
|
-
.m(function (Command, cs, config, o) {
|
|
10228
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10229
|
-
})
|
|
10230
|
-
.s("AWSIotService", "ListThings", {})
|
|
10231
|
-
.n("IoTClient", "ListThingsCommand")
|
|
10232
|
-
.sc(ListThings$)
|
|
10233
|
-
.build() {
|
|
10234
|
-
}
|
|
10235
|
-
|
|
10236
|
-
class ListThingsInBillingGroupCommand extends Command
|
|
10237
|
-
.classBuilder()
|
|
10238
|
-
.ep(commonParams)
|
|
10239
|
-
.m(function (Command, cs, config, o) {
|
|
10240
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10241
|
-
})
|
|
10242
|
-
.s("AWSIotService", "ListThingsInBillingGroup", {})
|
|
10243
|
-
.n("IoTClient", "ListThingsInBillingGroupCommand")
|
|
10244
|
-
.sc(ListThingsInBillingGroup$)
|
|
10245
|
-
.build() {
|
|
10246
|
-
}
|
|
10247
|
-
|
|
10248
|
-
class ListThingsInThingGroupCommand extends Command
|
|
10249
|
-
.classBuilder()
|
|
10250
|
-
.ep(commonParams)
|
|
10251
|
-
.m(function (Command, cs, config, o) {
|
|
10252
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10253
|
-
})
|
|
10254
|
-
.s("AWSIotService", "ListThingsInThingGroup", {})
|
|
10255
|
-
.n("IoTClient", "ListThingsInThingGroupCommand")
|
|
10256
|
-
.sc(ListThingsInThingGroup$)
|
|
10257
|
-
.build() {
|
|
10258
|
-
}
|
|
10259
|
-
|
|
10260
|
-
class ListThingTypesCommand extends Command
|
|
10261
|
-
.classBuilder()
|
|
10262
|
-
.ep(commonParams)
|
|
10263
|
-
.m(function (Command, cs, config, o) {
|
|
10264
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10265
|
-
})
|
|
10266
|
-
.s("AWSIotService", "ListThingTypes", {})
|
|
10267
|
-
.n("IoTClient", "ListThingTypesCommand")
|
|
10268
|
-
.sc(ListThingTypes$)
|
|
10269
|
-
.build() {
|
|
10270
|
-
}
|
|
10271
|
-
|
|
10272
|
-
class ListTopicRuleDestinationsCommand extends Command
|
|
10273
|
-
.classBuilder()
|
|
10274
|
-
.ep(commonParams)
|
|
10275
|
-
.m(function (Command, cs, config, o) {
|
|
10276
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10277
|
-
})
|
|
10278
|
-
.s("AWSIotService", "ListTopicRuleDestinations", {})
|
|
10279
|
-
.n("IoTClient", "ListTopicRuleDestinationsCommand")
|
|
10280
|
-
.sc(ListTopicRuleDestinations$)
|
|
10281
|
-
.build() {
|
|
10282
|
-
}
|
|
10283
|
-
|
|
10284
|
-
class ListTopicRulesCommand extends Command
|
|
10285
|
-
.classBuilder()
|
|
10286
|
-
.ep(commonParams)
|
|
10287
|
-
.m(function (Command, cs, config, o) {
|
|
10288
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10289
|
-
})
|
|
10290
|
-
.s("AWSIotService", "ListTopicRules", {})
|
|
10291
|
-
.n("IoTClient", "ListTopicRulesCommand")
|
|
10292
|
-
.sc(ListTopicRules$)
|
|
10293
|
-
.build() {
|
|
10294
|
-
}
|
|
10295
|
-
|
|
10296
|
-
class ListV2LoggingLevelsCommand extends Command
|
|
10297
|
-
.classBuilder()
|
|
10298
|
-
.ep(commonParams)
|
|
10299
|
-
.m(function (Command, cs, config, o) {
|
|
10300
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10301
|
-
})
|
|
10302
|
-
.s("AWSIotService", "ListV2LoggingLevels", {})
|
|
10303
|
-
.n("IoTClient", "ListV2LoggingLevelsCommand")
|
|
10304
|
-
.sc(ListV2LoggingLevels$)
|
|
10305
|
-
.build() {
|
|
10306
|
-
}
|
|
10307
|
-
|
|
10308
|
-
class ListViolationEventsCommand extends Command
|
|
10309
|
-
.classBuilder()
|
|
10310
|
-
.ep(commonParams)
|
|
10311
|
-
.m(function (Command, cs, config, o) {
|
|
10312
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10313
|
-
})
|
|
10314
|
-
.s("AWSIotService", "ListViolationEvents", {})
|
|
10315
|
-
.n("IoTClient", "ListViolationEventsCommand")
|
|
10316
|
-
.sc(ListViolationEvents$)
|
|
10317
|
-
.build() {
|
|
10318
|
-
}
|
|
10319
|
-
|
|
10320
|
-
class PutVerificationStateOnViolationCommand extends Command
|
|
10321
|
-
.classBuilder()
|
|
10322
|
-
.ep(commonParams)
|
|
10323
|
-
.m(function (Command, cs, config, o) {
|
|
10324
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10325
|
-
})
|
|
10326
|
-
.s("AWSIotService", "PutVerificationStateOnViolation", {})
|
|
10327
|
-
.n("IoTClient", "PutVerificationStateOnViolationCommand")
|
|
10328
|
-
.sc(PutVerificationStateOnViolation$)
|
|
10329
|
-
.build() {
|
|
10330
|
-
}
|
|
10331
|
-
|
|
10332
|
-
class RegisterCACertificateCommand extends Command
|
|
10333
|
-
.classBuilder()
|
|
10334
|
-
.ep(commonParams)
|
|
10335
|
-
.m(function (Command, cs, config, o) {
|
|
10336
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10337
|
-
})
|
|
10338
|
-
.s("AWSIotService", "RegisterCACertificate", {})
|
|
10339
|
-
.n("IoTClient", "RegisterCACertificateCommand")
|
|
10340
|
-
.sc(RegisterCACertificate$)
|
|
10341
|
-
.build() {
|
|
10342
|
-
}
|
|
10343
|
-
|
|
10344
|
-
class RegisterCertificateCommand extends Command
|
|
10345
|
-
.classBuilder()
|
|
10346
|
-
.ep(commonParams)
|
|
10347
|
-
.m(function (Command, cs, config, o) {
|
|
10348
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10349
|
-
})
|
|
10350
|
-
.s("AWSIotService", "RegisterCertificate", {})
|
|
10351
|
-
.n("IoTClient", "RegisterCertificateCommand")
|
|
10352
|
-
.sc(RegisterCertificate$)
|
|
10353
|
-
.build() {
|
|
10354
|
-
}
|
|
10355
|
-
|
|
10356
|
-
class RegisterCertificateWithoutCACommand extends Command
|
|
10357
|
-
.classBuilder()
|
|
10358
|
-
.ep(commonParams)
|
|
10359
|
-
.m(function (Command, cs, config, o) {
|
|
10360
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10361
|
-
})
|
|
10362
|
-
.s("AWSIotService", "RegisterCertificateWithoutCA", {})
|
|
10363
|
-
.n("IoTClient", "RegisterCertificateWithoutCACommand")
|
|
10364
|
-
.sc(RegisterCertificateWithoutCA$)
|
|
10365
|
-
.build() {
|
|
10366
|
-
}
|
|
10367
|
-
|
|
10368
|
-
class RegisterThingCommand extends Command
|
|
10369
|
-
.classBuilder()
|
|
10370
|
-
.ep(commonParams)
|
|
10371
|
-
.m(function (Command, cs, config, o) {
|
|
10372
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10373
|
-
})
|
|
10374
|
-
.s("AWSIotService", "RegisterThing", {})
|
|
10375
|
-
.n("IoTClient", "RegisterThingCommand")
|
|
10376
|
-
.sc(RegisterThing$)
|
|
10377
|
-
.build() {
|
|
10378
|
-
}
|
|
10379
|
-
|
|
10380
|
-
class RejectCertificateTransferCommand extends Command
|
|
10381
|
-
.classBuilder()
|
|
10382
|
-
.ep(commonParams)
|
|
10383
|
-
.m(function (Command, cs, config, o) {
|
|
10384
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10385
|
-
})
|
|
10386
|
-
.s("AWSIotService", "RejectCertificateTransfer", {})
|
|
10387
|
-
.n("IoTClient", "RejectCertificateTransferCommand")
|
|
10388
|
-
.sc(RejectCertificateTransfer$)
|
|
10389
|
-
.build() {
|
|
10390
|
-
}
|
|
10391
|
-
|
|
10392
|
-
class RemoveThingFromBillingGroupCommand extends Command
|
|
10393
|
-
.classBuilder()
|
|
10394
|
-
.ep(commonParams)
|
|
10395
|
-
.m(function (Command, cs, config, o) {
|
|
10396
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10397
|
-
})
|
|
10398
|
-
.s("AWSIotService", "RemoveThingFromBillingGroup", {})
|
|
10399
|
-
.n("IoTClient", "RemoveThingFromBillingGroupCommand")
|
|
10400
|
-
.sc(RemoveThingFromBillingGroup$)
|
|
10401
|
-
.build() {
|
|
10402
|
-
}
|
|
10403
|
-
|
|
10404
|
-
class RemoveThingFromThingGroupCommand extends Command
|
|
10405
|
-
.classBuilder()
|
|
10406
|
-
.ep(commonParams)
|
|
10407
|
-
.m(function (Command, cs, config, o) {
|
|
10408
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10409
|
-
})
|
|
10410
|
-
.s("AWSIotService", "RemoveThingFromThingGroup", {})
|
|
10411
|
-
.n("IoTClient", "RemoveThingFromThingGroupCommand")
|
|
10412
|
-
.sc(RemoveThingFromThingGroup$)
|
|
10413
|
-
.build() {
|
|
10414
|
-
}
|
|
10415
|
-
|
|
10416
|
-
class ReplaceTopicRuleCommand extends Command
|
|
10417
|
-
.classBuilder()
|
|
10418
|
-
.ep(commonParams)
|
|
10419
|
-
.m(function (Command, cs, config, o) {
|
|
10420
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10421
|
-
})
|
|
10422
|
-
.s("AWSIotService", "ReplaceTopicRule", {})
|
|
10423
|
-
.n("IoTClient", "ReplaceTopicRuleCommand")
|
|
10424
|
-
.sc(ReplaceTopicRule$)
|
|
10425
|
-
.build() {
|
|
10426
|
-
}
|
|
10427
|
-
|
|
10428
|
-
class SearchIndexCommand extends Command
|
|
10429
|
-
.classBuilder()
|
|
10430
|
-
.ep(commonParams)
|
|
10431
|
-
.m(function (Command, cs, config, o) {
|
|
10432
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10433
|
-
})
|
|
10434
|
-
.s("AWSIotService", "SearchIndex", {})
|
|
10435
|
-
.n("IoTClient", "SearchIndexCommand")
|
|
10436
|
-
.sc(SearchIndex$)
|
|
10437
|
-
.build() {
|
|
10438
|
-
}
|
|
10439
|
-
|
|
10440
|
-
class SetDefaultAuthorizerCommand extends Command
|
|
10441
|
-
.classBuilder()
|
|
10442
|
-
.ep(commonParams)
|
|
10443
|
-
.m(function (Command, cs, config, o) {
|
|
10444
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10445
|
-
})
|
|
10446
|
-
.s("AWSIotService", "SetDefaultAuthorizer", {})
|
|
10447
|
-
.n("IoTClient", "SetDefaultAuthorizerCommand")
|
|
10448
|
-
.sc(SetDefaultAuthorizer$)
|
|
10449
|
-
.build() {
|
|
10450
|
-
}
|
|
10451
|
-
|
|
10452
|
-
class SetDefaultPolicyVersionCommand extends Command
|
|
10453
|
-
.classBuilder()
|
|
10454
|
-
.ep(commonParams)
|
|
10455
|
-
.m(function (Command, cs, config, o) {
|
|
10456
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10457
|
-
})
|
|
10458
|
-
.s("AWSIotService", "SetDefaultPolicyVersion", {})
|
|
10459
|
-
.n("IoTClient", "SetDefaultPolicyVersionCommand")
|
|
10460
|
-
.sc(SetDefaultPolicyVersion$)
|
|
10461
|
-
.build() {
|
|
10462
|
-
}
|
|
10463
|
-
|
|
10464
|
-
class SetLoggingOptionsCommand extends Command
|
|
10465
|
-
.classBuilder()
|
|
10466
|
-
.ep(commonParams)
|
|
10467
|
-
.m(function (Command, cs, config, o) {
|
|
10468
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10469
|
-
})
|
|
10470
|
-
.s("AWSIotService", "SetLoggingOptions", {})
|
|
10471
|
-
.n("IoTClient", "SetLoggingOptionsCommand")
|
|
10472
|
-
.sc(SetLoggingOptions$)
|
|
10473
|
-
.build() {
|
|
10474
|
-
}
|
|
10475
|
-
|
|
10476
|
-
class SetV2LoggingLevelCommand extends Command
|
|
10477
|
-
.classBuilder()
|
|
10478
|
-
.ep(commonParams)
|
|
10479
|
-
.m(function (Command, cs, config, o) {
|
|
10480
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10481
|
-
})
|
|
10482
|
-
.s("AWSIotService", "SetV2LoggingLevel", {})
|
|
10483
|
-
.n("IoTClient", "SetV2LoggingLevelCommand")
|
|
10484
|
-
.sc(SetV2LoggingLevel$)
|
|
10485
|
-
.build() {
|
|
10486
|
-
}
|
|
10487
|
-
|
|
10488
|
-
class SetV2LoggingOptionsCommand extends Command
|
|
10489
|
-
.classBuilder()
|
|
10490
|
-
.ep(commonParams)
|
|
10491
|
-
.m(function (Command, cs, config, o) {
|
|
10492
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10493
|
-
})
|
|
10494
|
-
.s("AWSIotService", "SetV2LoggingOptions", {})
|
|
10495
|
-
.n("IoTClient", "SetV2LoggingOptionsCommand")
|
|
10496
|
-
.sc(SetV2LoggingOptions$)
|
|
10497
|
-
.build() {
|
|
10498
|
-
}
|
|
10499
|
-
|
|
10500
|
-
class StartAuditMitigationActionsTaskCommand extends Command
|
|
10501
|
-
.classBuilder()
|
|
10502
|
-
.ep(commonParams)
|
|
10503
|
-
.m(function (Command, cs, config, o) {
|
|
10504
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10505
|
-
})
|
|
10506
|
-
.s("AWSIotService", "StartAuditMitigationActionsTask", {})
|
|
10507
|
-
.n("IoTClient", "StartAuditMitigationActionsTaskCommand")
|
|
10508
|
-
.sc(StartAuditMitigationActionsTask$)
|
|
10509
|
-
.build() {
|
|
10510
|
-
}
|
|
10511
|
-
|
|
10512
|
-
class StartDetectMitigationActionsTaskCommand extends Command
|
|
10513
|
-
.classBuilder()
|
|
10514
|
-
.ep(commonParams)
|
|
10515
|
-
.m(function (Command, cs, config, o) {
|
|
10516
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10517
|
-
})
|
|
10518
|
-
.s("AWSIotService", "StartDetectMitigationActionsTask", {})
|
|
10519
|
-
.n("IoTClient", "StartDetectMitigationActionsTaskCommand")
|
|
10520
|
-
.sc(StartDetectMitigationActionsTask$)
|
|
10521
|
-
.build() {
|
|
10522
|
-
}
|
|
10523
|
-
|
|
10524
|
-
class StartOnDemandAuditTaskCommand extends Command
|
|
10525
|
-
.classBuilder()
|
|
10526
|
-
.ep(commonParams)
|
|
10527
|
-
.m(function (Command, cs, config, o) {
|
|
10528
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10529
|
-
})
|
|
10530
|
-
.s("AWSIotService", "StartOnDemandAuditTask", {})
|
|
10531
|
-
.n("IoTClient", "StartOnDemandAuditTaskCommand")
|
|
10532
|
-
.sc(StartOnDemandAuditTask$)
|
|
10533
|
-
.build() {
|
|
10534
|
-
}
|
|
10535
|
-
|
|
10536
|
-
class StartThingRegistrationTaskCommand extends Command
|
|
10537
|
-
.classBuilder()
|
|
10538
|
-
.ep(commonParams)
|
|
10539
|
-
.m(function (Command, cs, config, o) {
|
|
10540
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10541
|
-
})
|
|
10542
|
-
.s("AWSIotService", "StartThingRegistrationTask", {})
|
|
10543
|
-
.n("IoTClient", "StartThingRegistrationTaskCommand")
|
|
10544
|
-
.sc(StartThingRegistrationTask$)
|
|
10545
|
-
.build() {
|
|
10546
|
-
}
|
|
10547
|
-
|
|
10548
|
-
class StopThingRegistrationTaskCommand extends Command
|
|
10549
|
-
.classBuilder()
|
|
10550
|
-
.ep(commonParams)
|
|
10551
|
-
.m(function (Command, cs, config, o) {
|
|
10552
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10553
|
-
})
|
|
10554
|
-
.s("AWSIotService", "StopThingRegistrationTask", {})
|
|
10555
|
-
.n("IoTClient", "StopThingRegistrationTaskCommand")
|
|
10556
|
-
.sc(StopThingRegistrationTask$)
|
|
10557
|
-
.build() {
|
|
10558
|
-
}
|
|
10559
|
-
|
|
10560
|
-
class TagResourceCommand extends Command
|
|
10561
|
-
.classBuilder()
|
|
10562
|
-
.ep(commonParams)
|
|
10563
|
-
.m(function (Command, cs, config, o) {
|
|
10564
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10565
|
-
})
|
|
10566
|
-
.s("AWSIotService", "TagResource", {})
|
|
10567
|
-
.n("IoTClient", "TagResourceCommand")
|
|
10568
|
-
.sc(TagResource$)
|
|
10569
|
-
.build() {
|
|
10570
|
-
}
|
|
10571
|
-
|
|
10572
|
-
class TestAuthorizationCommand extends Command
|
|
10573
|
-
.classBuilder()
|
|
10574
|
-
.ep(commonParams)
|
|
10575
|
-
.m(function (Command, cs, config, o) {
|
|
10576
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10577
|
-
})
|
|
10578
|
-
.s("AWSIotService", "TestAuthorization", {})
|
|
10579
|
-
.n("IoTClient", "TestAuthorizationCommand")
|
|
10580
|
-
.sc(TestAuthorization$)
|
|
10581
|
-
.build() {
|
|
10582
|
-
}
|
|
10583
|
-
|
|
10584
|
-
class TestInvokeAuthorizerCommand extends Command
|
|
10585
|
-
.classBuilder()
|
|
10586
|
-
.ep(commonParams)
|
|
10587
|
-
.m(function (Command, cs, config, o) {
|
|
10588
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10589
|
-
})
|
|
10590
|
-
.s("AWSIotService", "TestInvokeAuthorizer", {})
|
|
10591
|
-
.n("IoTClient", "TestInvokeAuthorizerCommand")
|
|
10592
|
-
.sc(TestInvokeAuthorizer$)
|
|
10593
|
-
.build() {
|
|
10594
|
-
}
|
|
10595
|
-
|
|
10596
|
-
class TransferCertificateCommand extends Command
|
|
10597
|
-
.classBuilder()
|
|
10598
|
-
.ep(commonParams)
|
|
10599
|
-
.m(function (Command, cs, config, o) {
|
|
10600
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10601
|
-
})
|
|
10602
|
-
.s("AWSIotService", "TransferCertificate", {})
|
|
10603
|
-
.n("IoTClient", "TransferCertificateCommand")
|
|
10604
|
-
.sc(TransferCertificate$)
|
|
10605
|
-
.build() {
|
|
10606
|
-
}
|
|
10607
|
-
|
|
10608
|
-
class UntagResourceCommand extends Command
|
|
10609
|
-
.classBuilder()
|
|
10610
|
-
.ep(commonParams)
|
|
10611
|
-
.m(function (Command, cs, config, o) {
|
|
10612
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10613
|
-
})
|
|
10614
|
-
.s("AWSIotService", "UntagResource", {})
|
|
10615
|
-
.n("IoTClient", "UntagResourceCommand")
|
|
10616
|
-
.sc(UntagResource$)
|
|
10617
|
-
.build() {
|
|
10618
|
-
}
|
|
10619
|
-
|
|
10620
|
-
class UpdateAccountAuditConfigurationCommand extends Command
|
|
10621
|
-
.classBuilder()
|
|
10622
|
-
.ep(commonParams)
|
|
10623
|
-
.m(function (Command, cs, config, o) {
|
|
10624
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10625
|
-
})
|
|
10626
|
-
.s("AWSIotService", "UpdateAccountAuditConfiguration", {})
|
|
10627
|
-
.n("IoTClient", "UpdateAccountAuditConfigurationCommand")
|
|
10628
|
-
.sc(UpdateAccountAuditConfiguration$)
|
|
10629
|
-
.build() {
|
|
10630
|
-
}
|
|
10631
|
-
|
|
10632
|
-
class UpdateAuditSuppressionCommand extends Command
|
|
10633
|
-
.classBuilder()
|
|
10634
|
-
.ep(commonParams)
|
|
10635
|
-
.m(function (Command, cs, config, o) {
|
|
10636
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10637
|
-
})
|
|
10638
|
-
.s("AWSIotService", "UpdateAuditSuppression", {})
|
|
10639
|
-
.n("IoTClient", "UpdateAuditSuppressionCommand")
|
|
10640
|
-
.sc(UpdateAuditSuppression$)
|
|
10641
|
-
.build() {
|
|
10642
|
-
}
|
|
10643
|
-
|
|
10644
|
-
class UpdateAuthorizerCommand extends Command
|
|
10645
|
-
.classBuilder()
|
|
10646
|
-
.ep(commonParams)
|
|
10647
|
-
.m(function (Command, cs, config, o) {
|
|
10648
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10649
|
-
})
|
|
10650
|
-
.s("AWSIotService", "UpdateAuthorizer", {})
|
|
10651
|
-
.n("IoTClient", "UpdateAuthorizerCommand")
|
|
10652
|
-
.sc(UpdateAuthorizer$)
|
|
10653
|
-
.build() {
|
|
10654
|
-
}
|
|
10655
|
-
|
|
10656
|
-
class UpdateBillingGroupCommand extends Command
|
|
10657
|
-
.classBuilder()
|
|
10658
|
-
.ep(commonParams)
|
|
10659
|
-
.m(function (Command, cs, config, o) {
|
|
10660
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10661
|
-
})
|
|
10662
|
-
.s("AWSIotService", "UpdateBillingGroup", {})
|
|
10663
|
-
.n("IoTClient", "UpdateBillingGroupCommand")
|
|
10664
|
-
.sc(UpdateBillingGroup$)
|
|
10665
|
-
.build() {
|
|
10666
|
-
}
|
|
10667
|
-
|
|
10668
|
-
class UpdateCACertificateCommand extends Command
|
|
10669
|
-
.classBuilder()
|
|
10670
|
-
.ep(commonParams)
|
|
10671
|
-
.m(function (Command, cs, config, o) {
|
|
10672
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10673
|
-
})
|
|
10674
|
-
.s("AWSIotService", "UpdateCACertificate", {})
|
|
10675
|
-
.n("IoTClient", "UpdateCACertificateCommand")
|
|
10676
|
-
.sc(UpdateCACertificate$)
|
|
10677
|
-
.build() {
|
|
10678
|
-
}
|
|
10679
|
-
|
|
10680
|
-
class UpdateCertificateCommand extends Command
|
|
10681
|
-
.classBuilder()
|
|
10682
|
-
.ep(commonParams)
|
|
10683
|
-
.m(function (Command, cs, config, o) {
|
|
10684
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10685
|
-
})
|
|
10686
|
-
.s("AWSIotService", "UpdateCertificate", {})
|
|
10687
|
-
.n("IoTClient", "UpdateCertificateCommand")
|
|
10688
|
-
.sc(UpdateCertificate$)
|
|
10689
|
-
.build() {
|
|
10690
|
-
}
|
|
10691
|
-
|
|
10692
|
-
class UpdateCertificateProviderCommand extends Command
|
|
10693
|
-
.classBuilder()
|
|
10694
|
-
.ep(commonParams)
|
|
10695
|
-
.m(function (Command, cs, config, o) {
|
|
10696
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10697
|
-
})
|
|
10698
|
-
.s("AWSIotService", "UpdateCertificateProvider", {})
|
|
10699
|
-
.n("IoTClient", "UpdateCertificateProviderCommand")
|
|
10700
|
-
.sc(UpdateCertificateProvider$)
|
|
10701
|
-
.build() {
|
|
10702
|
-
}
|
|
10703
|
-
|
|
10704
|
-
class UpdateCommandCommand extends Command
|
|
10705
|
-
.classBuilder()
|
|
10706
|
-
.ep(commonParams)
|
|
10707
|
-
.m(function (Command, cs, config, o) {
|
|
10708
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10709
|
-
})
|
|
10710
|
-
.s("AWSIotService", "UpdateCommand", {})
|
|
10711
|
-
.n("IoTClient", "UpdateCommandCommand")
|
|
10712
|
-
.sc(UpdateCommand$)
|
|
10713
|
-
.build() {
|
|
10714
|
-
}
|
|
10715
|
-
|
|
10716
|
-
class UpdateCustomMetricCommand extends Command
|
|
10717
|
-
.classBuilder()
|
|
10718
|
-
.ep(commonParams)
|
|
10719
|
-
.m(function (Command, cs, config, o) {
|
|
10720
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10721
|
-
})
|
|
10722
|
-
.s("AWSIotService", "UpdateCustomMetric", {})
|
|
10723
|
-
.n("IoTClient", "UpdateCustomMetricCommand")
|
|
10724
|
-
.sc(UpdateCustomMetric$)
|
|
10725
|
-
.build() {
|
|
10726
|
-
}
|
|
10727
|
-
|
|
10728
|
-
class UpdateDimensionCommand extends Command
|
|
10729
|
-
.classBuilder()
|
|
10730
|
-
.ep(commonParams)
|
|
10731
|
-
.m(function (Command, cs, config, o) {
|
|
10732
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10733
|
-
})
|
|
10734
|
-
.s("AWSIotService", "UpdateDimension", {})
|
|
10735
|
-
.n("IoTClient", "UpdateDimensionCommand")
|
|
10736
|
-
.sc(UpdateDimension$)
|
|
10737
|
-
.build() {
|
|
10738
|
-
}
|
|
10739
|
-
|
|
10740
|
-
class UpdateDomainConfigurationCommand extends Command
|
|
10741
|
-
.classBuilder()
|
|
10742
|
-
.ep(commonParams)
|
|
10743
|
-
.m(function (Command, cs, config, o) {
|
|
10744
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10745
|
-
})
|
|
10746
|
-
.s("AWSIotService", "UpdateDomainConfiguration", {})
|
|
10747
|
-
.n("IoTClient", "UpdateDomainConfigurationCommand")
|
|
10748
|
-
.sc(UpdateDomainConfiguration$)
|
|
10749
|
-
.build() {
|
|
10750
|
-
}
|
|
10751
|
-
|
|
10752
|
-
class UpdateDynamicThingGroupCommand extends Command
|
|
10753
|
-
.classBuilder()
|
|
10754
|
-
.ep(commonParams)
|
|
10755
|
-
.m(function (Command, cs, config, o) {
|
|
10756
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10757
|
-
})
|
|
10758
|
-
.s("AWSIotService", "UpdateDynamicThingGroup", {})
|
|
10759
|
-
.n("IoTClient", "UpdateDynamicThingGroupCommand")
|
|
10760
|
-
.sc(UpdateDynamicThingGroup$)
|
|
10761
|
-
.build() {
|
|
10762
|
-
}
|
|
10763
|
-
|
|
10764
|
-
class UpdateEncryptionConfigurationCommand extends Command
|
|
10765
|
-
.classBuilder()
|
|
10766
|
-
.ep(commonParams)
|
|
10767
|
-
.m(function (Command, cs, config, o) {
|
|
10768
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10769
|
-
})
|
|
10770
|
-
.s("AWSIotService", "UpdateEncryptionConfiguration", {})
|
|
10771
|
-
.n("IoTClient", "UpdateEncryptionConfigurationCommand")
|
|
10772
|
-
.sc(UpdateEncryptionConfiguration$)
|
|
10773
|
-
.build() {
|
|
10774
|
-
}
|
|
10775
|
-
|
|
10776
|
-
class UpdateEventConfigurationsCommand extends Command
|
|
10777
|
-
.classBuilder()
|
|
10778
|
-
.ep(commonParams)
|
|
10779
|
-
.m(function (Command, cs, config, o) {
|
|
10780
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10781
|
-
})
|
|
10782
|
-
.s("AWSIotService", "UpdateEventConfigurations", {})
|
|
10783
|
-
.n("IoTClient", "UpdateEventConfigurationsCommand")
|
|
10784
|
-
.sc(UpdateEventConfigurations$)
|
|
10785
|
-
.build() {
|
|
10786
|
-
}
|
|
10787
|
-
|
|
10788
|
-
class UpdateFleetMetricCommand extends Command
|
|
10789
|
-
.classBuilder()
|
|
10790
|
-
.ep(commonParams)
|
|
10791
|
-
.m(function (Command, cs, config, o) {
|
|
10792
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10793
|
-
})
|
|
10794
|
-
.s("AWSIotService", "UpdateFleetMetric", {})
|
|
10795
|
-
.n("IoTClient", "UpdateFleetMetricCommand")
|
|
10796
|
-
.sc(UpdateFleetMetric$)
|
|
10797
|
-
.build() {
|
|
10798
|
-
}
|
|
10799
|
-
|
|
10800
|
-
class UpdateIndexingConfigurationCommand extends Command
|
|
10801
|
-
.classBuilder()
|
|
10802
|
-
.ep(commonParams)
|
|
10803
|
-
.m(function (Command, cs, config, o) {
|
|
10804
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10805
|
-
})
|
|
10806
|
-
.s("AWSIotService", "UpdateIndexingConfiguration", {})
|
|
10807
|
-
.n("IoTClient", "UpdateIndexingConfigurationCommand")
|
|
10808
|
-
.sc(UpdateIndexingConfiguration$)
|
|
10809
|
-
.build() {
|
|
10810
|
-
}
|
|
10811
|
-
|
|
10812
|
-
class UpdateJobCommand extends Command
|
|
10813
|
-
.classBuilder()
|
|
10814
|
-
.ep(commonParams)
|
|
10815
|
-
.m(function (Command, cs, config, o) {
|
|
10816
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10817
|
-
})
|
|
10818
|
-
.s("AWSIotService", "UpdateJob", {})
|
|
10819
|
-
.n("IoTClient", "UpdateJobCommand")
|
|
10820
|
-
.sc(UpdateJob$)
|
|
10821
|
-
.build() {
|
|
10822
|
-
}
|
|
10823
|
-
|
|
10824
|
-
class UpdateMitigationActionCommand extends Command
|
|
10825
|
-
.classBuilder()
|
|
10826
|
-
.ep(commonParams)
|
|
10827
|
-
.m(function (Command, cs, config, o) {
|
|
10828
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10829
|
-
})
|
|
10830
|
-
.s("AWSIotService", "UpdateMitigationAction", {})
|
|
10831
|
-
.n("IoTClient", "UpdateMitigationActionCommand")
|
|
10832
|
-
.sc(UpdateMitigationAction$)
|
|
10833
|
-
.build() {
|
|
10834
|
-
}
|
|
10835
|
-
|
|
10836
|
-
class UpdatePackageCommand extends Command
|
|
10837
|
-
.classBuilder()
|
|
10838
|
-
.ep(commonParams)
|
|
10839
|
-
.m(function (Command, cs, config, o) {
|
|
10840
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10841
|
-
})
|
|
10842
|
-
.s("AWSIotService", "UpdatePackage", {})
|
|
10843
|
-
.n("IoTClient", "UpdatePackageCommand")
|
|
10844
|
-
.sc(UpdatePackage$)
|
|
10845
|
-
.build() {
|
|
10846
|
-
}
|
|
10847
|
-
|
|
10848
|
-
class UpdatePackageConfigurationCommand extends Command
|
|
10849
|
-
.classBuilder()
|
|
10850
|
-
.ep(commonParams)
|
|
10851
|
-
.m(function (Command, cs, config, o) {
|
|
10852
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10853
|
-
})
|
|
10854
|
-
.s("AWSIotService", "UpdatePackageConfiguration", {})
|
|
10855
|
-
.n("IoTClient", "UpdatePackageConfigurationCommand")
|
|
10856
|
-
.sc(UpdatePackageConfiguration$)
|
|
10857
|
-
.build() {
|
|
10858
|
-
}
|
|
10859
|
-
|
|
10860
|
-
class UpdatePackageVersionCommand extends Command
|
|
10861
|
-
.classBuilder()
|
|
10862
|
-
.ep(commonParams)
|
|
10863
|
-
.m(function (Command, cs, config, o) {
|
|
10864
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10865
|
-
})
|
|
10866
|
-
.s("AWSIotService", "UpdatePackageVersion", {})
|
|
10867
|
-
.n("IoTClient", "UpdatePackageVersionCommand")
|
|
10868
|
-
.sc(UpdatePackageVersion$)
|
|
10869
|
-
.build() {
|
|
10870
|
-
}
|
|
10871
|
-
|
|
10872
|
-
class UpdateProvisioningTemplateCommand extends Command
|
|
10873
|
-
.classBuilder()
|
|
10874
|
-
.ep(commonParams)
|
|
10875
|
-
.m(function (Command, cs, config, o) {
|
|
10876
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10877
|
-
})
|
|
10878
|
-
.s("AWSIotService", "UpdateProvisioningTemplate", {})
|
|
10879
|
-
.n("IoTClient", "UpdateProvisioningTemplateCommand")
|
|
10880
|
-
.sc(UpdateProvisioningTemplate$)
|
|
10881
|
-
.build() {
|
|
10882
|
-
}
|
|
10883
|
-
|
|
10884
|
-
class UpdateRoleAliasCommand extends Command
|
|
10885
|
-
.classBuilder()
|
|
10886
|
-
.ep(commonParams)
|
|
10887
|
-
.m(function (Command, cs, config, o) {
|
|
10888
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10889
|
-
})
|
|
10890
|
-
.s("AWSIotService", "UpdateRoleAlias", {})
|
|
10891
|
-
.n("IoTClient", "UpdateRoleAliasCommand")
|
|
10892
|
-
.sc(UpdateRoleAlias$)
|
|
10893
|
-
.build() {
|
|
10894
|
-
}
|
|
10895
|
-
|
|
10896
|
-
class UpdateScheduledAuditCommand extends Command
|
|
10897
|
-
.classBuilder()
|
|
10898
|
-
.ep(commonParams)
|
|
10899
|
-
.m(function (Command, cs, config, o) {
|
|
10900
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10901
|
-
})
|
|
10902
|
-
.s("AWSIotService", "UpdateScheduledAudit", {})
|
|
10903
|
-
.n("IoTClient", "UpdateScheduledAuditCommand")
|
|
10904
|
-
.sc(UpdateScheduledAudit$)
|
|
10905
|
-
.build() {
|
|
10906
|
-
}
|
|
10907
|
-
|
|
10908
|
-
class UpdateSecurityProfileCommand extends Command
|
|
10909
|
-
.classBuilder()
|
|
10910
|
-
.ep(commonParams)
|
|
10911
|
-
.m(function (Command, cs, config, o) {
|
|
10912
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10913
|
-
})
|
|
10914
|
-
.s("AWSIotService", "UpdateSecurityProfile", {})
|
|
10915
|
-
.n("IoTClient", "UpdateSecurityProfileCommand")
|
|
10916
|
-
.sc(UpdateSecurityProfile$)
|
|
10917
|
-
.build() {
|
|
10918
|
-
}
|
|
10919
|
-
|
|
10920
|
-
class UpdateStreamCommand extends Command
|
|
10921
|
-
.classBuilder()
|
|
10922
|
-
.ep(commonParams)
|
|
10923
|
-
.m(function (Command, cs, config, o) {
|
|
10924
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10925
|
-
})
|
|
10926
|
-
.s("AWSIotService", "UpdateStream", {})
|
|
10927
|
-
.n("IoTClient", "UpdateStreamCommand")
|
|
10928
|
-
.sc(UpdateStream$)
|
|
10929
|
-
.build() {
|
|
10930
|
-
}
|
|
10931
|
-
|
|
10932
|
-
class UpdateThingCommand extends Command
|
|
10933
|
-
.classBuilder()
|
|
10934
|
-
.ep(commonParams)
|
|
10935
|
-
.m(function (Command, cs, config, o) {
|
|
10936
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10937
|
-
})
|
|
10938
|
-
.s("AWSIotService", "UpdateThing", {})
|
|
10939
|
-
.n("IoTClient", "UpdateThingCommand")
|
|
10940
|
-
.sc(UpdateThing$)
|
|
10941
|
-
.build() {
|
|
10942
|
-
}
|
|
10943
|
-
|
|
10944
|
-
class UpdateThingGroupCommand extends Command
|
|
10945
|
-
.classBuilder()
|
|
10946
|
-
.ep(commonParams)
|
|
10947
|
-
.m(function (Command, cs, config, o) {
|
|
10948
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10949
|
-
})
|
|
10950
|
-
.s("AWSIotService", "UpdateThingGroup", {})
|
|
10951
|
-
.n("IoTClient", "UpdateThingGroupCommand")
|
|
10952
|
-
.sc(UpdateThingGroup$)
|
|
10953
|
-
.build() {
|
|
10954
|
-
}
|
|
10955
|
-
|
|
10956
|
-
class UpdateThingGroupsForThingCommand extends Command
|
|
10957
|
-
.classBuilder()
|
|
10958
|
-
.ep(commonParams)
|
|
10959
|
-
.m(function (Command, cs, config, o) {
|
|
10960
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10961
|
-
})
|
|
10962
|
-
.s("AWSIotService", "UpdateThingGroupsForThing", {})
|
|
10963
|
-
.n("IoTClient", "UpdateThingGroupsForThingCommand")
|
|
10964
|
-
.sc(UpdateThingGroupsForThing$)
|
|
10965
|
-
.build() {
|
|
10966
|
-
}
|
|
10967
|
-
|
|
10968
|
-
class UpdateThingTypeCommand extends Command
|
|
10969
|
-
.classBuilder()
|
|
10970
|
-
.ep(commonParams)
|
|
10971
|
-
.m(function (Command, cs, config, o) {
|
|
10972
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10973
|
-
})
|
|
10974
|
-
.s("AWSIotService", "UpdateThingType", {})
|
|
10975
|
-
.n("IoTClient", "UpdateThingTypeCommand")
|
|
10976
|
-
.sc(UpdateThingType$)
|
|
10977
|
-
.build() {
|
|
10978
|
-
}
|
|
10979
|
-
|
|
10980
|
-
class UpdateTopicRuleDestinationCommand extends Command
|
|
10981
|
-
.classBuilder()
|
|
10982
|
-
.ep(commonParams)
|
|
10983
|
-
.m(function (Command, cs, config, o) {
|
|
10984
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10985
|
-
})
|
|
10986
|
-
.s("AWSIotService", "UpdateTopicRuleDestination", {})
|
|
10987
|
-
.n("IoTClient", "UpdateTopicRuleDestinationCommand")
|
|
10988
|
-
.sc(UpdateTopicRuleDestination$)
|
|
10989
|
-
.build() {
|
|
10990
|
-
}
|
|
10991
|
-
|
|
10992
|
-
class ValidateSecurityProfileBehaviorsCommand extends Command
|
|
10993
|
-
.classBuilder()
|
|
10994
|
-
.ep(commonParams)
|
|
10995
|
-
.m(function (Command, cs, config, o) {
|
|
10996
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
10997
|
-
})
|
|
10998
|
-
.s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
|
|
10999
|
-
.n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
|
|
11000
|
-
.sc(ValidateSecurityProfileBehaviors$)
|
|
11001
|
-
.build() {
|
|
7741
|
+
const command = makeBuilder(commonParams, "AWSIotService", "IoTClient", getEndpointPlugin);
|
|
7742
|
+
const _ep0 = {};
|
|
7743
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
7744
|
+
|
|
7745
|
+
class AcceptCertificateTransferCommand extends command(_ep0, _mw0, "AcceptCertificateTransfer", AcceptCertificateTransfer$) {
|
|
7746
|
+
}
|
|
7747
|
+
|
|
7748
|
+
class AddThingToBillingGroupCommand extends command(_ep0, _mw0, "AddThingToBillingGroup", AddThingToBillingGroup$) {
|
|
7749
|
+
}
|
|
7750
|
+
|
|
7751
|
+
class AddThingToThingGroupCommand extends command(_ep0, _mw0, "AddThingToThingGroup", AddThingToThingGroup$) {
|
|
7752
|
+
}
|
|
7753
|
+
|
|
7754
|
+
class AssociateSbomWithPackageVersionCommand extends command(_ep0, _mw0, "AssociateSbomWithPackageVersion", AssociateSbomWithPackageVersion$) {
|
|
7755
|
+
}
|
|
7756
|
+
|
|
7757
|
+
class AssociateTargetsWithJobCommand extends command(_ep0, _mw0, "AssociateTargetsWithJob", AssociateTargetsWithJob$) {
|
|
7758
|
+
}
|
|
7759
|
+
|
|
7760
|
+
class AttachPolicyCommand extends command(_ep0, _mw0, "AttachPolicy", AttachPolicy$) {
|
|
7761
|
+
}
|
|
7762
|
+
|
|
7763
|
+
class AttachPrincipalPolicyCommand extends command(_ep0, _mw0, "AttachPrincipalPolicy", AttachPrincipalPolicy$) {
|
|
7764
|
+
}
|
|
7765
|
+
|
|
7766
|
+
class AttachSecurityProfileCommand extends command(_ep0, _mw0, "AttachSecurityProfile", AttachSecurityProfile$) {
|
|
7767
|
+
}
|
|
7768
|
+
|
|
7769
|
+
class AttachThingPrincipalCommand extends command(_ep0, _mw0, "AttachThingPrincipal", AttachThingPrincipal$) {
|
|
7770
|
+
}
|
|
7771
|
+
|
|
7772
|
+
class CancelAuditMitigationActionsTaskCommand extends command(_ep0, _mw0, "CancelAuditMitigationActionsTask", CancelAuditMitigationActionsTask$) {
|
|
7773
|
+
}
|
|
7774
|
+
|
|
7775
|
+
class CancelAuditTaskCommand extends command(_ep0, _mw0, "CancelAuditTask", CancelAuditTask$) {
|
|
7776
|
+
}
|
|
7777
|
+
|
|
7778
|
+
class CancelCertificateTransferCommand extends command(_ep0, _mw0, "CancelCertificateTransfer", CancelCertificateTransfer$) {
|
|
7779
|
+
}
|
|
7780
|
+
|
|
7781
|
+
class CancelDetectMitigationActionsTaskCommand extends command(_ep0, _mw0, "CancelDetectMitigationActionsTask", CancelDetectMitigationActionsTask$) {
|
|
7782
|
+
}
|
|
7783
|
+
|
|
7784
|
+
class CancelJobCommand extends command(_ep0, _mw0, "CancelJob", CancelJob$) {
|
|
7785
|
+
}
|
|
7786
|
+
|
|
7787
|
+
class CancelJobExecutionCommand extends command(_ep0, _mw0, "CancelJobExecution", CancelJobExecution$) {
|
|
7788
|
+
}
|
|
7789
|
+
|
|
7790
|
+
class ClearDefaultAuthorizerCommand extends command(_ep0, _mw0, "ClearDefaultAuthorizer", ClearDefaultAuthorizer$) {
|
|
7791
|
+
}
|
|
7792
|
+
|
|
7793
|
+
class ConfirmTopicRuleDestinationCommand extends command(_ep0, _mw0, "ConfirmTopicRuleDestination", ConfirmTopicRuleDestination$) {
|
|
7794
|
+
}
|
|
7795
|
+
|
|
7796
|
+
class CreateAuditSuppressionCommand extends command(_ep0, _mw0, "CreateAuditSuppression", CreateAuditSuppression$) {
|
|
7797
|
+
}
|
|
7798
|
+
|
|
7799
|
+
class CreateAuthorizerCommand extends command(_ep0, _mw0, "CreateAuthorizer", CreateAuthorizer$) {
|
|
7800
|
+
}
|
|
7801
|
+
|
|
7802
|
+
class CreateBillingGroupCommand extends command(_ep0, _mw0, "CreateBillingGroup", CreateBillingGroup$) {
|
|
7803
|
+
}
|
|
7804
|
+
|
|
7805
|
+
class CreateCertificateFromCsrCommand extends command(_ep0, _mw0, "CreateCertificateFromCsr", CreateCertificateFromCsr$) {
|
|
7806
|
+
}
|
|
7807
|
+
|
|
7808
|
+
class CreateCertificateProviderCommand extends command(_ep0, _mw0, "CreateCertificateProvider", CreateCertificateProvider$) {
|
|
7809
|
+
}
|
|
7810
|
+
|
|
7811
|
+
class CreateCommandCommand extends command(_ep0, _mw0, "CreateCommand", CreateCommand$) {
|
|
7812
|
+
}
|
|
7813
|
+
|
|
7814
|
+
class CreateCustomMetricCommand extends command(_ep0, _mw0, "CreateCustomMetric", CreateCustomMetric$) {
|
|
7815
|
+
}
|
|
7816
|
+
|
|
7817
|
+
class CreateDimensionCommand extends command(_ep0, _mw0, "CreateDimension", CreateDimension$) {
|
|
7818
|
+
}
|
|
7819
|
+
|
|
7820
|
+
class CreateDomainConfigurationCommand extends command(_ep0, _mw0, "CreateDomainConfiguration", CreateDomainConfiguration$) {
|
|
7821
|
+
}
|
|
7822
|
+
|
|
7823
|
+
class CreateDynamicThingGroupCommand extends command(_ep0, _mw0, "CreateDynamicThingGroup", CreateDynamicThingGroup$) {
|
|
7824
|
+
}
|
|
7825
|
+
|
|
7826
|
+
class CreateFleetMetricCommand extends command(_ep0, _mw0, "CreateFleetMetric", CreateFleetMetric$) {
|
|
7827
|
+
}
|
|
7828
|
+
|
|
7829
|
+
class CreateJobCommand extends command(_ep0, _mw0, "CreateJob", CreateJob$) {
|
|
7830
|
+
}
|
|
7831
|
+
|
|
7832
|
+
class CreateJobTemplateCommand extends command(_ep0, _mw0, "CreateJobTemplate", CreateJobTemplate$) {
|
|
7833
|
+
}
|
|
7834
|
+
|
|
7835
|
+
class CreateKeysAndCertificateCommand extends command(_ep0, _mw0, "CreateKeysAndCertificate", CreateKeysAndCertificate$) {
|
|
7836
|
+
}
|
|
7837
|
+
|
|
7838
|
+
class CreateMitigationActionCommand extends command(_ep0, _mw0, "CreateMitigationAction", CreateMitigationAction$) {
|
|
7839
|
+
}
|
|
7840
|
+
|
|
7841
|
+
class CreateOTAUpdateCommand extends command(_ep0, _mw0, "CreateOTAUpdate", CreateOTAUpdate$) {
|
|
7842
|
+
}
|
|
7843
|
+
|
|
7844
|
+
class CreatePackageCommand extends command(_ep0, _mw0, "CreatePackage", CreatePackage$) {
|
|
7845
|
+
}
|
|
7846
|
+
|
|
7847
|
+
class CreatePackageVersionCommand extends command(_ep0, _mw0, "CreatePackageVersion", CreatePackageVersion$) {
|
|
7848
|
+
}
|
|
7849
|
+
|
|
7850
|
+
class CreatePolicyCommand extends command(_ep0, _mw0, "CreatePolicy", CreatePolicy$) {
|
|
7851
|
+
}
|
|
7852
|
+
|
|
7853
|
+
class CreatePolicyVersionCommand extends command(_ep0, _mw0, "CreatePolicyVersion", CreatePolicyVersion$) {
|
|
7854
|
+
}
|
|
7855
|
+
|
|
7856
|
+
class CreateProvisioningClaimCommand extends command(_ep0, _mw0, "CreateProvisioningClaim", CreateProvisioningClaim$) {
|
|
7857
|
+
}
|
|
7858
|
+
|
|
7859
|
+
class CreateProvisioningTemplateCommand extends command(_ep0, _mw0, "CreateProvisioningTemplate", CreateProvisioningTemplate$) {
|
|
7860
|
+
}
|
|
7861
|
+
|
|
7862
|
+
class CreateProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "CreateProvisioningTemplateVersion", CreateProvisioningTemplateVersion$) {
|
|
7863
|
+
}
|
|
7864
|
+
|
|
7865
|
+
class CreateRoleAliasCommand extends command(_ep0, _mw0, "CreateRoleAlias", CreateRoleAlias$) {
|
|
7866
|
+
}
|
|
7867
|
+
|
|
7868
|
+
class CreateScheduledAuditCommand extends command(_ep0, _mw0, "CreateScheduledAudit", CreateScheduledAudit$) {
|
|
7869
|
+
}
|
|
7870
|
+
|
|
7871
|
+
class CreateSecurityProfileCommand extends command(_ep0, _mw0, "CreateSecurityProfile", CreateSecurityProfile$) {
|
|
7872
|
+
}
|
|
7873
|
+
|
|
7874
|
+
class CreateStreamCommand extends command(_ep0, _mw0, "CreateStream", CreateStream$) {
|
|
7875
|
+
}
|
|
7876
|
+
|
|
7877
|
+
class CreateThingCommand extends command(_ep0, _mw0, "CreateThing", CreateThing$) {
|
|
7878
|
+
}
|
|
7879
|
+
|
|
7880
|
+
class CreateThingGroupCommand extends command(_ep0, _mw0, "CreateThingGroup", CreateThingGroup$) {
|
|
7881
|
+
}
|
|
7882
|
+
|
|
7883
|
+
class CreateThingTypeCommand extends command(_ep0, _mw0, "CreateThingType", CreateThingType$) {
|
|
7884
|
+
}
|
|
7885
|
+
|
|
7886
|
+
class CreateTopicRuleCommand extends command(_ep0, _mw0, "CreateTopicRule", CreateTopicRule$) {
|
|
7887
|
+
}
|
|
7888
|
+
|
|
7889
|
+
class CreateTopicRuleDestinationCommand extends command(_ep0, _mw0, "CreateTopicRuleDestination", CreateTopicRuleDestination$) {
|
|
7890
|
+
}
|
|
7891
|
+
|
|
7892
|
+
class DeleteAccountAuditConfigurationCommand extends command(_ep0, _mw0, "DeleteAccountAuditConfiguration", DeleteAccountAuditConfiguration$) {
|
|
7893
|
+
}
|
|
7894
|
+
|
|
7895
|
+
class DeleteAuditSuppressionCommand extends command(_ep0, _mw0, "DeleteAuditSuppression", DeleteAuditSuppression$) {
|
|
7896
|
+
}
|
|
7897
|
+
|
|
7898
|
+
class DeleteAuthorizerCommand extends command(_ep0, _mw0, "DeleteAuthorizer", DeleteAuthorizer$) {
|
|
7899
|
+
}
|
|
7900
|
+
|
|
7901
|
+
class DeleteBillingGroupCommand extends command(_ep0, _mw0, "DeleteBillingGroup", DeleteBillingGroup$) {
|
|
7902
|
+
}
|
|
7903
|
+
|
|
7904
|
+
class DeleteCACertificateCommand extends command(_ep0, _mw0, "DeleteCACertificate", DeleteCACertificate$) {
|
|
7905
|
+
}
|
|
7906
|
+
|
|
7907
|
+
class DeleteCertificateCommand extends command(_ep0, _mw0, "DeleteCertificate", DeleteCertificate$) {
|
|
7908
|
+
}
|
|
7909
|
+
|
|
7910
|
+
class DeleteCertificateProviderCommand extends command(_ep0, _mw0, "DeleteCertificateProvider", DeleteCertificateProvider$) {
|
|
7911
|
+
}
|
|
7912
|
+
|
|
7913
|
+
class DeleteCommandCommand extends command(_ep0, _mw0, "DeleteCommand", DeleteCommand$) {
|
|
7914
|
+
}
|
|
7915
|
+
|
|
7916
|
+
class DeleteCommandExecutionCommand extends command(_ep0, _mw0, "DeleteCommandExecution", DeleteCommandExecution$) {
|
|
7917
|
+
}
|
|
7918
|
+
|
|
7919
|
+
class DeleteCustomMetricCommand extends command(_ep0, _mw0, "DeleteCustomMetric", DeleteCustomMetric$) {
|
|
7920
|
+
}
|
|
7921
|
+
|
|
7922
|
+
class DeleteDimensionCommand extends command(_ep0, _mw0, "DeleteDimension", DeleteDimension$) {
|
|
7923
|
+
}
|
|
7924
|
+
|
|
7925
|
+
class DeleteDomainConfigurationCommand extends command(_ep0, _mw0, "DeleteDomainConfiguration", DeleteDomainConfiguration$) {
|
|
7926
|
+
}
|
|
7927
|
+
|
|
7928
|
+
class DeleteDynamicThingGroupCommand extends command(_ep0, _mw0, "DeleteDynamicThingGroup", DeleteDynamicThingGroup$) {
|
|
7929
|
+
}
|
|
7930
|
+
|
|
7931
|
+
class DeleteFleetMetricCommand extends command(_ep0, _mw0, "DeleteFleetMetric", DeleteFleetMetric$) {
|
|
7932
|
+
}
|
|
7933
|
+
|
|
7934
|
+
class DeleteJobCommand extends command(_ep0, _mw0, "DeleteJob", DeleteJob$) {
|
|
7935
|
+
}
|
|
7936
|
+
|
|
7937
|
+
class DeleteJobExecutionCommand extends command(_ep0, _mw0, "DeleteJobExecution", DeleteJobExecution$) {
|
|
7938
|
+
}
|
|
7939
|
+
|
|
7940
|
+
class DeleteJobTemplateCommand extends command(_ep0, _mw0, "DeleteJobTemplate", DeleteJobTemplate$) {
|
|
7941
|
+
}
|
|
7942
|
+
|
|
7943
|
+
class DeleteMitigationActionCommand extends command(_ep0, _mw0, "DeleteMitigationAction", DeleteMitigationAction$) {
|
|
7944
|
+
}
|
|
7945
|
+
|
|
7946
|
+
class DeleteOTAUpdateCommand extends command(_ep0, _mw0, "DeleteOTAUpdate", DeleteOTAUpdate$) {
|
|
7947
|
+
}
|
|
7948
|
+
|
|
7949
|
+
class DeletePackageCommand extends command(_ep0, _mw0, "DeletePackage", DeletePackage$) {
|
|
7950
|
+
}
|
|
7951
|
+
|
|
7952
|
+
class DeletePackageVersionCommand extends command(_ep0, _mw0, "DeletePackageVersion", DeletePackageVersion$) {
|
|
7953
|
+
}
|
|
7954
|
+
|
|
7955
|
+
class DeletePolicyCommand extends command(_ep0, _mw0, "DeletePolicy", DeletePolicy$) {
|
|
7956
|
+
}
|
|
7957
|
+
|
|
7958
|
+
class DeletePolicyVersionCommand extends command(_ep0, _mw0, "DeletePolicyVersion", DeletePolicyVersion$) {
|
|
7959
|
+
}
|
|
7960
|
+
|
|
7961
|
+
class DeleteProvisioningTemplateCommand extends command(_ep0, _mw0, "DeleteProvisioningTemplate", DeleteProvisioningTemplate$) {
|
|
7962
|
+
}
|
|
7963
|
+
|
|
7964
|
+
class DeleteProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "DeleteProvisioningTemplateVersion", DeleteProvisioningTemplateVersion$) {
|
|
7965
|
+
}
|
|
7966
|
+
|
|
7967
|
+
class DeleteRegistrationCodeCommand extends command(_ep0, _mw0, "DeleteRegistrationCode", DeleteRegistrationCode$) {
|
|
7968
|
+
}
|
|
7969
|
+
|
|
7970
|
+
class DeleteRoleAliasCommand extends command(_ep0, _mw0, "DeleteRoleAlias", DeleteRoleAlias$) {
|
|
7971
|
+
}
|
|
7972
|
+
|
|
7973
|
+
class DeleteScheduledAuditCommand extends command(_ep0, _mw0, "DeleteScheduledAudit", DeleteScheduledAudit$) {
|
|
7974
|
+
}
|
|
7975
|
+
|
|
7976
|
+
class DeleteSecurityProfileCommand extends command(_ep0, _mw0, "DeleteSecurityProfile", DeleteSecurityProfile$) {
|
|
7977
|
+
}
|
|
7978
|
+
|
|
7979
|
+
class DeleteStreamCommand extends command(_ep0, _mw0, "DeleteStream", DeleteStream$) {
|
|
7980
|
+
}
|
|
7981
|
+
|
|
7982
|
+
class DeleteThingCommand extends command(_ep0, _mw0, "DeleteThing", DeleteThing$) {
|
|
7983
|
+
}
|
|
7984
|
+
|
|
7985
|
+
class DeleteThingGroupCommand extends command(_ep0, _mw0, "DeleteThingGroup", DeleteThingGroup$) {
|
|
7986
|
+
}
|
|
7987
|
+
|
|
7988
|
+
class DeleteThingTypeCommand extends command(_ep0, _mw0, "DeleteThingType", DeleteThingType$) {
|
|
7989
|
+
}
|
|
7990
|
+
|
|
7991
|
+
class DeleteTopicRuleCommand extends command(_ep0, _mw0, "DeleteTopicRule", DeleteTopicRule$) {
|
|
7992
|
+
}
|
|
7993
|
+
|
|
7994
|
+
class DeleteTopicRuleDestinationCommand extends command(_ep0, _mw0, "DeleteTopicRuleDestination", DeleteTopicRuleDestination$) {
|
|
7995
|
+
}
|
|
7996
|
+
|
|
7997
|
+
class DeleteV2LoggingLevelCommand extends command(_ep0, _mw0, "DeleteV2LoggingLevel", DeleteV2LoggingLevel$) {
|
|
7998
|
+
}
|
|
7999
|
+
|
|
8000
|
+
class DeprecateThingTypeCommand extends command(_ep0, _mw0, "DeprecateThingType", DeprecateThingType$) {
|
|
8001
|
+
}
|
|
8002
|
+
|
|
8003
|
+
class DescribeAccountAuditConfigurationCommand extends command(_ep0, _mw0, "DescribeAccountAuditConfiguration", DescribeAccountAuditConfiguration$) {
|
|
8004
|
+
}
|
|
8005
|
+
|
|
8006
|
+
class DescribeAuditFindingCommand extends command(_ep0, _mw0, "DescribeAuditFinding", DescribeAuditFinding$) {
|
|
8007
|
+
}
|
|
8008
|
+
|
|
8009
|
+
class DescribeAuditMitigationActionsTaskCommand extends command(_ep0, _mw0, "DescribeAuditMitigationActionsTask", DescribeAuditMitigationActionsTask$) {
|
|
8010
|
+
}
|
|
8011
|
+
|
|
8012
|
+
class DescribeAuditSuppressionCommand extends command(_ep0, _mw0, "DescribeAuditSuppression", DescribeAuditSuppression$) {
|
|
8013
|
+
}
|
|
8014
|
+
|
|
8015
|
+
class DescribeAuditTaskCommand extends command(_ep0, _mw0, "DescribeAuditTask", DescribeAuditTask$) {
|
|
8016
|
+
}
|
|
8017
|
+
|
|
8018
|
+
class DescribeAuthorizerCommand extends command(_ep0, _mw0, "DescribeAuthorizer", DescribeAuthorizer$) {
|
|
8019
|
+
}
|
|
8020
|
+
|
|
8021
|
+
class DescribeBillingGroupCommand extends command(_ep0, _mw0, "DescribeBillingGroup", DescribeBillingGroup$) {
|
|
8022
|
+
}
|
|
8023
|
+
|
|
8024
|
+
class DescribeCACertificateCommand extends command(_ep0, _mw0, "DescribeCACertificate", DescribeCACertificate$) {
|
|
8025
|
+
}
|
|
8026
|
+
|
|
8027
|
+
class DescribeCertificateCommand extends command(_ep0, _mw0, "DescribeCertificate", DescribeCertificate$) {
|
|
8028
|
+
}
|
|
8029
|
+
|
|
8030
|
+
class DescribeCertificateProviderCommand extends command(_ep0, _mw0, "DescribeCertificateProvider", DescribeCertificateProvider$) {
|
|
8031
|
+
}
|
|
8032
|
+
|
|
8033
|
+
class DescribeCustomMetricCommand extends command(_ep0, _mw0, "DescribeCustomMetric", DescribeCustomMetric$) {
|
|
8034
|
+
}
|
|
8035
|
+
|
|
8036
|
+
class DescribeDefaultAuthorizerCommand extends command(_ep0, _mw0, "DescribeDefaultAuthorizer", DescribeDefaultAuthorizer$) {
|
|
8037
|
+
}
|
|
8038
|
+
|
|
8039
|
+
class DescribeDetectMitigationActionsTaskCommand extends command(_ep0, _mw0, "DescribeDetectMitigationActionsTask", DescribeDetectMitigationActionsTask$) {
|
|
8040
|
+
}
|
|
8041
|
+
|
|
8042
|
+
class DescribeDimensionCommand extends command(_ep0, _mw0, "DescribeDimension", DescribeDimension$) {
|
|
8043
|
+
}
|
|
8044
|
+
|
|
8045
|
+
class DescribeDomainConfigurationCommand extends command(_ep0, _mw0, "DescribeDomainConfiguration", DescribeDomainConfiguration$) {
|
|
8046
|
+
}
|
|
8047
|
+
|
|
8048
|
+
class DescribeEncryptionConfigurationCommand extends command(_ep0, _mw0, "DescribeEncryptionConfiguration", DescribeEncryptionConfiguration$) {
|
|
8049
|
+
}
|
|
8050
|
+
|
|
8051
|
+
class DescribeEndpointCommand extends command(_ep0, _mw0, "DescribeEndpoint", DescribeEndpoint$) {
|
|
8052
|
+
}
|
|
8053
|
+
|
|
8054
|
+
class DescribeEventConfigurationsCommand extends command(_ep0, _mw0, "DescribeEventConfigurations", DescribeEventConfigurations$) {
|
|
8055
|
+
}
|
|
8056
|
+
|
|
8057
|
+
class DescribeFleetMetricCommand extends command(_ep0, _mw0, "DescribeFleetMetric", DescribeFleetMetric$) {
|
|
8058
|
+
}
|
|
8059
|
+
|
|
8060
|
+
class DescribeIndexCommand extends command(_ep0, _mw0, "DescribeIndex", DescribeIndex$) {
|
|
8061
|
+
}
|
|
8062
|
+
|
|
8063
|
+
class DescribeJobCommand extends command(_ep0, _mw0, "DescribeJob", DescribeJob$) {
|
|
8064
|
+
}
|
|
8065
|
+
|
|
8066
|
+
class DescribeJobExecutionCommand extends command(_ep0, _mw0, "DescribeJobExecution", DescribeJobExecution$) {
|
|
8067
|
+
}
|
|
8068
|
+
|
|
8069
|
+
class DescribeJobTemplateCommand extends command(_ep0, _mw0, "DescribeJobTemplate", DescribeJobTemplate$) {
|
|
8070
|
+
}
|
|
8071
|
+
|
|
8072
|
+
class DescribeManagedJobTemplateCommand extends command(_ep0, _mw0, "DescribeManagedJobTemplate", DescribeManagedJobTemplate$) {
|
|
8073
|
+
}
|
|
8074
|
+
|
|
8075
|
+
class DescribeMitigationActionCommand extends command(_ep0, _mw0, "DescribeMitigationAction", DescribeMitigationAction$) {
|
|
8076
|
+
}
|
|
8077
|
+
|
|
8078
|
+
class DescribeProvisioningTemplateCommand extends command(_ep0, _mw0, "DescribeProvisioningTemplate", DescribeProvisioningTemplate$) {
|
|
8079
|
+
}
|
|
8080
|
+
|
|
8081
|
+
class DescribeProvisioningTemplateVersionCommand extends command(_ep0, _mw0, "DescribeProvisioningTemplateVersion", DescribeProvisioningTemplateVersion$) {
|
|
8082
|
+
}
|
|
8083
|
+
|
|
8084
|
+
class DescribeRoleAliasCommand extends command(_ep0, _mw0, "DescribeRoleAlias", DescribeRoleAlias$) {
|
|
8085
|
+
}
|
|
8086
|
+
|
|
8087
|
+
class DescribeScheduledAuditCommand extends command(_ep0, _mw0, "DescribeScheduledAudit", DescribeScheduledAudit$) {
|
|
8088
|
+
}
|
|
8089
|
+
|
|
8090
|
+
class DescribeSecurityProfileCommand extends command(_ep0, _mw0, "DescribeSecurityProfile", DescribeSecurityProfile$) {
|
|
8091
|
+
}
|
|
8092
|
+
|
|
8093
|
+
class DescribeStreamCommand extends command(_ep0, _mw0, "DescribeStream", DescribeStream$) {
|
|
8094
|
+
}
|
|
8095
|
+
|
|
8096
|
+
class DescribeThingCommand extends command(_ep0, _mw0, "DescribeThing", DescribeThing$) {
|
|
8097
|
+
}
|
|
8098
|
+
|
|
8099
|
+
class DescribeThingGroupCommand extends command(_ep0, _mw0, "DescribeThingGroup", DescribeThingGroup$) {
|
|
8100
|
+
}
|
|
8101
|
+
|
|
8102
|
+
class DescribeThingRegistrationTaskCommand extends command(_ep0, _mw0, "DescribeThingRegistrationTask", DescribeThingRegistrationTask$) {
|
|
8103
|
+
}
|
|
8104
|
+
|
|
8105
|
+
class DescribeThingTypeCommand extends command(_ep0, _mw0, "DescribeThingType", DescribeThingType$) {
|
|
8106
|
+
}
|
|
8107
|
+
|
|
8108
|
+
class DetachPolicyCommand extends command(_ep0, _mw0, "DetachPolicy", DetachPolicy$) {
|
|
8109
|
+
}
|
|
8110
|
+
|
|
8111
|
+
class DetachPrincipalPolicyCommand extends command(_ep0, _mw0, "DetachPrincipalPolicy", DetachPrincipalPolicy$) {
|
|
8112
|
+
}
|
|
8113
|
+
|
|
8114
|
+
class DetachSecurityProfileCommand extends command(_ep0, _mw0, "DetachSecurityProfile", DetachSecurityProfile$) {
|
|
8115
|
+
}
|
|
8116
|
+
|
|
8117
|
+
class DetachThingPrincipalCommand extends command(_ep0, _mw0, "DetachThingPrincipal", DetachThingPrincipal$) {
|
|
8118
|
+
}
|
|
8119
|
+
|
|
8120
|
+
class DisableTopicRuleCommand extends command(_ep0, _mw0, "DisableTopicRule", DisableTopicRule$) {
|
|
8121
|
+
}
|
|
8122
|
+
|
|
8123
|
+
class DisassociateSbomFromPackageVersionCommand extends command(_ep0, _mw0, "DisassociateSbomFromPackageVersion", DisassociateSbomFromPackageVersion$) {
|
|
8124
|
+
}
|
|
8125
|
+
|
|
8126
|
+
class EnableTopicRuleCommand extends command(_ep0, _mw0, "EnableTopicRule", EnableTopicRule$) {
|
|
8127
|
+
}
|
|
8128
|
+
|
|
8129
|
+
class GetBehaviorModelTrainingSummariesCommand extends command(_ep0, _mw0, "GetBehaviorModelTrainingSummaries", GetBehaviorModelTrainingSummaries$) {
|
|
8130
|
+
}
|
|
8131
|
+
|
|
8132
|
+
class GetBucketsAggregationCommand extends command(_ep0, _mw0, "GetBucketsAggregation", GetBucketsAggregation$) {
|
|
8133
|
+
}
|
|
8134
|
+
|
|
8135
|
+
class GetCardinalityCommand extends command(_ep0, _mw0, "GetCardinality", GetCardinality$) {
|
|
8136
|
+
}
|
|
8137
|
+
|
|
8138
|
+
class GetCommandCommand extends command(_ep0, _mw0, "GetCommand", GetCommand$) {
|
|
8139
|
+
}
|
|
8140
|
+
|
|
8141
|
+
class GetCommandExecutionCommand extends command(_ep0, _mw0, "GetCommandExecution", GetCommandExecution$) {
|
|
8142
|
+
}
|
|
8143
|
+
|
|
8144
|
+
class GetEffectivePoliciesCommand extends command(_ep0, _mw0, "GetEffectivePolicies", GetEffectivePolicies$) {
|
|
8145
|
+
}
|
|
8146
|
+
|
|
8147
|
+
class GetIndexingConfigurationCommand extends command(_ep0, _mw0, "GetIndexingConfiguration", GetIndexingConfiguration$) {
|
|
8148
|
+
}
|
|
8149
|
+
|
|
8150
|
+
class GetJobDocumentCommand extends command(_ep0, _mw0, "GetJobDocument", GetJobDocument$) {
|
|
8151
|
+
}
|
|
8152
|
+
|
|
8153
|
+
class GetLoggingOptionsCommand extends command(_ep0, _mw0, "GetLoggingOptions", GetLoggingOptions$) {
|
|
8154
|
+
}
|
|
8155
|
+
|
|
8156
|
+
class GetOTAUpdateCommand extends command(_ep0, _mw0, "GetOTAUpdate", GetOTAUpdate$) {
|
|
8157
|
+
}
|
|
8158
|
+
|
|
8159
|
+
class GetPackageCommand extends command(_ep0, _mw0, "GetPackage", GetPackage$) {
|
|
8160
|
+
}
|
|
8161
|
+
|
|
8162
|
+
class GetPackageConfigurationCommand extends command(_ep0, _mw0, "GetPackageConfiguration", GetPackageConfiguration$) {
|
|
8163
|
+
}
|
|
8164
|
+
|
|
8165
|
+
class GetPackageVersionCommand extends command(_ep0, _mw0, "GetPackageVersion", GetPackageVersion$) {
|
|
8166
|
+
}
|
|
8167
|
+
|
|
8168
|
+
class GetPercentilesCommand extends command(_ep0, _mw0, "GetPercentiles", GetPercentiles$) {
|
|
8169
|
+
}
|
|
8170
|
+
|
|
8171
|
+
class GetPolicyCommand extends command(_ep0, _mw0, "GetPolicy", GetPolicy$) {
|
|
8172
|
+
}
|
|
8173
|
+
|
|
8174
|
+
class GetPolicyVersionCommand extends command(_ep0, _mw0, "GetPolicyVersion", GetPolicyVersion$) {
|
|
8175
|
+
}
|
|
8176
|
+
|
|
8177
|
+
class GetRegistrationCodeCommand extends command(_ep0, _mw0, "GetRegistrationCode", GetRegistrationCode$) {
|
|
8178
|
+
}
|
|
8179
|
+
|
|
8180
|
+
class GetStatisticsCommand extends command(_ep0, _mw0, "GetStatistics", GetStatistics$) {
|
|
8181
|
+
}
|
|
8182
|
+
|
|
8183
|
+
class GetThingConnectivityDataCommand extends command(_ep0, _mw0, "GetThingConnectivityData", GetThingConnectivityData$) {
|
|
8184
|
+
}
|
|
8185
|
+
|
|
8186
|
+
class GetTopicRuleCommand extends command(_ep0, _mw0, "GetTopicRule", GetTopicRule$) {
|
|
8187
|
+
}
|
|
8188
|
+
|
|
8189
|
+
class GetTopicRuleDestinationCommand extends command(_ep0, _mw0, "GetTopicRuleDestination", GetTopicRuleDestination$) {
|
|
8190
|
+
}
|
|
8191
|
+
|
|
8192
|
+
class GetV2LoggingOptionsCommand extends command(_ep0, _mw0, "GetV2LoggingOptions", GetV2LoggingOptions$) {
|
|
8193
|
+
}
|
|
8194
|
+
|
|
8195
|
+
class ListActiveViolationsCommand extends command(_ep0, _mw0, "ListActiveViolations", ListActiveViolations$) {
|
|
8196
|
+
}
|
|
8197
|
+
|
|
8198
|
+
class ListAttachedPoliciesCommand extends command(_ep0, _mw0, "ListAttachedPolicies", ListAttachedPolicies$) {
|
|
8199
|
+
}
|
|
8200
|
+
|
|
8201
|
+
class ListAuditFindingsCommand extends command(_ep0, _mw0, "ListAuditFindings", ListAuditFindings$) {
|
|
8202
|
+
}
|
|
8203
|
+
|
|
8204
|
+
class ListAuditMitigationActionsExecutionsCommand extends command(_ep0, _mw0, "ListAuditMitigationActionsExecutions", ListAuditMitigationActionsExecutions$) {
|
|
8205
|
+
}
|
|
8206
|
+
|
|
8207
|
+
class ListAuditMitigationActionsTasksCommand extends command(_ep0, _mw0, "ListAuditMitigationActionsTasks", ListAuditMitigationActionsTasks$) {
|
|
8208
|
+
}
|
|
8209
|
+
|
|
8210
|
+
class ListAuditSuppressionsCommand extends command(_ep0, _mw0, "ListAuditSuppressions", ListAuditSuppressions$) {
|
|
8211
|
+
}
|
|
8212
|
+
|
|
8213
|
+
class ListAuditTasksCommand extends command(_ep0, _mw0, "ListAuditTasks", ListAuditTasks$) {
|
|
8214
|
+
}
|
|
8215
|
+
|
|
8216
|
+
class ListAuthorizersCommand extends command(_ep0, _mw0, "ListAuthorizers", ListAuthorizers$) {
|
|
8217
|
+
}
|
|
8218
|
+
|
|
8219
|
+
class ListBillingGroupsCommand extends command(_ep0, _mw0, "ListBillingGroups", ListBillingGroups$) {
|
|
8220
|
+
}
|
|
8221
|
+
|
|
8222
|
+
class ListCACertificatesCommand extends command(_ep0, _mw0, "ListCACertificates", ListCACertificates$) {
|
|
8223
|
+
}
|
|
8224
|
+
|
|
8225
|
+
class ListCertificateProvidersCommand extends command(_ep0, _mw0, "ListCertificateProviders", ListCertificateProviders$) {
|
|
8226
|
+
}
|
|
8227
|
+
|
|
8228
|
+
class ListCertificatesByCACommand extends command(_ep0, _mw0, "ListCertificatesByCA", ListCertificatesByCA$) {
|
|
8229
|
+
}
|
|
8230
|
+
|
|
8231
|
+
class ListCertificatesCommand extends command(_ep0, _mw0, "ListCertificates", ListCertificates$) {
|
|
8232
|
+
}
|
|
8233
|
+
|
|
8234
|
+
class ListCommandExecutionsCommand extends command(_ep0, _mw0, "ListCommandExecutions", ListCommandExecutions$) {
|
|
8235
|
+
}
|
|
8236
|
+
|
|
8237
|
+
class ListCommandsCommand extends command(_ep0, _mw0, "ListCommands", ListCommands$) {
|
|
8238
|
+
}
|
|
8239
|
+
|
|
8240
|
+
class ListCustomMetricsCommand extends command(_ep0, _mw0, "ListCustomMetrics", ListCustomMetrics$) {
|
|
8241
|
+
}
|
|
8242
|
+
|
|
8243
|
+
class ListDetectMitigationActionsExecutionsCommand extends command(_ep0, _mw0, "ListDetectMitigationActionsExecutions", ListDetectMitigationActionsExecutions$) {
|
|
8244
|
+
}
|
|
8245
|
+
|
|
8246
|
+
class ListDetectMitigationActionsTasksCommand extends command(_ep0, _mw0, "ListDetectMitigationActionsTasks", ListDetectMitigationActionsTasks$) {
|
|
8247
|
+
}
|
|
8248
|
+
|
|
8249
|
+
class ListDimensionsCommand extends command(_ep0, _mw0, "ListDimensions", ListDimensions$) {
|
|
8250
|
+
}
|
|
8251
|
+
|
|
8252
|
+
class ListDomainConfigurationsCommand extends command(_ep0, _mw0, "ListDomainConfigurations", ListDomainConfigurations$) {
|
|
8253
|
+
}
|
|
8254
|
+
|
|
8255
|
+
class ListFleetMetricsCommand extends command(_ep0, _mw0, "ListFleetMetrics", ListFleetMetrics$) {
|
|
8256
|
+
}
|
|
8257
|
+
|
|
8258
|
+
class ListIndicesCommand extends command(_ep0, _mw0, "ListIndices", ListIndices$) {
|
|
8259
|
+
}
|
|
8260
|
+
|
|
8261
|
+
class ListJobExecutionsForJobCommand extends command(_ep0, _mw0, "ListJobExecutionsForJob", ListJobExecutionsForJob$) {
|
|
8262
|
+
}
|
|
8263
|
+
|
|
8264
|
+
class ListJobExecutionsForThingCommand extends command(_ep0, _mw0, "ListJobExecutionsForThing", ListJobExecutionsForThing$) {
|
|
8265
|
+
}
|
|
8266
|
+
|
|
8267
|
+
class ListJobsCommand extends command(_ep0, _mw0, "ListJobs", ListJobs$) {
|
|
8268
|
+
}
|
|
8269
|
+
|
|
8270
|
+
class ListJobTemplatesCommand extends command(_ep0, _mw0, "ListJobTemplates", ListJobTemplates$) {
|
|
8271
|
+
}
|
|
8272
|
+
|
|
8273
|
+
class ListManagedJobTemplatesCommand extends command(_ep0, _mw0, "ListManagedJobTemplates", ListManagedJobTemplates$) {
|
|
8274
|
+
}
|
|
8275
|
+
|
|
8276
|
+
class ListMetricValuesCommand extends command(_ep0, _mw0, "ListMetricValues", ListMetricValues$) {
|
|
8277
|
+
}
|
|
8278
|
+
|
|
8279
|
+
class ListMitigationActionsCommand extends command(_ep0, _mw0, "ListMitigationActions", ListMitigationActions$) {
|
|
8280
|
+
}
|
|
8281
|
+
|
|
8282
|
+
class ListOTAUpdatesCommand extends command(_ep0, _mw0, "ListOTAUpdates", ListOTAUpdates$) {
|
|
8283
|
+
}
|
|
8284
|
+
|
|
8285
|
+
class ListOutgoingCertificatesCommand extends command(_ep0, _mw0, "ListOutgoingCertificates", ListOutgoingCertificates$) {
|
|
8286
|
+
}
|
|
8287
|
+
|
|
8288
|
+
class ListPackagesCommand extends command(_ep0, _mw0, "ListPackages", ListPackages$) {
|
|
8289
|
+
}
|
|
8290
|
+
|
|
8291
|
+
class ListPackageVersionsCommand extends command(_ep0, _mw0, "ListPackageVersions", ListPackageVersions$) {
|
|
8292
|
+
}
|
|
8293
|
+
|
|
8294
|
+
class ListPoliciesCommand extends command(_ep0, _mw0, "ListPolicies", ListPolicies$) {
|
|
8295
|
+
}
|
|
8296
|
+
|
|
8297
|
+
class ListPolicyPrincipalsCommand extends command(_ep0, _mw0, "ListPolicyPrincipals", ListPolicyPrincipals$) {
|
|
8298
|
+
}
|
|
8299
|
+
|
|
8300
|
+
class ListPolicyVersionsCommand extends command(_ep0, _mw0, "ListPolicyVersions", ListPolicyVersions$) {
|
|
8301
|
+
}
|
|
8302
|
+
|
|
8303
|
+
class ListPrincipalPoliciesCommand extends command(_ep0, _mw0, "ListPrincipalPolicies", ListPrincipalPolicies$) {
|
|
8304
|
+
}
|
|
8305
|
+
|
|
8306
|
+
class ListPrincipalThingsCommand extends command(_ep0, _mw0, "ListPrincipalThings", ListPrincipalThings$) {
|
|
8307
|
+
}
|
|
8308
|
+
|
|
8309
|
+
class ListPrincipalThingsV2Command extends command(_ep0, _mw0, "ListPrincipalThingsV2", ListPrincipalThingsV2$) {
|
|
8310
|
+
}
|
|
8311
|
+
|
|
8312
|
+
class ListProvisioningTemplatesCommand extends command(_ep0, _mw0, "ListProvisioningTemplates", ListProvisioningTemplates$) {
|
|
8313
|
+
}
|
|
8314
|
+
|
|
8315
|
+
class ListProvisioningTemplateVersionsCommand extends command(_ep0, _mw0, "ListProvisioningTemplateVersions", ListProvisioningTemplateVersions$) {
|
|
8316
|
+
}
|
|
8317
|
+
|
|
8318
|
+
class ListRelatedResourcesForAuditFindingCommand extends command(_ep0, _mw0, "ListRelatedResourcesForAuditFinding", ListRelatedResourcesForAuditFinding$) {
|
|
8319
|
+
}
|
|
8320
|
+
|
|
8321
|
+
class ListRoleAliasesCommand extends command(_ep0, _mw0, "ListRoleAliases", ListRoleAliases$) {
|
|
8322
|
+
}
|
|
8323
|
+
|
|
8324
|
+
class ListSbomValidationResultsCommand extends command(_ep0, _mw0, "ListSbomValidationResults", ListSbomValidationResults$) {
|
|
8325
|
+
}
|
|
8326
|
+
|
|
8327
|
+
class ListScheduledAuditsCommand extends command(_ep0, _mw0, "ListScheduledAudits", ListScheduledAudits$) {
|
|
8328
|
+
}
|
|
8329
|
+
|
|
8330
|
+
class ListSecurityProfilesCommand extends command(_ep0, _mw0, "ListSecurityProfiles", ListSecurityProfiles$) {
|
|
8331
|
+
}
|
|
8332
|
+
|
|
8333
|
+
class ListSecurityProfilesForTargetCommand extends command(_ep0, _mw0, "ListSecurityProfilesForTarget", ListSecurityProfilesForTarget$) {
|
|
8334
|
+
}
|
|
8335
|
+
|
|
8336
|
+
class ListStreamsCommand extends command(_ep0, _mw0, "ListStreams", ListStreams$) {
|
|
8337
|
+
}
|
|
8338
|
+
|
|
8339
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
8340
|
+
}
|
|
8341
|
+
|
|
8342
|
+
class ListTargetsForPolicyCommand extends command(_ep0, _mw0, "ListTargetsForPolicy", ListTargetsForPolicy$) {
|
|
8343
|
+
}
|
|
8344
|
+
|
|
8345
|
+
class ListTargetsForSecurityProfileCommand extends command(_ep0, _mw0, "ListTargetsForSecurityProfile", ListTargetsForSecurityProfile$) {
|
|
8346
|
+
}
|
|
8347
|
+
|
|
8348
|
+
class ListThingGroupsCommand extends command(_ep0, _mw0, "ListThingGroups", ListThingGroups$) {
|
|
8349
|
+
}
|
|
8350
|
+
|
|
8351
|
+
class ListThingGroupsForThingCommand extends command(_ep0, _mw0, "ListThingGroupsForThing", ListThingGroupsForThing$) {
|
|
8352
|
+
}
|
|
8353
|
+
|
|
8354
|
+
class ListThingPrincipalsCommand extends command(_ep0, _mw0, "ListThingPrincipals", ListThingPrincipals$) {
|
|
8355
|
+
}
|
|
8356
|
+
|
|
8357
|
+
class ListThingPrincipalsV2Command extends command(_ep0, _mw0, "ListThingPrincipalsV2", ListThingPrincipalsV2$) {
|
|
8358
|
+
}
|
|
8359
|
+
|
|
8360
|
+
class ListThingRegistrationTaskReportsCommand extends command(_ep0, _mw0, "ListThingRegistrationTaskReports", ListThingRegistrationTaskReports$) {
|
|
8361
|
+
}
|
|
8362
|
+
|
|
8363
|
+
class ListThingRegistrationTasksCommand extends command(_ep0, _mw0, "ListThingRegistrationTasks", ListThingRegistrationTasks$) {
|
|
8364
|
+
}
|
|
8365
|
+
|
|
8366
|
+
class ListThingsCommand extends command(_ep0, _mw0, "ListThings", ListThings$) {
|
|
8367
|
+
}
|
|
8368
|
+
|
|
8369
|
+
class ListThingsInBillingGroupCommand extends command(_ep0, _mw0, "ListThingsInBillingGroup", ListThingsInBillingGroup$) {
|
|
8370
|
+
}
|
|
8371
|
+
|
|
8372
|
+
class ListThingsInThingGroupCommand extends command(_ep0, _mw0, "ListThingsInThingGroup", ListThingsInThingGroup$) {
|
|
8373
|
+
}
|
|
8374
|
+
|
|
8375
|
+
class ListThingTypesCommand extends command(_ep0, _mw0, "ListThingTypes", ListThingTypes$) {
|
|
8376
|
+
}
|
|
8377
|
+
|
|
8378
|
+
class ListTopicRuleDestinationsCommand extends command(_ep0, _mw0, "ListTopicRuleDestinations", ListTopicRuleDestinations$) {
|
|
8379
|
+
}
|
|
8380
|
+
|
|
8381
|
+
class ListTopicRulesCommand extends command(_ep0, _mw0, "ListTopicRules", ListTopicRules$) {
|
|
8382
|
+
}
|
|
8383
|
+
|
|
8384
|
+
class ListV2LoggingLevelsCommand extends command(_ep0, _mw0, "ListV2LoggingLevels", ListV2LoggingLevels$) {
|
|
8385
|
+
}
|
|
8386
|
+
|
|
8387
|
+
class ListViolationEventsCommand extends command(_ep0, _mw0, "ListViolationEvents", ListViolationEvents$) {
|
|
8388
|
+
}
|
|
8389
|
+
|
|
8390
|
+
class PutVerificationStateOnViolationCommand extends command(_ep0, _mw0, "PutVerificationStateOnViolation", PutVerificationStateOnViolation$) {
|
|
8391
|
+
}
|
|
8392
|
+
|
|
8393
|
+
class RegisterCACertificateCommand extends command(_ep0, _mw0, "RegisterCACertificate", RegisterCACertificate$) {
|
|
8394
|
+
}
|
|
8395
|
+
|
|
8396
|
+
class RegisterCertificateCommand extends command(_ep0, _mw0, "RegisterCertificate", RegisterCertificate$) {
|
|
8397
|
+
}
|
|
8398
|
+
|
|
8399
|
+
class RegisterCertificateWithoutCACommand extends command(_ep0, _mw0, "RegisterCertificateWithoutCA", RegisterCertificateWithoutCA$) {
|
|
8400
|
+
}
|
|
8401
|
+
|
|
8402
|
+
class RegisterThingCommand extends command(_ep0, _mw0, "RegisterThing", RegisterThing$) {
|
|
8403
|
+
}
|
|
8404
|
+
|
|
8405
|
+
class RejectCertificateTransferCommand extends command(_ep0, _mw0, "RejectCertificateTransfer", RejectCertificateTransfer$) {
|
|
8406
|
+
}
|
|
8407
|
+
|
|
8408
|
+
class RemoveThingFromBillingGroupCommand extends command(_ep0, _mw0, "RemoveThingFromBillingGroup", RemoveThingFromBillingGroup$) {
|
|
8409
|
+
}
|
|
8410
|
+
|
|
8411
|
+
class RemoveThingFromThingGroupCommand extends command(_ep0, _mw0, "RemoveThingFromThingGroup", RemoveThingFromThingGroup$) {
|
|
8412
|
+
}
|
|
8413
|
+
|
|
8414
|
+
class ReplaceTopicRuleCommand extends command(_ep0, _mw0, "ReplaceTopicRule", ReplaceTopicRule$) {
|
|
8415
|
+
}
|
|
8416
|
+
|
|
8417
|
+
class SearchIndexCommand extends command(_ep0, _mw0, "SearchIndex", SearchIndex$) {
|
|
8418
|
+
}
|
|
8419
|
+
|
|
8420
|
+
class SetDefaultAuthorizerCommand extends command(_ep0, _mw0, "SetDefaultAuthorizer", SetDefaultAuthorizer$) {
|
|
8421
|
+
}
|
|
8422
|
+
|
|
8423
|
+
class SetDefaultPolicyVersionCommand extends command(_ep0, _mw0, "SetDefaultPolicyVersion", SetDefaultPolicyVersion$) {
|
|
8424
|
+
}
|
|
8425
|
+
|
|
8426
|
+
class SetLoggingOptionsCommand extends command(_ep0, _mw0, "SetLoggingOptions", SetLoggingOptions$) {
|
|
8427
|
+
}
|
|
8428
|
+
|
|
8429
|
+
class SetV2LoggingLevelCommand extends command(_ep0, _mw0, "SetV2LoggingLevel", SetV2LoggingLevel$) {
|
|
8430
|
+
}
|
|
8431
|
+
|
|
8432
|
+
class SetV2LoggingOptionsCommand extends command(_ep0, _mw0, "SetV2LoggingOptions", SetV2LoggingOptions$) {
|
|
8433
|
+
}
|
|
8434
|
+
|
|
8435
|
+
class StartAuditMitigationActionsTaskCommand extends command(_ep0, _mw0, "StartAuditMitigationActionsTask", StartAuditMitigationActionsTask$) {
|
|
8436
|
+
}
|
|
8437
|
+
|
|
8438
|
+
class StartDetectMitigationActionsTaskCommand extends command(_ep0, _mw0, "StartDetectMitigationActionsTask", StartDetectMitigationActionsTask$) {
|
|
8439
|
+
}
|
|
8440
|
+
|
|
8441
|
+
class StartOnDemandAuditTaskCommand extends command(_ep0, _mw0, "StartOnDemandAuditTask", StartOnDemandAuditTask$) {
|
|
8442
|
+
}
|
|
8443
|
+
|
|
8444
|
+
class StartThingRegistrationTaskCommand extends command(_ep0, _mw0, "StartThingRegistrationTask", StartThingRegistrationTask$) {
|
|
8445
|
+
}
|
|
8446
|
+
|
|
8447
|
+
class StopThingRegistrationTaskCommand extends command(_ep0, _mw0, "StopThingRegistrationTask", StopThingRegistrationTask$) {
|
|
8448
|
+
}
|
|
8449
|
+
|
|
8450
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
8451
|
+
}
|
|
8452
|
+
|
|
8453
|
+
class TestAuthorizationCommand extends command(_ep0, _mw0, "TestAuthorization", TestAuthorization$) {
|
|
8454
|
+
}
|
|
8455
|
+
|
|
8456
|
+
class TestInvokeAuthorizerCommand extends command(_ep0, _mw0, "TestInvokeAuthorizer", TestInvokeAuthorizer$) {
|
|
8457
|
+
}
|
|
8458
|
+
|
|
8459
|
+
class TransferCertificateCommand extends command(_ep0, _mw0, "TransferCertificate", TransferCertificate$) {
|
|
8460
|
+
}
|
|
8461
|
+
|
|
8462
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
8463
|
+
}
|
|
8464
|
+
|
|
8465
|
+
class UpdateAccountAuditConfigurationCommand extends command(_ep0, _mw0, "UpdateAccountAuditConfiguration", UpdateAccountAuditConfiguration$) {
|
|
8466
|
+
}
|
|
8467
|
+
|
|
8468
|
+
class UpdateAuditSuppressionCommand extends command(_ep0, _mw0, "UpdateAuditSuppression", UpdateAuditSuppression$) {
|
|
8469
|
+
}
|
|
8470
|
+
|
|
8471
|
+
class UpdateAuthorizerCommand extends command(_ep0, _mw0, "UpdateAuthorizer", UpdateAuthorizer$) {
|
|
8472
|
+
}
|
|
8473
|
+
|
|
8474
|
+
class UpdateBillingGroupCommand extends command(_ep0, _mw0, "UpdateBillingGroup", UpdateBillingGroup$) {
|
|
8475
|
+
}
|
|
8476
|
+
|
|
8477
|
+
class UpdateCACertificateCommand extends command(_ep0, _mw0, "UpdateCACertificate", UpdateCACertificate$) {
|
|
8478
|
+
}
|
|
8479
|
+
|
|
8480
|
+
class UpdateCertificateCommand extends command(_ep0, _mw0, "UpdateCertificate", UpdateCertificate$) {
|
|
8481
|
+
}
|
|
8482
|
+
|
|
8483
|
+
class UpdateCertificateProviderCommand extends command(_ep0, _mw0, "UpdateCertificateProvider", UpdateCertificateProvider$) {
|
|
8484
|
+
}
|
|
8485
|
+
|
|
8486
|
+
class UpdateCommandCommand extends command(_ep0, _mw0, "UpdateCommand", UpdateCommand$) {
|
|
8487
|
+
}
|
|
8488
|
+
|
|
8489
|
+
class UpdateCustomMetricCommand extends command(_ep0, _mw0, "UpdateCustomMetric", UpdateCustomMetric$) {
|
|
8490
|
+
}
|
|
8491
|
+
|
|
8492
|
+
class UpdateDimensionCommand extends command(_ep0, _mw0, "UpdateDimension", UpdateDimension$) {
|
|
8493
|
+
}
|
|
8494
|
+
|
|
8495
|
+
class UpdateDomainConfigurationCommand extends command(_ep0, _mw0, "UpdateDomainConfiguration", UpdateDomainConfiguration$) {
|
|
8496
|
+
}
|
|
8497
|
+
|
|
8498
|
+
class UpdateDynamicThingGroupCommand extends command(_ep0, _mw0, "UpdateDynamicThingGroup", UpdateDynamicThingGroup$) {
|
|
8499
|
+
}
|
|
8500
|
+
|
|
8501
|
+
class UpdateEncryptionConfigurationCommand extends command(_ep0, _mw0, "UpdateEncryptionConfiguration", UpdateEncryptionConfiguration$) {
|
|
8502
|
+
}
|
|
8503
|
+
|
|
8504
|
+
class UpdateEventConfigurationsCommand extends command(_ep0, _mw0, "UpdateEventConfigurations", UpdateEventConfigurations$) {
|
|
8505
|
+
}
|
|
8506
|
+
|
|
8507
|
+
class UpdateFleetMetricCommand extends command(_ep0, _mw0, "UpdateFleetMetric", UpdateFleetMetric$) {
|
|
8508
|
+
}
|
|
8509
|
+
|
|
8510
|
+
class UpdateIndexingConfigurationCommand extends command(_ep0, _mw0, "UpdateIndexingConfiguration", UpdateIndexingConfiguration$) {
|
|
8511
|
+
}
|
|
8512
|
+
|
|
8513
|
+
class UpdateJobCommand extends command(_ep0, _mw0, "UpdateJob", UpdateJob$) {
|
|
8514
|
+
}
|
|
8515
|
+
|
|
8516
|
+
class UpdateMitigationActionCommand extends command(_ep0, _mw0, "UpdateMitigationAction", UpdateMitigationAction$) {
|
|
8517
|
+
}
|
|
8518
|
+
|
|
8519
|
+
class UpdatePackageCommand extends command(_ep0, _mw0, "UpdatePackage", UpdatePackage$) {
|
|
8520
|
+
}
|
|
8521
|
+
|
|
8522
|
+
class UpdatePackageConfigurationCommand extends command(_ep0, _mw0, "UpdatePackageConfiguration", UpdatePackageConfiguration$) {
|
|
8523
|
+
}
|
|
8524
|
+
|
|
8525
|
+
class UpdatePackageVersionCommand extends command(_ep0, _mw0, "UpdatePackageVersion", UpdatePackageVersion$) {
|
|
8526
|
+
}
|
|
8527
|
+
|
|
8528
|
+
class UpdateProvisioningTemplateCommand extends command(_ep0, _mw0, "UpdateProvisioningTemplate", UpdateProvisioningTemplate$) {
|
|
8529
|
+
}
|
|
8530
|
+
|
|
8531
|
+
class UpdateRoleAliasCommand extends command(_ep0, _mw0, "UpdateRoleAlias", UpdateRoleAlias$) {
|
|
8532
|
+
}
|
|
8533
|
+
|
|
8534
|
+
class UpdateScheduledAuditCommand extends command(_ep0, _mw0, "UpdateScheduledAudit", UpdateScheduledAudit$) {
|
|
8535
|
+
}
|
|
8536
|
+
|
|
8537
|
+
class UpdateSecurityProfileCommand extends command(_ep0, _mw0, "UpdateSecurityProfile", UpdateSecurityProfile$) {
|
|
8538
|
+
}
|
|
8539
|
+
|
|
8540
|
+
class UpdateStreamCommand extends command(_ep0, _mw0, "UpdateStream", UpdateStream$) {
|
|
8541
|
+
}
|
|
8542
|
+
|
|
8543
|
+
class UpdateThingCommand extends command(_ep0, _mw0, "UpdateThing", UpdateThing$) {
|
|
8544
|
+
}
|
|
8545
|
+
|
|
8546
|
+
class UpdateThingGroupCommand extends command(_ep0, _mw0, "UpdateThingGroup", UpdateThingGroup$) {
|
|
8547
|
+
}
|
|
8548
|
+
|
|
8549
|
+
class UpdateThingGroupsForThingCommand extends command(_ep0, _mw0, "UpdateThingGroupsForThing", UpdateThingGroupsForThing$) {
|
|
8550
|
+
}
|
|
8551
|
+
|
|
8552
|
+
class UpdateThingTypeCommand extends command(_ep0, _mw0, "UpdateThingType", UpdateThingType$) {
|
|
8553
|
+
}
|
|
8554
|
+
|
|
8555
|
+
class UpdateTopicRuleDestinationCommand extends command(_ep0, _mw0, "UpdateTopicRuleDestination", UpdateTopicRuleDestination$) {
|
|
8556
|
+
}
|
|
8557
|
+
|
|
8558
|
+
class ValidateSecurityProfileBehaviorsCommand extends command(_ep0, _mw0, "ValidateSecurityProfileBehaviors", ValidateSecurityProfileBehaviors$) {
|
|
11002
8559
|
}
|
|
11003
8560
|
|
|
11004
8561
|
const paginateGetBehaviorModelTrainingSummaries = createPaginator(IoTClient, GetBehaviorModelTrainingSummariesCommand, "nextToken", "nextToken", "maxResults");
|