I am considering using S3 for managing file uploads for my project. I have read multiple tutorial & have a fair understanding of implementing S3.
Using the file uploads component, I know how to store file URLs in the DB.
I want to understand, can I use the App Connect S3 Upload component to store file URL's for multiple uploads. And if yes, then how to create SA for storing multiple URLs of the file uploads in the DB.