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`