Add needsReconciliationIndexName to sample.yml
This commit is contained in:
parent
0f6c866c8d
commit
9558944e22
|
@ -92,6 +92,7 @@ accountsDynamoDb: # DynamoDB table configuration
|
||||||
deletedAccountsDynamoDb: # DynamoDb table configuration
|
deletedAccountsDynamoDb: # DynamoDb table configuration
|
||||||
region:
|
region:
|
||||||
tableName:
|
tableName:
|
||||||
|
needsReconciliationIndexName:
|
||||||
|
|
||||||
migrationDeletedAccountsDynamoDb: # DynamoDB table configuration
|
migrationDeletedAccountsDynamoDb: # DynamoDB table configuration
|
||||||
region:
|
region:
|
||||||
|
|
Loading…
Reference in New Issue