How to access secured S3 objects without presigned URL or cognito token?

0

Look at the social media sites, we can access there content(videos/images) without signup/signin. So we can't use cognito tokens as a authorization to access s3 objects, as we want our user can access content(videos/images) without signup/signin.

So many people suggested that I should use presigned URL but one expert said: Typically we recommend to generate the presigned URLs only when you want to download the object.

Expert answer

Then how to acess the objects according to my need :

  1. user can see the post of image/video with the post link without signin/signup.
  2. I want to make my bucket private
  3. Cloudfront with s3 orign is good but that is not secure as we are not going use cognito token.
  4. My overall need is user with my site/app can access objects without signin/signup

Is there any way to create app token that will expire within 7 days ?

1개 답변

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인