# mcohen01/amazonica

A comprehensive Clojure client for the entire Amazon AWS api.

Repository: https://github.com/mcohen01/amazonica
Canonical: https://ross.abutalabs.com/products/amazonica
Language: Clojure
License Family: other
Last push: 2025-07-22T14:41:02+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 33, release rhythm 35, longevity 100
- inputs: {"age_days": 4924, "days_push": 407, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1001, forks 201 (observed 2026-09-03T02:15:14.824761+00:00)

## What it is
Amazonica is a comprehensive Clojure client library wrapping the entire Amazon AWS API. It provides idiomatic Clojure access to hundreds of AWS services such as S3, EC2, DynamoDB, Lambda, and Kinesis.

## Use cases
- use aws services from clojure
- upload files to s3 from a clojure app
- manage ec2 instances programmatically
- read and write dynamodb tables in clojure
- send messages to kinesis or sqs from clojure
- automate aws infrastructure from clojure code

## When to choose
- you are building a Clojure or JVM application that needs broad AWS service coverage
- you want a single dependency covering nearly the whole AWS API
- you prefer idiomatic Clojure data structures over the raw Java SDK

## When to avoid
- you are not working in Clojure or on the JVM
- you only need one or two AWS services and prefer official AWS SDKs
- you need a license-guaranteed dependency, as the project has no explicit license

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, database-driver, object-storage, message-queue
- domain: cloud-computing, developer-tools, apis, backend
- platform: jvm, jvm-scripting, cloud
- tags: clojure, aws, amazon-web-services, cloud-client, jvm

## Member repositories
- mcohen01/amazonica (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:14.824761+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:16:07.159929+00:00, confidence not recorded.
  - readme: https://github.com/mcohen01/amazonica (fetched 2026-09-03T02:15:14.824761+00:00, sha 191cb7c18aa4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
