DynamoDB Item and Column Level Access Controls | Part 1 of 2

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

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

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

    If you're interested in supporting my channel, check out my Patreon page! You get early access to upcoming videos and other benefits! www.patreon.com/beabetterdev

  • @steven.taglohner
    @steven.taglohner Год назад

    This channel is so underrated!

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

    this has been very helpful! looking forward to more aws centric videos!

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

    Was looking forward to this topic 🙌

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

    Is there any possibility to provide dynamodb granular access based on combination of partition key and sortkey?

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

    Huh, this is pretty interesting. Could be used to restrict access to sensitive data columns to certain applications, while allowing non-sensitive access to other applications

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

    Hello Sir, Your Videos are really helpful for me
    Please make more videos on AWS & python
    Thank you so much!
    Sir , are you on Udemy?

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

      Thanks Samadhan! Really appreciate your kind words.
      I am currently not on Udemy but I am working on a Lambda course that I will complete and launch in the next few months.
      Daniel

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

    scan operation defeats the purpose of using fine grained access control as it returns everything