codestarnotifications_subscribe: Creates an association between a notification rule and an...

View source: R/codestarnotifications_operations.R

codestarnotifications_subscribeR Documentation

Creates an association between a notification rule and an Chatbot topic or Chatbot client so that the associated target can receive notifications when the events described in the rule are triggered

Description

Creates an association between a notification rule and an Chatbot topic or Chatbot client so that the associated target can receive notifications when the events described in the rule are triggered.

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

Usage

codestarnotifications_subscribe(Arn, Target, ClientRequestToken = NULL)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the notification rule for which you want to create the association.

Target

[required]

ClientRequestToken

An enumeration token that, when provided in a request, returns the next batch of the results.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.