Skip to content

dulanjalidilmi/esb-connector-amazons3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmazonS3 ESB Connector

The AmazonS3 Connector allows you to access the REST API of Amazon Simple Storage Service (Amazon S3), which provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. It gives any developer access to the same highly scalable, reliable, secure, fast, inexpensive infrastructure that Amazon S3 uses to run its own global network of websites. The service aims to maximize benefits of scale and to pass on those benefits to developers.

Compatibility

Connector version Supported Amazon S3 API version Supported WSO2 ESB/EI version
1.1.0 2006-03-01 EI 6.5.0, EI 6.6.0, EI 7.0.x
1.0.10 2006-03-01 EI 6.5.0
1.0.9 2006-03-01 EI 6.5.0
1.0.8 2006-03-01 EI 6.4.0, EI 6.1.1, ESB 5.0.0
1.0.7 2006-03-01 EI 6.1.1, ESB 5.0.0
1.0.6 2006-03-01 EI 6.1.1, ESB 5.0.0, ESB 4.9.0
1.0.5 2006-03-01 EI 6.4.0, EI 6.1.1, ESB 5.0.0
1.0.4 2006-03-01 ESB 4.9.0, ESB 5.0.0

Documentation

Please refer to documentation here.

Building from the source

Follow the steps given below to build the BigQuery 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-amazons3 directory: mvn clean install.
  3. The ZIP file with the AmazonS3 connector is created in the esb-connector-amazons3/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

Packages

No packages published

Languages

  • Java 100.0%