Skip to content

Map AWS Lambda context additional functionalities #1

@alexcasalboni

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

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