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