:doc:`FMS <../../fms>` / Client / delete_notification_channel

***************************
delete_notification_channel
***************************



.. py:method:: FMS.Client.delete_notification_channel()

  

  Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.

  

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/DeleteNotificationChannel>`_  


  **Request Syntax**
  ::

    response = client.delete_notification_channel()
    
    
  
  :returns: None
  **Exceptions**
  
  *   :py:class:`FMS.Client.exceptions.ResourceNotFoundException`

  
  *   :py:class:`FMS.Client.exceptions.InvalidOperationException`

  
  *   :py:class:`FMS.Client.exceptions.InternalErrorException`

  