Front-End Web & Mobile

Announcing AWS Amplify JavaScript library version 5

The Amplify team is announcing the release of version 5.0.0 of the Amplify JavaScript library. This release is jam-packed with highly requested features, in addition to under the hood improvements to enhance stability and usability of the JavaScript library. Please use this Github repo to provide us with feedback on our new release, in addition […]

awsamplify_aws_blog_amazon_appstore

AWS Amplify and the Amazon Appstore Small Business Accelerator Program

Amazon recently launched the Appstore Small Business Accelerator Program. This new program enables application developers to build a scalable business by reducing cloud infrastructure costs, while also offering better revenue share to help them get started on their own Day 1. For developers that earned less than $1 million in revenue in the previous calendar […]

v2 Amplify Library for Android

AWS Amplify Library Announces v2.0 Amplify Library for Android

Today, we are excited to announce the general availability of v2.0 Amplify Library for Android! Amplify Library for Android allows developers building apps for the Android platform to easily include features like authentication, storage, maps, and more. The latest major version of this library has been re-written to improve Android developers experience and is now […]

Announcing new GraphQL API features in Amplify Studio

Today, AWS Amplify is announcing support for GraphQL APIs without Conflict Resolution enabled! With this launch, it’s easier than ever to use custom mutations and queries, without needing to manage the underlying conflict resolution protocol. You can still model your data with the same easy-to-use graphical interface. And, we are also bringing improved GraphQL API […]

Text to Speech on Android Using AWS Amplify

AWS Amplify offers many categories that focus on making specific uses cases easier to implement using a variety of AWS Services under the hood. The Amplify Predictions category enables you to integrate machine learning into your application without any prior machine learning experience. In this blog post, you will learn how to use the Predictions category […]

Managing images in your NextJS app with AWS AppSync and the AWS CDK

In modern applications, sharing files is as much a necessity as having a database or authentication. When working with AWS, a common storage solution is to use Amazon Simple Storage Service (S3) where files are stored in an S3 bucket. The problem however, is a file often needs to be associated with data stored in […]

Featured Image for Form Builder

NEW: Build React forms for any API in minutes with AWS Amplify Studio (no AWS Account required)

Today, AWS Amplify announces Amplify Studio form builder, the new way to build React form components for any API. Amplify Studio is a visual interface that helps customers build full-stack web and mobile apps faster. Developers can now generate cloud-connected React forms based on their app’s GraphQL data model or REST APIs in one click […]

AWS Amplify presents: “Hey, Amplify!” A Discord Bot

Today, we are announcing “Hey, Amplify!“, a Discord bot aimed at improving the community experience. The AWS Amplify community Discord server has grown to amass nearly 20,000 members since its beginning in May 2020. Over time we have observed how members use Discord and what can be challenging with many supported services and platforms being […]

Announcing Flutter Web and Desktop support for AWS Amplify Storage, Analytics and API libraries

Earlier this year, AWS Amplify announced a Developer Preview for web and desktop support for its Flutter libraries in the Auth category and Amplify UI Authenticator for creating authentication flows. Today, the Amplify Flutter team is announcing web and desktop support for REST and GraphQL APIs, Analytics, and Storage categories. These categories were written fully […]

Getting started with JavaScript resolvers in AWS AppSync GraphQL APIs

AWS AppSync is a managed service that makes it easy to build scalable APIs that connect applications to data. Developers use AppSync every day to build GraphQL APIs that interact with datasources like Amazon DynamoDB, AWS Lambda, and HTTP APIs. For example, you can connect to an Amazon DynamoDB table, and implement your data access […]