v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429177134.2 KB

Updates a timeline event. You can update events of type <code>Custom Event</code>.

post/updateTimelineEvent

Request body

clientTokenstring

A token that ensures that a client calls the operation only once with the specified details.

eventDatastring

A short description of the event.

eventIdstring required

The ID of the event to update. You can use <code>ListTimelineEvents</code> to find an event's ID.

eventTimestring date-time

The time that the event occurred.

eventTypestring

The type of event. You can update events of type <code>Custom Event</code>.

incidentRecordArnstring required

The Amazon Resource Name (ARN) of the incident that includes the timeline event.

Response

Success

UpdateTimelineEventOutput required