Licence
MIT
Version
4.2.1
Deps
5
Size
366 kB
Vulns
0
Weekly
851
@walkeros/server-destination-aws
Stream events to Amazon Kinesis Data Firehose for real-time analytics.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-awsQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"aws": { "package": "@walkeros/server-destination-aws", "config": {} }
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/aws
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT