Ruby aws-sdk v3 is having presigned_request method in Aws::S3::Presigner class. It is used for signing a request. But in aws-sdk v2, the method is not available.. I am tryin