Skip to content
Programmer View
  • Alexa Skill Development
  • Amazon Web Services
  • Interview

csv to dynamodb

Import data to dynamodb from CSV

November 29, 2022 by ranjithkumarmadhavan

I have been working on AWS dynamoDB for a while now and every time I used to upload the JSON data to dynamoDB using a python script making use of the batch update. In many situations, I will have to convert the CSV file to JSON and then upload it to dynamoDB. So in this … Read more

Categories Amazon DynamoDB, Amazon Web Services Tags csv to dynamodb, dynamodb, import csv to dynamodb Leave a comment

Recent Posts

  • How to Host a Simple HTML Page Using Nginx on an EC2 Instance
  • How to Host a Simple React Application on an EC2 Instance
  • Creating an AWS Lambda Python Layer by Logging into an AWS EC2 Linux Instance
  • How to Host a Flask API on an AWS EC2 Linux Machine
  • How to Host Your Website on AWS EC2: A Step-by-Step Guide

Recent Comments

  • How to Host Your Website on AWS EC2: A Step-by-Step Guide - Programmer View on How to SSH into AWS EC2 Linux instance from your Windows machine
  • Navigating the AWS Certification Landscape: A Guide to AWS Exam Types - Programmer View on How I got 937 marks in the AWS Certified Developer Associate exam?
  • ranjithkumarmadhavan on How I got 937 marks in the AWS Certified Developer Associate exam?
  • ranin on How I got 937 marks in the AWS Certified Developer Associate exam?
  • Google calendar automation using python - Programmer View on Google sheets automation using python for free
  • Contact Us
  • Disclaimer
  • Terms and Conditions
  • Privacy Policy
  • About us
© 2025 Programmer View • Built with GeneratePress