Specifies whether to get notified for alarm state changes.
Type: objectProperties: 1Required: 1
Event DetectionIoTState MachineAutomation
AcknowledgeFlow is a JSON Structure definition published by Amazon IoT Events, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-events/refs/heads/main/json-structure/iot-events-acknowledge-flow-structure.json",
"name": "AcknowledgeFlow",
"description": "Specifies whether to get notified for alarm state changes.",
"type": "object",
"properties": {
"enabled": {
"allOf": [
{
"$ref": "#/components/schemas/AcknowledgeFlowEnabled"
},
{
"description": "The value must be <code>TRUE</code> or <code>FALSE</code>. If <code>TRUE</code>, you receive a notification when the alarm state changes. You must choose to acknowledge the notification before the alarm state can return to <code>NORMAL</code>. If <code>FALSE</code>, you won't receive notifications. The alarm automatically changes to the <code>NORMAL</code> state when the input property value returns to the specified range."
}
]
}
},
"required": [
"enabled"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.