1. We have a community site.
2. There we have a page.
3. In that page, we have a link.
4. On click of that link a file opens up. the requirement is that only 'logged in user' should be able to open and see the file.
5. Nobody else should able to see it.
More info using scenerio:- File should only opened with the help of click within the community site. After opening the file. If somebody copy the URL from address bar and then pasted in the 'incognito mode' then file should not be opened.
Current progress:-
I researched about and got solution related to pre-signed Url but i think it's the solution with help of code. I searching for any workaround using configuration within the AWS account.
Any help would be appreciated.
#Trailhead #Experience Cloud #Experience Site #AWS S3 #AWS #Lightning Aura Components #Salesforce Developer #Salesforce Admin
Thank you so much Kundan for the detailed solution. I will try to implement it and will update you if I stuck anywhere. Thanks again.