SecurityConfig / CentralSecurityServicesConfig / GuardDutyConfig / GuardDutyS3ProtectionConfig

https://docs.aws.amazon.com/guardduty/latest/ug/s3-protection.html | AWS GuardDuty S3 Protection configuration. Use this configuration to enable S3 Protection with Amazon GuardDuty to monitor object-level API operations for potential security risks for data within Amazon S3 buckets.

Example

enable: true
excludeRegions: []

Hierarchy

  • GuardDutyS3ProtectionConfig

Implements

Constructors

Properties

Constructors

Properties

enable: false = false

Indicates whether AWS GuardDuty S3 Protection enabled.

excludeRegions: string[] = []

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

Generated using TypeDoc