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

Add an option to filter rows #45

Open
sggottlieb opened this issue Jul 9, 2018 · 4 comments
Open

Add an option to filter rows #45

sggottlieb opened this issue Jul 9, 2018 · 4 comments

Comments

@sggottlieb
Copy link

Would it be possible to add a command line option for a query expression to filter what rows are exported? Perhaps something like:

--key-condition-expression "Artist = :v1" --expression-attribute-values file://expression-attributes.json

as described here in the documentation:
https://docs.aws.amazon.com/cli/latest/reference/dynamodb/query.html

@edasque
Copy link
Owner

edasque commented Jul 9, 2018

Good idea, do you want to submit a PR?

@sggottlieb
Copy link
Author

sggottlieb commented Jul 9, 2018 via email

@bartholomew-gander
Copy link

@sggottlieb , @edasque , I can work on that this week :)

@houmie
Copy link

houmie commented May 23, 2022

Am I correct to assume that right now this tool can only download everything, and/or download all rows based on certain primary keys. But it can't download based on an attribute condition that isn't the primary key. Correct? Thanks

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

No branches or pull requests

4 participants