Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.GuardDuty

Amazon GuardDuty Construct Library

--- End-of-Support
AWS CDK v1 has reached End-of-Support on 2023-06-01.
This package is no longer being updated, and users should migrate to AWS CDK v2.

For more information on how to migrate, see the Migrating to AWS CDK v2 guide.


This module is part of the AWS Cloud Development Kit project.

using Amazon.CDK.AWS.GuardDuty;

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

    There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

    For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::GuardDuty.

    (Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

    Classes

    CfnDetector

    A CloudFormation AWS::GuardDuty::Detector.

    CfnDetector.CFNDataSourceConfigurationsProperty

    Describes whether S3 data event logs, Kubernetes audit logs, or Malware Protection will be enabled as a data source when the detector is created.

    CfnDetector.CFNKubernetesAuditLogsConfigurationProperty

    Describes which optional data sources are enabled for a detector.

    CfnDetector.CFNKubernetesConfigurationProperty

    Describes which Kubernetes protection data sources are enabled for the detector.

    CfnDetector.CFNMalwareProtectionConfigurationProperty

    Describes whether Malware Protection will be enabled as a data source.

    CfnDetector.CFNS3LogsConfigurationProperty

    Describes whether S3 data event logs will be enabled as a data source when the detector is created.

    CfnDetector.CFNScanEc2InstanceWithFindingsConfigurationProperty

    Describes whether Malware Protection for EC2 instances with findings will be enabled as a data source.

    CfnDetector.FeatureAdditionalConfigurationProperty

    Describes the additional configuration for a feature.

    CfnDetector.FeatureConfigurationsProperty

    Describes the configuration for a feature.

    CfnDetectorProps

    Properties for defining a CfnDetector.

    CfnFilter

    A CloudFormation AWS::GuardDuty::Filter.

    CfnFilter.ConditionProperty

    Specifies the condition to apply to a single field when filtering through GuardDuty findings.

    CfnFilter.FindingCriteriaProperty

    Represents a map of finding properties that match specified conditions and values when querying findings.

    CfnFilterProps

    Properties for defining a CfnFilter.

    CfnIPSet

    A CloudFormation AWS::GuardDuty::IPSet.

    CfnIPSetProps

    Properties for defining a CfnIPSet.

    CfnMaster

    A CloudFormation AWS::GuardDuty::Master.

    CfnMasterProps

    Properties for defining a CfnMaster.

    CfnMember

    A CloudFormation AWS::GuardDuty::Member.

    CfnMemberProps

    Properties for defining a CfnMember.

    CfnThreatIntelSet

    A CloudFormation AWS::GuardDuty::ThreatIntelSet.

    CfnThreatIntelSetProps

    Properties for defining a CfnThreatIntelSet.

    Interfaces

    CfnDetector.ICFNDataSourceConfigurationsProperty

    Describes whether S3 data event logs, Kubernetes audit logs, or Malware Protection will be enabled as a data source when the detector is created.

    CfnDetector.ICFNKubernetesAuditLogsConfigurationProperty

    Describes which optional data sources are enabled for a detector.

    CfnDetector.ICFNKubernetesConfigurationProperty

    Describes which Kubernetes protection data sources are enabled for the detector.

    CfnDetector.ICFNMalwareProtectionConfigurationProperty

    Describes whether Malware Protection will be enabled as a data source.

    CfnDetector.ICFNS3LogsConfigurationProperty

    Describes whether S3 data event logs will be enabled as a data source when the detector is created.

    CfnDetector.ICFNScanEc2InstanceWithFindingsConfigurationProperty

    Describes whether Malware Protection for EC2 instances with findings will be enabled as a data source.

    CfnDetector.IFeatureAdditionalConfigurationProperty

    Describes the additional configuration for a feature.

    CfnDetector.IFeatureConfigurationsProperty

    Describes the configuration for a feature.

    CfnFilter.IConditionProperty

    Specifies the condition to apply to a single field when filtering through GuardDuty findings.

    CfnFilter.IFindingCriteriaProperty

    Represents a map of finding properties that match specified conditions and values when querying findings.

    ICfnDetectorProps

    Properties for defining a CfnDetector.

    ICfnFilterProps

    Properties for defining a CfnFilter.

    ICfnIPSetProps

    Properties for defining a CfnIPSet.

    ICfnMasterProps

    Properties for defining a CfnMaster.

    ICfnMemberProps

    Properties for defining a CfnMember.

    ICfnThreatIntelSetProps

    Properties for defining a CfnThreatIntelSet.

    Back to top Generated by DocFX