Chapter 2. Operating with DynamoDB Tables

In this chapter, we will cover the following topics:

  • Creating a table using the AWS SDK for Java
  • Creating a table using the AWS SDK for .Net
  • Creating a table using the AWS SDK for PHP
  • Updating a table using the AWS SDK for Java
  • Updating a table using the AWS SDK for .Net
  • Updating a table using the AWS SDK for PHP
  • Listing tables using the AWS SDK for Java
  • Listing tables using the AWS SDK for .Net
  • Listing tables using the AWS SDK for PHP
  • Deleting a table using the AWS SDK for Java
  • Deleting a table using the AWS SDK for .Net
  • Deleting a table using the AWS SDK for PHP

Introduction

In the previous chapter, we discussed how to perform various DynamoDB operations using the console. In this chapter, we will focus on how to ...

Get DynamoDB Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.