CodeStarNotifications.Client.
delete_target
(**kwargs)¶Deletes a specified target for notifications.
See also: AWS API Documentation
Request Syntax
response = client.delete_target(
TargetAddress='string',
ForceUnsubscribeAll=True|False
)
[REQUIRED]
The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot client to delete.
dict
Response Syntax
{}
Response Structure
Exceptions
CodeStarNotifications.Client.exceptions.ValidationException