Amazon DynamoDB
Developer Guide (API Version 2012-08-10)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Using the AWS SDKs with Amazon DynamoDB

Amazon Web Services provides SDKs for you to develop applications for Amazon DynamoDB. The AWS SDKs for Java, PHP, and .NET wrap the underlying Amazon DynamoDB API and request format, simplifying your programming tasks. This section provides an overview of the AWS SDKs. This section also describes how you can test AWS SDK code samples provided in this guide.

In addition to .NET, Java, and PHP, the other AWS SDKs also support Amazon DynamoDB, including Android, iOS, and Ruby. For links to the complete set of AWS SDKs, see Sample Code & Libraries.

The AWS SDKs require an active AWS account. You should follow the steps in Getting Started to get set up and familiar with using the AWS SDKs for Amazon DynamoDB.