emqx/apps/emqx_bridge_kinesis
JimMoen 5e100f52b8
style: erlfmt all `rebar.config` files and `bin/nodetool`
2023-12-29 09:08:03 +08:00
..
src feat(kinesis): accept wrapped secrets as passwords 2023-11-14 16:05:52 +07:00
test feat(kinesis): accept wrapped secrets as passwords 2023-11-14 16:05:52 +07:00
BSL.txt feat(kinesis): implement Amazon Kinesis Producer bridge 2023-07-17 11:51:42 -03: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.