Public Member Functions | |
| None | async_send_message (self, str message="", **Any kwargs) |
Public Member Functions inherited from homeassistant.components.aws.notify.AWSNotify | |
| def | __init__ (self, session, aws_config) |
Static Public Attributes | |
| string | service = "sns" |
Additional Inherited Members | |
Public Attributes inherited from homeassistant.components.aws.notify.AWSNotify | |
| aws_config | |
| session | |
Implement the notification service for the AWS SNS service.
| None homeassistant.components.aws.notify.AWSSNS.async_send_message | ( | self, | |
| str | message = "", |
||
| **Any | kwargs | ||
| ) |
|
static |