ExAws.SES.set_identity_headers_in_notifications_enabled

You're seeing just the function set_identity_headers_in_notifications_enabled, go back to ExAws.SES module for more information.
Link to this function

set_identity_headers_in_notifications_enabled(identity, type, enabled)

View Source

Specs

set_identity_headers_in_notifications_enabled(
  binary(),
  notification_type(),
  boolean()
) :: ExAws.Operation.Query.t()

Set whether SNS notifications should include original email headers or not.