Learn R Programming

paws.management (version 0.8.0)

ssmcontacts_list_engagements: Lists all engagements that have happened in an incident

Description

Lists 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
)

Arguments

NextToken

The pagination token to continue to the next page of results.

MaxResults

The maximum number of engagements per page of results.

IncidentId

The Amazon Resource Name (ARN) of the incident you're listing engagements for.

TimeRangeValue

The time range to lists engagements for an incident.