Hierarchy

  • CloudWatchLogGroupsProps

Properties

customLambdaLogKmsKey: IKey

Custom resource lambda log group encryption key

customLambdaLogRetention: number

How long, in days, the log contents for the Lambda function will be retained.

keyArn?: string

KMS Key Arn to encrypt CloudWatch Logs Group at rest.

logGroupName: string

Name of the CloudWatch Logs Group

logRetentionInDays: LogGroupRetention

How long, in days, the log contents will be retained.

To retain all logs, set this value to undefined.

terminationProtected?: boolean

Determine termination policy on CloudWatch Logs Group

Generated using TypeDoc