Signed-off-by: Lan Liu <liulan@umcloud.com>
Append data to an object. You must have write permissions on the bucket to perform this operation.
It is used to upload files in appending mode. The type of the objects created by the Append Object
operation is Appendable Object, and the type of the objects uploaded with the Put Object operation is Normal Object.
-**Append Object can't be used if bucket versioning is enabled or suspende.**
+**Append Object can't be used if bucket versioning is enabled or suspended.**
**Synced object will become normal in multisite, but you can still append to the original object.**