.NET Core 2.0 - AWS Tutorial - Putting an Item on a DynamoDB Table

preview_player
Показать описание
Check out my Pluralsight course for more in-depth knowledge on DynamoDB and .NET Core

In this video, we put items onto our DynamoDB Table.

If you liked this video, share, like and, subscribe.

Connect with me on social media:
Рекомендации по теме
Комментарии
Автор

Hello, is there way to put item with the same primary key? for example we can have two primary keys but other attribute values are different

Nooty
Автор

Do you have an example video of getting an item? :)

tpassolano
Автор

Hi, watched all your videos and are really helping me out, i have a problem, when i run the api in my local works fine and do all in the Dynamo db but when i publish to my AWS it doesn't work is there something im missing ?

Memin
Автор

Please could you show how I would put an Item with a List of strings for example

patrickokudo
Автор

I followed both part 1 and part 2 and part 1 went great. But for part 2, my put item is not returning. No item is created either. It just is awaiting it. Any suggestions on what might be wrong? ANy thoughts would be appreciated...

JawzX
Автор

Nice Video, Deniel. Could you please share source code too.

sameerainapure