Front-End Web & Mobile

Category: Front-End Web & Mobile

AWS CodePipeline adds support for AWS Device Farm as a test provider

AWS CodePipeline now supports AWS Device Farm as a test provider to deliver truly automated testing in your continuous integration and continuous delivery (CI/CD) pipeline. In a previous blog post “Build a CI/CD Pipeline for Your Android App with AWS Services,” Vinay Selvaraj walked you through building a complete CI/CD pipeline using AWS CodeCommit, AWS […]

AWS AppSync releases an enhanced “no-code” GraphQL API builder, HTTP resolvers, new built-in scalar types, and SDK cache abstraction

September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. This past week at the AWS Summit – New York, we announced some new features for AWS AppSync and the client SDK. We’ve been working closely with developers in the community to enhance their experience in building applications, and the […]

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 […]