aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
2020-02-18T14:56:50.159400Z

It sounds like you should, yes. Please submit a github issue.

2020-02-18T17:13:38.160100Z

is com.cognitect/http-client open source? i couldn't find it. if it's not, how is it licensed wrt aws-api and are users of aws-api granted a license to re-distribute?

ghadi 2020-02-18T17:14:17.160500Z

it's open source but there's no github

2020-02-18T17:14:21.160800Z

got it 👍

2020-02-18T17:14:37.161400Z

i'm just putting together a list for a project. 🙂

ghadi 2020-02-18T17:14:40.161500Z

also it's not a generic http client, and we're actively trying to get rid of it within aws-api

2020-02-18T17:14:45.161800Z

ahh ok

ghadi 2020-02-18T17:14:54.162100Z

it was made with datomic client in mind -- probably shouldn't have been used for aws-api

2020-02-18T17:16:18.163100Z

until it's removed, what's the license for it just so I can make sure I list it for now? is it covered in the scope of AWS API's copyright and license?

alexmiller 2020-02-18T17:36:53.163300Z

it's in the pom - it's ASL 2

alexmiller 2020-02-18T17:37:24.163500Z

and the license file is in the jar

2020-02-18T17:41:53.163700Z

@alexmiller AH thank you

2020-02-18T17:41:54.164Z

👍

2020-02-18T17:42:35.164200Z

@alexmiller oh I should be clear

2020-02-18T17:42:43.164500Z

this dependency, https://github.com/cognitect-labs/aws-api/blob/master/pom.xml#L46-L50 - I know about aws-api 😄

alexmiller 2020-02-18T17:43:09.164900Z

that's what I'm talking about

2020-02-18T17:43:09.165Z

i just have to check the box 😕

2020-02-18T17:43:12.165200Z

is it in the pom?

alexmiller 2020-02-18T17:43:14.165400Z

yes

alexmiller 2020-02-18T17:43:18.165700Z

and the jar

2020-02-18T17:43:39.166Z

yeah totally got you on the jar, I'll grab it from there

2020-02-18T17:44:14.166700Z

oh

2020-02-18T17:44:19.167100Z

i'm a dunce

2020-02-18T17:44:20.167300Z

sorry

alexmiller 2020-02-18T17:44:21.167500Z

and .jar

2020-02-18T17:44:24.167700Z

i clearly need coffee.

2020-02-18T17:44:58.168400Z

thank you. my brain couldn't make the mental jump to maven for whatever reason this morning. 😉