CopyObject
Copies an object that already exists in a bucket.
[IMPORTANT] This operation is currently only supported through the SDK. Direct API calls will fail.
Request body
application/json
Example
ListBuckets
Parameters
Example
CreateBucket
Request body
application/json
Bucket identifier. Be aware that the bucket namespace is shared across all customers, and try to pick a name that is not likely to already be in use.
BucketNotificationConfigurations
object. Example
Example
UpdateBucket
Parameters
^[a-z0-9-]+$
Request body
application/json
BucketNotificationConfigurations
object. Example
DeleteBucket
Parameters
^[a-z0-9-]+$
Example
GetObject
Retrieves an object from a bucket.
[IMPORTANT] This operation is currently only supported through the SDK. Direct API calls will fail.
Parameters
^[a-z0-9-]+$
Example
PutObject
Writes an object to a bucket.
[IMPORTANT] This operation is currently only supported through the SDK. Direct API calls will fail.
Parameters
^[a-z0-9-]+$
Request body
application/octet-stream
Requiredstring
bodyRequiredapplication/octet-stream
Example
Example
ListObjects
Parameters
^[a-z0-9-]+$
Example
Feedback
Have an idea for something we could improve? Page not clear? We love feedback - send us a message.