Lists all contact channels for the specified contact.
See https://paws-r.github.io/docs/ssmcontacts/list_contact_channels.html for full documentation.
ssmcontacts_list_contact_channels(
ContactId,
NextToken = NULL,
MaxResults = NULL
)[required] The Amazon Resource Name (ARN) of the contact.
The pagination token to continue to the next page of results.
The maximum number of contact channels per page.