I want to add if else condition in Serverless where I want to check if a particular resource (eg. AWS WAF)exists or not.
I am using serverless-plugin-ifelse
I want to know if it is possible to do this and how should I approach this. Please feel free to give any examples related to if-else and WAF