@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 { CreateProvisioningClaimResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateProvisioningClaimCommand, se_CreateProvisioningClaimCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateProvisioningClaimCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: CreateProvisioningClaimResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AWSIotService",
|
|
36
|
+
operation: "CreateProvisioningClaim",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
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_CreateProvisioningTemplateCommand, se_CreateProvisioningTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateProvisioningTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateProvisioningTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateProvisioningTemplate",
|
|
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_CreateProvisioningTemplateVersionCommand, se_CreateProvisioningTemplateVersionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateProvisioningTemplateVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateProvisioningTemplateVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateProvisioningTemplateVersion",
|
|
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_CreateRoleAliasCommand, se_CreateRoleAliasCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateRoleAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateRoleAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateRoleAlias",
|
|
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_CreateScheduledAuditCommand, se_CreateScheduledAuditCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateScheduledAuditCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateScheduledAuditCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateScheduledAudit",
|
|
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_CreateSecurityProfileCommand, se_CreateSecurityProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateSecurityProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateSecurityProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateSecurityProfile",
|
|
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_CreateStreamCommand, se_CreateStreamCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateStreamCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateStreamCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateStream",
|
|
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_CreateThingCommand, se_CreateThingCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateThingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateThingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateThing",
|
|
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_CreateThingGroupCommand, se_CreateThingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateThingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateThingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateThingGroup",
|
|
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_CreateThingTypeCommand, se_CreateThingTypeCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateThingTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateThingTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateThingType",
|
|
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_CreateTopicRuleCommand, se_CreateTopicRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateTopicRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateTopicRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateTopicRule",
|
|
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_CreateTopicRuleDestinationCommand, se_CreateTopicRuleDestinationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateTopicRuleDestinationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateTopicRuleDestinationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "CreateTopicRuleDestination",
|
|
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_DeleteAccountAuditConfigurationCommand, se_DeleteAccountAuditConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAccountAuditConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAccountAuditConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteAccountAuditConfiguration",
|
|
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_DeleteAuditSuppressionCommand, se_DeleteAuditSuppressionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAuditSuppressionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAuditSuppressionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteAuditSuppression",
|
|
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_DeleteAuthorizerCommand, se_DeleteAuthorizerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAuthorizerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAuthorizerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteAuthorizer",
|
|
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_DeleteBillingGroupCommand, se_DeleteBillingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteBillingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteBillingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteBillingGroup",
|
|
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_DeleteCACertificateCommand, se_DeleteCACertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCACertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCACertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteCACertificate",
|
|
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_DeleteCertificateCommand, se_DeleteCertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteCertificate",
|
|
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_DeleteCustomMetricCommand, se_DeleteCustomMetricCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCustomMetricCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCustomMetricCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteCustomMetric",
|
|
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_DeleteDimensionCommand, se_DeleteDimensionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDimensionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDimensionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteDimension",
|
|
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_DeleteDomainConfigurationCommand, se_DeleteDomainConfigurationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDomainConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDomainConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteDomainConfiguration",
|
|
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_DeleteDynamicThingGroupCommand, se_DeleteDynamicThingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDynamicThingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDynamicThingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteDynamicThingGroup",
|
|
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_DeleteFleetMetricCommand, se_DeleteFleetMetricCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteFleetMetricCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteFleetMetricCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteFleetMetric",
|
|
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_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteJob",
|
|
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_DeleteJobExecutionCommand, se_DeleteJobExecutionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteJobExecutionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteJobExecutionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteJobExecution",
|
|
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_DeleteJobTemplateCommand, se_DeleteJobTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteJobTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteJobTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteJobTemplate",
|
|
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_DeleteMitigationActionCommand, se_DeleteMitigationActionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteMitigationActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteMitigationActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteMitigationAction",
|
|
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_DeleteOTAUpdateCommand, se_DeleteOTAUpdateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteOTAUpdateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteOTAUpdateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteOTAUpdate",
|
|
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_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePackageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePackageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeletePackage",
|
|
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_DeletePackageVersionCommand, se_DeletePackageVersionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePackageVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePackageVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeletePackageVersion",
|
|
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_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeletePolicy",
|
|
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_DeletePolicyVersionCommand, se_DeletePolicyVersionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePolicyVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePolicyVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeletePolicyVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|