2023/01/31 - 4 updated api methods
Changes This release introduces the feature to support EventBridge as AppSync data source.
2022/11/17 - 1 new 10 updated api methods
Changes This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
2022/07/26 - 1 new api methods
Changes Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
2022/01/06 - 9 updated api methods
Changes AppSync: AWS AppSync now supports configurable batching sizes for AWS Lambda resolvers, Direct AWS Lambda resolvers and pipeline functions
2021/12/06 - 8 new api methods
Changes AWS AppSync now supports custom domain names, allowing you to associate a domain name that you own with an AppSync API in your account.
2021/09/23 - 4 updated api methods
Changes Documented the new OpenSearchServiceDataSourceConfig data type. Added deprecation notes to the ElasticsearchDataSourceConfig data type.
2021/07/30 - 4 updated api methods
Changes AWS AppSync now supports a new authorization mode allowing you to define your own authorization logic using an AWS Lambda function.
2021/02/12 - 4 updated api methods
Changes Approve release for appsync local on pipeline resolver
2020/10/01 - 7 updated api methods
Changes Exposes the wafWebAclArn field on GraphQL api records. The wafWebAclArn field contains the amazon resource name of a WAF Web ACL if the AWS AppSync API is associated with one.
2020/07/01 - 3 updated api methods
Changes AWS AppSync supports new 12xlarge instance for server-side API caching
2020/02/06 - 4 updated api methods
Changes AWS AppSync now supports X-Ray
2019/11/21 - 5 new 9 updated api methods
Changes AppSync: AWS AppSync now supports the ability to add, configure, and maintain caching for your AWS AppSync GraphQL API.
2019/08/13 - 4 updated api methods
Changes Adds a configuration option for AppSync GraphQL APIs
2019/05/07 - 3 new 7 updated api methods
Changes AWS AppSync now supports the ability to add additional authentication providers to your AWS AppSync GraphQL API as well as the ability to retrieve directives configured against fields or object type definitions during schema introspection.
2018/11/20 - 6 new 8 updated api methods
Changes AWS AppSync now supports: 1. Pipeline Resolvers - Enables execution of one or more operations against multiple data sources in order, on a single GraphQL field. This allows orchestration of actions by composing code into a single Resolver, or share code across Resolvers. 2. Aurora Serverless Data Source - Built-in resolver for executing GraphQL operations with the new Aurora Serverless Data API, including connection management functionality.
2018/07/12 - 4 updated api methods
Changes This release adds support for configuring HTTP endpoints as data sources for your AWS AppSync GraphQL API.
2018/05/03 - 4 updated api methods
Changes This release adds support for authorizing your AWS AppSync endpoint with an OpenID Connect compliant service and also to configure your AWS AppSync endpoint to log requests to Amazon CloudWatch Logs.
2018/02/14 - 1 new 5 updated api methods
Changes AWS AppSync now supports for None Data Source, CreateApiKey now supports setting expiration on API keys, new API UpdateApiKey supports updating expiration on API keys.
2017/11/29 - 26 new api methods
Changes AWS AppSync is an enterprise-level, fully managed GraphQL service with real-time data synchronization and offline programming features.