Amazon Kinesis Example - AWS SDK for JavaScript

We announced the upcoming end-of-support for AWS SDK for JavaScript v2. We recommend that you migrate to AWS SDK for JavaScript v3. For dates, additional details, and information on how to migrate, please refer to the linked announcement.

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 AWS 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.