Skip to content

Support for --filter options #1

@ThomasAribart

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" } }'

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