Amazon AppSync · Example Payload

Appsync Dynamodb Data Source Config Example

Amazon AppSyncGraphQLAPI ManagementServerless

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

Top-level fields

tableNameawsRegionuseCallerCredentialsdeltaSyncConfigversioned

Example Payload

Raw ↑
{
  "tableName": "MyTable",
  "awsRegion": "us-east-1",
  "useCallerCredentials": false,
  "deltaSyncConfig": {},
  "versioned": false
}