Copyright | (c) 2013-2018 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Network.AWS.FMS.DeleteNotificationChannel
Description
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.
Creating a Request
deleteNotificationChannel :: DeleteNotificationChannel Source #
Creates a value of DeleteNotificationChannel
with the minimum fields required to make a request.
data DeleteNotificationChannel Source #
See: deleteNotificationChannel
smart constructor.
Instances
Destructuring the Response
deleteNotificationChannelResponse :: DeleteNotificationChannelResponse Source #
Creates a value of DeleteNotificationChannelResponse
with the minimum fields required to make a request.
data DeleteNotificationChannelResponse Source #
See: deleteNotificationChannelResponse
smart constructor.
Instances