View source: R/devopsguru_operations.R
devopsguru_list_notification_channels | R Documentation |
Returns a list of notification channels configured for DevOps Guru. Each notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).
See https://www.paws-r-sdk.com/docs/devopsguru_list_notification_channels/ for full documentation.
devopsguru_list_notification_channels(NextToken = NULL)
NextToken |
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.