AWS Kinesis
Process data in the Amazon ecosystem
The AWS Kinesis connector can be used to forward data to AWS Kinesis. It can be applied to process e.g. LoRaWAN device data with AWS Kinesis. The AWS Kinesis connector is available on both Data Flow and Rule Engine.
For creating an AWS Kinesis connector, an IAM Access key is needed with access to a Kinesis data stream. Additionally, the ARN for the particular data stream is required. The data will be base 64 encoded.
A tutorial about "How to send data to AWS Kinesis" can be found here.

Last updated
Was this helpful?