Lists all engagements that have happened in an incident
Source:R/ssmcontacts_operations.R
ssmcontacts_list_engagements.RdLists all engagements that have happened in an incident.
See https://www.paws-r-sdk.com/docs/ssmcontacts_list_engagements/ for full documentation.
Usage
ssmcontacts_list_engagements(
NextToken = NULL,
MaxResults = NULL,
IncidentId = NULL,
TimeRangeValue = NULL
)