ExecuteStatementRequest
Specifies a request to execute a statement.
Contents
- Statement
-
Specifies the statement of the request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100000.
Required: Yes
- TransactionId
-
Specifies the transaction ID of the request.
Type: String
Length Constraints: Fixed length of 22.
Pattern:
^[A-Za-z-0-9]+$
Required: Yes
- Parameters
-
Specifies the parameters for the parameterized statement in the request.
Type: Array of ValueHolder objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: