API Rest with CRUD Entity generator for DynamoDB

Hi there!

To speed up to set up a new microservice under API GW with Lambda to DynamoDB, is there any framework with some UI or CLI to generate the model entities and his data layer access?

And also to reuse this entity models from Backend to the Frontend?

Thanks