Light Dark

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

Version: 1.0.2

Author: Hot Dev

License: Apache-2.0

Dependencies: hot-std

Add to your project

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

Add this to your deps in hot.hot

Namespaces

::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.