Amazon AppSync · Example Payload

Appsync Http Data Source Config Example

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync Http Data Source Config Example is an example object payload from Amazon AppSync, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endpointauthorizationConfig

Example Payload

Raw ↑
{
  "endpoint": "https://api.example.com",
  "authorizationConfig": {}
}