Please consider adding GetPresignedURL method, we need it to display images on Field Services Mobile App, which is used by many users.
Presigned URL will offload image download from Front End Server to Direct Device Download (using presigned url).
Which can be the best strategic to create it.How can my company help to improve this Forge component and add some missing features from the SDK?
Hi,
I just published my own S3 Connector for ODC today (AWSSimpleStorage). By the time of writing it is still pending approval but should be available shorty. This one includes the GetPreSignedUrl action and is based on the official AWS .NET SDK for S3 just like the official OutSystems Connector.
The "bring-your-own-credentials" demo is available here https://tbs-tech.outsystems.app/AWSSimpleStorageServiceDemo/S3Demo
Best
Stefan