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 d9a2bac commit 9ea8271Copy full SHA for 9ea8271
README.md
@@ -38,3 +38,7 @@ for await (const items of athenaQuery.query("SELECT * FROM waf_logs;")) {
38
console.log(items); // You can get all items with pagination by query.
39
}
40
```
41
+
42
+## Release
43
44
+See [here](https://www.notion.so/athena-query-8d4fd5d098b944028dd9c7066a47ffe4#ee977ecfee9840c09e8d7b5a2ed5d3e3). (private)
0 commit comments