Frontend Libraries
Use the Amplify client libraries to connect your frontend app to your backend services. These libraries run in your app and provide APIs for authentication, data operations, file management, and more.
Authentication
Use Amplify Auth in your app to sign in, sign up, manage sessions, and handle authentication flows.
Data
Query, mutate, and subscribe to real-time data from your app using Amplify Data.
Storage
Upload, download, list, and manage files from your app using Amplify Storage.
Analytics
Use Analytics to track user behavior and app events.