Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CentralLogsBucketProps

Index

Properties

awsPrincipalAccesses?: { accessType: string; name: string; principal: string }[]
optional

A list of AWS principals and access type the bucket to grant principal should be a valid AWS resource principal like for AWS MacieSession it should be macie.amazonaws.com accessType should be any of these possible values BucketAccessType.READONLY, BucketAccessType.WRITEONLY, & and BucketAccessType.READWRITE

kmsAliasName: string
kmsDescription: string
orgPrincipals: IPrincipal
principalOrgIdCondition: {}

Type declaration

  • [key: string]: string | string[]
s3BucketName: string
s3LifeCycleRules?: S3LifeCycleRule[]
serverAccessLogsBucket: Bucket

Generated using TypeDoc