AWS S3 (clj-aws-s3) DataStore implementation for Tundra.
(s3-datastore creds bucket)Alpha - subject to change.
Returns a Faraday DataStore using given AWS S3 credentials and bucket.
(s3-datastore {:access-key "<key>" :secret-key "<key"}
"my-bucket/my-folder")
Supported Freezer io types: byte[]s.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |