Redshift Data API Service

2026/07/23 - 1 new 5 updated api methods

Changes   This release include long polling provids a new parameter wait-time-seconds to 5 API operations, new API ListSessions, and a new parameter execution-mode to BatchExecuteStatement

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.