SecurityConfig / CentralSecurityServicesConfig / S3PublicAccessBlockConfig

AWS S3 block public access configuration

Example

s3PublicAccessBlock:
enable: true
excludeAccounts: []

Hierarchy

  • S3PublicAccessBlockConfig

Implements

Constructors

Properties

Constructors

Properties

enable: false = false

Indicates whether AWS S3 block public access enabled.

excludeAccounts: string[] = []

List of AWS Region names to be excluded from configuring block S3 public access

Generated using TypeDoc