Fork me on GitHub
#datomic
<
2017-11-09
>
podviaznikov02:11:44

I use dynamodb as storage. It seems like my transactor failed on EC2 and I can’t make it connect to the dynamodb. Can I still extract/query data from dynamo? how would I do that?

jaret03:11:13

@podviaznikov I assume you were previously running a transactor on AWS? What error are you getting when starting the transactor?

jaret03:11:42

Transactor AMI was designed as an expendable resource. Be sure to shut down any transactor in a damaged state and let CloudFormation start a new one.