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 AWS Lambda function to manage alarm notifications. You can create one or use the AWS Lambda function provided by AWS 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 AWS SDKs, see the following: