DynamodbDataSourceConfig - Amazon AppSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DynamodbDataSourceConfig

Describes an Amazon DynamoDB data source configuration.

Contents

awsRegion

The Amazon Region.

Type: String

Required: Yes

tableName

The table name.

Type: String

Required: Yes

deltaSyncConfig

The DeltaSyncConfig for a versioned data source.

Type: DeltaSyncConfig object

Required: No

useCallerCredentials

Set to TRUE to use Amazon Cognito credentials with this data source.

Type: Boolean

Required: No

versioned

Set to TRUE to use Conflict Detection and Resolution with this data source.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: