How to solve the issue of expired pre signature paths for media library images inserted in strapi rich text

I use aws-s3 as the media library for strapi, and then I introduce images from the media library into rich text. However, it is a pre signed URL, and after the pre signed URL expires, images cannot be displayed in rich text,how can I solve this issue

Does anyone have solution for this?

in my solution, i made component in front web. url converter add path front of image url.