POST Object
Description
This action is used to post an Object, conforming to HTTP POST semantics; does not need to specify an Object name, and returns a filename when the operation succeeds. When you POST an Object to a Bucket, you need to have Bucket WRITE permission, or it will return 403.
The Object name conforms to URL naming conventions.
Restful API
SDK Interface
- Java SDK: postObject
- go SDK: Post_Object
- C++ SDK: postObject
- Php SDK: postObject
- python SDK: post_object