Redshift Data API Service

2026/04/09 - 1 updated api methods

Changes   The BatchExecuteStatement API now supports named SQL parameters, enabling secure batch queries with parameterized values. This enhancement helps prevent SQL injection vulnerabilities and improves query reusability.

2025/03/06 - 1 updated api methods

Changes   This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database.

2024/10/29 - 1 new 4 updated api methods

Changes   Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.

2024/08/30 - 4 updated api methods

Changes   The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returned`session-id`

2022/12/14 - 2 updated api methods

Changes   This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.

2022/06/16 - 7 updated api methods

Changes   This release adds a new --workgroup-name field to operations that connect to an endpoint. Customers can now execute queries against their serverless workgroups.

2021/07/27 - 1 new 2 updated api methods

Changes   Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.

2021/06/15 - 3 updated api methods

Changes   Redshift Data API service now supports SQL parameterization.

2021/02/23 - 3 updated api methods

Changes   This release adds an additional parameter 'ConnectedDatabase' into ListSchemasRequest, ListTablesRequest and DescribeTableRequest to support the metadata sharing across databases.

2021/02/15 - 2 updated api methods

Changes   This release enables fine grant access control in ListStatements, GetStatementResult, CancelStatement and DescribeStatement.

2020/09/09 - 9 new api methods

Changes   The Amazon Redshift Data API is generally available. This release enables querying Amazon Redshift data and listing various database objects.