AWS AI Practitioner
A company needs to apply numerical transformations to a set of images to transpose and rotate the images. Which solution will meet these requirements in the MOST operationally efficient way?
A
Create a deep neural network by using the images as input.
B
Create an AWS Lambda function to perform the transformations.
✓ Correcta
C
Use an Amazon Bedrock large language model (LLM) with a high temperature.
D
Use AWS Glue Data Quality to make corrections to each image.