Companion guide course on DynamoDB Data Modeling
Documentation
In this example statement I am deleting the employee with LoginAlias = ‘katek’
DELETE FROM Employee WHERE LoginAlias='katek'