Amazon Incident Manager · Example Payload

Incident Manager Trigger Details Example

AutomationDevOpsIncident ManagementOperations

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

Top-level fields

rawDatasourcetimestamptriggerArn

Example Payload

Raw ↑
{
  "rawData": "example-value",
  "source": "example-value",
  "timestamp": "2025-03-15T14:30:00Z",
  "triggerArn": "arn:aws:ssm-incidents::123456789012:response-plan/example"
}