| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
|
| 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 AWS 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 AWS 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 AWS 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 AWS Firewall Manager uses to
record SNS logs.
|
Copyright © 2019. All rights reserved.