_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
cognitect-aws-api 0.8.800
Propagated dependencies: clojure-core-async@1.8.741 clojure-tools-logging@1.3.1 clojure-data-json@2.5.2 clojure-data-xml@0.2.0-alpha10
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/cognitect-labs/aws-api
Licenses: ASL 2.0
Build system: clojure
Synopsis: Programmatic access to AWS services from Clojure programs
Description:

This package is an idiomatic, data-oriented Clojure library for invoking AWS APIs. While the library offers some helper and documentation functions you'll use at development time, the only functions you ever need at runtime are client, which creates a client for a given service and invoke, which invokes an operation on the service. invoke takes a map and returns a map, and works the same way for every operation on every service.

Total packages: 1