Fork me on GitHub
#aws
<
2017-09-19
>
hlolli11:09:13

how does one put object into bucket that's public by default with amazonica?

hlolli11:09:42

to answer my own question :access-control-list {:grant-permission ["AllUsers" "Read"]} works. Hopefully there's no write access here.