It seems I can force the AWS handler to work for Netlify by setting the event.version = '1.0' in the function but I have not done extensive testing to see if other required event properties that are missing will cause problems.
Having a Netlify specific handler would be nice.
Netlify's functions run on AWS.