View source: R/ssmcontacts_operations.R
ssmcontacts_list_page_receipts | R Documentation |
Lists all of the engagements to contact channels that have been acknowledged.
See https://www.paws-r-sdk.com/docs/ssmcontacts_list_page_receipts/ for full documentation.
ssmcontacts_list_page_receipts(PageId, NextToken = NULL, MaxResults = NULL)
PageId |
[required] The Amazon Resource Name (ARN) of the engagement to a specific contact channel. |
NextToken |
The pagination token to continue to the next page of results. |
MaxResults |
The maximum number of acknowledgements per page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.