awslabs / awslabs/amazon-dynamodb-tools
Wrap native "import from S3" and "export to S3" as commands
Open
Nobody has claimed this yet.
bulk_executor
bulk-verb
help wanted
- Dominant language
- Python
- Stars
- 181
- Forks
- 50
- Avg merge
- 4h 11m
- Merged PRs (30d)
- 36
Description
People will expect bulk to be a one-stop shop for bulk needs so if there's native functionality we should wrap it and expose it. Maybe with nice error handling, cost estimation, etc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing bulk command entry points and reviewing the native DynamoDB S3 import and export APIs. Clarify the command interface, error-handling expectations, and cost-estimation behavior before implementation; done means both operations are exposed as usable commands with agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100