Skip to content

How to prevent AWS from sending verification email ? #1427

Closed Answered by Dnd-Smash
Dnd-Smash asked this question in Q&A
Discussion options

You must be logged in to vote

FYI I found the way:

Add the following entryto adminCreateUser $input array
'MessageAction' => 'SUPPRESS'

And then update the password with adminSetUserPassword with Permanent => true attribute in the $input array)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Dnd-Smash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant