Smaws_Client_FMS.GetNotificationChannel
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
val request :
Smaws_Lib.Context.t ->
Types.get_notification_channel_request ->
(Types.get_notification_channel_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidOperationException of Types.invalid_operation_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result