Initialized ValidateBucketProps properties

Hierarchy

  • ValidateBucketProps

Properties

bucket: IBucket

The name of the bucket which will be validated

customResourceLambdaCloudWatchLogKmsKey: IKey

Custom resource lambda log group encryption key

customResourceLambdaEnvironmentEncryptionKmsKey: IKey

Custom resource lambda environment encryption key

customResourceLambdaLogRetentionInDays: number

Custom resource lambda log retention in days

encryptionType: "s3" | "kms"

Bucket encryption type

validationCheckList: string[]

Bucket validation check list

Generated using TypeDoc