def handler(event, context): # pylint: disable=unused-argument """Lambda event handler.""" pass # pylint: disable=unnecessary-pass