Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseCustomEmailSenderTriggerEvent<T>

Type parameters

  • T: string

Hierarchy

Index

Properties

callerContext

callerContext: { awsSdkVersion: string; clientId: string }

Type declaration

  • awsSdkVersion: string
  • clientId: string

region

region: string

request

request: { clientMetadata?: StringMap; code: string; type: string; userAttributes: StringMap }

Type declaration

  • Optional clientMetadata?: StringMap
  • code: string
  • type: string
  • userAttributes: StringMap

response

response: {}

Type declaration

triggerSource

triggerSource: T

userName

userName: string

userPoolId

userPoolId: string

version

version: string

Generated using TypeDoc