Skip to content

Not parsing logGroup from decoded event #43

@stuft2

Description

@stuft2

Looking through the code I found this line which looks like it's trying to find a property of "" on the decoded event object:

parsed_log_group = log_group_parser.match(decoded_event.get("", ""))

In looking through the commit history, it looks like this change was introduced by accident when converting single quotes to double quotes: 8d4232c#r79005643

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions