| Package | Description |
|---|---|
| com.amazonaws.services.fms |
This is the Firewall Manager API Reference.
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
GetNotificationChannelResult |
AbstractAWSFMS.getNotificationChannel(GetNotificationChannelRequest request) |
GetNotificationChannelResult |
AWSFMSClient.getNotificationChannel(GetNotificationChannelRequest request)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS
logs.
|
GetNotificationChannelResult |
AWSFMS.getNotificationChannel(GetNotificationChannelRequest getNotificationChannelRequest)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS
logs.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetNotificationChannelResult> |
AbstractAWSFMSAsync.getNotificationChannelAsync(GetNotificationChannelRequest request,
AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler) |
Future<GetNotificationChannelResult> |
AWSFMSAsync.getNotificationChannelAsync(GetNotificationChannelRequest getNotificationChannelRequest,
AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS
logs.
|
Future<GetNotificationChannelResult> |
AWSFMSAsyncClient.getNotificationChannelAsync(GetNotificationChannelRequest request,
AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetNotificationChannelResult |
GetNotificationChannelResult.clone() |
GetNotificationChannelResult |
GetNotificationChannelResult.withSnsRoleName(String snsRoleName)
The IAM role that is used by Firewall Manager to record activity to SNS.
|
GetNotificationChannelResult |
GetNotificationChannelResult.withSnsTopicArn(String snsTopicArn)
The SNS topic that records Firewall Manager activity.
|
Copyright © 2025. All rights reserved.