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

What is the easiest way to delete historical LambdaRedshiftProcessedFiles #227

Open
taoweng100 opened this issue Apr 1, 2021 · 1 comment

Comments

@taoweng100
Copy link

The number of LambdaRedshiftProcessedFiles in DynamoDB could get really big, what is the easiest way to delete large amount of entries in the database? Do a query and delete these records one by one?

@IanMeyers
Copy link
Contributor

fileProcessingUtils.deleteFile() should provide the functionality you require. Accessible through processedFiles.js cli.

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

2 participants