17 lines
674 B
Markdown
17 lines
674 B
Markdown
# EMQX S3 Bridge
|
|
|
|
This application provides connector and action implementations for the EMQX to integrate with Amazon S3 compatible storage services as part of the EMQX data integration pipelines.
|
|
Users can leverage [EMQX Rule Engine](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html) to create rules that publish message data to S3 storage service.
|
|
|
|
## Documentation
|
|
|
|
Refer to [Rules engine](https://docs.emqx.com/en/enterprise/v5.0/data-integration/rules.html) for the EMQX rules engine introduction.
|
|
|
|
## Contributing
|
|
|
|
Please see our [contributing.md](../../CONTRIBUTING.md).
|
|
|
|
## License
|
|
|
|
EMQ Business Source License 1.1, refer to [LICENSE](BSL.txt).
|