Method [`admin_create_user`](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cognito-idp.html#CognitoIdentityProvider.Client.admin_create_user) from `boto3` accepts `MessageAction` argument which can suppress sending email message with temp password to the user. ... MessageAction='RESEND'|'SUPPRESS', ... Would be useful if added to `warrant`.
Method
admin_create_userfromboto3acceptsMessageActionargument which can suppress sending email message with temp password to the user.Would be useful if added to
warrant.