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