SecurityConfig / CentralSecurityServicesConfig / GuardDutyConfig / GuardDutyEksProtectionConfig

https://docs.aws.amazon.com/guardduty/latest/ug/kubernetes-protection.html | AWS GuardDuty EKS Protection configuration. Use this configuration to enable EKS Protection with Amazon GuardDuty to provide threat detection coverage to help protect Amazon EKS clusters within an AWS environment. This includes EKS Audit Log Monitoring and EKS Runtime Monitoring.

Example

enable: true
excludeRegions: []

Hierarchy

  • GuardDutyEksProtectionConfig

Implements

Constructors

Properties

Constructors

Properties

enable: false = false

Indicates whether AWS GuardDuty EKS Protection enabled.

excludeRegions: string[] = []

(OPTIONAL) List of AWS Region names to be excluded from configuring Amazon GuardDuty EKS Protection

Generated using TypeDoc