hot.dev/aws-sns — AWS SNS API bindings for pub/sub messaging and notifications.
Add to your project
"hot.dev/aws-sns": "1.0.2"
Add this to your deps in hot.hot
Namespaces
::aws::sns
| Namespace | Functions | Types | Description |
|---|---|---|---|
::publish | 5 | 4 | Publish a message to an SNS topic or directly to an endpoint. |
::subscriptions | 7 | 4 | Subscribe an endpoint to an SNS topic. |
::topics | 8 | 4 | Create a new SNS topic. |