Construction properties for CloudWatch Logs Creating account.

Hierarchy

  • CloudWatchLogsCreateProps

Properties

acceleratorPrefix: string

Accelerator Prefix defaults to 'AWSAccelerator'.

logArchiveAccountId: string

LogArchive account Id

logDestinationArn: string

Log Destination Arn to which all the logs will get forwarded to

logExclusionOption?: cloudwatchExclusionItem

CloudWatch Logs exclusion options

logsKmsKey?: IKey

KMS key to encrypt the Lambda environment variables, when undefined default AWS managed key will be used

logsRetentionInDays: string

CloudWatch Retention in days from global config

replaceLogDestinationArn?: string

Existing customer defined log subscription destination arn, which accelerator needs to remove before configuring solution defined subscription destination.

subscriptionFilterRoleArn: string

Subscription Filter Arn

useExistingRoles: boolean

Use existing IAM roles for deployment.

Generated using TypeDoc