Object Operations
Put Object
Upload an object to a bucket
PUT
Make sure you have WRITE permission on the bucket.
Put Object
Adds an object to a bucket. The object data is sent in the request body.Base URL
Parameters
The key of the object to create
Headers
Size of the object in bytes
Content-Type
A standard MIME type describing the format of the object data
x-amz-storage-class
Storage class to use for storing the object