File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9999 - ` enabled ` (optional, default: ` true ` ): if export is enabled or not (there has to be at least one enabled export)
100100 - ` incremental ` : if load of tables to storage will be incremental
101101 - ` primaryKey ` : primary key to set on imported table, defined as array
102- - ` mode ` : (optional): enum(scan|query) reading mode from dynamoDb - defailt is scan
102+ - ` mode ` : (optional): enum(scan|query) reading mode from dynamoDb - default is scan
103103 - ` keyConditionExpression ` : (required): provide a specific value for the partition key
104104 - ` expressionAttributeValues ` : (required): values that can be substituted in an expression
105105 - ` expressionAttributeNames ` : (optional): substitution tokens for attribute names in an expression
You can’t perform that action at this time.
0 commit comments