I am aware of the procedure to map domains and subdomains to S3 buckets, but my question is more related to DNS records. Can I have the static and cdn domains below pointing to the same bucket through some sort of indirect DNS record? In other words, can static and cdn both point to an S3 record which then points to Amazon S3? So when I update where things point to, I only need to update the DNS record pointing directly to S3.
- static.domain.com - points to my js,images,flash player, etc.
- cdn.domain.com - points to video files on Amazon S3