aws-samples / aws-dynamodb-examples

DynamoDB Examples
MIT No Attribution
547 stars 216 forks source link

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

Open tebanieo opened 2 weeks ago

tebanieo commented 2 weeks ago

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