Skip to content

Object Storage - Write Object


Writes text to an object in an Object Storage service such as S3, R2, Minio and etc


Error Enum explanation
ErrorDescription
CONNECTIONCannot connect to the Object Storage
AUTHCannot authenticate
NOT_FOUND_BUCKETBucket does not exist
ALREADY_EXISTObject already exists
UNKNOWNUnknown error

Error when an object does not exist is not atomic