Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: dynamodb purge-partition #9

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wtho
Copy link
Contributor

@wtho wtho commented Sep 17, 2020

Adds awsk dynamodb purge-partition to delete all entries for a single partition key

TODOs

  • Docs in README.md
  • Tests

Note: #8 should be merged first

Closes #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature(dynamodb): delete items for specific hashkey and any sortkey
1 participant