Liking cljdoc? Tell your friends :D

cljs-lambda.aws.event

Utility functionality for converting AWS event inputs & outputs to/from EDN.

  • from-aws handles :aws.event/type values of :api-gateway, :notification (SNS & S3), and :scheduled.
  • to-aws can handle :api-gateway.
Utility functionality for converting AWS event inputs & outputs to/from EDN.

- `from-aws` handles `:aws.event/type` values of `:api-gateway`,
`:notification` (SNS & S3), and `:scheduled`.
- `to-aws` can handle `:api-gateway`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close