Specifies the default alarm state. The configuration applies to all alarms that were created based on this alarm model.
Type: objectProperties: 1Required: 1
Event DetectionIoTState MachineAutomation
InitializationConfiguration 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-initialization-configuration-structure.json",
"name": "InitializationConfiguration",
"description": "Specifies the default alarm state. The configuration applies to all alarms that were created based on this alarm model.",
"type": "object",
"properties": {
"disabledOnInitialization": {
"allOf": [
{
"$ref": "#/components/schemas/DisabledOnInitialization"
},
{
"description": "The value must be <code>TRUE</code> or <code>FALSE</code>. If <code>FALSE</code>, all alarm instances created based on the alarm model are activated. The default value is <code>TRUE</code>."
}
]
}
},
"required": [
"disabledOnInitialization"
]
}
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.