EmailConfiguration - AWS IoT Events

EmailConfiguration

Contains the configuration information of email notifications.

Contents

from

The email address that sends emails.

Important

If you use the AWS IoT Events managed AWS 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 AWS SDKs, see the following: