

# Work with Kinesis
<a name="examples-kinesis"></a>

This section provides examples of programming [Amazon Kinesis](https://docs.aws.amazon.com/kinesis/) using the AWS SDK for Java 2.x.

For more information about Kinesis, see the [Amazon Kinesis Developer Guide](https://docs.aws.amazon.com/streams/latest/dev/introduction.html).

The following examples include only the code needed to demonstrate each technique. The [complete example code is available on GitHub](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2). From there, you can download a single source file or clone the repository locally to get all the examples to build and run.

**Topics**
+ [Subscribe to Amazon Kinesis Data Streams](examples-kinesis-stream.md)