An AWS Lambda is used to create avatars from images uploaded to an Amazon S3 bucket under the /original/ prefix. To handle timeouts for large images, a fallback Lambda for resizing is needed with minimal development effort. What is the most efficient setup?