Skip to content

Instantly share code, notes, and snippets.

@treeder
Last active November 7, 2015 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treeder/563608ea7f627c9cec48 to your computer and use it in GitHub Desktop.
Save treeder/563608ea7f627c9cec48 to your computer and use it in GitHub Desktop.
{
"image_url": "http://dev.iron.io/images/iron_pony.png",
"operations": [
{
"op": "sketch",
"format": "jpg",
"destination": "sketch.jpg"
}
],
"aws": {
"access_key": "MY ACCESS KEY",
"secret_key": "MY SECRET KEY",
"s3_bucket_name": "MY BUCKET NAME"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment