codestarnotifications_delete_target: Deletes a specified target for notifications

View source: R/codestarnotifications_operations.R

codestarnotifications_delete_targetR Documentation

Deletes a specified target for notifications

Description

Deletes a specified target for notifications.

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

Usage

codestarnotifications_delete_target(TargetAddress, ForceUnsubscribeAll = NULL)

Arguments

TargetAddress

[required] The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot client to delete.

ForceUnsubscribeAll

A Boolean value that can be used to delete all associations with this Chatbot topic. The default value is FALSE. If set to TRUE, all associations between that target and every notification rule in your Amazon Web Services account are deleted.


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