Amazon Kinesis Example - Amazon SDK for JavaScript
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

We announced the upcoming end-of-support for Amazon SDK for JavaScript v2. We recommend that you migrate to Amazon 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 Amazon, 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.