Resolved: Number of distinct destination bucket ARNs cannot exceed 1
Error Message : Number of distinct destination bucket ARNs cannot exceed 1 Problem: I was trying to setup Cross Region Replication on my S3 bucket using CloudFormation. I had a use-case where, replication needed to happen from one source bucket to multiple destination buckets. As far as I knew, AWS Read More