IS3LogsDestinationProps

class aws_cdk.mixins_preview.aws_logs.IS3LogsDestinationProps(*args, **kwargs)

Bases: Protocol

(experimental) Properties for S3 logs destination configuration.

Stability:

experimental

Attributes

encryption_key

(experimental) KMS key to use for encrypting logs in the S3 bucket.

Default:
  • No encryption key is configured

Stability:

experimental