@beholdio/ts-lambda-api - v2.4.8
    Preparing search index...

    Function request

    • Decorator which injects a the current HTTP request context as a parameter value.

      Value passed to the method will be of type Request from the lambda-api package.

      Parameters

      • classDefinition: Object | Function
      • methodName: string
      • paramIndex: number

      Returns void