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
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