Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 349 Bytes

ifttt-aws-iot

Allow triggering IFTTT maker webhooks from AWS IoT via a Lambda

Deployment:

claudia create --region REGION --handler index.handler
claudia add-iot-topic-rule --ruleName ifttt_out --sql "SELECT topic() as topic, * FROM 'ifttt-out/+'"

Set an environment variable via the aws lambda console for your IFTTT key iftttkey