
Event Mapping
Here’s how Edgee events map to Kinesis records:Edgee event | Kinesis record | Description |
---|---|---|
Page | full-event.json | Full JSON dump |
Track | full-event.json | Full JSON dump |
User | full-event.json | Full JSON dump |
Getting Started
To integrate Amazon Kinesis into your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
edgee/amazon-kinesis
from the list of available components. - Enter your AWS credentials, region, stream name/arn, optional partition, and click Save.
- Once the component has been configured, you are ready to send analysis events to Kinesis.
Component Name
When configuring the component in your Edgee Data Layer or within SDK calls, useedgee/amazon-kinesis
as the component name: