

# Creating example tables and uploading data in DynamoDB
<a name="AppendixSampleDataCode"></a>

This appendix provides code to both create the tables and add data programmatically. 

**Topics**
+ [Creating example tables and uploading data using the AWS SDK for Java](AppendixSampleDataCodeJava.md)
+ [Creating example tables and uploading data using the AWS SDK for .NET](AppendixSampleDataCodeDotNET.md)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon DynamoDB. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amazondynamodb` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
