Amazon SQS is a message queuing service developed by Amazon.
This connector provides operations for connecting and interacting with Amazon SQS endpoints over the network.
-
Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle JDK.
Note: Set the JAVA_HOME environment variable to the path name of the directory in which you installed JDK.
-
Download and install Ballerina Swan Lake.
Execute the following commands to build from the source:
- To build the package:
bal pack
- To run the package after build:
bal test
As an open source project, Ballerina welcomes contributions from the community.
For more information, see the Contribution Guidelines.
All contributors are encouraged to read the Ballerina Code of Conduct.
- Discuss about code changes of the Ballerina project via [email protected].
- Chat live with us via our Discord server.
- Post all technical questions on Stack Overflow with the #ballerina tag.