awslabs / aws-solutions-constructs

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
https://docs.aws.amazon.com/solutions/latest/constructs/
Apache License 2.0
1.23k stars 246 forks source link

`Type 'Bucket' is not assignable to type 'IBucket'. Types of property 'encryptionKey' are incompatible.` #1107

Closed garysassano closed 5 months ago

garysassano commented 5 months ago

Using the existingBucketObj of CloudFrontToS3 throws the error in the title.

Reproduction Steps

Error Log

Environment

Other


This is :bug: Bug Report