remove_notification_channel
(**kwargs)¶Removes a notification channel from DevOps Guru. A notification channel is used to notify you when DevOps Guru generates an insight that contains information about how to improve your operations.
See also: AWS API Documentation
Request Syntax
response = client.remove_notification_channel(
Id='string'
)
[REQUIRED]
The ID of the notification channel to be removed.
{}
Response Structure
Exceptions
DevOpsGuru.Client.exceptions.AccessDeniedException
DevOpsGuru.Client.exceptions.ConflictException
DevOpsGuru.Client.exceptions.InternalServerException
DevOpsGuru.Client.exceptions.ResourceNotFoundException
DevOpsGuru.Client.exceptions.ThrottlingException
DevOpsGuru.Client.exceptions.ValidationException