Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIGatewayProxyEventBase<TAuthorizerContext>

Type parameters

  • TAuthorizerContext

Hierarchy

  • APIGatewayProxyEventBase

Index

Properties

body

body: string

headers

httpMethod

httpMethod: string

isBase64Encoded

isBase64Encoded: boolean

multiValueHeaders

multiValueQueryStringParameters

path

path: string

pathParameters

queryStringParameters

requestContext

requestContext: APIGatewayEventRequestContextWithAuthorizer<TAuthorizerContext>

resource

resource: string

stageVariables

Generated using TypeDoc