Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIGatewayEventRequestContextWithAuthorizer<TAuthorizerContext>

Type parameters

  • TAuthorizerContext

Hierarchy

  • APIGatewayEventRequestContextWithAuthorizer

Index

Properties

accountId

accountId: string

apiId

apiId: string

authorizer

authorizer: TAuthorizerContext

Optional connectedAt

connectedAt: number

Optional connectionId

connectionId: string

Optional domainName

domainName: string

Optional domainPrefix

domainPrefix: string

Optional eventType

eventType: string

Optional extendedRequestId

extendedRequestId: string

httpMethod

httpMethod: string

identity

Optional messageDirection

messageDirection: string

Optional messageId

messageId: string

path

path: string

protocol

protocol: string

requestId

requestId: string

Optional requestTime

requestTime: string

requestTimeEpoch

requestTimeEpoch: number

resourceId

resourceId: string

resourcePath

resourcePath: string

Optional routeKey

routeKey: string

stage

stage: string

Generated using TypeDoc