DynamodbDataSourceConfig
Describes an Amazon DynamoDB data source configuration.
Contents
- awsRegion
- 
               The AWS Region. Type: String Required: Yes 
- tableName
- 
               The table name. Type: String Required: Yes 
- deltaSyncConfig
- 
               The DeltaSyncConfigfor 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 AWS SDKs, see the following: