Reusable C# DynamoDB Table Creator
This post assumes that you are comfortable using C#, installing Nuget packages and using tools like Visual Studio or Visual Studio code. To programmatically create DynamoDB tables, you will need the the following libraries Amazon.DynamoDBv2 Amazon....
Sep 25, 20212 min read33