Optional
Readonly
groupsOptional
Readonly
identityCreate a new Cognito Identity Pool for the User pool
Optional
Readonly
poolconfiguration of the identity pool
Optional
Readonly
sesConfigure SES mail sending
Readonly
email: stringSender email. Needs to be already verified in SES
Readonly
name: stringSender name
Readonly
region: stringAWS region to use for SES
Optional
Readonly
triggersConfigure Cognito Lambda triggers
Optional
Readonly
customAttaches a lambda function to the custom message trigger
Code has to reside in './src/lambda/cognito.custom-message.ts' with a method 'handler'
false
Optional
Readonly
preAttaches a lambda function to the pre sign-up trigger
Code has to reside in './src/lambda/cognito.pre-signup.ts' with a method 'handler'
false
Optional
Readonly
preAttaches a lambda function to the pre token generation trigger
Code has to reside in './src/lambda/cognito.pre-token-generation.ts' with a method 'handler'
false
Readonly
userName for the Cognito user pool
Optional
Readonly
userProperties of the Cognito user pool
Generated using TypeDoc
Groups to create in Cognito user pool Key: group name Value: group description