Execute the specified statement in the current transaction.
A statement to execute against QLDB as a string.
Rest parameters of Ion values or JavaScript native types that are convertible to Ion for filling in parameters of the statement.
Promise which fulfills with a fully-buffered Result.
Execute the specified statement in the current transaction.
A statement to execute against QLDB as a string.
Rest parameters of Ion values or JavaScript native types that are convertible to Ion for filling in parameters of the statement.
Promise which fulfills with a Readable.
Generated using TypeDoc
Interface for execution against QLDB in the context of a transaction.