Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Last active December 20, 2016 18:14
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 guitarrapc/9e7f7082ec3a62b7a9c830c27d45e493 to your computer and use it in GitHub Desktop.
Save guitarrapc/9e7f7082ec3a62b7a9c830c27d45e493 to your computer and use it in GitHub Desktop.
SendToChatwork AWS Lambda sample input
{
"channel": 123456,
"text": "Send from AWS Lambda"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment