Releases: markwatson/s3grep
Releases · markwatson/s3grep
Initial Release
This is the initial release of the s3grep utility. Please note that it's currently very experimental! This should be considered pre-alpha.
Current functionality is:
- Simple scanning for strings in files using S3 select object contents.
- If a prefix is passed in, find all objects under that prefix, and scan their contents.
- Fixed deployment script (hopefully with correct key)
NOTE: Extra care should be taken as this command can incur a lot of charges if scanning a lot of data.