Open
Description
Describe the issue
aws-cloudfront-origins/S3Origin
is deprecated. The example code for the Distribution
class still uses it. I suggest replacing it with origins.S3BucketOrigin.withOriginAccessControl()
.
Links
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_cloudfront.Distribution.html#example