Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PostAuthenticationTriggerEvent

Hierarchy

  • BaseTriggerEvent<"PostAuthentication_Authentication">
    • PostAuthenticationTriggerEvent

Index

Properties

callerContext

callerContext: { awsSdkVersion: string; clientId: string }

Type declaration

  • awsSdkVersion: string
  • clientId: string

region

region: string

request

request: { clientMetadata?: StringMap; newDeviceUsed: boolean; userAttributes: StringMap }

Type declaration

  • Optional clientMetadata?: StringMap
  • newDeviceUsed: boolean
  • userAttributes: StringMap

response

response: {}

Type declaration

triggerSource

triggerSource: "PostAuthentication_Authentication"

userName

userName: string

userPoolId

userPoolId: string

version

version: string

Generated using TypeDoc