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 b3a5250 commit d34e3e4Copy full SHA for d34e3e4
doc.go
@@ -52,7 +52,7 @@
52
//
53
// fmt.Println("Tables:")
54
// for _, tableName := range resp.TableNames {
55
-// fmt.Println(aws.ToString(tableName))
+// fmt.Println(tableName)
56
// }
57
58
package sdk
0 commit comments