codeguruprofiler_add_notification_channels {paws.developer.tools}R Documentation

Add up to 2 anomaly notifications channels for a profiling group

Description

Add up to 2 anomaly notifications channels for a profiling group.

See https://www.paws-r-sdk.com/docs/codeguruprofiler_add_notification_channels/ for full documentation.

Usage

codeguruprofiler_add_notification_channels(channels, profilingGroupName)

Arguments

channels

[required] One or 2 channels to report to when anomalies are detected.

profilingGroupName

[required] The name of the profiling group that we are setting up notifications for.


[Package paws.developer.tools version 0.7.0 Index]