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.
Important
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: