will `GetBucketResult` be null if I await it, if t...
# general
q
will
GetBucketResult
be null if I await it, if the bucket doesn’t exist?
Yea looks like I get the bucket back if it exists, but it’s not what I want. Oh well.