amazonaws.com

You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables. You can run SQL statements, which are committed if the statement succeeds. For more information about the Amazon Redshift Data API and CLI usage examples, see <a href="https://docs.aws.amazon.com/redshift/l

🔑 oauth2 10 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>List the tables in a database. If neither <code>SchemaPattern</code> nor <…
curl \
  -H "Authorization: $API_KEY" \
  http://redshift-data.us-east-1.amazonaws.com/#X-Amz-Target=RedshiftData.ListTables
<p>Lists the schemas in a database. A token is returned to page through the s…
curl \
  -H "Authorization: $API_KEY" \
  http://redshift-data.us-east-1.amazonaws.com/#X-Amz-Target=RedshiftData.ListSchemas
Endpoints (10 total)
POST
/#X-Amz-Target=RedshiftData.ListTables
<p>List the tables in a database. If neither <code>SchemaPattern</code> nor <…
POST
/#X-Amz-Target=RedshiftData.ListSchemas
<p>Lists the schemas in a database. A token is returned to page through the s…
POST
/#X-Amz-Target=RedshiftData.DescribeTable
<p>Describes the detailed information about a table from metadata in the clus…
POST
/#X-Amz-Target=RedshiftData.ListDatabases
<p>List the databases in a cluster. A token is returned to page through the d…
POST
/#X-Amz-Target=RedshiftData.ListStatements
<p>List of SQL statements. By default, only finished statements are shown. A …
POST
/#X-Amz-Target=RedshiftData.CancelStatement
<p>Cancels a running query. To be canceled, a query must be running. </p> <p>…
POST
/#X-Amz-Target=RedshiftData.ExecuteStatement
<p>Runs an SQL statement, which can be data manipulation language (DML) or da…
POST
/#X-Amz-Target=RedshiftData.DescribeStatement
<p>Describes the details about a specific instance when a query was run by th…
POST
/#X-Amz-Target=RedshiftData.GetStatementResult
<p>Fetches the temporarily cached result of an SQL statement. A token is retu…
POST
/#X-Amz-Target=RedshiftData.BatchExecuteStatement
<p>Runs one or more SQL statements, which can be data manipulation language (…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints10
Authoauth2
Categories1
http://redshift-data.us-east-1.amazonaws.com