codeguruprofiler_remove_notification_channel {paws.developer.tools} | R Documentation |
Remove one anomaly notifications channel for a profiling group
Description
Remove one anomaly notifications channel for a profiling group.
See https://www.paws-r-sdk.com/docs/codeguruprofiler_remove_notification_channel/ for full documentation.
Usage
codeguruprofiler_remove_notification_channel(channelId, profilingGroupName)
Arguments
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. |
[Package paws.developer.tools version 0.9.0 Index]