Skip to content

Map AWS Lambda context additional functionalities #1

Description

@alexcasalboni

Additional functionalities (methods and properties) are available on the AWS Lambda context.

Some of these could be eventually ported to Google Functions, when they become available:

  • context.getRemainingTimeInMillis()
  • context.functionName
  • context.functionVersion
  • context.memoryLimitInMB
  • context.awsRequestId
  • context.identity
  • context.clientContext

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions