Go to the source code of this file.
Namespaces | |
| homeassistant.components.aws | |
Functions | |
| def | homeassistant.components.aws._validate_aws_credentials (hass, credential) |
| bool | homeassistant.components.aws.async_setup (HomeAssistant hass, ConfigType config) |
| bool | homeassistant.components.aws.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| homeassistant.components.aws._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.aws.AWS_CREDENTIAL_SCHEMA | |
| homeassistant.components.aws.CONFIG_SCHEMA | |
| list | homeassistant.components.aws.DEFAULT_CREDENTIAL |
| homeassistant.components.aws.NOTIFY_PLATFORM_SCHEMA | |
| list | homeassistant.components.aws.SUPPORTED_SERVICES = ["lambda", "sns", "sqs", "events"] |