Connects to AWS SNS from Ballerina
The ballerinax/aws.sns
is a Ballerina connector for AWS SNS. It enables Ballerina developers to perform AWS SNS related operations programmatically through the module ballerinax/aws.sns
. Its main capabilities are to define SNS topics, publish messages, and subscribe to SNS topics.
Version | |
---|---|
Ballerina Language | Swan Lake Beta3 |
Amazon SNS API | 2010-03-31 |
To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina Extended Library repository
- Discuss code changes of the Ballerina project via [email protected].
- Chat live with us via our Slack channel.
- Post all technical questions on Stack Overflow with the #ballerina tag