Namespace Amazon.CDK.AWS.GuardDuty
Amazon GuardDuty Construct Library
---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 |
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 |
CfnFilter | A CloudFormation |
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 |
CfnIPSet | A CloudFormation |
CfnIPSetProps | Properties for defining a |
CfnMaster | A CloudFormation |
CfnMasterProps | Properties for defining a |
CfnMember | A CloudFormation |
CfnMemberProps | Properties for defining a |
CfnThreatIntelSet | A CloudFormation |
CfnThreatIntelSetProps | Properties for defining a |
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 |
ICfnFilterProps | Properties for defining a |
ICfnIPSetProps | Properties for defining a |
ICfnMasterProps | Properties for defining a |
ICfnMemberProps | Properties for defining a |
ICfnThreatIntelSetProps | Properties for defining a |