Copyright | (c) 2013-2021 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 |
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.
Creating a Request
data DeleteNotificationChannel Source #
See: newDeleteNotificationChannel
smart constructor.
Instances
newDeleteNotificationChannel :: DeleteNotificationChannel Source #
Create a value of DeleteNotificationChannel
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
Destructuring the Response
data DeleteNotificationChannelResponse Source #
See: newDeleteNotificationChannelResponse
smart constructor.
Instances
newDeleteNotificationChannelResponse :: DeleteNotificationChannelResponse Source #
Create a value of DeleteNotificationChannelResponse
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.