AWS::GuardDuty::Detector CFNDataSourceConfigurations - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::GuardDuty::Detector CFNDataSourceConfigurations

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

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Kubernetes

Describes which Kubernetes data sources are enabled for a detector.

Required: No

Type: CFNKubernetesConfiguration

Update requires: No interruption

MalwareProtection

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

Required: No

Type: CFNMalwareProtectionConfiguration

Update requires: No interruption

S3Logs

Describes whether S3 data event logs are enabled as a data source.

Required: No

Type: CFNS3LogsConfiguration

Update requires: No interruption