bartek@aws: ~/news
$ whoami
$ AWS Architect · DevOps · Cloud

tag: Amazon Redshift Data API

show all
Wednesday, July 29, 2026

Amazon Redshift Data API Gets Smarter with Long Polling and Batch Improvements

Amazon Redshift Data API now features long polling to cut API calls, session management for tracking active queries, and flexible batch execution with AUTO_COMMIT mode. Each SQL statement in a batch runs independently, so one failure won't roll back everything—perfect for ETL pipelines. You can also reuse parameters across statements, making queries cleaner and more efficient.