PUT Object
Description
This action is used to PUT an Object, conforms to the HTTP PUT semantics, and is idempotent. When you PUT 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: putObject
- go SDK: Put_Object
- C++ SDK: putObject
- Php SDK: put_object
- python SDK: putObject
- iOS SDK: putObject
- android SDK: putObject