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

DynamoDB table scan #5185

Open
cjcrist opened this issue Dec 11, 2024 · 0 comments
Open

DynamoDB table scan #5185

cjcrist opened this issue Dec 11, 2024 · 0 comments

Comments

@cjcrist
Copy link

cjcrist commented Dec 11, 2024

The AWS Toolkit for WebStorm is a great addition that helps navigate and connect to AWS services. The DynamoDB feature could be expanded to allow for a filtered scan, as you would in the console. It's not very helpful to return all records in the table, as most times you are trying to find records that return based on a filter. It would also be great to view the raw object, vs the DynamoDB JSON.


Toolkit: AWS Toolkit For JetBrains 3.45-242
OS: Mac OS X 14.5
IDE: WebStorm 242

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

1 participant