Hey Mark,
I'll do that after this question if the answer is no. Am I suppose to create the directories in Amazon S3 then manually upload all the files that CloudFront would use ? for example: .js and .css. I found that if I create the directories or just upload a copy of my site to my bucket in Amazon S3, then CDN works fine. Is this how it's suppose to be done? Sounds complicated if so because when a component is updated and say, a .css file changes, wouldn't that possibly mess up my styling because the file is being read from my S3 storage? I'd have to manually find and update all the files stored used for CloudFront.
I'm new to this whole cloud thing, still trying to learn
Basically what I'm asking is, just like the Remote Storage feature in EasySocial, should directories and files for CDN be uploaded automatically to the bucket that CloudFront utilizes or is that suppose to be a manual process?