Learn R Programming

paws.management (version 0.2.0)

ssmincidents_delete_timeline_event: Deletes a timeline event from an incident

Description

Deletes a timeline event from an incident.

See https://paws-r.github.io/docs/ssmincidents/delete_timeline_event.html for full documentation.

Usage

ssmincidents_delete_timeline_event(eventId, incidentRecordArn)

Arguments

eventId

[required] The ID of the event you are updating. You can find this by using list_timeline_events.

incidentRecordArn

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