Skip to content

malakaganga/esb-connector-amazonsqs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon SQS ESB Connector

The Amazon SQS connector allows you to access the exposed API through the WSO2 ESB. Amazon SQS offers reliable and scalable hosted queues for storing messages as they travel between computers. By using Amazon SQS, you can move data between distributed components of your applications that perform different tasks without losing messages or requiring each component to be always available. The connector uses the Amazon SQS API reference.

Compatibility

Connector version Supported WSO2 ESB/EI version
1.1.0 EI 7.0.x, EI 6.6.0, EI 6.4.0, EI 6.3.0, EI 6.1.1
1.0.8 EI 7.0.x, EI 6.6.0, EI 6.4.0, EI 6.3.0, EI 6.1.1
1.0.7 EI 7.0.x, EI 6.6.0, EI 6.4.0, EI 6.3.0, EI 6.1.1
1.0.6 EI 6.4.0, EI 6.3.0, EI 6.1.1
1.0.5 EI 6.1.1, ESB 5.0.0, ESB 4.9.0

Documentation

Please refer to documentation here.

Building from the source

Follow the steps given below to build the Email connector from the source code.

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-amazonsqs directory: mvn clean install.
  3. The ZIP email with the Email connector is created in the esb-connector-amazonsqs/target directory.

How You Can Contribute

As an open source project, WSO2 extensions welcome contributions from the community. Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%