Amplify JS Package Support Status
Author: Simone319Created Oct 1, 2025Updated Aug 31, 2026
Amplify JS Package Support Status
This issue tracks the current support status for Amplify JS packages. Please refer to the tables below to understand the support mode of Amplify JS packages.
✅ General Availability (GA) Packages
The following packages are in General Availability and are fully supported. During this phase:
- ✅ Regular releases with new features and enhancements
- ✅ Support for new services and API updates
- ✅ Bug fixes and security patches
| Package | Versions |
|---|---|
| aws-amplify | v6 |
| @aws-amplify/analytics | v7 |
| @aws-amplify/api | v6 |
| @aws-amplify/api-rest | v4 |
| @aws-amplify/api-graphql | v4 |
| @aws-amplify/auth | v6 |
| @aws-amplify/core | v6 |
| @aws-amplify/interactions | v6 |
| @aws-amplify/notifications | v2 |
| @aws-amplify/predictions | v6 |
| @aws-amplify/pubsub | v6 |
| @aws-amplify/storage | v6 |
| @aws-amplify/geo | v3 |
| @aws-amplify/datastore | v5 |
| @aws-amplify/datastore-storage-adapter | v2 |
| @aws-amplify/react-native | v1 |
| @aws-amplify/adapter-nextjs | v1 |
| @aws-amplify/rtn-web-browser | v1 |
| @aws-amplify/rtn-push-notification | v1 |
| @aws-amplify/rtn-passkeys | v1 |
Maintenance Mode Packages
The following packages are currently in Maintenance Mode. During this phase:
- ✅ Critical bug fixes and security patches will continue to be provided
- ❌ No new features or enhancements will be added
- ✅ Existing functionality will remain supported
| Package | Versions | Maintenance Start | End of Support |
|---|---|---|---|
| aws-amplify | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/analytics | v6 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/api | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/api-rest | v3 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/api-graphql | v3 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/auth | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/core | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/interactions | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/notifications | v1 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/predictions | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/pubsub | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/storage | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/cache | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/pushnotification | v5 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/geo | v2 | 9/1/2026 | 3/1/2027 |
| @aws-amplify/datastore | v4 | 9/1/2026 | 3/1/2027 |
| aws-amplify-react-native | v7 | 9/1/2026 | 3/1/2027 |
| amazon-cognito-identity-js | v5-v6 | 9/1/2026 | 3/1/2027 |
| aws-appsync-auth-link | v4 | 3/18/2025 | 3/1/2027 |
| aws-appsync-subscription-link | v4 | 3/18/2025 | 3/1/2027 |
Note:
aws-appsync-auth-linkandaws-appsync-subscription-linkare legacy Apollo adapters superseded by@aws-amplify/api-graphqlv4. They are not part of the Amplify v6 package graph.
⛔ End of Support Packages
The following packages have reached End of Support. During this phase:
- ❌ No bug fixes, security patches, or updates of any kind
- ❌ No new features or enhancements
- ⚠️ Customers are encouraged to upgrade to the latest GA version
| Package | Versions | End of Support Date |
|---|---|---|
| aws-amplify | v0-v4 | 4/13/2026 |
| @aws-amplify/analytics | v1-v5 | 4/13/2026 |
| @aws-amplify/api | v1-v4 | 4/13/2026 |
| @aws-amplify/api-rest | v1-v2 | 4/13/2026 |
| @aws-amplify/api-graphql | v1-v2 | 4/13/2026 |
| @aws-amplify/auth | v1-v4 | 4/13/2026 |
| @aws-amplify/core | v1-v4 | 4/13/2026 |
| @aws-amplify/interactions | v1-v4 | 4/13/2026 |
| @aws-amplify/predictions | v1-v4 | 4/13/2026 |
| @aws-amplify/pubsub | v1-v4 | 4/13/2026 |
| @aws-amplify/storage | v1-v4 | 4/13/2026 |
| @aws-amplify/cache | v1-v4 | 4/13/2026 |
| @aws-amplify/pushnotification | v1-v4 | 4/13/2026 |
| @aws-amplify/geo | v1 | 4/13/2026 |
| @aws-amplify/datastore | v1-v3 | 4/13/2026 |
| aws-amplify-react-native | v0-v6 | 4/13/2026 |
| amazon-cognito-identity-js | v0-v4 | 4/13/2026 |
| aws-appsync-auth-link | v1-v3 | 4/13/2026 |
| aws-appsync-subscription-link | v1-v3 | 4/13/2026 |
Additional Resources
- For more information about our support lifecycle, please see our Maintenance Policy
- For migration guides, visit our Migration Documentation
Source: aws-amplify/amplify-js