Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 833 Bytes

kinesis-examples.md

File metadata and controls

executable file
·
10 lines (6 loc) · 833 Bytes

Amazon Kinesis Example

Amazon Kinesis is a platform for streaming data on AWS, offering powerful services to load and analyze streaming data, and also providing the ability for you to build custom streaming data applications for specialized needs.

[Relationship between JavaScript environments, the SDK, and Kinesis]

The JavaScript API for Kinesis is exposed through the AWS.Kinesis client class. For more information about using the Kinesis client class, see Class: AWS.Kinesis in the API reference.

Topics