Amazon AppSync · Example Payload

Appsync Update Graphql Api Request Example

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync Update Graphql Api Request Example is an example object payload from Amazon AppSync, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameauthenticationTypelogConfigxrayEnabled

Example Payload

Raw ↑
{
  "name": "UpdatedGraphQLAPI",
  "authenticationType": "API_KEY",
  "logConfig": "example-string",
  "xrayEnabled": false
}