How to mock an S3 client which always gives some predefined value. the blow code always returning empty data.
My Test Method
@Test Void TestMyMet