hot.dev/aws-sns — AWS SNS API bindings for pub/sub messaging and notifications.

Version: 1.2.1

Author: Hot Dev

License: Apache-2.0

Dependencies: hot-std

Add to your project

"hot.dev/aws-sns": "1.2.1"

Add this to your deps in hot.hot

Namespaces

::aws

NamespaceFunctionsTypesDescription
::sns2014Create a new SNS topic.

::aws::sns

NamespaceFunctionsTypesDescription
::publish54Publish a message to an SNS topic or directly to an endpoint.
::subscriptions74Subscribe an endpoint to an SNS topic.
::topics84Create a new SNS topic.