When trying to download original file from S3 using Aleph the following error is generated
`InvalidArgument
Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4.Authorizationnull6424A97880ACFC2BKQlcphIptjeEEUW9A6fVmVwG7OtaYBcdKIpL7FKzOaFdx9iy8ITRelOoaXgZ5WMfc1+LmfIn3DU=
`
Upon further troubleshooting it appears the url being generated is the filename.extenstion however in S3 all files have the name data.
When downloading the file from S3 manually it is the correct file and no KMS issues occur.
When trying to download original file from S3 using Aleph the following error is generated
`
InvalidArgument
`
Upon further troubleshooting it appears the url being generated is the filename.extenstion however in S3 all files have the name data.
When downloading the file from S3 manually it is the correct file and no KMS issues occur.