Correct Exception for table does not exist
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When inserting new items to dynamo table an exception needs to be raised if there the table has not been created yet. However, the current code excepts any error and then calls the table create function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.