How to Set AWS Cloud Watch Alarm for a Specific Text on AWS Cloud Logs
First, let's create a lambda function that log specific text randomly
Go to lambda Functions hit Create lambda
Let's take the function name randomText as an example
Hit Create function keeping the default values for other fields
Now we have a lambda...
dixon.hashnode.dev2 min read