An atomic, incremental counter for DynamoDB with Lambda 🎟
Photo by Pasternak This is a post on how to atomically increment a value in a DynamoDB item with Python and Lambda. Let's keep it short and sweet, you're only looking for the code anyways😈 Permissions Your Lambda function's role needs to have perm...
Aug 13, 20204 min read648

