amazon-athena
Installation
SKILL.md
Amazon Athena
Amazon Athena is an interactive query service that makes it easy to analyze data directly in Amazon S3 using standard SQL. It is serverless, so there is no infrastructure to manage, and is commonly used by data analysts, engineers, and scientists for ad-hoc querying and analysis of large datasets.
Official docs: https://docs.aws.amazon.com/athena/latest/ug/
Amazon Athena Overview
- Query Execution
- Query Result
- Named Query
- Data Catalog
- Database
- Table
- Workgroup
Use action names and parameters as needed.
Working with Amazon Athena
Related skills