# Functions
SendVerification sends an email to verify the recipient's address Inputs: svc is the Amazon SES service client recipient is the email address for the To value Output: If success, nil Otherwise, an error from the call to VerifyEmailAddress.