Can I use AWS service(s3, mongoDB) in order to showing images in LIst?

Hi there, this should be possible using an API call to AWS RDS or MongoDB and parsing the data to a custom list with an image URL.

Now that said, you should consider speed performance (loading time) as you’re fetching an external database.

1 Like