Concept Flow - UpdateItem basics
Start UpdateItem Request
Identify Table & Key
Check Item Exists?
No→Create New Item (if allowed)
Yes
Apply Update Expression
Save Updated Item
Return Success or Updated Attributes
UpdateItem finds the item by key, applies changes, saves it, and returns the result.