idea-aws
    Preparing search index...

    Interface CreateUserOptions

    Options when creating a new user.

    interface CreateUserOptions {
        skipNotification?: boolean;
        temporaryPassword?: string;
    }
    Index

    Properties

    skipNotification?: boolean

    Uf true, don't send the default Cognito email notification

    temporaryPassword?: string

    If null, randomly generated