Amazon AppSync · Example Payload

Appsync Evaluate Mapping Template Response Example

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync Evaluate Mapping Template Response Example is an example object payload from Amazon AppSync, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

evaluationResulterrorlogs

Example Payload

Raw ↑
{
  "evaluationResult": "{\"version\":\"2018-05-29\",\"operation\":\"GetItem\",\"key\":{\"id\":{\"S\":\"123\"}}}",
  "error": {},
  "logs": []
}