mccraigmccraig/pallet-aws

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

Leiningen/Boot

[mccraigmccraig/pallet-aws "0.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

mccraigmccraig/pallet-aws {:mvn/version "0.2.4-SNAPSHOT"}

Gradle

implementation("mccraigmccraig:pallet-aws:0.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>mccraigmccraig</groupId>
  <artifactId>pallet-aws</artifactId>
  <version>0.2.4-SNAPSHOT</version>
</dependency>