Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
I understand that currently, filtering is only possible by using searchTags
. I want to propose filtering also by ARN (with a regex)
What might the configuration look like?
discovery:
jobs:
- type: AWS/SQS
regions:
- eu-west-1
searchArn:
- stuff-.+
Anything else?
No response