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