Skip to content

Object Storage - Read Object


Read a text object from 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
NOT_FOUNDObject does not exist
NOT_TEXT_CONTENTObject’s content is not text
UNKNOWNUnknown error