We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53cd19 commit 3cd9084Copy full SHA for 3cd9084
cpp/example_code/dynamodb/README.md
@@ -67,6 +67,7 @@ Code excerpts that show you how to call individual service functions.
67
- [Query](query_items.cpp#L22)
68
- [Scan](scan_table.cpp#L23)
69
- [UpdateItem](update_item.cpp#L24)
70
+- [UpdateTable](update_table.cpp#L33)
71
72
### Scenarios
73
0 commit comments