Front-End Web & Mobile
Tag: AWS Mobile
Amplify CLI announces new GraphQL transform feature for orchestrating multiple AI/ML use cases
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. The launch of the Predictions category in the Amplify Framework, a few months ago, enabled developers to easily add AI/ML use cases to their web applications. Use cases such as translate text from one language to another, generated speech from […]
Amplify CLI simplifies starting from existing Amplify projects and adds new command for extending CLI capabilities
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, we are happy to announce new features in the Amplify CLI that simplify the developer experience by enabling developers to get started from an existing Amplify project hosted on a Git repo by using a single command. The ‘amplify init’ […]
Developing and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features
This article was written by Ed Lima, Sr. Solutions Architect, AWS and Sean Grove, OneGraph In fullstack application development, iteration is king. At AWS, we’re constantly identifying steps in the process of shipping product that slow iteration, or sap developer productivity and happiness, and work to shorten it. To that end, we’ve provided cloud APIs, serverless […]
Amplify Framework adds support for AWS Lambda Triggers in Auth and Storage categories
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, we’re happy to announce that you can set up AWS Lambda triggers directly from the Amplify CLI. Using Lambda triggers, you can call event-based Lambda functions for authentication, database actions, and storage operations from other AWS services like Amazon […]
Implementing passwordless email authentication with Amazon Cognito
Having to remember passwords can be a pain, especially for passwords that you don’t use often. Like most people, you too are probably familiar with having to click the “forgot password” link or button on websites and apps. Many people are tempted to use bad practices such as using short passwords, using easily guessable passwords, […]
Announcing the AWS Amplify CLI toolchain
September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Today we’re launching the AWS Amplify Command Line Interface (CLI) toolchain for developers. AWS Amplify is an open-source library that you can use to build sophisticated cloud-powered mobile and web apps. Since the launch of the JavaScript library last year, […]
The re:Invent recap: All the AWS Mobile sessions
AWS re:Invent 2017 was an amazing experience and it was great to connect with a lot of you! The AWS AppSync announcement was one of the awesome developer announcements of re:Invent, and we loved spreading the word about the AWS Amplify library. However, not everyone could be there – and those of you who were there […]
How to: Record User Sign-in on Android with Amazon Pinpoint
In a previous post, we introduced the AWS Mobile SDK v2.6.0 for Android and implemented user sign-in and sign-up with IdentityManager. IdentityManager is a new capability in the AWS Mobile SDK that provides a native graphical interface for authentication. We also showed how to add basic session analytics using Amazon Pinpoint. We want to show […]
Adding User Analytics to Your Mobile App
Having a single cloud provider as the backend to your mobile app has many advantages. One of these advantages is the tight integration of features between two or more AWS Cloud services. In this blog post, we show the benefits from the recent Amazon Cognito integration with Amazon Pinpoint for user analytics. You can now […]
Announcing AWS Mobile SDK v2.6 for Android and iOS
It is now recommended that developers to use the Amplify libraries to build iOS and Android applications on AWS> Recently, we released the AWS Mobile SDK v2.6.0 for Android and iOS. The release has new features that make it easier for iOS and Android developers to integrate AWS backend services into their apps. The new […]