ssmcontacts_list_pages_by_contact: Lists the engagements to a contact's contact channels

View source: R/ssmcontacts_operations.R

ssmcontacts_list_pages_by_contactR Documentation

Lists the engagements to a contact's contact channels

Description

Lists the engagements to a contact's contact channels.

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

Usage

ssmcontacts_list_pages_by_contact(
  ContactId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

ContactId

[required] The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.

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.