NotificationAction - 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).

NotificationAction

Contains the notification settings of an alarm model. The settings apply to all alarms that were created based on this alarm model.

Contents

action

Specifies an Amazon Lambda function to manage alarm notifications. You can create one or use the Amazon Lambda function provided by Amazon IoT Events.

Type: NotificationTargetActions object

Required: Yes

emailConfigurations

Contains the configuration information of email notifications.

Type: Array of EmailConfiguration objects

Array Members: Minimum number of 1 item.

Required: No

smsConfigurations

Contains the configuration information of SMS notifications.

Type: Array of SMSConfiguration objects

Array Members: Minimum number of 1 item.

Required: No

See Also

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