Skip to content

JSON key error in Lambda function #7

@wrighterase

Description

@wrighterase

Line 43 of the Lambda function has a casing issue.

Line 43: "const findingTime = message.detail.findings[0].updatedAt;\n",
should be
Line 43: "const findingTime = message.detail.findings[0].UpdatedAt;\n",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions