Krzysztof Otto
Results
1
comments of
Krzysztof Otto
:+1: There's also `S3.bucket(name: String): Option[Bucket]` which needlessly uses `listBuckets` - that means an additional roundtrip and requires permissions to list buckets even though access permissions to a single bucket...