Fork me on GitHub
#datomic
<
2021-11-03
>
Sebastian Allard08:11:55

Hey, Does anyone have any pointers on how to enable datomic to write to a restored dynamo-db table? It is still possible to read from the table, but writing to it fails (https://clojurians.slack.com/archives/C03RZMDSH/p1635782288164300). The only drift we can see is the TxGroupRole and BastionAutoScalingGroup in the compute-stack.

favila09:11:25

I think you are firmly in “open a support ticket” territory. You will probably have to overwrite some dynamo db keys manually

👍 1