| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
|
| software.amazon.awssdk.services.fms.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteNotificationChannelResponse |
FmsClient.deleteNotificationChannel(DeleteNotificationChannelRequest deleteNotificationChannelRequest)
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.
|
default CompletableFuture<DeleteNotificationChannelResponse> |
FmsAsyncClient.deleteNotificationChannel(DeleteNotificationChannelRequest deleteNotificationChannelRequest)
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteNotificationChannelRequestMarshaller.marshall(DeleteNotificationChannelRequest deleteNotificationChannelRequest) |
Copyright © 2020. All rights reserved.