Description
The permissions of the RAM role specified by the SyncRole parameter in a data replication rule are incorrect.
Cause
You have initiated a PutBucketReplication request to create a data replication rule. However, the RAM role specified by the SyncRole parameter in the data replication rule is not granted the required replication permissions to replicate your data.
The name of the RAM role used for cross-account replication contain uppercase letters. Example: AliyunOssDrsRole.
Solutions
Configure appropriate permissions for the RAM role. For more information, see Introduction to data replication permissions.
Convert the uppercase letters in the name of the RAM role to lowercase letters. For instance, AliyunOssDrsRole must be converted to aliyunossdrsrole.