aws-samples / aws-dynamodb-examples

DynamoDB Examples
MIT No Attribution
551 stars 219 forks source link

[Issue] - Python Examples - Conditional PutItems and Updates files are empty #145

Closed tebanieo closed 1 month ago

tebanieo commented 2 months ago

The two conditional operations in python are empty or incomplete. put_item_conditional.py and update_item_conditional.py.

mkamioner commented 1 month ago

@tebanieo I'd like to work on this

tebanieo commented 1 month ago

Thanks @mkamioner for your contribution!!