Skip to content

Object Storage - Create Bucket


Create 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
ALREADY_EXISTBucket already exist
UNKNOWNUnknown error

Error when bucket already exists is not atomic