DynamoDB - Simple Java Demo to Get Items

แชร์
ฝัง

ความคิดเห็น • 2

  • @SZMarcos
    @SZMarcos 8 หลายเดือนก่อน

    This is good, however, how exactly do you connect to your DynamoDB database? Like how does the code know how to get to it

    • @muhammadtareen5376
      @muhammadtareen5376 6 หลายเดือนก่อน

      Pretty sure he is connecting with IAM Permissions and has his java code packaged into his Lambda so he can interact with DynamoDB without providing credentials. Otherwise you would need to retrieve sigV4 credentials