Work with Kinesis
This section provides examples of programming Amazon Kinesis using the AWS SDK for Java 2.x.
For more information about Kinesis, see the Amazon Kinesis Developer Guide.
The following examples include only the code needed to demonstrate each technique. The
complete
example code is available on GitHub