Actions for DynamoDB using Amazon SDKs
The following code examples demonstrate how to perform individual DynamoDB actions with Amazon SDKs. Each example includes a link to GitHub, where you can find instructions for setting up and running the code.
These excerpts call the DynamoDB API and are code excerpts from larger programs that must be run in context. You can see actions in context in Scenarios for DynamoDB using Amazon SDKs .
The following examples include only the most commonly used actions. For a complete list, see the Amazon DynamoDB API Reference.