Skip to content

CloudFormation Error: CloudFront logs bucket doesn't exist #192

@jhau

Description

@jhau

I have deploy a custom build (I have not changed anything in the build apart from specifying the region) to a ap-east-1 bucket and when trying to deploy using cloud formation I get the following error,

The S3 bucket that you specified for CloudFront logs doesn't exist: imagehandler-logs-17wtb102tkcts.s3.amazonaws.com (Service: AmazonCloudFront; Status Code: 400; Error Code: InvalidArgument; Request ID: 3617cbf7-5ae8-445f-991e-a56e95441a51)

However when I checked S3 bucket list, I can see the specified log bucket (imagehandler-logs-17wtb102tkcts) has been created in ap-east-1.

Not sure if it's because the script is checking the wrong region?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions