Cloud Mail 2020 Python Edition

Questions / Feedback?

verify_email Method

Verifies an email address.

Syntax

def verify_email(identity: str) -> None: ...

Remarks

This method verifies an email address specified by Identity. Amazon will send a verification e-mail to the provided address. The verification will not be complete until the user follows the instructions in the email.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Python Edition - Version 20.0 [Build 8308]