You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Athena queries can be used and simplified for the user with cloudig as a possible go between. This would follow the ethos of cloudig simplifying the reading of various reports provided by aws.
Example:
cloudig get athena "get emails"
cloudig get athena --query "SELECT * FROM MYTABLE"
Get emails would get some configured SES value for the user.
The text was updated successfully, but these errors were encountered:
Athena queries can be used and simplified for the user with cloudig as a possible go between. This would follow the ethos of cloudig simplifying the reading of various reports provided by aws.
Example:
cloudig get athena "get emails"
cloudig get athena --query "SELECT * FROM MYTABLE"
Get emails would get some configured SES value for the user.
The text was updated successfully, but these errors were encountered: