Front-End Web & Mobile
Category: Front-End Web & Mobile
New AWS Mobile Hub feature: Add an existing user pool to your Mobile Hub project
Using AWS Mobile Hub is a great way for you to get started with a mobile backend project because it abstracts away the complexity of configuring a new AWS service. It does this by defining a set of IAM policies for how your apps authenticated and unauthenticated users interact with the AWS service. Up until […]
Permissions changes for AWS Mobile Hub
Until recently, when you created an AWS Mobile Hub project for the first time, you were asked to approve the addition of an IAM role to your account called AWSMobileHub_ServiceUseOnly. Mobile Hub used this role to take actions on the user’s behalf, and it had wide-ranging permissions to create, modify, and delete resources. A user […]
Use a custom domain with AWS AppSync, Amazon CloudFront, and Amazon Route 53
Update: AWS AppSync now supports custom domain names as a feature. Visit the blog post that describes the feature, and the documentation for more details. Most of the time, AWS AppSync can use any domain name because a user doesn’t type in the name of the GraphQL endpoint—it’s embedded in an app. […]
Android GraphQL subscriptions and support for complex objects in AWS AppSync
September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync and AWS Amplify have had several releases over the past few months. With AWS AppSync, you can easily apply real-time or offline features to an existing Amazon DynamoDB table. You can also provide complete GraphQL capabilities to your […]
AWS Amplify adds support for custom attributes in Amazon Cognito user pools
An Amazon Cognito user pool is a user directory for your web, mobile, or other applications. In addition to the normal things you’d expect to store in an Amazon Cognito user pool (like a user name, email address, or phone number), you can also configure the user pool to hold any other information that you […]
Building a serverless real-time chat application with AWS AppSync
June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. Update: We recommend checking the new revamped chat app solution with more features, modern client libraries, and simplified implementation. Today, most digital media […]
AWS AppSync region expansion and new features for API keys
AWS AppSync, a managed GraphQL service with offline and real-time data capabilities, recently launched a set of new features. Following up on these new features, AWS AppSync has expanded its regional footprint. It’s also now available in the following AWS Regions: EU-West-1 (Ireland) AP-Northeast-1 (Tokyo) AP-Southeast-2 (Sydney) These new regions are in addition to the […]
Mobile Analytics is Moving to Amazon Pinpoint
September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Today we’re announcing a timeline for the unification of Mobile Analytics with Amazon Pinpoint. Amazon Pinpoint is a service that includes Mobile Analytics features—and builds upon them by providing real-time app analytics, user segmentation, real-time data export, and user engagement […]
Build a CI/CD Pipeline for your Android App with AWS Services
Continuously building, testing, and delivering updates for your app to your users helps you release new features sooner and with fewer bugs. In an earlier blog post “Automatically build your Android app with AWS CodeBuild,” Adrian Hall explains how you can use AWS CodeBuild to compile an Android app and publish the APK to Amazon […]
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 […]