Skip to content

Instantly share code, notes, and snippets.

@heme
Created March 23, 2018 12:49
Show Gist options
  • Save heme/1a9d05072f08ce51ee6d3502444da8a5 to your computer and use it in GitHub Desktop.
Save heme/1a9d05072f08ce51ee6d3502444da8a5 to your computer and use it in GitHub Desktop.
API Gateway Body Mapping Template To Slack
{
"text": "```$util.escapeJavaScript($input.json('$'))```",
"username": "message from API Gateway",
"mrkdwn": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment