View source: R/codeguruprofiler_operations.R
codeguruprofiler_remove_notification_channel | R Documentation |
Remove one anomaly notifications channel for a profiling group.
See https://www.paws-r-sdk.com/docs/codeguruprofiler_remove_notification_channel/ for full documentation.
codeguruprofiler_remove_notification_channel(channelId, profilingGroupName)
channelId |
[required] The id of the channel that we want to stop receiving notifications. |
profilingGroupName |
[required] The name of the profiling group we want to change notification configuration for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.