Skip to content

Commit 4be9748

Browse files
author
AWS
committed
Redshift Data API Service Update: Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.
1 parent 0ae7290 commit 4be9748

File tree

2 files changed

+234
-33
lines changed

2 files changed

+234
-33
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Redshift Data API Service",
4+
"contributor": "",
5+
"description": "Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction."
6+
}

0 commit comments

Comments
 (0)