--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_fms_notification_channel Resource - terraform-provider-awscc" subcategory: "" description: |- Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs. --- # awscc_fms_notification_channel (Resource) Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs. ## Schema ### Required - `sns_role_name` (String) A resource ARN. - `sns_topic_arn` (String) A resource ARN. ### Read-Only - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_fms_notification_channel.example ```