Re: [ANN] com.walmartlabs/dyn-edn 0.1.0

2018-02-23 Thread Ravindra Jaju
I've had one too on similar lines for quite some time https://github.com/jaju/properties-clj Primarily used for the `properties` format, but it supports EDN too via the `read-edn` function. This library uses the almost-BASH syntax for picking env variables with default ${USER:some-user} would be

Re: Amazonica s3

2018-02-23 Thread Alexander Yakushev
Hello Rohit, We use Amazonica to read files from a bucket encrypted with Server-Side Encryption (SSE). The way to do it depends on the way the files were encrypted. If the KMS key was "associated" with the encrypted file (not sure if I'm using the correct terminology, I'm no AWS expert) and th