Colection Type - Copy Link Image

Guys,
I’m installing Strapi on AWS and I’m using version v4.13.5.
We are unable to use the Copy Link of the Collection of images when installed on AWS.
Installing the same local version works normally.
Does anyone have any guidance on what could be happening between the installation on AWS and Local so that Copy Link works on Local and not on AWS?

You can’t use local storage if you use a vm in the cloud since every time the vm gets restarted and strapi gets re installed all images get destoryed in the process so you need to use a diffrent storage provider.