emqx/apps/emqx_bridge_kinesis
zhongwencool e7d07ea17c feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
..
src feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
test chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03: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
mix.exs chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -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.