Amazon Incident Manager · Example Payload

Incident Manager Condition Example

AutomationDevOpsIncident ManagementOperations

Incident Manager Condition Example is an example object payload from Amazon Incident Manager, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

afterbeforeequals

Example Payload

Raw ↑
{
  "after": "example-value",
  "before": "example-value",
  "equals": "example-value"
}