aw-server-rust icon indicating copy to clipboard operation
aw-server-rust copied to clipboard

fix(aw-client-rust): make create_bucket_simple useful

Open hapm opened this issue 3 years ago • 0 comments

create_bucket_simple should expose the created bucket for later use. This would allow to expose the id, which can be generated based on the bucket name given and the hostname, what in turn leads to simpler creation of a new Bucket, as intended by the function.

hapm avatar Dec 16 '22 11:12 hapm