Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomEmailSenderAccountTakeOverNotificationTriggerEvent

Hierarchy

  • BaseTriggerEvent<"CustomEmailSender_AccountTakeOverNotification">
    • CustomEmailSenderAccountTakeOverNotificationTriggerEvent

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: CustomEmailSender_AccountTakeOverNotification_UserAttributes }

Type declaration

response

response: {}

Type declaration

triggerSource

triggerSource: "CustomEmailSender_AccountTakeOverNotification"

userName

userName: string

userPoolId

userPoolId: string

version

version: string

Generated using TypeDoc