jjw24 / DynamoDBAccessExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamoDBAccessExample

.Net Framework 4.6.1

Purpose: To demonstrate AWS DynamoDB connection.

IAM requirement: In AWS- an IAM user need to be created with EC2 and DynamoDB access.

Locally- The above IAM user's credentials are stored in Profile within the SDK Store and retrieved by specifying it in App.config or Web.config.

About


Languages

Language:C# 100.0%