S3 lib - add S3 path to struct returned by ioGetFileLocation()
Description
add S3 path so it can be used in CFML functions that have a file attribute eg <cfmailparam disposition="attachment" file="#application.fc.lib.cdn.ioGetFileLocation(location='privatefiles', file=theFile).s3path#" />
add S3 path so it can be used in CFML functions that have a file attribute
eg
<cfmailparam disposition="attachment" file="#application.fc.lib.cdn.ioGetFileLocation(location='privatefiles', file=theFile).s3path#" />