luna_lambda_tools.public.lambda_context.LambdaRequestContext

class luna_lambda_tools.public.lambda_context.LambdaRequestContext(*, userCtx=None, lambdaStartTime=<factory>, jobConfig=None, previousRequestsCount=None, requestsCount)[source]
__init__(*, userCtx=None, lambdaStartTime=<factory>, jobConfig=None, previousRequestsCount=None, requestsCount)

Methods

__init__(*[, userCtx, lambdaStartTime, ...])

getCurrentData()

Attributes

previousRequestsCount

requestsCount

isServiceLaunch

Check whether it is job service launch

jobConfig

lambdaStartTime

userCtx