The siddhi-io-s3 is a Siddhi extension which allows to publish events to Amazon AWS S3 buckets.
For information on Siddhi and it's features refer Siddhi Documentation.
- Versions 1.x with group id
io.siddhi.extension.*
from here.
Latest API Docs is 1.0.5.
- copy (Stream Function)
Copy a file within Amazon AWS S3 buckets.
- delete (Stream Function)
Delete an object from an Amazon AWS S3 bucket
- uploadFile (Stream Function)
Uploads a file to an Amazon AWS S3 bucket
- s3 (Sink)
S3 sink publishes events as Amazon AWS S3 buckets.
There are no other dependencies needed for this extension.
For installing this extension on various siddhi execution environments refer Siddhi documentation section on adding extensions.
-
We encourage users to ask questions and get support via StackOverflow, make sure to add the
siddhi
tag to the issue for better response. -
If you find any issues related to the extension please report them on the issue tracker.
-
For production support and other contribution related information refer Siddhi Community documentation.