1 Answer
- Newest
- Most votes
- Most comments
0
Hi, The filter pattern supports this format.
Filter pattern: [ERROR, WARNING]
answered 2 years ago
Relevant content
- asked 5 years ago
- AWS OFFICIALUpdated 8 months ago
Hi, The filter pattern supports this format.
Filter pattern: [ERROR, WARNING]
Thanks, but I know what the correct filter format is.
I am deliberately using an over-simple example to illustrate (what I think is) a bug - that a syntax error in the filter pattern causes the entire trigger to be deleted.
The filter pattern that I was actually working with when i discovered this "bug" is a mess of curly-brackets, round brackets, dollar signs and boolean logic. Which is not the easiest thing to understand, hence going for a really over-simple example here.