Composes an email message based on input data, and then immediately queues the message for sending.
IMPORTANT:If you have not yet requested production access to Amazon SES, then you will only be able to send email to and from verified email addresses. For more information, go to the Amazon SES Developer Guide.
@param sendEmailRequest Container for the necessary parameters toexecute the SendEmail service method on AmazonSimpleEmailService. @return The response from the SendEmail service method, as returned byAmazonSimpleEmailService. @throws MessageRejectedException @throws AmazonClientException If any internal errors are encountered inside the client while attempting to make the request or handle the response. For example if a network connection is not available. @throws AmazonServiceException If an error response is returned by AmazonSimpleEmailService indicating either a problem with the data in the request, or a server side issue.
|
|
|
|