Lists all engagements that have happened in an incident.
See https://www.paws-r-sdk.com/docs/ssmcontacts_list_engagements/ for full documentation.
ssmcontacts_list_engagements(
NextToken = NULL,
MaxResults = NULL,
IncidentId = NULL,
TimeRangeValue = NULL
)
The pagination token to continue to the next page of results.
The maximum number of engagements per page of results.
The Amazon Resource Name (ARN) of the incident you're listing engagements for.
The time range to lists engagements for an incident.