

# Working with tables and data in DynamoDB
<a name="WorkingWithTables"></a>

This section describes how to use the AWS Command Line Interface (AWS CLI) and the AWS SDKs to create, update, and delete tables in Amazon DynamoDB.

**Note**  
You can also perform these same tasks using the AWS Management Console. For more information, see [Using the console](AccessingDynamoDB.md#ConsoleDynamoDB).

This section also provides more information about throughput capacity using DynamoDB auto scaling or manually setting provisioned throughput.

**Topics**
+ [Basic operations on DynamoDB tables](WorkingWithTables.Basics.md)
+ [Considerations when choosing a table class in DynamoDB](WorkingWithTables.tableclasses.md)
+ [Adding tags and labels to resources in DynamoDB](Tagging.md)