I have this class that I want to test
public class VoicemailDeliveryHandler implements RequestHandler{ private AmazonS3 s3Client; pr