Skip to content

Object Storage - Delete Object


Delete 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
NOT_FOUNDObject does not exist
UNKNOWNUnknown error

Error when an object does not exist is not atomic