Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# dynamodb & PHP
# DynamoDB & PHP

This is a very simple project showing how to use an SDK to create DynamoDB tables and populate them.
The scripts are intended to be run from an EC2 instance whith a appropriat eRole configured
This is a very simple project showing how to use a SDK to create DynamoDB tables and populate them.
The scripts are intended to be run from an EC2 instance with an appropriate Role configured

This is a student Lab not intened to real world use.
No guaranteer is given or implied.
Expand Down