Skip to main content

LambdaContext <Configuration, Service, Profile>

Index

Properties

config

config: [Configuration] extends [undefined] ? never : SetNonNullable<Configuration, keyof Configuration>

isSensitive

isSensitive: boolean

logger

logger: Logger

metrics

metrics: Metrics

profile

profile: InferFromParser<Profile, never>

raw

raw: Context

requestId

requestId: string

services

services: [Service] extends [undefined] ? never : Service

traceId

traceId: string

tracer

tracer: Tracer

Methods

getRemainingTimeInMillis

  • getRemainingTimeInMillis(): number
  • Returns number