cw-logs-to-slack
cw-logs-to-slack copied to clipboard
Deploying: empty filter is replaced with the default "ERROR"
How do I deploy the stack with no FilterPattern? If I clear the input field, the default value "ERROR" seems to be applied.

Good question. It looks like it might be better to make the filter pattern optional, so that it can be used without a filter. I'll make this change in the next release.
Update: passing a single space to FilterPattern seems to do the trick for now.