sqs-grep 0.1.0
sqs-grep iterates through each message on the given SQS queue, testing its body against the given regular expression, displaying matching messages to standard output. Options are available to control match inversion, json output, deletion of matching messages, match limits, and timeouts. Respects $https_proxy.
Gemfile:
=
install:
=
Runtime Dependencies (1):
aws-sdk
~> 2.0