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
{ | |
"channel": 123456, | |
"text": "Send from AWS Lambda" | |
} |