Redshift Data API Service Skill
amazonaws-com-redshift-data
amazonaws-com-redshift-data
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Runs one or more SQL statements, which can be data manipulation language (DML) or data definition language (DDL). Depending on the authorization method, use one of the following c... |
POST | / | Cancels a running query. To be canceled, a query must be running. For more information about the Amazon Redshift Data API and CLI usage examples, see Using the Amazon Redshift Dat... |
POST | / | Describes the details about a specific instance when a query was run by the Amazon Redshift Data API. The information includes when the query started, when it finished, the query... |
POST | / | Describes the detailed information about a table from metadata in the cluster. The information includes its columns. A token is returned to page through the column list. Depending... |
POST | / | Runs an SQL statement, which can be data manipulation language (DML) or data definition language (DDL). This statement must be a single SQL statement. Depending on the authorizati... |
POST | / | Fetches the temporarily cached result of an SQL statement. A token is returned to page through the statement results. For more information about the Amazon Redshift Data API and C... |
POST | / | List the databases in a cluster. A token is returned to page through the database list. Depending on the authorization method, use one of the following combinations of request par... |
POST | / | Lists the schemas in a database. A token is returned to page through the schema list. Depending on the authorization method, use one of the following combinations of request param... |
POST | / | List of SQL statements. By default, only finished statements are shown. A token is returned to page through the statement list. For more information about the Amazon Redshift Data... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-redshift-data
Downloads and installs to ~/.claude/skills/amazonaws-com-redshift-data/
2019-12-20 (2026-02-13)