Skip to content

Populate context object when emitting lambda events #6

@mantoni

Description

@mantoni

Currently, the context is just an empty object. It should contain the following properties that are also available in the actual AWS context and would also be useful when running the @studio/gateway standalone:

  • getRemainingTimeInMillis()
  • functionName
  • memoryLimitInMB
  • functionVersion
  • invokedFunctionArn
  • awsRequestId

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