sqs-grep 0.1.4
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, sending the messages to another queue, and timeouts. Respects $https_proxy.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
aws-sdk-lambda
~> 1
aws-sdk-sqs
~> 1