# Functions
SendMsg sends an email message to an Amazon SES recipient Inputs: svc is the Amazon SES service client sender is the email address in the From field recipient is the email address in the To field Output: If success, nil Otherwise, an error from the call to SendEmail.