I can't find a way to configure DynamoDB as the database for my application, apparently there is no built-in way to configure DynamoDB as the ENGINE for the project, is there a solution to bring my users to a DynamoDB table?
I'm looking for a way to authenticate users and superusers withouth having to implement an authentication system to do this.