| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
This is the Firewall Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default PutNotificationChannelResponse |
FmsClient.putNotificationChannel(Consumer<PutNotificationChannelRequest.Builder> putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
default PutNotificationChannelResponse |
FmsClient.putNotificationChannel(PutNotificationChannelRequest putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutNotificationChannelResponse> |
FmsAsyncClient.putNotificationChannel(Consumer<PutNotificationChannelRequest.Builder> putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
default CompletableFuture<PutNotificationChannelResponse> |
FmsAsyncClient.putNotificationChannel(PutNotificationChannelRequest putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
Copyright © 2022. All rights reserved.