Skip to content

Object Storage - Delete Bucket


Deletes a bucket in an Object Storage service such as S3, R2, Minio and etc


Error Enum explanation
ErrorDescription
CONNECTIONCannot connect to the Object Storage
AUTHCannot authenticate
BAD_BUCKET_NAMEBucket name is invalid
NOT_FOUND_BUCKETBucket does not exist
NOT_EMPTY_BUCKETBucket has files and is not empty
UNKNOWNUnknown error