ODC with AWS S3 - Events with EventBridge
Receiving and handling S3 events with Amazon EventBridge
Nov 18, 20247 min read139

Search for a command to run...

Series
In this series I cover some patterns on how to store and retrieve objects/files in OutSystems Developer Cloud applications using Amazon Simple Storage Service (S3).
Receiving and handling S3 events with Amazon EventBridge

Secure Up- and Download to S3 via CloudFront from the browser using CloudFront signed URLs

Securely Transfer Files Between Your Backend and S3 with REST and Pre-Signed URLs

Secure Up- and Download to S3 from the browser using pre-signed URLs

This article is part of a series about using AWS Simple Storage Services (S3) in OutSystems Developer Cloud applications. In this first part, we will discuss the challenges you might encounter when using the default method of OutSystems Developer Clo...
