com.palletops/pallet-aws

A provider for using Pallet with AWS EC2, based on the AWS SDK.

Leiningen/Boot

[com.palletops/pallet-aws "0.2.7"]

Clojure CLI/deps.edn

com.palletops/pallet-aws {:mvn/version "0.2.7"}

Gradle

implementation("com.palletops:pallet-aws:0.2.7")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>pallet-aws</artifactId>
  <version>0.2.7</version>
</dependency>