ssmcontacts_list_pages_by_engagement: Lists the engagements to contact channels that occurred by...

View source: R/ssmcontacts_operations.R

ssmcontacts_list_pages_by_engagementR Documentation

Lists the engagements to contact channels that occurred by engaging a contact

Description

Lists the engagements to contact channels that occurred by engaging a contact.

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

Usage

ssmcontacts_list_pages_by_engagement(
  EngagementId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

EngagementId

[required] The Amazon Resource Name (ARN) of the engagement.

NextToken

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

MaxResults

The maximum number of engagements to contact channels to list per page of results.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.