Rich Trott 7f010a11ef Fix regular expression escaping in aws plugin.
Also, remove leading `.*` in the regular expression. It will still match
if there are any characters preceding the matching text.

Fixes: https://github.com/serverless/serverless/issues/6688
2019-09-13 22:46:03 -07:00
..