Amazon AppSync · Schema

DynamodbDataSourceConfig

DynamoDB data source configuration

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
tableName string DynamoDB table name
awsRegion string AWS Region
useCallerCredentials boolean Whether to use caller credentials
deltaSyncConfig object Delta sync configuration
versioned boolean Whether versioning is enabled
View JSON Schema on GitHub