'use strict'; exports.main = async (event, context) => { return { returnBy: 'verify-client' } };