View source: R/ssmincidents_operations.R
ssmincidents_delete_timeline_event | R Documentation |
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)
eventId |
[required] The ID of the event to update. You can use
|
incidentRecordArn |
[required] The Amazon Resource Name (ARN) of the incident that includes the timeline event. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.