Closed joelburget closed 9 years ago
Wouldn’t it be easier to just do this through the AWS console? It’s not something that’s likely to change often.
My understanding was that the configuration would be overwritten next time I deploy. This stuff is all written by s3_website
, right (in Particular, "Log Bucket")?
Hello. s3_website push
does not modify the CloudFront settings. Only s3_website cfg apply
does.
Ah, I see. That fixes my problem!
I'd like to log my cloudfront stats. To do so I need to specify an S3 bucket to log to. Perhaps we can add such an option?