| Package | Description |
|---|---|
| com.amazonaws.services.fms |
This is the Firewall Manager API Reference.
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
PutNotificationChannelResult |
AWSFMSClient.putNotificationChannel(PutNotificationChannelRequest request)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
PutNotificationChannelResult |
AWSFMS.putNotificationChannel(PutNotificationChannelRequest putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
PutNotificationChannelResult |
AbstractAWSFMS.putNotificationChannel(PutNotificationChannelRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutNotificationChannelResult> |
AWSFMSAsyncClient.putNotificationChannelAsync(PutNotificationChannelRequest request,
AsyncHandler<PutNotificationChannelRequest,PutNotificationChannelResult> asyncHandler) |
Future<PutNotificationChannelResult> |
AWSFMSAsync.putNotificationChannelAsync(PutNotificationChannelRequest putNotificationChannelRequest,
AsyncHandler<PutNotificationChannelRequest,PutNotificationChannelResult> asyncHandler)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
Future<PutNotificationChannelResult> |
AbstractAWSFMSAsync.putNotificationChannelAsync(PutNotificationChannelRequest request,
AsyncHandler<PutNotificationChannelRequest,PutNotificationChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutNotificationChannelResult |
PutNotificationChannelResult.clone() |
Copyright © 2023. All rights reserved.