Skip to content

Support for --filter options #1

Description

@ThomasAribart

Hi and thanks for this useful package :)

I would need on my project to clear data in DynamoDB but only if a specific field matches a certain value. It would be nice to be able to provide filters, something like this:

dynamodb-empty --table tableName --filters '{ "myFieldName": { "$eq": "myFiedValue" } }'

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions