

**End of support notice:** On October 30, 2026, AWS will end support for Amazon Pinpoint. After October 30, 2026, you will no longer be able to access the Amazon Pinpoint console or Amazon Pinpoint resources (endpoints, segments, campaigns, journeys, and analytics). For more information, see [Amazon Pinpoint end of support](https://docs.aws.amazon.com/console/pinpoint/migration-guide). **Note:** APIs related to SMS, voice, mobile push, OTP, and phone number validate are not impacted by this change and are supported by AWS End User Messaging.

# Connect your frontend application to Amazon Pinpoint using AWS Amplify
<a name="integrate-sdk"></a>

Use AWS Amplify to integrate your app with AWS. For Swift apps, see [Getting started](https://docs.amplify.aws/gen1/swift/start/getting-started/introduction/) in the Amplify for Swift documentation. For Android apps, see [Getting started](https://docs.amplify.aws/gen1/android/start/getting-started/introduction/) in the Amplify for Android SDK documentation. For React Native app, see [Getting started](https://docs.amplify.aws/gen1/react-native/start/getting-started/introduction/) in the Amplify JavaScript documentation. For Flutter apps, see [Getting started](https://docs.amplify.aws/gen1/flutter/start/getting-started/introduction/) in the Flutter SDK documentation. These topics help you to:
+ Set up your backend resources.
+ Connect your app to the backend resources using the Amplify libraries. 

To learn more about connecting your frontend app to Amazon Pinpoint for analytics, in-app messaging, and push notifications, see [AWS Amplify](https://docs.amplify.aws/react/build-a-backend/).

## Next step
<a name="integrate-sdk-next"></a>

After you integrate AWS Amplify with your application, update your code to register your users' devices as endpoints. For more information, see [Register Amazon Pinpoint endpoints in your application](integrate-endpoints.md).