@aws-sdk/client-iot 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AcceptCertificateTransferCommand.js +5 -0
- package/dist-cjs/commands/AddThingToBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/AddThingToThingGroupCommand.js +5 -0
- package/dist-cjs/commands/AssociateTargetsWithJobCommand.js +5 -0
- package/dist-cjs/commands/AttachPolicyCommand.js +5 -0
- package/dist-cjs/commands/AttachPrincipalPolicyCommand.js +5 -0
- package/dist-cjs/commands/AttachSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/AttachThingPrincipalCommand.js +5 -0
- package/dist-cjs/commands/CancelAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/CancelAuditTaskCommand.js +5 -0
- package/dist-cjs/commands/CancelCertificateTransferCommand.js +5 -0
- package/dist-cjs/commands/CancelDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/CancelJobCommand.js +5 -0
- package/dist-cjs/commands/CancelJobExecutionCommand.js +5 -0
- package/dist-cjs/commands/ClearDefaultAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/ConfirmTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/CreateAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/CreateAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/CreateBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateCertificateFromCsrCommand.js +5 -0
- package/dist-cjs/commands/CreateCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/CreateDimensionCommand.js +5 -0
- package/dist-cjs/commands/CreateDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateDynamicThingGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/CreateJobCommand.js +5 -0
- package/dist-cjs/commands/CreateJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateKeysAndCertificateCommand.js +5 -0
- package/dist-cjs/commands/CreateMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/CreateOTAUpdateCommand.js +5 -0
- package/dist-cjs/commands/CreatePackageCommand.js +5 -0
- package/dist-cjs/commands/CreatePackageVersionCommand.js +5 -0
- package/dist-cjs/commands/CreatePolicyCommand.js +5 -0
- package/dist-cjs/commands/CreatePolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningClaimCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateProvisioningTemplateVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/CreateSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamCommand.js +5 -0
- package/dist-cjs/commands/CreateThingCommand.js +5 -0
- package/dist-cjs/commands/CreateThingGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateThingTypeCommand.js +5 -0
- package/dist-cjs/commands/CreateTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/CreateTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccountAuditConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DeleteBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteCACertificateCommand.js +5 -0
- package/dist-cjs/commands/DeleteCertificateCommand.js +5 -0
- package/dist-cjs/commands/DeleteCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/DeleteDimensionCommand.js +5 -0
- package/dist-cjs/commands/DeleteDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteDynamicThingGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobExecutionCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/DeleteOTAUpdateCommand.js +5 -0
- package/dist-cjs/commands/DeletePackageCommand.js +5 -0
- package/dist-cjs/commands/DeletePackageVersionCommand.js +5 -0
- package/dist-cjs/commands/DeletePolicyCommand.js +5 -0
- package/dist-cjs/commands/DeletePolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteProvisioningTemplateVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteRegistrationCodeCommand.js +5 -0
- package/dist-cjs/commands/DeleteRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/DeleteSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteStreamCommand.js +5 -0
- package/dist-cjs/commands/DeleteThingCommand.js +5 -0
- package/dist-cjs/commands/DeleteThingGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteThingTypeCommand.js +5 -0
- package/dist-cjs/commands/DeleteTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/DeleteTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/DeleteV2LoggingLevelCommand.js +5 -0
- package/dist-cjs/commands/DeprecateThingTypeCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountAuditConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditFindingCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuditTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DescribeBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeCACertificateCommand.js +5 -0
- package/dist-cjs/commands/DescribeCertificateCommand.js +5 -0
- package/dist-cjs/commands/DescribeCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/DescribeDefaultAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DescribeDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeDimensionCommand.js +5 -0
- package/dist-cjs/commands/DescribeDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeEndpointCommand.js +5 -0
- package/dist-cjs/commands/DescribeEventConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/DescribeIndexCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobExecutionCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeManagedJobTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/DescribeProvisioningTemplateVersionCommand.js +5 -0
- package/dist-cjs/commands/DescribeRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/DescribeScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/DescribeSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DescribeStreamCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingRegistrationTaskCommand.js +5 -0
- package/dist-cjs/commands/DescribeThingTypeCommand.js +5 -0
- package/dist-cjs/commands/DetachPolicyCommand.js +5 -0
- package/dist-cjs/commands/DetachPrincipalPolicyCommand.js +5 -0
- package/dist-cjs/commands/DetachSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DetachThingPrincipalCommand.js +5 -0
- package/dist-cjs/commands/DisableTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/EnableTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/GetBehaviorModelTrainingSummariesCommand.js +5 -0
- package/dist-cjs/commands/GetBucketsAggregationCommand.js +5 -0
- package/dist-cjs/commands/GetCardinalityCommand.js +5 -0
- package/dist-cjs/commands/GetEffectivePoliciesCommand.js +5 -0
- package/dist-cjs/commands/GetIndexingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetJobDocumentCommand.js +5 -0
- package/dist-cjs/commands/GetLoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/GetOTAUpdateCommand.js +5 -0
- package/dist-cjs/commands/GetPackageCommand.js +5 -0
- package/dist-cjs/commands/GetPackageConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetPackageVersionCommand.js +5 -0
- package/dist-cjs/commands/GetPercentilesCommand.js +5 -0
- package/dist-cjs/commands/GetPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetPolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/GetRegistrationCodeCommand.js +5 -0
- package/dist-cjs/commands/GetStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/GetTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/GetV2LoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/ListActiveViolationsCommand.js +5 -0
- package/dist-cjs/commands/ListAttachedPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListAuditFindingsCommand.js +5 -0
- package/dist-cjs/commands/ListAuditMitigationActionsExecutionsCommand.js +5 -0
- package/dist-cjs/commands/ListAuditMitigationActionsTasksCommand.js +5 -0
- package/dist-cjs/commands/ListAuditSuppressionsCommand.js +5 -0
- package/dist-cjs/commands/ListAuditTasksCommand.js +5 -0
- package/dist-cjs/commands/ListAuthorizersCommand.js +5 -0
- package/dist-cjs/commands/ListBillingGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListCACertificatesCommand.js +5 -0
- package/dist-cjs/commands/ListCertificatesByCACommand.js +5 -0
- package/dist-cjs/commands/ListCertificatesCommand.js +5 -0
- package/dist-cjs/commands/ListCustomMetricsCommand.js +5 -0
- package/dist-cjs/commands/ListDetectMitigationActionsExecutionsCommand.js +5 -0
- package/dist-cjs/commands/ListDetectMitigationActionsTasksCommand.js +5 -0
- package/dist-cjs/commands/ListDimensionsCommand.js +5 -0
- package/dist-cjs/commands/ListDomainConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListFleetMetricsCommand.js +5 -0
- package/dist-cjs/commands/ListIndicesCommand.js +5 -0
- package/dist-cjs/commands/ListJobExecutionsForJobCommand.js +5 -0
- package/dist-cjs/commands/ListJobExecutionsForThingCommand.js +5 -0
- package/dist-cjs/commands/ListJobTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListJobsCommand.js +5 -0
- package/dist-cjs/commands/ListManagedJobTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListMetricValuesCommand.js +5 -0
- package/dist-cjs/commands/ListMitigationActionsCommand.js +5 -0
- package/dist-cjs/commands/ListOTAUpdatesCommand.js +5 -0
- package/dist-cjs/commands/ListOutgoingCertificatesCommand.js +5 -0
- package/dist-cjs/commands/ListPackageVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListPackagesCommand.js +5 -0
- package/dist-cjs/commands/ListPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPolicyPrincipalsCommand.js +5 -0
- package/dist-cjs/commands/ListPolicyVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListPrincipalPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPrincipalThingsCommand.js +5 -0
- package/dist-cjs/commands/ListProvisioningTemplateVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListProvisioningTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListRelatedResourcesForAuditFindingCommand.js +5 -0
- package/dist-cjs/commands/ListRoleAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListScheduledAuditsCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityProfilesForTargetCommand.js +5 -0
- package/dist-cjs/commands/ListStreamsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTargetsForPolicyCommand.js +5 -0
- package/dist-cjs/commands/ListTargetsForSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/ListThingGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListThingGroupsForThingCommand.js +5 -0
- package/dist-cjs/commands/ListThingPrincipalsCommand.js +5 -0
- package/dist-cjs/commands/ListThingRegistrationTaskReportsCommand.js +5 -0
- package/dist-cjs/commands/ListThingRegistrationTasksCommand.js +5 -0
- package/dist-cjs/commands/ListThingTypesCommand.js +5 -0
- package/dist-cjs/commands/ListThingsCommand.js +5 -0
- package/dist-cjs/commands/ListThingsInBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/ListThingsInThingGroupCommand.js +5 -0
- package/dist-cjs/commands/ListTopicRuleDestinationsCommand.js +5 -0
- package/dist-cjs/commands/ListTopicRulesCommand.js +5 -0
- package/dist-cjs/commands/ListV2LoggingLevelsCommand.js +5 -0
- package/dist-cjs/commands/ListViolationEventsCommand.js +5 -0
- package/dist-cjs/commands/PutVerificationStateOnViolationCommand.js +5 -0
- package/dist-cjs/commands/RegisterCACertificateCommand.js +5 -0
- package/dist-cjs/commands/RegisterCertificateCommand.js +5 -0
- package/dist-cjs/commands/RegisterCertificateWithoutCACommand.js +5 -0
- package/dist-cjs/commands/RegisterThingCommand.js +5 -0
- package/dist-cjs/commands/RejectCertificateTransferCommand.js +5 -0
- package/dist-cjs/commands/RemoveThingFromBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/RemoveThingFromThingGroupCommand.js +5 -0
- package/dist-cjs/commands/ReplaceTopicRuleCommand.js +5 -0
- package/dist-cjs/commands/SearchIndexCommand.js +5 -0
- package/dist-cjs/commands/SetDefaultAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +5 -0
- package/dist-cjs/commands/SetLoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/SetV2LoggingLevelCommand.js +5 -0
- package/dist-cjs/commands/SetV2LoggingOptionsCommand.js +5 -0
- package/dist-cjs/commands/StartAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/StartDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-cjs/commands/StartOnDemandAuditTaskCommand.js +5 -0
- package/dist-cjs/commands/StartThingRegistrationTaskCommand.js +5 -0
- package/dist-cjs/commands/StopThingRegistrationTaskCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/TransferCertificateCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountAuditConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuditSuppressionCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/UpdateBillingGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateCACertificateCommand.js +5 -0
- package/dist-cjs/commands/UpdateCertificateCommand.js +5 -0
- package/dist-cjs/commands/UpdateCustomMetricCommand.js +5 -0
- package/dist-cjs/commands/UpdateDimensionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDomainConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateDynamicThingGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateEventConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetMetricCommand.js +5 -0
- package/dist-cjs/commands/UpdateIndexingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobCommand.js +5 -0
- package/dist-cjs/commands/UpdateMitigationActionCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdatePackageVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateProvisioningTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoleAliasCommand.js +5 -0
- package/dist-cjs/commands/UpdateScheduledAuditCommand.js +5 -0
- package/dist-cjs/commands/UpdateSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateStreamCommand.js +5 -0
- package/dist-cjs/commands/UpdateThingCommand.js +5 -0
- package/dist-cjs/commands/UpdateThingGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateThingGroupsForThingCommand.js +5 -0
- package/dist-cjs/commands/UpdateTopicRuleDestinationCommand.js +5 -0
- package/dist-cjs/commands/ValidateSecurityProfileBehaviorsCommand.js +5 -0
- package/dist-cjs/models/models_1.js +2 -0
- package/dist-es/commands/AcceptCertificateTransferCommand.js +5 -0
- package/dist-es/commands/AddThingToBillingGroupCommand.js +5 -0
- package/dist-es/commands/AddThingToThingGroupCommand.js +5 -0
- package/dist-es/commands/AssociateTargetsWithJobCommand.js +5 -0
- package/dist-es/commands/AttachPolicyCommand.js +5 -0
- package/dist-es/commands/AttachPrincipalPolicyCommand.js +5 -0
- package/dist-es/commands/AttachSecurityProfileCommand.js +5 -0
- package/dist-es/commands/AttachThingPrincipalCommand.js +5 -0
- package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/CancelAuditTaskCommand.js +5 -0
- package/dist-es/commands/CancelCertificateTransferCommand.js +5 -0
- package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/CancelJobCommand.js +5 -0
- package/dist-es/commands/CancelJobExecutionCommand.js +5 -0
- package/dist-es/commands/ClearDefaultAuthorizerCommand.js +5 -0
- package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/CreateAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/CreateAuthorizerCommand.js +5 -0
- package/dist-es/commands/CreateBillingGroupCommand.js +5 -0
- package/dist-es/commands/CreateCertificateFromCsrCommand.js +5 -0
- package/dist-es/commands/CreateCustomMetricCommand.js +5 -0
- package/dist-es/commands/CreateDimensionCommand.js +5 -0
- package/dist-es/commands/CreateDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateDynamicThingGroupCommand.js +5 -0
- package/dist-es/commands/CreateFleetMetricCommand.js +5 -0
- package/dist-es/commands/CreateJobCommand.js +5 -0
- package/dist-es/commands/CreateJobTemplateCommand.js +5 -0
- package/dist-es/commands/CreateKeysAndCertificateCommand.js +5 -0
- package/dist-es/commands/CreateMitigationActionCommand.js +5 -0
- package/dist-es/commands/CreateOTAUpdateCommand.js +5 -0
- package/dist-es/commands/CreatePackageCommand.js +5 -0
- package/dist-es/commands/CreatePackageVersionCommand.js +5 -0
- package/dist-es/commands/CreatePolicyCommand.js +5 -0
- package/dist-es/commands/CreatePolicyVersionCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningClaimCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +5 -0
- package/dist-es/commands/CreateRoleAliasCommand.js +5 -0
- package/dist-es/commands/CreateScheduledAuditCommand.js +5 -0
- package/dist-es/commands/CreateSecurityProfileCommand.js +5 -0
- package/dist-es/commands/CreateStreamCommand.js +5 -0
- package/dist-es/commands/CreateThingCommand.js +5 -0
- package/dist-es/commands/CreateThingGroupCommand.js +5 -0
- package/dist-es/commands/CreateThingTypeCommand.js +5 -0
- package/dist-es/commands/CreateTopicRuleCommand.js +5 -0
- package/dist-es/commands/CreateTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/DeleteAuthorizerCommand.js +5 -0
- package/dist-es/commands/DeleteBillingGroupCommand.js +5 -0
- package/dist-es/commands/DeleteCACertificateCommand.js +5 -0
- package/dist-es/commands/DeleteCertificateCommand.js +5 -0
- package/dist-es/commands/DeleteCustomMetricCommand.js +5 -0
- package/dist-es/commands/DeleteDimensionCommand.js +5 -0
- package/dist-es/commands/DeleteDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteDynamicThingGroupCommand.js +5 -0
- package/dist-es/commands/DeleteFleetMetricCommand.js +5 -0
- package/dist-es/commands/DeleteJobCommand.js +5 -0
- package/dist-es/commands/DeleteJobExecutionCommand.js +5 -0
- package/dist-es/commands/DeleteJobTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteMitigationActionCommand.js +5 -0
- package/dist-es/commands/DeleteOTAUpdateCommand.js +5 -0
- package/dist-es/commands/DeletePackageCommand.js +5 -0
- package/dist-es/commands/DeletePackageVersionCommand.js +5 -0
- package/dist-es/commands/DeletePolicyCommand.js +5 -0
- package/dist-es/commands/DeletePolicyVersionCommand.js +5 -0
- package/dist-es/commands/DeleteProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +5 -0
- package/dist-es/commands/DeleteRegistrationCodeCommand.js +5 -0
- package/dist-es/commands/DeleteRoleAliasCommand.js +5 -0
- package/dist-es/commands/DeleteScheduledAuditCommand.js +5 -0
- package/dist-es/commands/DeleteSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DeleteStreamCommand.js +5 -0
- package/dist-es/commands/DeleteThingCommand.js +5 -0
- package/dist-es/commands/DeleteThingGroupCommand.js +5 -0
- package/dist-es/commands/DeleteThingTypeCommand.js +5 -0
- package/dist-es/commands/DeleteTopicRuleCommand.js +5 -0
- package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/DeleteV2LoggingLevelCommand.js +5 -0
- package/dist-es/commands/DeprecateThingTypeCommand.js +5 -0
- package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeAuditFindingCommand.js +5 -0
- package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/DescribeAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/DescribeAuditTaskCommand.js +5 -0
- package/dist-es/commands/DescribeAuthorizerCommand.js +5 -0
- package/dist-es/commands/DescribeBillingGroupCommand.js +5 -0
- package/dist-es/commands/DescribeCACertificateCommand.js +5 -0
- package/dist-es/commands/DescribeCertificateCommand.js +5 -0
- package/dist-es/commands/DescribeCustomMetricCommand.js +5 -0
- package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +5 -0
- package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/DescribeDimensionCommand.js +5 -0
- package/dist-es/commands/DescribeDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeEndpointCommand.js +5 -0
- package/dist-es/commands/DescribeEventConfigurationsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetMetricCommand.js +5 -0
- package/dist-es/commands/DescribeIndexCommand.js +5 -0
- package/dist-es/commands/DescribeJobCommand.js +5 -0
- package/dist-es/commands/DescribeJobExecutionCommand.js +5 -0
- package/dist-es/commands/DescribeJobTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeManagedJobTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeMitigationActionCommand.js +5 -0
- package/dist-es/commands/DescribeProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +5 -0
- package/dist-es/commands/DescribeRoleAliasCommand.js +5 -0
- package/dist-es/commands/DescribeScheduledAuditCommand.js +5 -0
- package/dist-es/commands/DescribeSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DescribeStreamCommand.js +5 -0
- package/dist-es/commands/DescribeThingCommand.js +5 -0
- package/dist-es/commands/DescribeThingGroupCommand.js +5 -0
- package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +5 -0
- package/dist-es/commands/DescribeThingTypeCommand.js +5 -0
- package/dist-es/commands/DetachPolicyCommand.js +5 -0
- package/dist-es/commands/DetachPrincipalPolicyCommand.js +5 -0
- package/dist-es/commands/DetachSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DetachThingPrincipalCommand.js +5 -0
- package/dist-es/commands/DisableTopicRuleCommand.js +5 -0
- package/dist-es/commands/EnableTopicRuleCommand.js +5 -0
- package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +5 -0
- package/dist-es/commands/GetBucketsAggregationCommand.js +5 -0
- package/dist-es/commands/GetCardinalityCommand.js +5 -0
- package/dist-es/commands/GetEffectivePoliciesCommand.js +5 -0
- package/dist-es/commands/GetIndexingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetJobDocumentCommand.js +5 -0
- package/dist-es/commands/GetLoggingOptionsCommand.js +5 -0
- package/dist-es/commands/GetOTAUpdateCommand.js +5 -0
- package/dist-es/commands/GetPackageCommand.js +5 -0
- package/dist-es/commands/GetPackageConfigurationCommand.js +5 -0
- package/dist-es/commands/GetPackageVersionCommand.js +5 -0
- package/dist-es/commands/GetPercentilesCommand.js +5 -0
- package/dist-es/commands/GetPolicyCommand.js +5 -0
- package/dist-es/commands/GetPolicyVersionCommand.js +5 -0
- package/dist-es/commands/GetRegistrationCodeCommand.js +5 -0
- package/dist-es/commands/GetStatisticsCommand.js +5 -0
- package/dist-es/commands/GetTopicRuleCommand.js +5 -0
- package/dist-es/commands/GetTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/GetV2LoggingOptionsCommand.js +5 -0
- package/dist-es/commands/ListActiveViolationsCommand.js +5 -0
- package/dist-es/commands/ListAttachedPoliciesCommand.js +5 -0
- package/dist-es/commands/ListAuditFindingsCommand.js +5 -0
- package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +5 -0
- package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +5 -0
- package/dist-es/commands/ListAuditSuppressionsCommand.js +5 -0
- package/dist-es/commands/ListAuditTasksCommand.js +5 -0
- package/dist-es/commands/ListAuthorizersCommand.js +5 -0
- package/dist-es/commands/ListBillingGroupsCommand.js +5 -0
- package/dist-es/commands/ListCACertificatesCommand.js +5 -0
- package/dist-es/commands/ListCertificatesByCACommand.js +5 -0
- package/dist-es/commands/ListCertificatesCommand.js +5 -0
- package/dist-es/commands/ListCustomMetricsCommand.js +5 -0
- package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +5 -0
- package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +5 -0
- package/dist-es/commands/ListDimensionsCommand.js +5 -0
- package/dist-es/commands/ListDomainConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListFleetMetricsCommand.js +5 -0
- package/dist-es/commands/ListIndicesCommand.js +5 -0
- package/dist-es/commands/ListJobExecutionsForJobCommand.js +5 -0
- package/dist-es/commands/ListJobExecutionsForThingCommand.js +5 -0
- package/dist-es/commands/ListJobTemplatesCommand.js +5 -0
- package/dist-es/commands/ListJobsCommand.js +5 -0
- package/dist-es/commands/ListManagedJobTemplatesCommand.js +5 -0
- package/dist-es/commands/ListMetricValuesCommand.js +5 -0
- package/dist-es/commands/ListMitigationActionsCommand.js +5 -0
- package/dist-es/commands/ListOTAUpdatesCommand.js +5 -0
- package/dist-es/commands/ListOutgoingCertificatesCommand.js +5 -0
- package/dist-es/commands/ListPackageVersionsCommand.js +5 -0
- package/dist-es/commands/ListPackagesCommand.js +5 -0
- package/dist-es/commands/ListPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPolicyPrincipalsCommand.js +5 -0
- package/dist-es/commands/ListPolicyVersionsCommand.js +5 -0
- package/dist-es/commands/ListPrincipalPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPrincipalThingsCommand.js +5 -0
- package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +5 -0
- package/dist-es/commands/ListProvisioningTemplatesCommand.js +5 -0
- package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +5 -0
- package/dist-es/commands/ListRoleAliasesCommand.js +5 -0
- package/dist-es/commands/ListScheduledAuditsCommand.js +5 -0
- package/dist-es/commands/ListSecurityProfilesCommand.js +5 -0
- package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +5 -0
- package/dist-es/commands/ListStreamsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTargetsForPolicyCommand.js +5 -0
- package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +5 -0
- package/dist-es/commands/ListThingGroupsCommand.js +5 -0
- package/dist-es/commands/ListThingGroupsForThingCommand.js +5 -0
- package/dist-es/commands/ListThingPrincipalsCommand.js +5 -0
- package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +5 -0
- package/dist-es/commands/ListThingRegistrationTasksCommand.js +5 -0
- package/dist-es/commands/ListThingTypesCommand.js +5 -0
- package/dist-es/commands/ListThingsCommand.js +5 -0
- package/dist-es/commands/ListThingsInBillingGroupCommand.js +5 -0
- package/dist-es/commands/ListThingsInThingGroupCommand.js +5 -0
- package/dist-es/commands/ListTopicRuleDestinationsCommand.js +5 -0
- package/dist-es/commands/ListTopicRulesCommand.js +5 -0
- package/dist-es/commands/ListV2LoggingLevelsCommand.js +5 -0
- package/dist-es/commands/ListViolationEventsCommand.js +5 -0
- package/dist-es/commands/PutVerificationStateOnViolationCommand.js +5 -0
- package/dist-es/commands/RegisterCACertificateCommand.js +5 -0
- package/dist-es/commands/RegisterCertificateCommand.js +5 -0
- package/dist-es/commands/RegisterCertificateWithoutCACommand.js +5 -0
- package/dist-es/commands/RegisterThingCommand.js +5 -0
- package/dist-es/commands/RejectCertificateTransferCommand.js +5 -0
- package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +5 -0
- package/dist-es/commands/RemoveThingFromThingGroupCommand.js +5 -0
- package/dist-es/commands/ReplaceTopicRuleCommand.js +5 -0
- package/dist-es/commands/SearchIndexCommand.js +5 -0
- package/dist-es/commands/SetDefaultAuthorizerCommand.js +5 -0
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +5 -0
- package/dist-es/commands/SetLoggingOptionsCommand.js +5 -0
- package/dist-es/commands/SetV2LoggingLevelCommand.js +5 -0
- package/dist-es/commands/SetV2LoggingOptionsCommand.js +5 -0
- package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +5 -0
- package/dist-es/commands/StartOnDemandAuditTaskCommand.js +5 -0
- package/dist-es/commands/StartThingRegistrationTaskCommand.js +5 -0
- package/dist-es/commands/StopThingRegistrationTaskCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestAuthorizationCommand.js +5 -0
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +5 -0
- package/dist-es/commands/TransferCertificateCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateAuditSuppressionCommand.js +5 -0
- package/dist-es/commands/UpdateAuthorizerCommand.js +5 -0
- package/dist-es/commands/UpdateBillingGroupCommand.js +5 -0
- package/dist-es/commands/UpdateCACertificateCommand.js +5 -0
- package/dist-es/commands/UpdateCertificateCommand.js +5 -0
- package/dist-es/commands/UpdateCustomMetricCommand.js +5 -0
- package/dist-es/commands/UpdateDimensionCommand.js +5 -0
- package/dist-es/commands/UpdateDomainConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateDynamicThingGroupCommand.js +5 -0
- package/dist-es/commands/UpdateEventConfigurationsCommand.js +5 -0
- package/dist-es/commands/UpdateFleetMetricCommand.js +5 -0
- package/dist-es/commands/UpdateIndexingConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateJobCommand.js +5 -0
- package/dist-es/commands/UpdateMitigationActionCommand.js +5 -0
- package/dist-es/commands/UpdatePackageCommand.js +5 -0
- package/dist-es/commands/UpdatePackageConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdatePackageVersionCommand.js +5 -0
- package/dist-es/commands/UpdateProvisioningTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateRoleAliasCommand.js +5 -0
- package/dist-es/commands/UpdateScheduledAuditCommand.js +5 -0
- package/dist-es/commands/UpdateSecurityProfileCommand.js +5 -0
- package/dist-es/commands/UpdateStreamCommand.js +5 -0
- package/dist-es/commands/UpdateThingCommand.js +5 -0
- package/dist-es/commands/UpdateThingGroupCommand.js +5 -0
- package/dist-es/commands/UpdateThingGroupsForThingCommand.js +5 -0
- package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +5 -0
- package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +5 -0
- package/dist-es/models/models_1.js +2 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -5
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +12 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePackageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/GetTopicRuleCommand.d.ts +12 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +2 -2
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +12 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +44 -22
- package/dist-types/models/models_1.d.ts +16 -29
- package/dist-types/models/models_2.d.ts +24 -3
- package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +5 -1
- package/dist-types/ts3.4/models/models_1.d.ts +3 -5
- package/dist-types/ts3.4/models/models_2.d.ts +5 -1
- package/package.json +31 -31
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListTopicRulesCommand, se_ListTopicRulesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTopicRulesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTopicRulesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "ListTopicRules",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListV2LoggingLevelsCommand, se_ListV2LoggingLevelsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListV2LoggingLevelsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListV2LoggingLevelsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "ListV2LoggingLevels",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListViolationEventsCommand, se_ListViolationEventsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListViolationEventsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListViolationEventsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "ListViolationEvents",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PutVerificationStateOnViolationCommand, se_PutVerificationStateOnViolationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PutVerificationStateOnViolationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PutVerificationStateOnViolationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "PutVerificationStateOnViolation",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterCACertificateCommand, se_RegisterCACertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterCACertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterCACertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RegisterCACertificate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterCertificateCommand, se_RegisterCertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterCertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterCertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RegisterCertificate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterCertificateWithoutCACommand, se_RegisterCertificateWithoutCACommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterCertificateWithoutCACommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterCertificateWithoutCACommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RegisterCertificateWithoutCA",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterThingCommand, se_RegisterThingCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterThingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterThingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RegisterThing",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RejectCertificateTransferCommand, se_RejectCertificateTransferCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RejectCertificateTransferCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RejectCertificateTransferCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RejectCertificateTransfer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RemoveThingFromBillingGroupCommand, se_RemoveThingFromBillingGroupCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RemoveThingFromBillingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RemoveThingFromBillingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RemoveThingFromBillingGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RemoveThingFromThingGroupCommand, se_RemoveThingFromThingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RemoveThingFromThingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RemoveThingFromThingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "RemoveThingFromThingGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ReplaceTopicRuleCommand, se_ReplaceTopicRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ReplaceTopicRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ReplaceTopicRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "ReplaceTopicRule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SearchIndexCommand, se_SearchIndexCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SearchIndexCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SearchIndexCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "SearchIndex",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SetDefaultAuthorizerCommand, se_SetDefaultAuthorizerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SetDefaultAuthorizerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SetDefaultAuthorizerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "SetDefaultAuthorizer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SetDefaultPolicyVersionCommand, se_SetDefaultPolicyVersionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SetDefaultPolicyVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SetDefaultPolicyVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "SetDefaultPolicyVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SetLoggingOptionsCommand, se_SetLoggingOptionsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SetLoggingOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SetLoggingOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "SetLoggingOptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SetV2LoggingLevelCommand, se_SetV2LoggingLevelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SetV2LoggingLevelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SetV2LoggingLevelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "SetV2LoggingLevel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SetV2LoggingOptionsCommand, se_SetV2LoggingOptionsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SetV2LoggingOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SetV2LoggingOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "SetV2LoggingOptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StartAuditMitigationActionsTaskCommand, se_StartAuditMitigationActionsTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartAuditMitigationActionsTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartAuditMitigationActionsTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "StartAuditMitigationActionsTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StartDetectMitigationActionsTaskCommand, se_StartDetectMitigationActionsTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartDetectMitigationActionsTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartDetectMitigationActionsTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "StartDetectMitigationActionsTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StartOnDemandAuditTaskCommand, se_StartOnDemandAuditTaskCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartOnDemandAuditTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartOnDemandAuditTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "StartOnDemandAuditTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StartThingRegistrationTaskCommand, se_StartThingRegistrationTaskCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartThingRegistrationTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartThingRegistrationTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "StartThingRegistrationTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StopThingRegistrationTaskCommand, se_StopThingRegistrationTaskCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StopThingRegistrationTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StopThingRegistrationTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "StopThingRegistrationTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "TagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TestAuthorizationCommand, se_TestAuthorizationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TestAuthorizationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TestAuthorizationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "TestAuthorization",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TestInvokeAuthorizerCommand, se_TestInvokeAuthorizerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TestInvokeAuthorizerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TestInvokeAuthorizerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "TestInvokeAuthorizer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TransferCertificateCommand, se_TransferCertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TransferCertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TransferCertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "TransferCertificate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UntagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "UntagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateAccountAuditConfigurationCommand, se_UpdateAccountAuditConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAccountAuditConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAccountAuditConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "UpdateAccountAuditConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateAuditSuppressionCommand, se_UpdateAuditSuppressionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAuditSuppressionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAuditSuppressionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "UpdateAuditSuppression",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateAuthorizerCommand, se_UpdateAuthorizerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAuthorizerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAuthorizerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "UpdateAuthorizer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateBillingGroupCommand, se_UpdateBillingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateBillingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateBillingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "UpdateBillingGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|