This section contains Golang code for examples and common tasks with Amazon DynamoDB.
With the announce of EOS for the Golang SDK v1, all the v1 examples in this repository are in maintenance mode as well. If you want to collaborate migrating the current examples to v2 you are encouraged to send a PR.
Explore a wide range of operations for managing individual items in your DynamoDB tables, from batch processing to conditional updates.
From creating and deleting tables to managing global tables and auto-scaling, this section has you covered for all your table management needs.
You can consult the list of all the supported operations in this repo in the Operations page.