awslabs / awslabs/amazon-dynamodb-tools
Add a max cost parameter
Open
bulk_executor
help wanted
- Dominant language
- Python
- Stars
- 181
- Forks
- 50
- Avg merge
- 4h 11m
- Merged PRs (30d)
- 36
Description
We could have a parameter like `--XMaxEstimatedCostAllowed` which would proceed if costs were estimated below that dollar value and halt otherwise.
Contributor guide
Research direction
Start by locating the command-line handling for existing --X parameters and the path that estimates DynamoDB costs. Determine how the dollar threshold should interact with the current operation flow, then add coverage for estimates below, equal to, and above the limit; done means the operation proceeds below the limit and halts otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100