29
Views
2
Comments
[AWS_S3_Connector] ODC AWS S3 Missing GetPresignedURL method
Question
AWS_S3_Connector
Forge asset by OutSystems Labs

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).

2022-05-19 19-10-01
felipe.castilla

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?


2021-10-09 07-57-44
Stefan Weber
 
MVP

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.