So there is an object in S3 at some location.
My code updates S3 object. But I need to make sure that it is properly replicated before proceeding.
Is there a way to wait/block until this change replicated to everywhere?
So there is an object in S3 at some location.
My code updates S3 object. But I need to make sure that it is properly replicated before proceeding.
Is there a way to wait/block until this change replicated to everywhere?