lendup / fs2-blobstore

Minimal, idiomatic, stream-based Scala interface for key/value store implementations
Apache License 2.0
92 stars 26 forks source link

Make object ACLs configurable for S3Store #35

Closed matthewgraf closed 5 years ago

matthewgraf commented 5 years ago

Allowing for configuration of a default object ACL, using one of the SDK's CannedAccessControlList

pradeepjawahar commented 5 years ago

LGTM