Forbidden error on AWS

I have uploaded to AWS basic app where I am loading few 3d models with gltf loader. For some reason these models are throwing this error:

Error: fetch for “https://threejs…/model1.glb” responded with 403: Forbidden

I have uploaded few test apps to AWS before without any issues, but I was not loading 3d models there. Bucket policy is setup and permissions are all public.