Deleting (and preventing the deletion) of items in DynamoDB with the nodejs DocumentClient

InstructorChris Biscardi

Share this video with your friends

Send Tweet

This lesson covers using delete to both delete specific items and use ConditionExpressions as an access control mechanism to control who can delete an item.