Lambda function to integrate AWS IoT Button events with a support service.
SES_FROM - email notification sender
source/iot-support-buttons/conf.json
{
"IOTBUTTON_SERIAL": {
"location": "Stockholm Office",
"email": "support@company.com",
"emailSubject": "Support request",
"teamsWebHook": "https://outlook.office.com/webhook/..."
}
}