emqx/apps/emqx_bridge_kinesis
Kjell Winblad 94c6e5bb38
Merge pull request #12727 from kjellwinblad/kjell/emqx_connector_info/EMQX-11427
refactor: add emqx_connector_info behavior
2024-03-25 14:31:40 +01:00
..
src Merge pull request #12727 from kjellwinblad/kjell/emqx_connector_info/EMQX-11427 2024-03-25 14:31:40 +01:00
test chore: update copyright-year 2024-02-23 08:21:06 +01:00
BSL.txt chore: update BSL license change date 2024-01-29 16:47:31 +01:00
README.md feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03:00
docker-ct feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03:00
rebar.config style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00

README.md

Amazon Kinesis Data Integration Bridge

This application houses the Amazon Kinesis Producer data integration bridge for EMQX Enterprise Edition. It provides the means to connect to Amazon Kinesis Data Streams and publish messages to it.

Documentation links

For more information about Amazon Kinesis Data Streams, please see its official site.

Configurations

Please see Ingest Data into Kinesis for more detailed info.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.