@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_DeleteProvisioningTemplateCommand, se_DeleteProvisioningTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteProvisioningTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteProvisioningTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteProvisioningTemplate",
|
|
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_DeleteProvisioningTemplateVersionCommand, se_DeleteProvisioningTemplateVersionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteProvisioningTemplateVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteProvisioningTemplateVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteProvisioningTemplateVersion",
|
|
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_DeleteRegistrationCodeCommand, se_DeleteRegistrationCodeCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteRegistrationCodeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteRegistrationCodeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteRegistrationCode",
|
|
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_DeleteRoleAliasCommand, se_DeleteRoleAliasCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteRoleAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteRoleAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteRoleAlias",
|
|
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_DeleteScheduledAuditCommand, se_DeleteScheduledAuditCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteScheduledAuditCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteScheduledAuditCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteScheduledAudit",
|
|
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_DeleteSecurityProfileCommand, se_DeleteSecurityProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteSecurityProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteSecurityProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteSecurityProfile",
|
|
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_DeleteStreamCommand, se_DeleteStreamCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteStreamCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteStreamCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteStream",
|
|
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_DeleteThingCommand, se_DeleteThingCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteThingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteThingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteThing",
|
|
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_DeleteThingGroupCommand, se_DeleteThingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteThingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteThingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteThingGroup",
|
|
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_DeleteThingTypeCommand, se_DeleteThingTypeCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteThingTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteThingTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteThingType",
|
|
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_DeleteTopicRuleCommand, se_DeleteTopicRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteTopicRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteTopicRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteTopicRule",
|
|
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_DeleteTopicRuleDestinationCommand, se_DeleteTopicRuleDestinationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteTopicRuleDestinationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteTopicRuleDestinationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteTopicRuleDestination",
|
|
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_DeleteV2LoggingLevelCommand, se_DeleteV2LoggingLevelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteV2LoggingLevelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteV2LoggingLevelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeleteV2LoggingLevel",
|
|
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_DeprecateThingTypeCommand, se_DeprecateThingTypeCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeprecateThingTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeprecateThingTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DeprecateThingType",
|
|
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_DescribeAccountAuditConfigurationCommand, se_DescribeAccountAuditConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAccountAuditConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAccountAuditConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeAccountAuditConfiguration",
|
|
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_DescribeAuditFindingCommand, se_DescribeAuditFindingCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAuditFindingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAuditFindingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeAuditFinding",
|
|
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_DescribeAuditMitigationActionsTaskCommand, se_DescribeAuditMitigationActionsTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAuditMitigationActionsTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAuditMitigationActionsTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeAuditMitigationActionsTask",
|
|
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_DescribeAuditSuppressionCommand, se_DescribeAuditSuppressionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAuditSuppressionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAuditSuppressionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeAuditSuppression",
|
|
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_DescribeAuditTaskCommand, se_DescribeAuditTaskCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAuditTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAuditTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeAuditTask",
|
|
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_DescribeAuthorizerCommand, se_DescribeAuthorizerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAuthorizerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAuthorizerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeAuthorizer",
|
|
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_DescribeBillingGroupCommand, se_DescribeBillingGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeBillingGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeBillingGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeBillingGroup",
|
|
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_DescribeCACertificateCommand, se_DescribeCACertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCACertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCACertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeCACertificate",
|
|
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_DescribeCertificateCommand, se_DescribeCertificateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeCertificate",
|
|
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_DescribeCustomMetricCommand, se_DescribeCustomMetricCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCustomMetricCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCustomMetricCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeCustomMetric",
|
|
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_DescribeDefaultAuthorizerCommand, se_DescribeDefaultAuthorizerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDefaultAuthorizerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDefaultAuthorizerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeDefaultAuthorizer",
|
|
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_DescribeDetectMitigationActionsTaskCommand, se_DescribeDetectMitigationActionsTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDetectMitigationActionsTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDetectMitigationActionsTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeDetectMitigationActionsTask",
|
|
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_DescribeDimensionCommand, se_DescribeDimensionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDimensionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDimensionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeDimension",
|
|
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_DescribeDomainConfigurationCommand, se_DescribeDomainConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDomainConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDomainConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeDomainConfiguration",
|
|
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_DescribeEndpointCommand, se_DescribeEndpointCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEndpointCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEndpointCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeEndpoint",
|
|
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_DescribeEventConfigurationsCommand, se_DescribeEventConfigurationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEventConfigurationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEventConfigurationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeEventConfigurations",
|
|
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_DescribeFleetMetricCommand, se_DescribeFleetMetricCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetMetricCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetMetricCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeFleetMetric",
|
|
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_DescribeIndexCommand, se_DescribeIndexCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeIndexCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeIndexCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AWSIotService",
|
|
35
|
+
operation: "DescribeIndex",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|