Values.StartIncidentInputSourceUsed to start an incident from CloudWatch alarms, EventBridge events, or manually.
type nonrec t = {clientToken : ClientToken.t option;A token ensuring that the operation is called only once with the specified details.
*)impact : Impact.t option;Defines the impact to the customers. Providing an impact overwrites the impact provided by a response plan. Supported impact codes 1 - Critical 2 - High 3 - Medium 4 - Low 5 - No Impact
*)responsePlanArn : Arn.t;The Amazon Resource Name (ARN) of the response plan that pre-defines summary, chat channels, Amazon SNS topics, runbooks, title, and impact of the incident.
*)title : IncidentTitle.t option;Provide a title for the incident. Providing a title overwrites the title provided by the response plan.
*)triggerDetails : TriggerDetails.t option;Details of what created the incident record in Incident Manager.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Impact.t
| `List of
[> `Structure of
(string
* [> `String of GeneratedId.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of Arn.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `String of
PagerDutyIncidentDetailIdString.t ])
list ])
list ])
list ])
list ]
list
| `String of ClientToken.t
| `Structure of
(string * [> `String of RawData.t | `Timestamp of Timestamp.t ])
list ])
list ]