SecurityConfig / AccessAnalyzerConfig

AWS AccessAnalyzer configuration

accessAnalyzer:
enable: true
interface IAccessAnalyzerConfig {
    enable: boolean;
}

Properties

Properties

enable: boolean

Indicates whether AWS AccessAnalyzer enabled in your organization.

Note: Once enabled, IAM Access Analyzer examines policies and reports a list of findings for resources that grant public or cross-account access from outside your AWS Organizations in the IAM console and through APIs.