Amazon Incident Manager · Example Payload

Incident Manager Incident Record Source Example

AutomationDevOpsIncident ManagementOperations

Incident Manager Incident Record Source 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

createdByinvokedByresourceArnsource

Example Payload

Raw ↑
{
  "createdBy": "example-value",
  "invokedBy": "example-value",
  "resourceArn": "arn:aws:ssm-incidents::123456789012:response-plan/example",
  "source": "example-value"
}