Discuss this help topic in SecureBlackbox Forum
Writes (overwrites) data object.
Declaration
Parameters
- Key - a unique identifier of the object within a bucket
- Data - stream containing object data
- ContentType - specifies content type of the object
- ContentDisposition - specifies content disposition of the object
- Metadata - contains metadata of the object
- Handler - security handler used to perform the operation
- StorageClass - ...
- ContentEncoding - ...
Description
Use this method to write or overwrite data objects in the bucket.
Discuss this help topic in SecureBlackbox Forum