I've got a custom authoriser set up as part of a project in Zappa. I want to be able to return a message that explains why access has been denied. This appears to require Gateway Responses to be set up ... but it doesn't look like Zappa supports this?
I did find #748 but that was closed due to inactivity.
Since Zappa does support custom authorisers, the addition of being able to define mappings for Gateway Responses would seem to be a useful feature to have.
Thank you.