Deletes a timeline event from an incident.
See https://www.paws-r-sdk.com/docs/ssmincidents_delete_timeline_event/ for full documentation.
ssmincidents_delete_timeline_event(eventId, incidentRecordArn)
[required] The ID of the event to update. You can use
list_timeline_events
to find an
event's ID.
[required] The Amazon Resource Name (ARN) of the incident that includes the timeline event.