Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created May 24, 2012 21:23
Show Gist options
  • Save tbatchelli/2784314 to your computer and use it in GitHub Desktop.
Save tbatchelli/2784314 to your computer and use it in GitHub Desktop.
basic setup of aws
(defpallet
:services
{:aws {:provider "aws-ec2"
:identity "<id>"
:credential "<cred>"}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment