Why should you use S3 presigned URLs? (A full demo included)

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 27

  • @kavinduchamiran4869
    @kavinduchamiran4869 3 года назад +1

    keep up the good work manoj!

  • @gwulfwud
    @gwulfwud Год назад

    really good implementation video

  • @samadhan_fuke
    @samadhan_fuke 3 года назад

    this is first video i saw on this channel. love it very easy to understand
    please make complate video series on boto3

  • @bobp7062
    @bobp7062 3 года назад

    Nice video mate!

  • @marcsoccer7
    @marcsoccer7 3 года назад +2

    Thanks, Is it possible to limit the size of the uploded file ?

  • @ashumymail
    @ashumymail Год назад

    thanks for making it simple. In case the files are in different buckets/ sub bucket, what would be the approach to read them with resigned URLs? also how to push them from S3 to SQS ?

  • @issaimai
    @issaimai 3 года назад

    Well explained video. Loved it! Keep it up

  • @brunoyamashita5964
    @brunoyamashita5964 3 года назад +5

    Hey Enlear, your video is awesome and well explained.
    But you did not explain about "why" we should use the S3 Presigned URLs...
    I was searching for some information comparing the S3 PresignedURLs, Cloudfront signed URLs and OAI...
    Anyway, thx for explaining the implementation.

  • @herbertk9266
    @herbertk9266 3 года назад +1

    Thanks, keep it up

  • @miraclehesed8959
    @miraclehesed8959 2 года назад

    What vs code theme extension is this? Please I love it. Please tell me.

  • @harindamusic
    @harindamusic 2 года назад

    How can we resolve the cors error, if we are trying to download this file from a web application itself?

    • @austinjohn8713
      @austinjohn8713 2 года назад

      set a cors policy where you allow any origin to access the bucket and set the actions put get head. cors policy are set on the permissions tab of the bucket

  • @eduardomunoz3733
    @eduardomunoz3733 2 года назад

    Awesome! Thx!🙏🏻

  • @raghukoomar1013
    @raghukoomar1013 3 года назад +1

    Hi do you also provide any training on AWS...online

    • @EnlearAcademy
      @EnlearAcademy  3 года назад +1

      Hi @Raghu, At the moment I am focusing only on the RUclips channel.

    • @raghukoomar1013
      @raghukoomar1013 3 года назад

      @@EnlearAcademy Hi do you have Full cpurse videos on youtube

  • @hello19861
    @hello19861 3 года назад

    thanks for the video. But where will the bucket get created. I have corporate awsconsole n my private one. where did you specify the awsconsole details to access?

  • @petesathianathan6548
    @petesathianathan6548 3 года назад

    How do you make s3 production ready secure buckets?

  • @ranuchir
    @ranuchir Год назад

    Can anyone with this url access the bucket or only if the user hitting the url is part of the IAM role can? How is the user authenticated?

  • @vamsidhar1624
    @vamsidhar1624 Год назад

    we can do everything simply in the console right, Why this much of code type and all. Just wanted to understand is there any difference ?

  • @hemeshy622
    @hemeshy622 3 года назад

    HI Manoj can we create pre-signed URL with one year validity please let me know

  • @adnanqureshi8171
    @adnanqureshi8171 2 года назад

    is there a way to get permanent access URL of the image without expiring URL?

  • @algoroot2996
    @algoroot2996 2 года назад

    3:12