Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Working With DynamoDB Using Boto3

This example shows loading sample data to dynamoDB and using boto3 to acess the data from the table.

Code Credits: fernandomc.com Guide