data-engineer video for a company stores large image files in an Amazon S3 bucket. They need a solution to dynamically resize images on-the-fly when accessed by
A company stores large image files in an Amazon S3 bucket. They need a solution to dynamically resize images on-the-fly when accessed by different applications, without storing multiple versions of the same image. The solution should modify the image data during retrieval based on the application's requirements. Which AWS service should the company use to achieve this on-the-fly transformation of image data?