Hi! I did a quick stab at trying out a Slack webhook with babashka-lambda-layer: https://github.com/viesti/ecs-status-reporter
@viesti Nice! Note that you don't really need clj-http-lite anymore, since babashka has babashka.curl and org.httpkit.client both built-in
yup, should look into updating the version bundled in the Lambda layer
fyi, I want to base the image for the next babashka on ubuntu instead of alpine, since it was nothing but trouble
the borkdude/babashka image that is. the 0.2.3-SNAPSHOT image is already based on ubuntu