SecurityConfig / CentralSecurityServicesConfig / DetectiveConfig

https://docs.aws.amazon.com/detective/latest/adminguide/what-is-detective.html | Amazon Detective configuration Use this configuration to enable Amazon Detective for an AWS Organization that allows users to analyze, investigate, and quickly identify the root cause of security findings or suspicious activities.

Example

detective:
enable: true
excludeRegions: []

Hierarchy

  • DetectiveConfig

Implements

Constructors

Properties

Constructors

Properties

enable: false = false

Indicates whether Amazon Detective is enabled.

excludeRegions: string[] = []

(OPTIONAL) List of AWS Region names to be excluded from configuring Amazon Detective. Please ensure any regions enabled in the global configuration that do not support Amazon Detective are added to the excluded regions list. Supported services by region.

Generated using TypeDoc