1.0.0 • Published 4 years ago

iot-poc v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

IoT-PoC

PoC for the new Location of Things (LoT) engine rebuild which will include API gateway, Lambda, s3, kinesis streams integrations. This PoC is for any generic vendor to get into our LoT system. This will require the clients to POST a specified body to the "event" key in the request schema. This repository contains two lambda functions as Kinesis Client Libraries (KCL); one will receive the request and POST it to the Kinesis streams, the other will consume the kinesis stream and write the data to s3, DynamoDB (state table), and then to RDS.