EmailConfiguration - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EmailConfiguration

Contains the configuration information of email notifications.

Contents

from

The email address that sends emails.

Important

If you use the Amazon IoT Events managed Amazon Lambda function to manage your emails, you must verify the email address that sends emails in Amazon SES.

Type: String

Required: Yes

recipients

Contains the information of one or more recipients who receive the emails.

Type: EmailRecipients object

Required: Yes

content

Contains the subject and message of an email.

Type: EmailContent object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: