aws-samples / aws-samples/aws-dynamodb-examples
Need more robust error handling on Rust examples
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 602
- Forks
- 242
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
The Rust examples do not look to have robust error handling examples. For example, the conditional put looks like it'd say the item was inserted even if the put conditions were not met and therefore errored. This needs to be trapped and handled.
Contributor guide
Assessment
This issue has not been assessed yet.