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