| Package | Description |
|---|---|
| com.amazonaws.services.fms |
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutNotificationChannelResult> |
AWSFMSAsyncClient.putNotificationChannelAsync(PutNotificationChannelRequest request,
AsyncHandler<PutNotificationChannelRequest,PutNotificationChannelResult> asyncHandler) |
Future<PutNotificationChannelResult> |
AbstractAWSFMSAsync.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 AWS Firewall Manager uses to
record SNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
PutNotificationChannelRequest |
PutNotificationChannelRequest.clone() |
PutNotificationChannelRequest |
PutNotificationChannelRequest.withSnsRoleName(String snsRoleName)
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record AWS Firewall Manager activity.
|
PutNotificationChannelRequest |
PutNotificationChannelRequest.withSnsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from AWS Firewall Manager.
|
Copyright © 2019. All rights reserved.