An open API service indexing awesome lists of open source software.

https://github.com/nullstone-modules/aws-sns-topic

Creates an AWS SNS Topic
https://github.com/nullstone-modules/aws-sns-topic

Last synced: 4 months ago
JSON representation

Creates an AWS SNS Topic

Awesome Lists containing this project

README

          

# aws-sns-topic
This module creates an SNS Topic in AWS.
This block is launched as a datastore and then connected to your applications using capabilities.

### Connecting To Your App
Connect your application to this SNS Topic as a publisher or subscriber.
At the time of this publish, Nullstone provides two capability modules to establish this connection and grant the correct access privileges.

[nullstone/aws-sns-publish](https://app.nullstone.io/registry/modules/nullstone/aws-sns-publish/readme)

[nullstone/aws-sns-subscribe](https://app.nullstone.io/registry/modules/nullstone/aws-sns-subscribe/readme)