fms_put_notification_channel {paws.security.identity} | R Documentation |
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs
Description
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record SNS logs.
See https://www.paws-r-sdk.com/docs/fms_put_notification_channel/ for full documentation.
Usage
fms_put_notification_channel(SnsTopicArn, SnsRoleName)
Arguments
SnsTopicArn |
[required] The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager. |
SnsRoleName |
[required] The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity. |
[Package paws.security.identity version 0.7.0 Index]