This external library exposes actions to generate pre-signed AWS S3 URLs that OutSystems apps can call at runtime.Supply the bucket, object key, and expiration (and content type for uploads) to obtain secure GET or PUT URLs, with all AWS credential handling managed inside the library so your ODC apps can download and upload files directly to S3.code repository: https://github.com/PauloACRibeiro/AWSPresignedUrl
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)