View source: R/ssmcontacts_operations.R
ssmcontacts_list_pages_by_contact | R Documentation |
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
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.