get Notification Channel
suspend fun getNotificationChannel(argument: GetNotificationChannelPlainArgs): GetNotificationChannelResult
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.
Return
null
Parameters
argument
null
Return
null
Parameters
sns Topic Arn
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from AWS Firewall Manager .
See also
suspend fun getNotificationChannel(argument: suspend GetNotificationChannelPlainArgsBuilder.() -> Unit): GetNotificationChannelResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.fms.kotlin.inputs.GetNotificationChannelPlainArgs.