DynamoDB was originally submitted and merge with #4056. It implemented the ITransactionLogStorage interface which no longer exists.
The provider project was deleted from the sources when transitioning to the distributed transaction manager (TM), which removed the ITransactionLogStorage. The project can be reintroduced for a DynamoDB implementation of ITransactionalStateStorage.