Data retrieval APIs for Amazon Redshift Data API
Amazon Redshift Data API provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
DescribeStatement | Retrieve detailed information about a statement execution | Read |
DescribeTable | Retrieve metadata about a particular table | Read |
GetStagingBucketLocation | Get staging bucket location for a given managed workgroup | Read |
GetStatementResult | Fetch the result of a query | Read |
ListDatabases | List databases for a given cluster | Read |
ListSchemas | List schemas for a given cluster | Read |
ListStatements | List queries for a given principal | List |
ListTables | List tables for a given cluster | List |