/**
  * @return AmazonS3
  */
 protected function getAwsService()
 {
     return aS3StreamWrapper::getAWSServiceForProtocol("s3");
 }