awslabs / awslabs/amazon-dynamodb-tools

Wrap native "import from S3" and "export to S3" as commands

Open
#176 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.