I see Connector for DynamoDb AWS · Issue #747 · strapi/strapi · GitHub. The issue mentions copying the Mongoose connector, which would sit on top of MongoDB. MongoDB and DynamoDB do have a lot of similar underlying concepts, although DynamoDB provides fewer options for aggregation (typically has to be built in up-front with secondary indexes for performance reasons). I’m evaluating headless CMS options now, so I don’t have previous experience with Strapi to know if it requires some of those aggregation options or not. I would definitely look at https://electrodb.dev/ if a new connector is going to be developed.