libZSservicesZSamazonka-fmsZSamazonka-fms
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.FMS.DeleteNotificationChannel

Description

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.

Synopsis

Creating a Request

data DeleteNotificationChannel Source #

See: newDeleteNotificationChannel smart constructor.

Instances

Instances details
Eq DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Read DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Show DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Generic DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Associated Types

type Rep DeleteNotificationChannel :: Type -> Type #

NFData DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Hashable DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

ToJSON DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

AWSRequest DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

ToHeaders DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

ToPath DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

ToQuery DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

type Rep DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

type Rep DeleteNotificationChannel = D1 ('MetaData "DeleteNotificationChannel" "Amazonka.FMS.DeleteNotificationChannel" "libZSservicesZSamazonka-fmsZSamazonka-fms" 'False) (C1 ('MetaCons "DeleteNotificationChannel'" 'PrefixI 'False) (U1 :: Type -> Type))
type AWSResponse DeleteNotificationChannel Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

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

Instances details
Eq DeleteNotificationChannelResponse Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Read DeleteNotificationChannelResponse Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Show DeleteNotificationChannelResponse Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Generic DeleteNotificationChannelResponse Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

Associated Types

type Rep DeleteNotificationChannelResponse :: Type -> Type #

NFData DeleteNotificationChannelResponse Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

type Rep DeleteNotificationChannelResponse Source # 
Instance details

Defined in Amazonka.FMS.DeleteNotificationChannel

type Rep DeleteNotificationChannelResponse = D1 ('MetaData "DeleteNotificationChannelResponse" "Amazonka.FMS.DeleteNotificationChannel" "libZSservicesZSamazonka-fmsZSamazonka-fms" 'False) (C1 ('MetaCons "DeleteNotificationChannelResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteNotificationChannelResponse :: DeleteNotificationChannelResponse Source #

Create a value of DeleteNotificationChannelResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.