23 lines
710 B
Markdown
23 lines
710 B
Markdown
# 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](https://aws.amazon.com/kinesis/data-streams/).
|
|
|
|
# Configurations
|
|
|
|
Please see [Ingest Data into Kinesis](https://docs.emqx.com/en/enterprise/v5.1/data-integration/data-bridge-kinesis.html) for more detailed info.
|
|
|
|
# Contributing
|
|
|
|
Please see our [contributing.md](../../CONTRIBUTING.md).
|
|
|
|
# License
|
|
|
|
EMQ Business Source License 1.1, refer to [LICENSE](BSL.txt).
|