Good day! I am using the AWS File Uploader in my bubble app and I am new in AWS, my problem is that when I retrieve the file URL from my AWS S3 Bucket, it is being duplicated, when I just wanted to get the URL and not store it again, this scenario is for my EDIT Function, wherein when I click the edit button, the details of that particular data will be fetched, but the problem is that the file I uploaded in the AWS S3 is being duplicated.
This is the settings in my bubble app. I added an initial value in the dynamic link so I can fetch the particular URL of that particular topic. The problem is it is getting duplicated in my AWS S3 bucket.
I hope you could help me with this. Thank you!