Skip to content

(aws-cdk-lib/aws-cloudfront): (Distribution example code uses deprecated origins.S3Origin class) #34469

Open
@ataraxia937

Description

@ataraxia937

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions