S3 Bucket Sync: Cross-Region Replication

Lets say I have three S3 Bucket namely Bucket A,B and C. If I sync bucket B with bucket A and Bucket B has cross region replication enabled to bucket C will objects get replicated to bucket C?

Nope S3 doesn’t support that. It marks the destination object as a replica which then doesn’t get replicated to another bucket

It looks like it is a KMS issue