

# Programming with DynamoDB and the AWS SDKs
<a name="Programming"></a>

This section covers developer-related topics. If you want to run code examples instead, see [Running the code examples in this Developer Guide](CodeSamples.md). 

**Note**  
In December 2017, AWS began the process of migrating all Amazon DynamoDB endpoints to use secure certificates issued by Amazon Trust Services (ATS). For more information, see [Troubleshooting SSL/TLS connection establishment issues with DynamoDB](ats-certs.md). 

**Topics**
+ [Overview of AWS SDK support for DynamoDB](Programming.SDKOverview.md)
+ [Programming Amazon DynamoDB with Python and Boto3](programming-with-python.md)
+ [Programming Amazon DynamoDB with JavaScript](programming-with-javascript.md)
+ [Programming DynamoDB with the AWS SDK for Java 2.x](ProgrammingWithJava.md)
+ [Error handling with DynamoDB](Programming.Errors.md)
+ [Using DynamoDB with an AWS SDK](sdk-general-information-section.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).
