S3 CRR and objects locks

0

A customer is building a DR architecture, using S3 CRR to copy its data to another region. All the infra is replicated (at small scale) in the DR region.

The source S3 bucket is accessed by a SFTP server doing read/write operations. So there is another SFTP server in the DR region, pointing to the CRR bucket, ready to take over if DR occurs.

Question:

Is there any kind of locking on the CRR done by the CRR process, preventing access from the DR SFTP server to the CRR bucket ?

AWS
已提问 3 年前226 查看次数
1 回答
0
已接受的回答

The S3 Consistency model applies, with no object locks between writes. See more details here: https://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.html#ConsistencyModel.

AWS
专家
Luca_I
已回答 3 年前
profile picture
专家
已审核 23 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则