| Package | Description |
|---|---|
| com.amazonaws.services.fms |
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
GetNotificationChannelResult |
AWSFMS.getNotificationChannel(GetNotificationChannelRequest getNotificationChannelRequest)
Returns information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall
Manager SNS logs.
|
GetNotificationChannelResult |
AWSFMSClient.getNotificationChannel(GetNotificationChannelRequest request)
Returns information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall
Manager SNS logs.
|
GetNotificationChannelResult |
AbstractAWSFMS.getNotificationChannel(GetNotificationChannelRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetNotificationChannelResult> |
AWSFMSAsync.getNotificationChannelAsync(GetNotificationChannelRequest getNotificationChannelRequest,
AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler)
Returns information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall
Manager SNS logs.
|
Future<GetNotificationChannelResult> |
AWSFMSAsyncClient.getNotificationChannelAsync(GetNotificationChannelRequest request,
AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler) |
Future<GetNotificationChannelResult> |
AbstractAWSFMSAsync.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 AWS Firewall Manager to record activity to SNS.
|
GetNotificationChannelResult |
GetNotificationChannelResult.withSnsTopicArn(String snsTopicArn)
The SNS topic that records AWS Firewall Manager activity.
|
Copyright © 2018. All rights reserved.