ssmincidents_delete_timeline_event: Deletes a timeline event from an incident

View source: R/ssmincidents_operations.R

ssmincidents_delete_timeline_eventR Documentation

Deletes a timeline event from an incident

Description

Deletes a timeline event from an incident.

See https://www.paws-r-sdk.com/docs/ssmincidents_delete_timeline_event/ for full documentation.

Usage

ssmincidents_delete_timeline_event(eventId, incidentRecordArn)

Arguments

eventId

[required] The ID of the event to update. You can use list_timeline_events to find an event's ID.

incidentRecordArn

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


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.