

The AWS SDK for Java 1.x reached end-of-support on December 31, 2025. We recommend that you migrate to the [AWS SDK for Java 2.x](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/home.html) to continue receiving new features, availability improvements, and security updates.

# Amazon Pinpoint Examples Using the AWS SDK for Java
<a name="examples-pinpoint"></a>

This section provides examples of programming [Amazon Pinpoint](https://aws.amazon.com/pinpoint/) using the [AWS SDK for Java](https://aws.amazon.com/sdk-for-java/).

**Note**  
The 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/master/java). From there, you can download a single source file or clone the repository locally to get all the examples to build and run.

**Topics**
+ [Creating and Deleting Apps in Amazon Pinpoint](examples-pinpoint-create-app.md)
+ [Creating Endpoints in Amazon Pinpoint](examples-pinpoint-create-endpoint.md)
+ [Creating Segments in Amazon Pinpoint](examples-pinpoint-create-segment.md)
+ [Creating Campaigns in Amazon Pinpoint](examples-pinpoint-create-campaign.md)
+ [Updating Channels in Amazon Pinpoint](examples-pinpoint-update-channel.md)