AlarmAction
Specifies one of the following actions to receive notifications when the alarm state changes.
Types
Properties
Defines an action to write to the Amazon DynamoDB table that you created. The standard action payload contains all the information about the detector model instance and the event that triggered the action. You can customize the payload. One column of the DynamoDB table receives all attribute-value pairs in the payload that you specify.
Defines an action to write to the Amazon DynamoDB table that you created. The default action payload contains all the information about the detector model instance and the event that triggered the action. You can customize the payload. A separate column of the DynamoDB table receives one attribute-value pair in the payload that you specify.
Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream.
Sends an AWS IoT Events input, passing in information about the detector model instance and the event that triggered the action.
Sends information about the detector model instance and the event that triggered the action to a specified asset property in AWS IoT SiteWise.
Information required to publish the MQTT message through the AWS IoT message broker.
Calls a Lambda function, passing in information about the detector model instance and the event that triggered the action.
Information required to publish the Amazon SNS message.