About this task
Consistency level makes a trade-off between the availability of the
objects and the consistency of those objects across different Storage Nodes
and sites. In general, you should use the
Read-after-new-write consistency level
for your buckets. If the
Read-after-new-write consistency level does not meet the client application's requirements, you can change the consistency level by setting the bucket consistency level or by using the
Consistency-Control header. The
Consistency-Control header overrides the bucket consistency level.
Note: When you change a bucket's consistency level, only those objects that are ingested after the change are guaranteed to meet the revised level.