Personally to make it easy since I also use DynamoDB I would just use DO as if it was Dynamo. idFrom

Personally to make it easy since I also use DynamoDB I would just use DO as if it was Dynamo. idFromName(partition key) -> storage.put(sort key, item)
Was this page helpful?