Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.
fms_put_notification_channel(SnsTopicArn, SnsRoleName)
[required] The Amazon Resource Name (ARN) of the SNS topic that collects notifications from AWS Firewall Manager.
[required] The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record AWS Firewall Manager activity.
svc$put_notification_channel( SnsTopicArn = "string", SnsRoleName = "string" )