awslabs / awslabs/amazon-dynamodb-tools

Add a max cost parameter

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.