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.
ssmcontacts_list_pages_by_contact(
ContactId,
NextToken = NULL,
MaxResults = NULL
)
[required] The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.
The pagination token to continue to the next page of results.
The maximum number of engagements to contact channels to list per page of results.