View source: R/fms_operations.R
fms_put_notification_channel | R Documentation |
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.
fms_put_notification_channel(SnsTopicArn, SnsRoleName)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.