ssmincidents_get_timeline_event: Retrieves a timeline event based on its ID and incident...

View source: R/ssmincidents_operations.R

ssmincidents_get_timeline_eventR Documentation

Retrieves a timeline event based on its ID and incident record

Description

Retrieves a timeline event based on its ID and incident record.

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

Usage

ssmincidents_get_timeline_event(eventId, incidentRecordArn)

Arguments

eventId

[required] The ID of the event. You can get an event's ID when you create it, or by using list_timeline_events.

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.