pub type DeleteObjectStoreKind = ObjectStoreErrorKind;
enum DeleteObjectStoreKind { InvalidBucketName, GetStore, }