diff --git a/index.py b/index.py index 1b1a8bf..6320453 100644 --- a/index.py +++ b/index.py @@ -17,7 +17,7 @@ import boto3 __author__ = "Stefan Reimer" __author_email__ = "stefan@zero-downtime.net" -__version__ = "0.9.1" +__version__ = "0.9.2" # Global alias lookup cache account_aliases = {} @@ -229,7 +229,7 @@ def handler(event, context): # "[%(levelname)s]\t%(asctime)s.%(msecs)dZ\t%(aws_request_id)s\t%(message)s\n" _msg = e['message'] pattern = r'(?:\[(?P[^\]]*)\])\t(?P