Learn R Programming

paws.developer.tools (version 0.8.0)

devopsguru_add_notification_channel: Adds a notification channel to DevOps Guru

Description

Adds a notification channel to DevOps Guru. A notification channel is used to notify you about important DevOps Guru events, such as when an insight is generated.

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

Usage

devopsguru_add_notification_channel(Config)

Arguments

Config

[required] A NotificationChannelConfig object that specifies what type of notification channel to add. The one supported notification channel is Amazon Simple Notification Service (Amazon SNS).