Enrich DynamoDB stream (List/Map) using EventBridge Pipes and Step Functions
May 26, 2023 · 4 min read · Use Case:- I am sure you all remember how much boilerplate code we used to write when we convert the DynamoDB stream to the business object. Here is a small snippet of the GoLang program. m := &EntitySearch{} for name, value := range recordI...
Join discussion



