Skip to content

Lambda Invoke Function: How should it work? #4

Open
@dominickp

Description

@dominickp

AWS Lambda invoke-function should invoke a lambda function by sending it some sort of event. The events should be JSON, so what's the best method of sending that? Perhaps send the job file contents (forcing the Switch user to make a JSON job to invoke Lambda). Does this make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions