Upload images and display it later with image url

Hi all,

I am building a project that display the images with its url, but also I have a content management system that I can upload the images with streamlit’s file-uploader. My plan is upload the images to the s3 bucket, but I am not sure if I can display the images with its url later. If someone has the experience with this workflow, please help me out, many thanks.