Thanks for the awesome tutorial.
I’m stuck however after “amplify publish”. If I visit the URL (either the CloudFront url or the S3 bucket url directly) I receive an “Access Denied” error.
I read about a bug in Amplify that does not add the AWS region to the S3 URL configured in CloudFront (my region is eu-central-1). So I fixed the URL manually in CloudFront, but still get the Access Denied message.
Do you have any ideas why this is not working? Apart from my different AWS region I followed your tutorial to the letter up to this point.