I am trying to resize the uploaded image from S3 using @aws-sdk/v3 in Node.js API.
First, I get the object (image) from S3 as shown here: https://github.com/awsdocs/aws-d