Skip to content

Get Notification Channel

fms_get_notification_channel R Documentation

Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs

Description

Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.

Usage

fms_get_notification_channel()

Value

A list with the following syntax:

list(
  SnsTopicArn = "string",
  SnsRoleName = "string"
)

Request syntax

svc$get_notification_channel()