Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def lambda_handler(event, context): # pragma: no cover return LambdaHandler.lambda_handler(event, context)
Server-less Python Web Services for AWS Lambda and API Gateway