FMS / Client / get_notification_channel
get_notification_channel¶
- FMS.Client.get_notification_channel()¶
- Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs. - See also: AWS API Documentation - Request Syntax- response = client.get_notification_channel() - Return type:
- dict 
- Returns:
- Response Syntax- { 'SnsTopicArn': 'string', 'SnsRoleName': 'string' } - Response Structure- (dict) – - SnsTopicArn (string) – - The SNS topic that records Firewall Manager activity. 
- SnsRoleName (string) – - The IAM role that is used by Firewall Manager to record activity to SNS. 
 
 
 - Exceptions