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

Support key conditions beyond BeginsWith and Between #75

Open
Leeeei opened this issue Sep 23, 2021 · 2 comments
Open

Support key conditions beyond BeginsWith and Between #75

Leeeei opened this issue Sep 23, 2021 · 2 comments

Comments

@Leeeei
Copy link

Leeeei commented Sep 23, 2021

It seems that tempest only supports BeginsWith and Between key conditions. It would be great if it can support other conditions like >=, <=, =, > and < which are supported by AWS SDK.

@ShauniArima
Copy link
Contributor

This feature seems to be a must have in order to provide something really useful.

Does someone have an idea on how to add it in tempest?

@zhxnlai
Copy link
Collaborator

zhxnlai commented Mar 8, 2024

Here is how tempest supports Filter Expression. You may want to reference this when designing API for additional Key Conditions.

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

No branches or pull requests

3 participants