What is Amazon AppSync? - Amazon AppSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

What is Amazon AppSync?

Amazon AppSync enables developers to connect their applications and services to data and events with secure, serverless and high-performing GraphQL and Pub/Sub APIs. You can do the following with Amazon AppSync:

  • Access data from one or more data sources from a single GraphQL API endpoint.

  • Combine multiple source GraphQL APIs into a single, merged GraphQL API.

  • Publish real-time data updates to your applications.

  • Leverage built-in security, monitoring, logging, and tracing, with optional caching for low latency.

  • Only pay for API requests and any real-time messages that are delivered.

Amazon AppSync features

  • Simplified data access and querying, powered by GraphQL

  • Serverless WebSockets for GraphQL subscriptions and pub/sub channels

  • Server-side caching to make data available in high speed in-memory caches for low latency

  • JavaScript and TypeScript support to write business logic

  • Enterprise security with Private APIs to restrict API access and integration with Amazon WAF

  • Built in authorization controls, with support for API keys, IAM, Amazon Cognito, OpenID Connect providers, and Lambda authorization for custom logic.

  • Merged APIs to support federated use cases

For more details about each of these capabilities, see Amazon AppSync features.

Are you a first-time Amazon AppSync user?

We recommend that first-time Amazon AppSync users begin by reading the following sections:

If you're building a web or mobile app from the ground up, consider using Amazon Amplify. Amplify leverages Amazon AppSync and other Amazon services to help you build more robust, powerful web and mobile apps with less work.

Pricing for Amazon AppSync

Amazon AppSync is priced based on millions of requests and updates. Caching costs an additional fee. For more information, see Amazon AppSync pricing.

The following lists the exceptions to general Amazon AppSync pricing:

  • API caching in Amazon AppSync is not eligible for the Amazon Free Tier.

  • Requests are not charged for authorization and authentication failures.

  • Calls to methods that require API keys are not charged when API keys are missing or invalid.