1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-19 21:39:19 +00:00

2 Commits

Author SHA1 Message Date
Robbie Trencheny
c96a5d5b2b Fix profile usage with aws notify platforms () 2016-05-17 16:51:38 -07:00
Robbie Trencheny
84cb7a4f20 Add AWS notify platforms (Lambda, SNS, SQS) ()
* AWS SNS notify platform

* Attach kwargs as MessageAttributes

* Initial pass of AWS SQS platform

* Add Lambda notify platform

* Remove unused import

* Change single quotes to double quotes because I am crazy

* Forgot to run pydocstyle

* Improve context support for Lambda

* compress the message_attributes logic
2016-05-15 13:17:35 -07:00