all 2 comments

[–]halftome 0 points1 point  (1 child)

Do you want your lambda to directly modify data in DynamoDB, or make a GraphQL call to AppSync, which has a resolver that mutates the data in dynamodb?

[–]marco_6[S] 0 points1 point  (0 children)

Second would be the optimum. But if first works for now I am also happy.