Amazon AppSync · Example Payload

Appsync Elasticsearch Data Source Config Example

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync Elasticsearch 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

endpointawsRegion

Example Payload

Raw ↑
{
  "endpoint": "https://my-domain.us-east-1.es.amazonaws.com",
  "awsRegion": "us-east-1"
}