Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created February 25, 2017 20:38
Show Gist options
  • Save marcelog/d66d9677fb08ec56d1a947bc16de3fc8 to your computer and use it in GitHub Desktop.
Save marcelog/d66d9677fb08ec56d1a947bc16de3fc8 to your computer and use it in GitHub Desktop.
Example to start or stop an instance with https://github.com/marcelog/aws-lambda-start-stop-instances
{
"action": "start",
"instanceId": "i-xxxxxxx"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment