Amazon Athena Skill
amazonaws-com-athena
amazonaws-com-athena
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings. Requires you to have access to the workgroup in which... |
POST | / | Returns the details of a single prepared statement or a list of up to 256 prepared statements for the array of prepared statement names that you provide. Requires you to have acce... |
POST | / | Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings. Requires you to have access to... |
POST | / | Cancels the capacity reservation with the specified name. Cancelled reservations remain in your account and will be deleted 45 days after cancellation. During the 45 days, you can... |
POST | / | Creates a capacity reservation with the specified name and number of requested data processing units. |
POST | / | Creates (registers) a data catalog with the specified name and properties. Catalogs created are visible to all users of the same Amazon Web Services account. |
POST | / | Creates a named query in the specified workgroup. Requires that you have access to the workgroup. |
POST | / | Creates an empty ipynb file in the specified Apache Spark enabled workgroup. Throws an error if a file in the workgroup with the same name already exists. |
POST | / | Creates a prepared statement for use with SQL queries in Athena. |
POST | / | Gets an authentication token and the URL at which the notebook can be accessed. During programmatic access, CreatePresignedNotebookUrl must be called every 10 minutes to refresh t... |
POST | / | Creates a workgroup with the specified name. A workgroup can be an Apache Spark enabled workgroup or an Athena SQL workgroup. |
POST | / | Deletes a cancelled capacity reservation. A reservation must be cancelled before it can be deleted. A deleted reservation is immediately removed from your account and can no longe... |
POST | / | Deletes a data catalog. |
POST | / | Deletes the named query if you have access to the workgroup in which the query was saved. |
POST | / | Deletes the specified notebook. |
POST | / | Deletes the prepared statement with the specified name from the specified workgroup. |
POST | / | Deletes the workgroup with the specified name. The primary workgroup cannot be deleted. |
POST | / | Exports the specified notebook and its metadata. |
POST | / | Describes a previously submitted calculation execution. |
POST | / | Retrieves the unencrypted code that was executed for the calculation. |
POST | / | Gets the status of a current calculation. |
POST | / | Gets the capacity assignment configuration for a capacity reservation, if one exists. |
POST | / | Returns information about the capacity reservation with the specified name. |
POST | / | Returns the specified data catalog. |
POST | / | Returns a database object for the specified database and data catalog. |
POST | / | Returns information about a single query. Requires that you have access to the workgroup in which the query was saved. |
POST | / | Retrieves notebook metadata for the specified notebook ID. |
POST | / | Retrieves the prepared statement with the specified name from the specified workgroup. |
POST | / | Returns information about a single execution of a query if you have access to the workgroup in which the query ran. Each time a query executes, information about the query executi... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-athena
Downloads and installs to ~/.claude/skills/amazonaws-com-athena/
2017-05-18 (2026-02-13)