Cross Account Accessing an AWS S3 Bucket

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

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

  • @paravind2979
    @paravind2979 3 года назад +3

    Thank you for such amazing content!! Looking forward for more videos.

  • @AnshulJain-sj1lu
    @AnshulJain-sj1lu 3 года назад

    More power to you, brother, keep making this video's

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

    Very detailed. Thanks!

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

      Glad that u found it helpful mate!!

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

    Great video. Thanks!

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

      Thanks mate!!

  • @arr09322
    @arr09322 2 года назад +4

    for the target account, can you instead of modifying the "Bucket Policy" create an IAM Role in the target account the account A lambda ( source ) can assume in account B (target)?

    • @jeffdeng1652
      @jeffdeng1652 Год назад +1

      this is a much more scalable solution

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

    Great video, got completely lost when you starting typing the code though, where are we supposed to learn that for AWS?

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

    Thanks for this but it errors when I run it.... The error message is ""require is not defined in ES module scope, you can use import instead". Any idea how to resolve this?

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

    Thanks for sharing the video, However, I wanted to check in Account A you did not mention the account id of B where the Bucket is hosted (under Resource). Wondering, how does account A know where the Bucket is, I feel giving the name without account id won't suffice. Pls correct me if I am wrong.

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

      since aws s3 bucket names are globally unique, providing the bucket name is sufficient. u dont need the account id of account B

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

    Do we have to write policy code by ourselves.... Or we get from documents

  • @JohnTheHumbleMan
    @JohnTheHumbleMan 2 года назад +2

    so we have two policies at play here, one for the role in account 1, and one for the bucket in account 2...

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

    Is it possible to do it cross region?

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

    Really good up to the point where you went off on one typing code in........ You completely lost me at this stage which is a shame because up to that point all was quite understandable.

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

    why tf people choose node is beyond me